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

clangsa: Propagate sysroot flag from GCC
#60842 opened Jan 28, 2026 by Keno Loading…
Fix "applicable method may be too new" error on @activate Compiler bugfix This change fixes an existing bug
#60841 opened Jan 28, 2026 by xal-0 Loading…
release-1.11: Set VERSION to 1.11.9 release Release management and versioning.
#60840 opened Jan 27, 2026 by DilumAluthge Draft
Add sizehint for IdDict constructor with iterator
#60836 opened Jan 27, 2026 by ameligrana Loading…
Compiler: add smalltags for IR node types and optimize _useref_getindex latency Latency
#60831 opened Jan 26, 2026 by gbaraldi Loading…
2 tasks done
Fix big(x::BigFloat) doesn't reset the precision of x bignums BigInt and BigFloat minor change Marginal behavior change acceptable for a minor release needs tests Unit tests are required for this change
#60830 opened Jan 26, 2026 by lvlte Loading…
Fix rationalize(x) accuracy with tiny floats / when x is a rational bugfix This change fixes an existing bug maths Mathematical functions rationals The Rational type and values thereof
#60828 opened Jan 26, 2026 by lvlte Loading…
Remove vestigial reinterpret(::Type{T}, A, dims::Dims) methods arrays [a, r, r, a, y, s] merge me PR is reviewed. Merge when all tests are passing
#60825 opened Jan 26, 2026 by nhz2 Loading…
make sure jl_exit_threaded_region executed when threading_run finished or be interrupted 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 backport 1.13 merge me PR is reviewed. Merge when all tests are passing
#60822 opened Jan 26, 2026 by songjhaha Loading…
Document break, @label and continue more thoroughly docs This change adds or pertains to documentation
#60818 opened Jan 25, 2026 by jakobnissen Loading…
fix elision for matrices with a wide first col arrays [a, r, r, a, y, s] display and printing Aesthetics and correctness of printed representations of objects.
#60814 opened Jan 25, 2026 by rokke-git Loading…
Fix improper alignment of matrices with elided strings arrays [a, r, r, a, y, s] display and printing Aesthetics and correctness of printed representations of objects.
#60812 opened Jan 25, 2026 by rokke-git Loading…
Fix precompilepkgs when waiting for another job
#60811 opened Jan 25, 2026 by IanButterworth Loading…
[CI] Run jobs on ubuntu-slim instead of ubuntu-latest ci Continuous integration
#60806 opened Jan 24, 2026 by giordano Loading…
Use dictionary instead of linear search for the local cache. compiler:inference Type inference performance Must go faster
#60795 opened Jan 23, 2026 by gbaraldi Loading…
Use all the threads during AOT compilation compiler:precompilation Precompilation of modules multithreading Base.Threads and related functionality
#60794 opened Jan 22, 2026 by gbaraldi Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.