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 ProfilePerfetto.jl to profiling tools list
#61853 opened May 19, 2026 by fonsp Member Loading…
Fix jl_gc_wb_genericmemory_copy_boxed not advancing src/dest ptr backport 1.13 Change should be backported to release-1.13 bugfix This change fixes an existing bug GC Garbage collector
#61852 opened May 19, 2026 by xal-0 Member Loading…
REPL: Add Mod.Child.A fast-path + precompile eval_ex latency Latency REPL Julia's REPL (Read Eval Print Loop)
#61851 opened May 19, 2026 by topolarity Member Loading…
Iterators.Reverse should be public and have docstring docs This change adds or pertains to documentation
#61850 opened May 19, 2026 by stevengj Member Loading…
lowering: f.(...) broadcast calls should count as a call expression for specialization broadcast Applying a function over a collection compiler:lowering Syntax lowering (compiler front end, 2nd stage) performance Must go faster
#61848 opened May 19, 2026 by adienes Member Loading…
lowering: in-place broadcast returns the lhs broadcast Applying a function over a collection compiler:inference Type inference compiler:lowering Syntax lowering (compiler front end, 2nd stage)
#61846 opened May 19, 2026 by adienes Member Loading…
Test JuliaC PR that broke CI before DO NOT MERGE Do not merge this PR!
#61840 opened May 18, 2026 by gbaraldi Member Draft
MMTk: fix the version number for sha512 checksum
#61830 opened May 18, 2026 by qinsoon Member Loading…
Serialization: tighten AbstractSerializer's contract
#61828 opened May 17, 2026 by stemann Contributor Draft
scheduler: avoid O(nthreads) wake-storm on every @spawn multithreading Base.Threads and related functionality performance Must go faster
#61826 opened May 17, 2026 by IanButterworth Member Draft
Core.DebugInfo: expand C API, mostly to handle byte-precise information merge me PR is reviewed. Merge when all tests are passing
#61817 opened May 15, 2026 by mlechu Member Loading…
processor: report actual JIT target in pkgimage rejection debug output
#61808 opened May 14, 2026 by gbaraldi Member Loading…
1 task
Have strides return nothing on non-strided arrays arrays [a, r, r, a, y, s] breaking This change will break code design Design of APIs or of the language itself needs news A NEWS entry is required for this change speculative Whether the change will be implemented is speculative triage This should be discussed on a triage call
#61807 opened May 14, 2026 by nhz2 Member Loading…
gmp: fix BigInt shifts by counts outside Int range
#61801 opened May 14, 2026 by JNC4 Loading…
complex: fix NaN in complex^complex from intermediate over/underflow maths Mathematical functions
#61800 opened May 14, 2026 by JNC4 Loading…
ranges: avoid silent overflow in intersect(::StepRange, ::StepRange) ranges Everything AbstractRange
#61799 opened May 14, 2026 by JNC4 Loading…
floatfuncs: avoid precision loss when rounding to many digits
#61798 opened May 14, 2026 by JNC4 Loading…
2 of 3 tasks
Preserve line number on generator methods
#61797 opened May 13, 2026 by mlechu Member Loading…
ios: reset buffer state on lseek failure
#61796 opened May 13, 2026 by JNC4 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.