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
Assigned to nobody Loading
Sort

Pull requests list

fix potential null deref in merge_vararg_unions bugfix This change fixes an existing bug types and dispatch Types, subtyping and method dispatch
#59525 opened Sep 9, 2025 by adienes Loading…
Backports for Julia 1.11.8 don't squash Don't squash merge
#59521 opened Sep 9, 2025 by gbaraldi Draft
21 of 73 tasks
trim: fix corrupt dispatch tables backport 1.12 Change should be backported to release-1.12 trimming Issues with trimming functionality or PR's relevant to its performance/functionality
#59519 opened Sep 9, 2025 by vtjnash Loading…
delete redundant method of function !=, defined between bit floats equality Issues relating to equality relations: ==, ===, isequal
#59518 opened Sep 9, 2025 by nsajko Loading…
Add lock around coverage operations backport 1.12 Change should be backported to release-1.12 code coverage merge me PR is reviewed. Merge when all tests are passing
#59517 opened Sep 9, 2025 by gbaraldi Loading…
Buffer greedy scheduler channel multithreading Base.Threads and related functionality performance Must go faster
#59515 opened Sep 9, 2025 by jakobnissen Loading…
add bounds check to LinearIndices construction arrays [a, r, r, a, y, s]
#59513 opened Sep 8, 2025 by adienes Loading…
Accept non-AbstractArrays in 2-arg axes/size arrays [a, r, r, a, y, s] design Design of APIs or of the language itself iteration Involves iteration or the iteration protocol
#59512 opened Sep 8, 2025 by jishnub Loading…
fix exponent and top_set_bit fallbacks for Integer bugfix This change fixes an existing bug maths Mathematical functions
#59508 opened Sep 7, 2025 by adienes Loading…
prevent stack overflows from faulty user-defined constructor methods bugfix This change fixes an existing bug
#59506 opened Sep 7, 2025 by nsajko Loading…
make vector cmp match axes arrays [a, r, r, a, y, s] bugfix This change fixes an existing bug collections Data structures holding multiple items, e.g. sets equality Issues relating to equality relations: ==, ===, isequal
#59500 opened Sep 6, 2025 by adienes Loading…
Allow linking a system image with jl_image_unpack with libjulia bugfix This change fixes an existing bug
#59498 opened Sep 6, 2025 by xal-0 Loading…
Fix gcdx promotion mismatch (refs #58010)
#59487 opened Sep 5, 2025 by tirthbhimani29 Loading…
Replace SimpleCompiler to avoid a copy and createObjectFile
#59486 opened Sep 4, 2025 by xal-0 Loading…
Add -lzstd to RT_LIBS and when USE_SYSTEM_LLVM=1 bugfix This change fixes an existing bug building Build system, or building Julia or its dependencies
#59475 opened Sep 4, 2025 by xal-0 Loading…
reducedim: force specialization of some dims arguments arrays [a, r, r, a, y, s] fold sum, maximum, reduce, foldl, etc. invalidations
#59474 opened Sep 3, 2025 by nsajko Loading…
dataids(::AbstractArray) method: elide redundant UInt call arrays [a, r, r, a, y, s] broadcast Applying a function over a collection
#59468 opened Sep 2, 2025 by nsajko Loading…
CoreLogging: prevent some Annotated*-related instability backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 invalidations logging The logging framework
#59467 opened Sep 2, 2025 by nsajko Loading…
Improve elsize docs arrays [a, r, r, a, y, s] docs This change adds or pertains to documentation
#59466 opened Sep 2, 2025 by nhz2 Loading…
generic size: avoid method static parameters and abstract type assert arrays [a, r, r, a, y, s]
#59465 opened Sep 2, 2025 by nsajko Loading…
Make Base.Cartesian public design Design of APIs or of the language itself triage This should be discussed on a triage call
#59459 opened Sep 1, 2025 by LilithHafner Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.