Skip to content
Success

#178 (Jun 14, 2020, 12:15:26 PM)

Started 5 yr 0 mo ago
Took 43 min on olive

Started by GitHub push by xavierleroy (2 times)

Revision: 400fe3f3a20d93dbcc4669c3d17a4821ec8f99b7
Repository: https://github.com/ocaml/ocaml
  • origin/trunk
Changes
  1. Add type Obj.raw_data and functions Obj.raw_field, Obj.set_raw_field (commit: ec33006) (details / githubweb)
  2. Use type Obj.raw_data to represent code pointers in the REPL trace facility (commit: c2db328) (details / githubweb)
  3. Test intext.ml: do not use the caml_static_alloc primitive (commit: b0cd12d) (details / githubweb)
  4. Remove the primitive functions caml_static_{alloc,free,resize} (commit: d6f9496) (details / githubweb)
  5. Bootstrap after removal of caml_static_{alloc,free_resize} primitives (commit: 0a11f73) (details / githubweb)
  6. Changes entry for #9655 (commit: 0a2dacb) (details / githubweb)
  7. Changes entry for #9675 (commit: 2ad3a03) (details / githubweb)