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

set the auto_refresh_time_delay to 0 on Windows as well REPL Julia's REPL (Read Eval Print Loop) system:windows Affects only Windows
#59827 opened Oct 13, 2025 by KristofferC Loading…
try using julia libuv with ENABLE_VIRTUAL_TERMINAL_INPUT supported DO NOT MERGE Do not merge this PR!
#59825 opened Oct 13, 2025 by KristofferC Loading…
The Fanciest REPL History in the Land display and printing Aesthetics and correctness of printed representations of objects. don't squash Don't squash merge REPL Julia's REPL (Read Eval Print Loop) stdlib Julia's standard library strings "Strings!"
#59819 opened Oct 12, 2025 by tecosaur Draft
3 of 7 tasks
Set VERSION to 1.14.0-DEV release Release management and versioning.
#59818 opened Oct 12, 2025 by DilumAluthge Draft
6 tasks
Introduce Iterators.called(f[, n])
#59816 opened Oct 12, 2025 by Tokazama 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. performance Must go faster
#59795 opened Oct 9, 2025 by gbaraldi 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…
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
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…
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…
ProTip! Filter pull requests by the default branch with base:master.