Changes
#170 (Dec 6, 2020, 12:44:43 PM)
- Float.Array.blit: fix case when both arrays coincide (#10070) (commit: dbb8dca) — noreply / githubweb
#169 (Dec 5, 2020, 6:45:57 PM)
- Doc: Marshal.to_channel may throw exception (#10012) (commit: 36cf9f9) — noreply / githubweb
#168 (Dec 5, 2020, 6:29:51 PM)
- Make Scoped_location.scopes abstract (commit: ee1a202) — alain / githubweb
- Precompute string_of_scopes (commit: 0d25f78) — alain / githubweb
#167 (Dec 5, 2020, 6:17:32 PM)
- Sort out parallelism on AppVeyor (#10049) (commit: e63960b) — noreply / githubweb
#166 (Dec 5, 2020, 6:14:31 PM)
- Remove caml_add|remove_debug_info primitives (commit: 26b89e8) — david.allsopp / githubweb
- caml_setup_afl is not a primitive (commit: 01e44aa) — david.allsopp / githubweb
- Hide float-specific array primitives (commit: aef1388) — david.allsopp / githubweb
- Bootstrap (commit: 6d3e9af) — david.allsopp / githubweb
#165 (Dec 5, 2020, 6:05:56 PM)
- Remove recursion in caml_raise (#10069) (commit: c22da1f) — xavier.leroy / githubweb