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

docs: fix crashes on searching documentation of various expressions docsystem The documentation building system
#59742 opened Oct 4, 2025 by vtjnash Loading…
ThreadSanitizer: add ignorelist and suppressions file
#59741 opened Oct 3, 2025 by xal-0 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…
[REPL] Do not corrupt input when using numbered_prompt! mode backport 1.11 Change should be backported to release-1.11 backport 1.12 Change should be backported to release-1.12 REPL Julia's REPL (Read Eval Print Loop)
#59730 opened Oct 2, 2025 by vtjnash 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…
array: avoid overallocation when inserting at beginning of empty arrays backport 1.12 Change should be backported to release-1.12
#59717 opened Oct 1, 2025 by vtjnash Draft
PR to run PkgEval for 1.13 DO NOT MERGE Do not merge this PR!
#59714 opened Oct 1, 2025 by KristofferC Draft
[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.0 / 1.12.1 release Release management and versioning.
#59705 opened Sep 30, 2025 by KristofferC Loading…
7 of 31 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
remove another log spam from precompilepkg code
#59698 opened Sep 30, 2025 by vtjnash Loading…
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! Exclude everything labeled bug with -label:bug.