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

Allow globalref on lhs of op= compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#59762 opened Oct 6, 2025 by mlechu Loading…
CI 1.12: Use the 1.12-specific Buildkite branch ci Continuous integration release Release management and versioning.
#59759 opened Oct 6, 2025 by DilumAluthge Draft
add missing depwarn for isdefined checks backport 1.12 Change should be backported to release-1.12
#59758 opened Oct 6, 2025 by vtjnash Loading…
release-1.12: set VERSION to 1.12.0 release Release management and versioning.
#59757 opened Oct 6, 2025 by KristofferC Loading…
PR for PkgEval of 1.13 DO NOT MERGE Do not merge this PR!
#59753 opened Oct 6, 2025 by KristofferC Draft
AGENTS.md: expand Revise example
#59746 opened Oct 5, 2025 by IanButterworth Loading…
Add 'See also' sections to regex function docstring docs This change adds or pertains to documentation
#59744 opened Oct 4, 2025 by GianmarcoCuppari Loading…
docs: fix crashes on searching documentation of various expressions docsystem The documentation building system needs pkgeval Tests for all registered packages should be run with this change
#59742 opened Oct 4, 2025 by vtjnash Loading…
Add @sprintf examples to string(::Int; pad) method docs This change adds or pertains to documentation
#59740 opened Oct 3, 2025 by mcabbott Loading…
Revert "Restrict COFF to a single thread when symbol count is high (#50874)" backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12
#59736 opened Oct 3, 2025 by topolarity Loading…
Extend backdating checks to imports and globals backport 1.12 Change should be backported to release-1.12 needs pkgeval Tests for all registered packages should be run with this change
#59735 opened Oct 3, 2025 by Keno Loading…
Demonstrate rethrow() as best practice in try/catch docs docs This change adds or pertains to documentation error handling Handling of exceptions by Julia or the user
#59729 opened Oct 2, 2025 by BioTurboNick Loading…
Make SecretBuffer and shred! public
#59724 opened Oct 2, 2025 by PallHaraldsson Loading…
[Mmap] Turn PAGESIZE into a function
#59712 opened Sep 30, 2025 by giordano Loading…
Make Base.get_extension private to prevent user mistakes docs This change adds or pertains to documentation
#59708 opened Sep 30, 2025 by vtjnash Loading…
Backports for 1.12.1 release Release management and versioning.
#59705 opened Sep 30, 2025 by KristofferC Loading…
15 of 44 tasks
Build julia 1.12 with no GPL libraries DO NOT MERGE Do not merge this PR!
#59701 opened Sep 30, 2025 by gbaraldi Draft
LibGit2: Add wrappers for various diff-related functions
#59700 opened Sep 30, 2025 by Keno Loading…
1.11 no GPL build DO NOT MERGE Do not merge this PR!
#59699 opened Sep 30, 2025 by gbaraldi Draft
Mmap fix on system with 64k pagesize.
#59695 opened Sep 30, 2025 by green-br Loading…
[release-1.11] Restore kwarg tab completions for Type{T}s completions Tab and autocompletion in the repl
#59693 opened Sep 29, 2025 by mbauman Loading…
Remove restrictions on kwarg tab completion backport 1.12 Change should be backported to release-1.12 completions Tab and autocompletion in the repl
#59692 opened Sep 29, 2025 by mbauman Loading…
[release-1.12] Fix namespace of IOError in random_seed
#59690 opened Sep 29, 2025 by jishnub Loading…
[release-1.11] Fix namespace of IOError in random_seed
#59689 opened Sep 29, 2025 by jishnub Loading…
ProTip! Filter pull requests by the default branch with base:master.