Changes
origin/trunk-#5349 (Jun 21, 2025, 1:44:52 AM)
- Generalise Compmisc.init_path (commit: 6b82c95) — david.allsopp / githubweb
- Add Dll.search_path (commit: 79071c4) — david.allsopp / githubweb
- Add Misc.Stdlib.String.to_utf_8_seq (commit: b48ba73) — david.allsopp / githubweb
- Expose Bytelink.read_runtime_launch_info (commit: 88d803f) — david.allsopp / githubweb
- Add Config.{c_compiler_vendor,shebangscripts} (commit: a1d28e1) — david.allsopp / githubweb
- Add a test for the compiler "in-prefix" (commit: a28e47b) — david.allsopp / githubweb
- Plumb the in-prefix tests into CI (commit: 9585ef9) — david.allsopp / githubweb
origin/trunk-#5348 (Jun 20, 2025, 10:09:36 PM)
- toplevel: test with nongeneric printer (commit: 3c357ea) — Florian Angeletti / githubweb
- toplevel: printers must have a generic type (commit: 53ba0c8) — Florian Angeletti / githubweb
- refactor Ctype: remove nongen_inst argument (commit: a9a97df) — Florian Angeletti / githubweb
- add Changes entry (commit: 0513968) — Florian Angeletti / githubweb
origin/trunk-#5347 (Jun 20, 2025, 10:01:56 PM)
- CI: attempt to silence a MSVC warning (commit: 53b2305) — gabriel.scherer / githubweb
origin/trunk-#5346 (Jun 20, 2025, 2:06:20 PM)
- Changes bookkeeping: fix 13896 entry (commit: 5307849) — Florian Angeletti / githubweb
origin/trunk-#5345 (Jun 20, 2025, 1:12:45 PM)
- ocamldoc: no paragraph in module table (#14098) (commit: 19040f8) — noreply / githubweb
origin/trunk-#5344 (Jun 20, 2025, 9:34:24 AM)
- [refactor] dynarray variable naming, consistently use [f] for function arguments (commit: a2e5fef) — n.oje.bar / githubweb
- Dynarray.rev_iter, rev_iteri (commit: d82258d) — n.oje.bar / githubweb
- Changes (commit: 457c088) — n.oje.bar / githubweb
origin/trunk-#5343 (Jun 20, 2025, 8:52:09 AM)
- Rename Domain.running_domain_count => Domain.count (#14096) (commit: 38897ff) — noreply / githubweb
origin/trunk-#5342 (Jun 20, 2025, 6:16:58 AM)
- stdlib: Option.{for_all, exists} (#13920) (commit: 7ac77a4) — noreply / githubweb
origin/trunk-#5341 (Jun 20, 2025, 5:45:08 AM)
- Use caml_unix_error instead of errno+caml_uerror (commit: 6837826) — n.oje.bar / githubweb
- Symmetrize caml_sys_rename and caml_unix_rename (commit: 072a905) — n.oje.bar / githubweb
- Symmetrize caml_sys_chdir and caml_unix_chdir (commit: 37ca032) — n.oje.bar / githubweb
- Symmetrize caml_sys_close and caml_unix_close (commit: ae867fc) — n.oje.bar / githubweb
- Symmetrize caml_sys_system_command and caml_unix_system (commit: 055b3b1) — n.oje.bar / githubweb
- Update Changes (commit: a3d1e38) — n.oje.bar / githubweb
origin/trunk-#5340 (Jun 19, 2025, 6:22:37 PM)
- Skip native-debugger tests. (commit: e745631) — timmcgil / githubweb