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

Re-implement original PR
#59813 opened Oct 11, 2025 by KronosTheLate Loading…
[Test] Allow passing time_start as a keyword argument to DefaultTestSet testsystem The unit testing framework and Test stdlib
#59812 opened Oct 11, 2025 by giordano Loading…
build: Set CC and CXX in PGO+LTO build
#59810 opened Oct 10, 2025 by Zentrik Loading…
Fix hasmethod for worlds greater than the latest world
#59808 opened Oct 10, 2025 by mlechu Loading…
Markdown: fix string interpolation
#59806 opened Oct 10, 2025 by barucden Loading…
Try a blocking write before doing async write call io Involving the I/O subsystem: libuv, read, write, etc. merge me PR is reviewed. Merge when all tests are passing performance Must go faster
#59795 opened Oct 9, 2025 by gbaraldi Loading…
[1.12] Backport (improve sysimage.mk more completely (#57758)) backport 1.12 Change should be backported to release-1.12 building Build system, or building Julia or its dependencies regression 1.12 Regression in the 1.12 release
#59793 opened Oct 9, 2025 by vchuravy Loading…
docs: parenthesis no longer required when using @main docs This change adds or pertains to documentation
#59787 opened Oct 9, 2025 by cmcaine Loading…
Make = and const toplevel-preserving syntax bugfix This change fixes an existing bug compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#59784 opened Oct 8, 2025 by xal-0 Loading…
add admonition to hash docstring about default seed arguments docs This change adds or pertains to documentation hashing
#59781 opened Oct 8, 2025 by adienes Loading…
fix hashing of complex values with zero imaginary part bugfix This change fixes an existing bug complex Complex numbers hashing
#59779 opened Oct 8, 2025 by adienes Loading… 1.13
add syntax highlighting to the REPL input REPL Julia's REPL (Read Eval Print Loop)
#59778 opened Oct 8, 2025 by KristofferC Loading…
[contrib] Add versions to SDPX file.
#59777 opened Oct 8, 2025 by evetion Loading…
deprecate merge(::Callable ..) in favor of mergewith collections Data structures holding multiple items, e.g. sets deprecation This change introduces or involves a deprecation
#59775 opened Oct 7, 2025 by adienes Loading…
Simplify Dict representation collections Data structures holding multiple items, e.g. sets needs nanosoldier run This PR should have benchmarks run on it performance Must go faster
#59769 opened Oct 7, 2025 by oscardssmith Loading…
precompile: fail in (closer to) linear time
#59765 opened Oct 7, 2025 by vtjnash 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
#59758 opened Oct 6, 2025 by vtjnash Loading…
PR for PkgEval of 1.13 DO NOT MERGE Do not merge this PR!
#59753 opened Oct 6, 2025 by KristofferC Draft
Add 'See also' sections to regex function docstring docs This change adds or pertains to documentation merge me PR is reviewed. Merge when all tests are passing
#59744 opened Oct 4, 2025 by GianmarcoCuppari Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.