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

Fix Makefile typo of USE_SYSTEM_ZSTD
#60422 opened Dec 19, 2025 by nhz2 Draft
[backports-release-1.12] Fix 7z rpath
#60419 opened Dec 18, 2025 by nhz2 Draft
lowering: Fix @nospecialize on unnamed arguments
#60416 opened Dec 18, 2025 by aviatesk Loading…
compiler: Fix typo in abstract_invoke backport 1.12 Change should be backported to release-1.12 backport 1.13
#60414 opened Dec 18, 2025 by aviatesk Loading…
Docs: Fix indentation within admonitions
#60407 opened Dec 17, 2025 by barucden Loading…
performance tips docs: add a note when force sepecialization of a function may be required with optional arguments docs This change adds or pertains to documentation
#60404 opened Dec 17, 2025 by KristofferC Loading…
[DO NOT MERGE] Build a nogpl 1.11
#60401 opened Dec 16, 2025 by gbaraldi Draft
4
syntax-versioning: Define behavior in scripts and REPL
#60400 opened Dec 16, 2025 by Keno Loading…
Backports for 1.12.4 release Release management and versioning.
#60397 opened Dec 16, 2025 by KristofferC Loading…
9 of 20 tasks
Set max_methods 1 for several IO functions invalidations io Involving the I/O subsystem: libuv, read, write, etc. status: waiting for PR reviewer
#60391 opened Dec 16, 2025 by jakobnissen Loading…
Fix custom EHFrame registration on llvm21 compiler:llvm For issues that relate to LLVM
#60358 opened Dec 10, 2025 by yuyichao Loading…
Only elide the copy if the previous type is also all pointers bugfix This change fixes an existing bug
#60351 opened Dec 9, 2025 by gbaraldi Loading…
jitlayers: Use GlobalISel on AArch64 at -O0/-O1 compiler:codegen Generation of LLVM IR and native code
#60339 opened Dec 7, 2025 by IanButterworth Loading…
Implement a cmp specialization for ranges performance Must go faster ranges Everything AbstractRange sorting Put things in order
#60337 opened Dec 7, 2025 by LilithHafner Loading…
Highlight files in stack frames
#60336 opened Dec 6, 2025 by jakobjpeters Loading…
Use NVTX payload API profiler
#60322 opened Dec 5, 2025 by simonbyrne Loading…
Handle large read/write/sendfile to File; return actual bytes written bugfix This change fixes an existing bug io Involving the I/O subsystem: libuv, read, write, etc.
#60321 opened Dec 5, 2025 by xal-0 Loading…
ProTip! Adding no:label will show everything without a label.