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

Add comment and consistent naming of gcroot_flush
#61173 opened Feb 26, 2026 by vchuravy Loading…
Unicode: Add some tests for combining_class 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 backport 1.13 Change should be backported to release-1.13
#61172 opened Feb 26, 2026 by DilumAluthge Loading…
Speed up InteractiveUtils.subtypes by not sorting
#61171 opened Feb 26, 2026 by lassepe Loading…
Speed up InteractiveUtils.subtypes
#61169 opened Feb 26, 2026 by lassepe Loading…
Markdown: fix tohtml for SVG image data (#61139)
#61167 opened Feb 26, 2026 by hardik-xi11 Loading…
Local names linking fixes
#61165 opened Feb 26, 2026 by xal-0 Loading…
improve error for @. parsing ambiguity
#61164 opened Feb 25, 2026 by christiankadiu Loading…
zlib: New version 1.3.2 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
#61163 opened Feb 25, 2026 by eschnett Loading…
Fix hang with invalid . expression bugfix This change fixes an existing bug compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#61162 opened Feb 25, 2026 by mlechu Loading…
Docs: note about big(x::BigFloat) being a no-op bignums BigInt and BigFloat docs This change adds or pertains to documentation
#61160 opened Feb 25, 2026 by lvlte Loading…
Test: support do-block syntax in @test_throws
#61157 opened Feb 25, 2026 by christiankadiu Loading…
Backports for 1.12.6
#61154 opened Feb 25, 2026 by KristofferC Loading…
11 of 31 tasks
Test: Make extra context mechanism more generic
#61153 opened Feb 25, 2026 by Keno Loading…
REPL: Fix call to correct hascolor function
#61142 opened Feb 24, 2026 by DilumAluthge Loading…
Serialization stdlib: Replace a call to Core.memoryref with Core.memoryrefnew bugfix This change fixes an existing bug needs tests Unit tests are required for this change stdlib Julia's standard library
#61137 opened Feb 24, 2026 by DilumAluthge Loading…
prefer returning the loaded version from pkgversion 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 Change should be backported to release-1.13
#61136 opened Feb 24, 2026 by KristofferC Loading…
ProTip! Filter pull requests by the default branch with base:master.