Summary
- configure: add a NAKED_POINTERS parameter to Makefile.config (commit: 41227a1) (details)
- ocamltest: add the "naked_pointers" action (commit: 133102c) (details)
- Revise testing of Obj.reachable_words (commit: ccb7829) (details)
- Reimplement Obj.reachable_word using a hash table to detect sharing (commit: e52bf32) (details)
- Changes entry for #9678 (commit: 7e4ef62) (details)
The file was modified | Makefile.config.in (diff) |
The file was modified | configure (diff) |
The file was modified | configure.ac (diff) |
The file was modified | ocamltest/Makefile (diff) |
The file was modified | ocamltest/ocamltest_config.ml.in (diff) |
The file was modified | ocamltest/ocamltest_config.mli (diff) |
The file was modified | ocamltest/builtin_actions.ml (diff) |
The file was added | testsuite/tests/lib-obj/reachable_words_np.ml |
The file was modified | testsuite/tests/lib-obj/reachable_words.ml (diff) |
The file was modified | runtime/extern.c (diff) |
The file was modified | stdlib/obj.mli (diff) |
The file was modified | runtime/obj.c (diff) |
The file was modified | Changes (diff) |