Skip to content

Changes

origin/trunk-#4776 (Jun 21, 2025, 1:44:52 AM)

  1. Generalise Compmisc.init_path — david.allsopp / githubweb
  2. Add Dll.search_path — david.allsopp / githubweb
  3. Add Misc.Stdlib.String.to_utf_8_seq — david.allsopp / githubweb
  4. Expose Bytelink.read_runtime_launch_info — david.allsopp / githubweb
  5. Add Config.{c_compiler_vendor,shebangscripts} — david.allsopp / githubweb
  6. Add a test for the compiler "in-prefix" — david.allsopp / githubweb
  7. Plumb the in-prefix tests into CI — david.allsopp / githubweb

origin/trunk-#4775 (Jun 20, 2025, 11:14:06 PM)

  1. toplevel: test with nongeneric printer — Florian Angeletti / githubweb
  2. toplevel: printers must have a generic type — Florian Angeletti / githubweb
  3. refactor Ctype: remove nongen_inst argument — Florian Angeletti / githubweb
  4. add Changes entry — Florian Angeletti / githubweb

origin/trunk-#4774 (Jun 20, 2025, 10:01:56 PM)

  1. CI: attempt to silence a MSVC warning — gabriel.scherer / githubweb

origin/trunk-#4773 (Jun 20, 2025, 2:27:50 PM)

  1. Changes bookkeeping: fix 13896 entry — Florian Angeletti / githubweb

origin/trunk-#4772 (Jun 20, 2025, 1:12:45 PM)

  1. ocamldoc: no paragraph in module table (#14098) — noreply / githubweb

origin/trunk-#4771 (Jun 20, 2025, 10:10:39 AM)

  1. [refactor] dynarray variable naming, consistently use [f] for function arguments — n.oje.bar / githubweb
  2. Dynarray.rev_iter, rev_iteri — n.oje.bar / githubweb
  3. Changes — n.oje.bar / githubweb

origin/trunk-#4770 (Jun 20, 2025, 8:52:09 AM)

  1. Rename Domain.running_domain_count => Domain.count (#14096) — noreply / githubweb

origin/trunk-#4769 (Jun 20, 2025, 7:01:34 AM)

  1. stdlib: Option.{for_all, exists} (#13920) — noreply / githubweb

origin/trunk-#4768 (Jun 20, 2025, 5:45:08 AM)

  1. Use caml_unix_error instead of errno+caml_uerror — n.oje.bar / githubweb
  2. Symmetrize caml_sys_rename and caml_unix_rename — n.oje.bar / githubweb
  3. Symmetrize caml_sys_chdir and caml_unix_chdir — n.oje.bar / githubweb
  4. Symmetrize caml_sys_close and caml_unix_close — n.oje.bar / githubweb
  5. Symmetrize caml_sys_system_command and caml_unix_system — n.oje.bar / githubweb
  6. Update Changes — n.oje.bar / githubweb

origin/trunk-#4767 (Jun 19, 2025, 6:22:37 PM)

  1. Skip native-debugger tests. — timmcgil / githubweb

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

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