• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaLang / julia / 1562

Builds Branch Commit Type Ran Committer Via Coverage
1562 master staticdata: fix serialization ordering for cyclic datatype supertypes (#62050) Change the deferred enqueue for `super` types to utilize a worklist `deferred_supers` that `jl_serialize_reachable` drains only once the pre-order recursion has fully ... push 10 Jun 2026 02:27PM UTC web-flow buildkite
77.73
1560 master gf.c: skip dispatch cache re-checks when no mt insertions since check (#62031) push 08 Jun 2026 12:25PM UTC web-flow buildkite
77.47
1559 master scheduler: avoid O(nthreads) wake-storm on every `@spawn` (#61826) Fixes #61820 Fixes #50425 Linux - Ryzen 9 5950X <img width="1560" height="720" alt="image" src="https://github.com/user-attachments/assets/e3f667fb-6fed-46ed-837f-dfd1b8dd925a" /... push 07 Jun 2026 07:21PM UTC web-flow buildkite
77.8
1558 master scheduler: avoid O(nthreads) wake-storm on every `@spawn` (#61826) Fixes #61820 Fixes #50425 Linux - Ryzen 9 5950X <img width="1560" height="720" alt="image" src="https://github.com/user-attachments/assets/e3f667fb-6fed-46ed-837f-dfd1b8dd925a" /... push 06 Jun 2026 05:25PM UTC web-flow buildkite
77.81
1557 master [JuliaLowering] Fixes and tests for `expand_let` (#61999) - Placeholders should be allowed even if they do nothing - Functions that reference themselves should not be marked `always_defined`. flisp marks them local-def which happens to work in so... push 05 Jun 2026 05:12PM UTC web-flow buildkite
77.7
1556 master type system: Refactor Type{} structure (#61915) This refactors `Type` to be a proper kind (like Union) rather than a magic DataType. In addition, the (also, but separately) magic Type{T} (T free) supertype of `DataType` is replaced by a proper ab... push 04 Jun 2026 05:14PM UTC web-flow buildkite
77.65
1555 master Don't rewrap other unioned types in flatten_type_union (#61980) Fixes #61914, using the suggestion by Opus 4.6. (Thanks to @JeffBezanson for confirmation that the original issue was real) Here's a simpler example I used to understand the problem... push 03 Jun 2026 02:36PM UTC web-flow buildkite
77.78
1554 master inference: avoid allocating alias groups when no aliasing is possible (#61943) `compute_alias_groups` unconditionally allocated a `Vector{Int}` on every call, even though it is reached from `unionsplitcost` on the inference hot path (method match... push 02 Jun 2026 11:43AM UTC web-flow buildkite
77.0
57654 ib/fix_coverage Compiler: set syntax version to 1.14 Pull #61964 01 Jun 2026 06:53PM UTC IanButterworth buildkite
77.61
1549 master [JuliaLowering] Special-case macrocall in `do` (#61912) Equivalent to #27538, fix https://github.com/aviatesk/JETLS.jl/issues/717 push 28 May 2026 01:59PM UTC web-flow buildkite
77.79
1548 master Reland "Base.Docs: fix Binding constructor for renamed imports" (#61897) (#61903) The stock `Base.Docs.Binding(m, v)` constructor keeps the local symbol `v` while normalising the module via `binding_module(m, v)`. For renamed imports such as `usi... push 27 May 2026 04:03PM UTC web-flow buildkite
77.73
1519 master Base.Linking: Link C runtime libraries by default (#61652) Linux / Windows (glibc) equivalent to https://github.com/JuliaLang/julia/pull/61633. This allows us to turn on `-z def` when linking the sysimage / pkgimages. I tried to emulate a "stand... push 28 Apr 2026 03:38PM UTC web-flow buildkite
78.0
1517 master OpenBLAS: Update to 0.3.32 (#61666) push 27 Apr 2026 03:42PM UTC web-flow buildkite
77.97
1516 master Specialize f in map(f, ::NamedTuple) (#61654) This lack of specialization is problematic, because the result of the map is used in the function body. Without specialization, this causes excessive allocations. This was discovered by @aplavin with... push 26 Apr 2026 05:17PM UTC web-flow buildkite
78.04
1515 master Update mtime of libclang_rt.osx.a after moving (#61647) `mv` preserves the mtime of `libclang_rt.osx.a`, which is older than the mtime of `$(build_prefix)/manifest/compilerrt`, causing subsequent builds to fail with `mv: cannot stat 'usr/lib/darw... push 25 Apr 2026 04:27PM UTC web-flow buildkite
78.07
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 435
  • 436
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc