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

JuliaLang / julia / 1516

Builds Branch Commit Type Ran Committer Via Coverage
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
1514 master Darwin: Ship `libSystem.tbd` + `libclang_rt.osx.a` for sysimage linking (#61633) Prerequisite for https://github.com/JuliaLang/julia/pull/61631 This follows the route that Zig takes for cross-compilation to macOS without relying on the system to... push 24 Apr 2026 05:23PM UTC web-flow buildkite
78.06
1513 master enable `less`/`edit` for documented variables (#53539) We don't store the locations of definitions of variables, but the doc system does (when they are documented). This PR uses that info to make `less` and `edit` work on variables. Fix #53534. push 23 Apr 2026 04:26PM UTC web-flow buildkite
77.84
1512 master Fix JuliaTaskDispatcher deadlock with std::future callers (#61575) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> push 22 Apr 2026 04:55PM UTC web-flow buildkite
77.88
1654 topolarity:ct/debug-juliac propagate inbounds in `copyto!` (#61566) closes https://github.com/JuliaLang/julia/issues/57003 Pull #539 21 Apr 2026 11:26PM UTC web-flow buildkite
77.96
1511 master propagate inbounds in `copyto!` (#61566) closes https://github.com/JuliaLang/julia/issues/57003 push 21 Apr 2026 05:22PM UTC web-flow buildkite
77.96
1652 main codegen: Propagate `ipo_purity_bits` to LLVM function attributes (#61394) Translate Julia's inferred effects (consistent, effect_free, nothrow, terminates, notaskstate) into LLVM function attributes so that middle-end passes like GVN, LICM, and D... push 21 Apr 2026 01:52AM UTC web-flow buildkite
77.96
1510 master nghttp2: New version 1.69 (#61612) push 20 Apr 2026 11:49AM UTC web-flow buildkite
77.97
1509 master docs: Add NEWS entry for signature printing support for inlined frames in stacktrace (#53925) (#61606) push 19 Apr 2026 04:14PM UTC web-flow buildkite
77.92
1508 master compiler: Filter dominated original methods in overlay matching (#61581) When merging overlay and base method match results in `findall(sig, ::OverlayMethodTable)`, base methods whose signature is fully covered by any of matching overlay methods'... push 18 Apr 2026 03:41PM UTC web-flow buildkite
77.7
1507 master [JuliaLowering] Fix `ccall` nontrivial library expression within tuple (#61585) Found precompiling Parsers in https://github.com/JuliaLang/julia/pull/61576. Another place the `K"static_eval"` form wasn't quite accurate. In the first arg of a for... push 17 Apr 2026 04:17PM UTC web-flow buildkite
77.91
1651 dpa/juliac-github-status-on-prs [JuliaLowering] Fix `ccall` nontrivial library expression within tuple (#61585) Found precompiling Parsers in https://github.com/JuliaLang/julia/pull/61576. Another place the `K"static_eval"` form wasn't quite accurate. In the first arg of a for... Pull #538 17 Apr 2026 09:28AM UTC web-flow buildkite
77.84
1506 master lowering: avoid `gensy` in anonymous generator name (#61582) Change the anonymous function name for `if @generated` to use the module counter. Using `gensy` (`gensym()`) for anonymous module-level names is generally avoided in lowering, since it... push 16 Apr 2026 04:17PM UTC web-flow buildkite
77.79
1505 master Merge pull request #61572 from JamesWrigley/distributed Bump Distributed version push 15 Apr 2026 11:54AM UTC web-flow buildkite
77.83
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 434
  • 435
  • 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