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

Fix compile-database target building Build system, or building Julia or its dependencies
#59980 opened Oct 28, 2025 by fingolfin Loading…
BOLT: Fix libjulia* being rebulit after being instrumented
#59978 opened Oct 28, 2025 by Zentrik Loading…
Update left-over reference to Core.GlobalMethods backport 1.12 Change should be backported to release-1.12 docs This change adds or pertains to documentation
#59976 opened Oct 28, 2025 by fingolfin Loading…
inference: revisit all methods in cycle 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 compiler:inference Type inference needs tests Unit tests are required for this change
#59974 opened Oct 27, 2025 by vtjnash Loading…
Remove use of ArrayRef(std::nullopt_t) constructor
#59973 opened Oct 27, 2025 by yuyichao Loading…
Fix negativity check in codegen
#59971 opened Oct 27, 2025 by yuyichao Loading…
Fix calloc argument order
#59970 opened Oct 27, 2025 by yuyichao Loading…
Fix useless const qualifier on return type
#59969 opened Oct 27, 2025 by yuyichao Loading…
Remove some duplicate code from the GC mark phase GC Garbage collector
#59966 opened Oct 27, 2025 by d-netto Loading…
Avoid an unnecessary std::function allocation in codegen compiler:codegen Generation of LLVM IR and native code
#59965 opened Oct 27, 2025 by yuyichao Loading…
nghttp2: New version 1.68.0 building Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries JLLs merge me PR is reviewed. Merge when all tests are passing stdlib Julia's standard library
#59963 opened Oct 27, 2025 by eschnett Loading…
pcre: Update to 10.47 building Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries JLLs merge me PR is reviewed. Merge when all tests are passing stdlib Julia's standard library
#59962 opened Oct 27, 2025 by eschnett Loading…
map in +/- for Arrays arrays [a, r, r, a, y, s] latency Latency performance Must go faster
#59961 opened Oct 27, 2025 by jishnub Loading…
Add already existing public docstrings to the manual docs This change adds or pertains to documentation
#59959 opened Oct 26, 2025 by IanButterworth Draft
WIP: Read the terminal colour scheme on REPL startup display and printing Aesthetics and correctness of printed representations of objects. REPL Julia's REPL (Read Eval Print Loop)
#59958 opened Oct 26, 2025 by tecosaur Draft
Record and display more REPL history details display and printing Aesthetics and correctness of printed representations of objects. don't squash Don't squash merge REPL Julia's REPL (Read Eval Print Loop) stdlib Julia's standard library
#59953 opened Oct 25, 2025 by tecosaur Draft
fix new reverse search behavior when existing buffer is non-empty REPL Julia's REPL (Read Eval Print Loop)
#59952 opened Oct 25, 2025 by KristofferC Loading…
Test: Add @include_files for filtering test files testsystem The unit testing framework and Test stdlib
#59951 opened Oct 25, 2025 by IanButterworth Loading…
Bump LLVM to v21 building Build system, or building Julia or its dependencies compiler:llvm For issues that relate to LLVM external dependencies Involves LLVM, OpenBLAS, or other linked libraries JLLs stdlib Julia's standard library
#59950 opened Oct 24, 2025 by giordano Draft
Fix some compiler error on LLVM 21 compiler:llvm For issues that relate to LLVM external dependencies Involves LLVM, OpenBLAS, or other linked libraries
#59946 opened Oct 24, 2025 by yuyichao Loading…
A change list for the compiler
#59938 opened Oct 23, 2025 by mhauru Loading…
Type-assert the return type of collect(...) in TOML backport 1.12 Change should be backported to release-1.12
#59932 opened Oct 22, 2025 by JamesWrigley Loading…
Fix OutOfMemory in arrayshow with unsigned indices needs tests Unit tests are required for this change
#59925 opened Oct 21, 2025 by shreyas-omkar Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.