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 uninitialized multi-versioning trampoline for autoinit support backport 1.12 Change should be backported to release-1.12 needs tests Unit tests are required for this change
#60171 opened Nov 19, 2025 by topolarity 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] only hygienic-scope-wrap toplevel if unescaped compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#60169 opened Nov 19, 2025 by mlechu Loading…
[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
#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…
Better order for stdlibs in the Julia manual navbar docs This change adds or pertains to documentation
#60155 opened Nov 17, 2025 by fingolfin Loading…
Replace some uses of Array by Vector or Matrix
#60154 opened Nov 17, 2025 by fingolfin Loading…
Use imperative form in docstrings
#60153 opened Nov 17, 2025 by fingolfin Loading…
set VERSION to 1.13.0-alpha1 release Release management and versioning.
#60151 opened Nov 17, 2025 by KristofferC Loading…
curl: Update to 8.17.0
#60143 opened Nov 15, 2025 by eschnett Loading…
Bump Documenter to 1.16.0 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 docsystem The documentation building system
#60132 opened Nov 14, 2025 by fingolfin Loading…
Fix overflow in complex // bugfix This change fixes an existing bug complex Complex numbers minor change Marginal behavior change acceptable for a minor release rationals The Rational type and values thereof
#60130 opened Nov 14, 2025 by nhz2 Loading…
Backport to 1.10: bump Documenter to 1.15.0 (include several PRs) docsystem The documentation building system don't squash Don't squash merge release Release management and versioning.
#60129 opened Nov 13, 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…
Support DualMapAllocator on aarch64 macOS, and add MapJITAllocator performance Must go faster system:apple silicon Affects Apple Silicon only (Darwin/ARM64) - e.g. M1 and other M-series chips
#60117 opened Nov 13, 2025 by xal-0 Draft
remove last_live_bytes global variable to simplify GC metrics code a bit GC Garbage collector
#60116 opened Nov 13, 2025 by d-netto Loading…
some IR deserialization backwards compatibility fixes backport 1.12 Change should be backported to release-1.12 stdlib Julia's standard library
#60113 opened Nov 12, 2025 by JeffBezanson Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.