Changes
origin/trunk-#5349 (Jun 21, 2025, 1:44:52 AM)
- Generalise Compmisc.init_path — david.allsopp / githubweb
- Add Dll.search_path — david.allsopp / githubweb
- Add Misc.Stdlib.String.to_utf_8_seq — david.allsopp / githubweb
- Expose Bytelink.read_runtime_launch_info — david.allsopp / githubweb
- Add Config.{c_compiler_vendor,shebangscripts} — david.allsopp / githubweb
- Add a test for the compiler "in-prefix" — david.allsopp / githubweb
- Plumb the in-prefix tests into CI — david.allsopp / githubweb
origin/trunk-#5348 (Jun 20, 2025, 10:09:36 PM)
- toplevel: test with nongeneric printer — Florian Angeletti / githubweb
- toplevel: printers must have a generic type — Florian Angeletti / githubweb
- refactor Ctype: remove nongen_inst argument — Florian Angeletti / githubweb
- add Changes entry — Florian Angeletti / githubweb
origin/trunk-#5347 (Jun 20, 2025, 10:01:56 PM)
- CI: attempt to silence a MSVC warning — gabriel.scherer / githubweb
origin/trunk-#5346 (Jun 20, 2025, 2:06:20 PM)
- Changes bookkeeping: fix 13896 entry — Florian Angeletti / githubweb
origin/trunk-#5345 (Jun 20, 2025, 1:12:45 PM)
origin/trunk-#5344 (Jun 20, 2025, 9:34:24 AM)
- [refactor] dynarray variable naming, consistently use [f] for function arguments — n.oje.bar / githubweb
- Dynarray.rev_iter, rev_iteri — n.oje.bar / githubweb
- Changes — n.oje.bar / githubweb
origin/trunk-#5343 (Jun 20, 2025, 8:52:09 AM)
origin/trunk-#5342 (Jun 20, 2025, 6:16:58 AM)
origin/trunk-#5341 (Jun 20, 2025, 5:45:08 AM)
- Use caml_unix_error instead of errno+caml_uerror — n.oje.bar / githubweb
- Symmetrize caml_sys_rename and caml_unix_rename — n.oje.bar / githubweb
- Symmetrize caml_sys_chdir and caml_unix_chdir — n.oje.bar / githubweb
- Symmetrize caml_sys_close and caml_unix_close — n.oje.bar / githubweb
- Symmetrize caml_sys_system_command and caml_unix_system — n.oje.bar / githubweb
- Update Changes — n.oje.bar / githubweb