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

release-1.13 bump Pkg to latest 1.13 release Release management and versioning.
#60166 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…
Use -force_load, rather than -all_load, on ld64 (macOS) building Build system, or building Julia or its dependencies system:mac Affects only macOS
#60160 opened Nov 17, 2025 by xal-0 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…
allow finding stdlibs that are normal packages in the manifest but are now stdlibs backport 1.13 re-land This relands a PR that was previously merged but was later reverted.
#60104 opened Nov 11, 2025 by KristofferC Loading…
WIP: Turn Expr(:method) into a builtin
#60099 opened Nov 11, 2025 by Keno Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.