Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 28, 2026
[JuliaLowering] Bugfixes (#62862)
Show description for 56fae40andauthoredRename the image's `jl_tls_offset` global to `jl_image_tls_offset` (#62881)
Show description for 213ba8eandauthored
Commits on Aug 27, 2026
MMTk: Adapt to new API changes, fix concurrent Immix hang (#62865)
Show description for 176b640authoredTOML: use `Vector{String}` for comment paths (#62892)
Show description for 069bc13authoredBase: add `unsplat(f)`, the semantic inverse of `splat` (#62714)
Show description for 8c9c94fauthored
- authored
- authored
- authored
Fix misprinting of multi-frame stacktrace cycles (#62886)
Show description for e63397aauthoredlowering: in-place broadcast returns the lhs (#61846)
Show description for 2fefd01authored
Commits on Aug 26, 2026
`CONTRIBUTING.md`: Allow agents to open PRs once the human user gives permission (#62788)
Show description for de25163authoredAdd libjulia-internal.a Makefile target (#62868)
Show description for 182733cauthored- authored
deps: upgrade patchelf to 0.19.1 (#62873)
Show description for 8a89d77authored- authored
lowering: Allow `LineNumberNode` in `let` bindings (#62614)
Show description for aa33094authoredBroadcast: fix `@.` with generator (#62633)
Show description for 34f1b51authoredRemove one redundant conditional in template (#62388)
Show description for 50be478authored
Commits on Aug 25, 2026
JuliaLowering: propagate method metadata to keyword/optional wrappers (#62743)
Show description for a3669b4authoredcodegen: implement better tbaa+noalias info (#62802)
Show description for 92af1bbandauthored
Commits on Aug 24, 2026
fix write barrier ordering and document `jl_gc_write[_atomic]` (#62857)
Show description for c9c281eauthored
Commits on Aug 22, 2026
types: compute self-referential supertypes lazily (#62847)
Show description for 08eef75authoredclangsa: Detect uninitialized GC roots (#62854)
Show description for 26c71c8authoredUse a shared `throw_finite_domainerror` helper for the trig domain errors (#62842)
Show description for 560cc1cauthoredMMTk: Use Julia's own safepoint handshake for stop-the-world (#62699)
Show description for 6deb26fauthoredCompiler: have the executable cache root CodeInstances handed to the JIT (#62849)
Show description for 15f014aauthored
Commits on Aug 21, 2026
- authored
- authored
scopedvalues: Fold reads from enclosing scopes (#62762)
Show description for 80c56e6andauthoredllvm: Update to LLVM 22.1.8+1 (#62843)
Show description for b770dbcauthoredessentials: Factor type parameter constraint check (#62670)
Show description for ac8173aauthoredstrings: fix `lpad`/`rpad` remainder with a `Char` pad (#62837)
Show description for 6bb16c2authored
Commits on Aug 20, 2026
GC: Re-check for a pending stop when leaving a safepoint (#62643)
Show description for 5552b0bauthoredMake ScopedValues scope updates statically resolvable (#62730)
Show description for 6b4f462andauthoredbase: add WeakValueIdDict (#62831)
Show description for 5825de0andauthored