Skip to content

Pull requests: JuliaLang/julia

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

manual: methods: new section on avoiding ambiguity: "playing nicely" docs This change adds or pertains to documentation
#58005 opened Apr 3, 2025 by nsajko Loading…
Backport #57423 to v1.12
#58004 opened Apr 3, 2025 by Heptazhou Loading…
Base: delete unnecessary hastypemax methods
#58003 opened Apr 3, 2025 by nsajko Loading…
Profile: make @Compiler test robust ci Continuous integration profiler test This change adds or pertains to unit tests
#58002 opened Apr 3, 2025 by IanButterworth Loading…
Excise JuliaHighighting, StyledStrings from stdlib and AnnotatedX from Base excision Removal of code from Base or the repository latency Latency
#58001 opened Apr 3, 2025 by KristofferC Loading…
Add matches for invoke invalidations
#57999 opened Apr 3, 2025 by timholy Loading…
Forward to_shape for AbstractOneTo to Integer method arrays [a, r, r, a, y, s]
#57990 opened Apr 2, 2025 by jishnub Loading…
debuginfo: improve robustness of code slightly
#57989 opened Apr 2, 2025 by vtjnash Loading…
much faster code-coverage for packages backport 1.12 Change should be backported to release-1.12 code coverage
#57988 opened Apr 2, 2025 by vtjnash Loading…
Avoid most boxes in precompilation code backport 1.12 Change should be backported to release-1.12 invalidations
#57986 opened Apr 2, 2025 by KristofferC Loading…
WIP / RFC: Define IO reading interface design Design of APIs or of the language itself io Involving the I/O subsystem: libuv, read, write, etc.
#57982 opened Apr 2, 2025 by jakobnissen Draft
4 tasks
[WIP] Add isoneto trait and use in similar design Design of APIs or of the language itself ranges Everything AbstractRange
#57981 opened Apr 2, 2025 by jishnub Draft
Move inlinability determination into cache transform
#57979 opened Apr 2, 2025 by Keno Loading…
reduce allocations for string(::IEEEFloat) performance Must go faster
#57977 opened Apr 1, 2025 by oscardssmith Loading…
Fix REPL.ends_with_semicolon bug needs tests Unit tests are required for this change
#57974 opened Apr 1, 2025 by PallHaraldsson Loading…
Add builtin functions _module_import, _module_using compiler:lowering Syntax lowering (compiler front end, 2nd stage) modules
#57965 opened Mar 31, 2025 by xal-0 Loading…
Enable io thread by default to see what breaks DO NOT MERGE Do not merge this PR!
#57964 opened Mar 31, 2025 by gbaraldi Draft
Fix IOBuffer skip regression
#57963 opened Mar 31, 2025 by nhz2 Loading…
Add set to temporary roots to avoid O(N) check
#57961 opened Mar 31, 2025 by gbaraldi Loading…
better abstract type inference for oftype
#57951 opened Mar 30, 2025 by nsajko Loading…
Fix use of pointer in write(to::IO, from::GenericIOBuffer) bugfix This change fixes an existing bug io Involving the I/O subsystem: libuv, read, write, etc.
#57949 opened Mar 30, 2025 by nhz2 Loading…
Use unchecked conversion in clamp
#57947 opened Mar 30, 2025 by jakobnissen Loading…
Disable boundschecks in unsafe_copyto!
#57946 opened Mar 30, 2025 by jakobnissen Loading…
ProTip! Follow long discussions with comments:>50.