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

build: Add --no-same-owner to TAR
#58796 opened Jun 24, 2025 by Keno Loading…
build: Error when attempting to set USECLANG/USEGCC building Build system, or building Julia or its dependencies
#58795 opened Jun 24, 2025 by Keno Loading…
codegen: slightly optimize gc-frame allocation compiler:optimizer Optimization passes (mostly in base/compiler/ssair/)
#58794 opened Jun 23, 2025 by vtjnash Loading…
Don't @inbounds AbstractArray's iterate method; optimize checkbounds instead arrays [a, r, r, a, y, s] iteration Involves iteration or the iteration protocol
#58793 opened Jun 23, 2025 by mbauman Loading…
codegen: gc wb for atomic FCA stores backport 1.12 Change should be backported to release-1.12 bugfix This change fixes an existing bug compiler:codegen Generation of LLVM IR and native code needs tests Unit tests are required for this change
#58792 opened Jun 23, 2025 by vtjnash Loading…
trailing dimensions in eachslice arrays [a, r, r, a, y, s]
#58791 opened Jun 23, 2025 by adienes Loading…
decrease method count for eltype for Tuple, decrease max_methods invalidations iteration Involves iteration or the iteration protocol
#58788 opened Jun 21, 2025 by nsajko Loading…
Support SANITIZE_ADDRESS on macOS aarch64 system:apple silicon Affects Apple Silicon only (Darwin/ARM64) - e.g. M1 and other M-series chips
#58784 opened Jun 20, 2025 by xal-0 Loading…
expand memoryrefnew capabilities arrays [a, r, r, a, y, s] performance Must go faster
#58768 opened Jun 17, 2025 by oscardssmith Loading…
Scheduler: do not always switch to the scheduler task
#58765 opened Jun 17, 2025 by kpamnany Loading…
[release-1.12] Revert "Scheduler: Use a "scheduler" task for thread sleep (#57544)" revert This reverts a previously merged PR.
#58764 opened Jun 17, 2025 by kpamnany Loading…
WIP: Docstring refactoring docsystem The documentation building system
#58747 opened Jun 16, 2025 by mlechu Draft
Test: Expand more in logical evaluation tests and show short-circuiting testsystem The unit testing framework and Test stdlib
#58738 opened Jun 15, 2025 by IanButterworth Loading…
Docs: add GC user docs backport 1.12 Change should be backported to release-1.12 docs This change adds or pertains to documentation GC Garbage collector
#58733 opened Jun 14, 2025 by IanButterworth Loading…
aotcompile: Fix early-exit if CI not found for cfunction backport 1.12 Change should be backported to release-1.12
#58722 opened Jun 12, 2025 by topolarity Loading…
Initial implementation of instrumentation using OSLog profiler system:mac Affects only macOS
#58702 opened Jun 10, 2025 by gbaraldi Loading…
[Backport 1.10] Distributed worker: Bind to the first non-link-local IPv4 address parallelism Parallel or distributed computation
#58698 opened Jun 10, 2025 by DilumAluthge Draft
1 task
don't warn on using Foo: _
#58681 opened Jun 9, 2025 by ericphanson Loading…
Define checkindex for AbstractOneTo ranges Everything AbstractRange
#58680 opened Jun 9, 2025 by jishnub Loading…
Specialize iterate for AbstractOneTo ranges Everything AbstractRange
#58677 opened Jun 9, 2025 by jishnub Draft
Test PkgEval effect of deleting slow path debuginfo lookup on 1.12 DO NOT MERGE Do not merge this PR!
#58676 opened Jun 9, 2025 by KristofferC Loading…
debug bumping 1.12 Pkg DO NOT MERGE Do not merge this PR!
#58675 opened Jun 9, 2025 by KristofferC Loading…
[manual] Mention import Foo as _ docs This change adds or pertains to documentation modules
#58665 opened Jun 7, 2025 by ericphanson Loading…
Backports for 1.12.0-rc1
#58655 opened Jun 6, 2025 by KristofferC Loading…
17 of 40 tasks
[Base64] implement isopen for Base64EncodePipe
#58654 opened Jun 6, 2025 by simeonschaub Loading…
ProTip! Add no:assignee to see everything that’s not assigned.