Skip to content

Changes

origin/trunk-#4798 (Jul 7, 2025, 10:39:40 AM)

  1. Fix `__tsan_func_exit()` signature mismatch (#14065) (#14082) — noreply / githubweb

origin/trunk-#4797 (Jul 5, 2025, 8:19:07 AM)

  1. Missing case in {Stdlib,Float}.frexp documentation (#14128) — noreply / githubweb

origin/trunk-#4796 (Jul 3, 2025, 8:03:47 PM)

  1. Add the approx flag to merging of module constraints — clement.blaudeau / githubweb
  2. Add a [merge_type_approx] for approximation of type constraints — clement.blaudeau / githubweb
  3. Add tests for module and type constraints during approximation — clement.blaudeau / githubweb
  4. Update Changelog — clement.blaudeau / githubweb
  5. Add another test for destructive type constraints approximation — clement.blaudeau / githubweb
  6. Address review comments on #14100 — clement.blaudeau / githubweb
  7. Update Changelog — clement.blaudeau / githubweb

origin/trunk-#4795 (Jul 2, 2025, 5:19:43 PM)

  1. document that char compare uses ASCII order (#14090) — noreply / githubweb

origin/trunk-#4794 (Jul 2, 2025, 3:07:53 PM)

  1. Make List.{take,drop} total (#14124) — noreply / githubweb

origin/trunk-#4793 (Jul 2, 2025, 1:07:51 PM)

  1. Add regression test — rtjoa / githubweb
  2. Fix non-destructive `with type` with type constraints — rtjoa / githubweb
  3. Add with type constraint testing — rtjoa / githubweb
  4. Update changelog — rtjoa / githubweb

origin/trunk-#1469 (Oct 12, 2019, 6:26:10 PM)

  1. Better stack backtraces for C calls in bytecode (#8641) — xavier.leroy / githubweb