Skip to content
Success

#152 (Jun 5, 2020, 6:54:22 PM)

Started 5 yr 2 mo ago
Took 44 min on olive

Started by GitHub push by xavierleroy (2 times)

Revision: 4aa90e9784bc66a43572bb2ac9175837192aebe1
Repository: https://github.com/ocaml/ocaml
  • origin/trunk
Changes
  1. New representation of closures, bytecode part (commit: 9e12857) (details / githubweb)
  2. New representation of closures, intermediate bootstrap (commit: a1f2166) (details / githubweb)
  3. New representation of closures, native-code compilation (commit: 7f5a137) (details / githubweb)
  4. Restrict 'test_locations' to 64-bit archs and update expected outputs (commit: e577855) (details / githubweb)
  5. During major GC, scan the environment part of closures only (commit: 843ec62) (details / githubweb)
  6. Give preallocated atoms the GC color Black (commit: 121dbb9) (details / githubweb)
  7. No need to special-case zero-sized blocks in no-naked-pointers mode (commit: 85f5006) (details / githubweb)
  8. Changes entry for #9619 (commit: 59da229) (details / githubweb)
  9. Limit the number of parameters for an uncurried or untupled function (#9620) (commit: 4aa90e9) (details / githubweb)