Changes
origin/trunk-#4776 (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-#4775 (Jun 20, 2025, 11:14:06 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-#4774 (Jun 20, 2025, 10:01:56 PM)
- CI: attempt to silence a MSVC warning — gabriel.scherer / githubweb
origin/trunk-#4773 (Jun 20, 2025, 2:27:50 PM)
- Changes bookkeeping: fix 13896 entry — Florian Angeletti / githubweb
origin/trunk-#4772 (Jun 20, 2025, 1:12:45 PM)
origin/trunk-#4771 (Jun 20, 2025, 10:10:39 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-#4770 (Jun 20, 2025, 8:52:09 AM)
origin/trunk-#4769 (Jun 20, 2025, 7:01:34 AM)
origin/trunk-#4768 (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
origin/trunk-#4767 (Jun 19, 2025, 6:22:37 PM)
origin/trunk-#1469 (Oct 12, 2019, 6:26:10 PM)
- Better stack backtraces for C calls in bytecode (#8641) — xavier.leroy / githubweb