-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Pull requests: JuliaLang/julia
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Short-circuit [a, r, r, a, y, s]
performance
Must go faster
reshape for Array if the result has the same shape
arrays
#60165
opened Nov 18, 2025 by
jishnub
Loading…
Use linearly indexed array math only when [a, r, r, a, y, s]
bugfix
This change fixes an existing bug
ndims match
arrays
#60164
opened Nov 18, 2025 by
jishnub
Loading…
Fix conversion from Syntax lowering (compiler front end, 2nd stage)
K"meta" to Expr
compiler:lowering
#60163
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…
Make
allocatedinline public and give it a docstring
#60159
opened Nov 17, 2025 by
MasonProtter
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…
set VERSION to 1.13.0-alpha1
release
Release management and versioning.
#60151
opened Nov 17, 2025 by
KristofferC
Loading…
[JuliaLowering] Fix placeholders in parameters and decls, work around
hasmethod
#60140
opened Nov 14, 2025 by
mlechu
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 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
inline_cost_threshold == typemax(Int)
backport 1.10
#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
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…
compiler: fix llvmcall segfault with zero-sized types
#60111
opened Nov 12, 2025 by
achaljhawar
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…
🤖 Bump JuliaSyntaxHighlighting stdlib 2817dba → 84fb1fd
#60097
opened Nov 10, 2025 by
DilumAluthgeBot
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.