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

LibGit2: Add GitTree constructor that wraps git_tree_lookup libgit2 The libgit2 library or the LibGit2 stdlib module
#59994 opened Oct 30, 2025 by Keno Loading…
Remove unnecessary check of line number re-land This relands a PR that was previously merged but was later reverted.
#59993 opened Oct 29, 2025 by yuyichao Loading…
Remove unless size check in Memory allocation re-land This relands a PR that was previously merged but was later reverted.
#59992 opened Oct 29, 2025 by yuyichao Loading…
cgutils: fix write barrier of atomic-setonce backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 bug Indicates an unexpected problem or unintended behavior
#59991 opened Oct 29, 2025 by vtjnash Loading…
Bump LibCURL_jll to 8.15.0
#59983 opened Oct 29, 2025 by bluesmoon Loading…
Code loading: add support for "portable scripts". packages Package management and loading
#59982 opened Oct 29, 2025 by KristofferC Loading…
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…
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 merge me PR is reviewed. Merge when all tests are passing
#59974 opened Oct 27, 2025 by vtjnash Loading…
Remove use of ArrayRef(std::nullopt_t) constructor
#59973 opened Oct 27, 2025 by yuyichao 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…
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…
ProTip! no:milestone will show everything without a milestone.