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

Add the fact that functions ending with ! may allocate to the FAQ docs This change adds or pertains to documentation
#58904 opened Jul 4, 2025 by LilithHafner Loading…
Stop documenting that permute! is "in-place"; it isn't and never has been non-allocating docs This change adds or pertains to documentation merge me PR is reviewed. Merge when all tests are passing
#58902 opened Jul 4, 2025 by LilithHafner Loading…
Don't call sort! and partialsort! "in-place" docs This change adds or pertains to documentation sorting Put things in order
#58901 opened Jul 4, 2025 by LilithHafner Loading…
make ReinterpretArray more Offset-safe arrays [a, r, r, a, y, s] bugfix This change fixes an existing bug
#58898 opened Jul 4, 2025 by adienes Loading…
[backports-release-1.10]: Distributed: Worker: Bind to the first non-link-local IPv4 address bugfix This change fixes an existing bug parallelism Parallel or distributed computation
#58895 opened Jul 3, 2025 by DilumAluthge Loading…
Support "functors" for code reflection utilities
#58891 opened Jul 3, 2025 by topolarity Loading…
Backports for Julia 1.10.11
#58889 opened Jul 3, 2025 by KristofferC Loading…
Update lock hierarchy devdocs docs This change adds or pertains to documentation
#58884 opened Jul 3, 2025 by xal-0 Loading…
Improve error message for missing dependencies in packages error messages Better, more actionable error messages packages Package management and loading
#58878 opened Jul 2, 2025 by eschnett Loading…
Base: Add count argument to Base.summarysize
#58874 opened Jul 2, 2025 by topolarity Loading…
fix #57749, model ccall binding access in inference backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug
#58872 opened Jul 1, 2025 by JeffBezanson Loading… 1.12
optimize length(::OrdinalRange) for large bit-ints performance Must go faster ranges Everything AbstractRange
#58864 opened Jul 1, 2025 by mbauman Loading…
fix show of self referential arrays arrays [a, r, r, a, y, s] bugfix This change fixes an existing bug display and printing Aesthetics and correctness of printed representations of objects.
#58863 opened Jul 1, 2025 by adienes Loading…
correctly encode and validate fully_covers as edges backport 1.12 Change should be backported to release-1.12 don't squash Don't squash merge
#58861 opened Jul 1, 2025 by vtjnash Loading…
Make current_terminfo a OncePerProcess
#58854 opened Jun 30, 2025 by Keno Loading…
remove excessive code from trim script
#58853 opened Jun 30, 2025 by vtjnash Loading…
Set array size only when safe to do so arrays [a, r, r, a, y, s] backport 1.11 Change should be backported to release-1.11
#58848 opened Jun 29, 2025 by MilesCranmer Loading…
Dates.Time compatibility with StepRangeLen dates Dates, times, and the Dates stdlib module
#58846 opened Jun 29, 2025 by mtd321 Loading…
staticdata: Don't discard inlineable code that inference may need bugfix This change fixes an existing bug
#58842 opened Jun 28, 2025 by Keno Loading…
Base.Ryu: replace the POW10_OFFSET table with a polynomial display and printing Aesthetics and correctness of printed representations of objects. performance Must go faster
#58838 opened Jun 27, 2025 by nsajko Draft
ProTip! Add no:assignee to see everything that’s not assigned.