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

convert more recursive algorithms from stack to heap space (iterative) compiler:codegen Generation of LLVM IR and native code
#59482 opened Sep 4, 2025 by vtjnash Loading…
delete redundant ntuple methods collections Data structures holding multiple items, e.g. sets
#59479 opened Sep 4, 2025 by nsajko Draft
ScopedValues: print valid code for undef value display and printing Aesthetics and correctness of printed representations of objects. merge me PR is reviewed. Merge when all tests are passing
#59478 opened Sep 4, 2025 by nickrobinson251 Loading…
Fix gcdx to ensure first return value matches gcd for mixed signed/unsigned integers bugfix This change fixes an existing bug maths Mathematical functions needs tests Unit tests are required for this change
#59477 opened Sep 4, 2025 by tirthbhimani29 Loading…
set up compile_commands.json database building Build system, or building Julia or its dependencies don't squash Don't squash merge
#59476 opened Sep 4, 2025 by vtjnash 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…
Bisect REPL hang test on 1.12. DO NOT MERGE Do not merge this PR!
#59471 opened Sep 3, 2025 by KristofferC 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…
let's make a debug windows build
#59457 opened Sep 1, 2025 by wsmoses Draft
New prod(::AbstractArray{BigInt}) implementation bignums BigInt and BigFloat performance Must go faster
#59456 opened Sep 1, 2025 by LilithHafner Loading…
fix some crashy behavior of invoke with builtins bugfix This change fixes an existing bug error handling Handling of exceptions by Julia or the user triage This should be discussed on a triage call
#59451 opened Aug 31, 2025 by adienes Loading…
Propagate Addrspaces: fix lift of memset backport 1.10 Change should be backported to the 1.10 release backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12
#59450 opened Aug 31, 2025 by wsmoses Loading…
CI: Added the automatic labeler for the PR opened ci Continuous integration
#59449 opened Aug 31, 2025 by Ronitsabhaya75 Loading…
eliminate some nongeneric methods of length and size arrays [a, r, r, a, y, s] iteration Involves iteration or the iteration protocol
#59442 opened Aug 30, 2025 by nsajko Draft
ProTip! no:milestone will show everything without a milestone.