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

Random: faster seed hashing performance Must go faster randomness Random number generation and the Random stdlib
#60206 opened Nov 22, 2025 by rfourquet Loading…
MersenneTwister: simplify seeding logic display and printing Aesthetics and correctness of printed representations of objects. randomness Random number generation and the Random stdlib
#60204 opened Nov 22, 2025 by rfourquet Loading…
🤖 Bump Pkg stdlib 2141bf17f → 3bc7bff5c
#60197 opened Nov 21, 2025 by DilumAluthgeBot Loading…
[JuliaLowering] Remove use of @SyntaxTree in ccall compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#60192 opened Nov 21, 2025 by mlechu Loading…
[JuliaLowering] Tidy up node creation functions compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#60191 opened Nov 21, 2025 by mlechu Loading…
Make radix sort slightly more hackable sorting Put things in order
#60190 opened Nov 21, 2025 by LilithHafner Loading…
Use error hints for convert and (::Type)(args...) MethodErrors error messages Better, more actionable error messages
#60188 opened Nov 21, 2025 by MasonProtter Loading…
MersenneTwister: clean up constructors randomness Random number generation and the Random stdlib
#60185 opened Nov 20, 2025 by rfourquet Loading…
[JuliaSyntax] Allow macros enclosed in parens to treat newlines as whitespace macros @macros parser Language parsing and surface syntax
#60181 opened Nov 20, 2025 by MasonProtter Loading…
Implement mechanism for strict mode
#60180 opened Nov 20, 2025 by Keno Loading…
[backports-release-1.10] Bump p7zip_jll to 17.6.1
#60178 opened Nov 20, 2025 by nhz2 Loading…
Restoring OpenSSL executable
#60176 opened Nov 19, 2025 by JanisErdmanis Loading…
release-1.12: backport memory improvements DO NOT MERGE Do not merge this PR!
#60173 opened Nov 19, 2025 by KristofferC Draft
[JuliaLowering] Reconstruct macro name before, not during, macro expansion compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#60170 opened Nov 19, 2025 by mlechu Draft
[JuliaLowering] get macro name in ctx.world; fix lowering iterator compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#60168 opened Nov 18, 2025 by mlechu Loading…
allow building a "fat sysimage" with all the stdlibs in it DO NOT MERGE Do not merge this PR!
#60167 opened Nov 18, 2025 by KristofferC Loading…
Short-circuit reshape for Array if the result has the same shape arrays [a, r, r, a, y, s] performance Must go faster
#60165 opened Nov 18, 2025 by jishnub Loading…
Use linearly indexed array math only when ndims match arrays [a, r, r, a, y, s] bugfix This change fixes an existing bug
#60164 opened Nov 18, 2025 by jishnub Loading…
Bypass SyntaxNode in JuliaLowering; fix kw bug compiler:lowering Syntax lowering (compiler front end, 2nd stage) parser Language parsing and surface syntax
#60162 opened Nov 18, 2025 by mlechu Loading…
Add @udesou and @qinsoon as CODEOWNERS for gc-* files GC: MMTK MMTK GC integration GC Garbage collector
#60161 opened Nov 17, 2025 by udesou Loading…
Replace some uses of Array by Vector or Matrix
#60154 opened Nov 17, 2025 by fingolfin Loading…
avoid overflow when inline_cost_threshold == typemax(Int) backport 1.10 Change should be backported to the 1.10 release backport 1.12 Change should be backported to release-1.12 backport 1.13 compiler:inference Type inference
#60121 opened Nov 13, 2025 by simeonschaub Loading…
ProTip! Updated in the last three days: updated:>2025-11-19.