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

codegen: Move GC pointer zeroing to late-gc-lowering
#60924 opened Feb 4, 2026 by gbaraldi Loading…
Backports for 1.13.0-beta3 release Release management and versioning.
#60920 opened Feb 4, 2026 by KristofferC Loading…
5 of 21 tasks
cgmemmgr: CodeModel-aware memory management compiler:llvm For issues that relate to LLVM performance Must go faster
#60915 opened Feb 3, 2026 by xal-0 Draft
3 of 4 tasks
Add first(f,itr), returns first x in itr with f(x)==true collections Data structures holding multiple items, e.g. sets feature Indicates new feature / enhancement requests
#60913 opened Feb 3, 2026 by fingolfin Loading…
2
2
set VERSION to 1.12.5 DO NOT MERGE Do not merge this PR! release Release management and versioning.
#60911 opened Feb 3, 2026 by KristofferC Loading…
Fixes for break label and continue label parsing
#60910 opened Feb 3, 2026 by c42f Loading…
CI: Set up Dependabot for release branches (in addition to master) ci Continuous integration
#60900 opened Feb 2, 2026 by DilumAluthge Loading…
New functions has_strided_get and has_strided_set arrays [a, r, r, a, y, s] design Design of APIs or of the language itself feature Indicates new feature / enhancement requests
#60894 opened Feb 1, 2026 by nhz2 Loading…
REPL: fix highlighting of the region and of enclosing parentheses REPL Julia's REPL (Read Eval Print Loop)
#60893 opened Feb 1, 2026 by matthias314 Loading…
Artifacts stdlib: Fix some tests if we aren't running with --depwarn=error stdlib Julia's standard library test This change adds or pertains to unit tests
#60892 opened Feb 1, 2026 by DilumAluthge Draft
2 of 3 tasks
add more key codes for the rxvt terminal emulator
#60890 opened Jan 31, 2026 by matthias314 Loading…
make Meta-e work for editors defined with wait=false
#60887 opened Jan 31, 2026 by matthias314 Loading…
Generalized meta system for arguments
#60886 opened Jan 30, 2026 by vchuravy Draft
Add unsafe_shl/shr/lshr intrinsics without bounds checking feature Indicates new feature / enhancement requests
#60884 opened Jan 30, 2026 by Cvikli Loading…
3 tasks
codegen: Add NewSink LLVM pass for instruction sinking compiler:codegen Generation of LLVM IR and native code needs pkgeval Tests for all registered packages should be run with this change
#60879 opened Jan 29, 2026 by gbaraldi Draft
Compiler: use inline Const storage in RTEffects
#60853 opened Jan 28, 2026 by gbaraldi Loading…
Compiler: optimize scan_specified_partitions
#60852 opened Jan 28, 2026 by gbaraldi Loading…
ProTip! Filter pull requests by the default branch with base:master.