New upstream version 4.11.2
authorStephane Glondu <steph@glondu.net>
Tue, 21 Dec 2021 12:47:11 +0000 (13:47 +0100)
committerStéphane Glondu <glondu@debian.org>
Tue, 21 Dec 2021 12:47:11 +0000 (13:47 +0100)
commit9beaf662dd8adb2268726cb87ff405ce798ff0c5
tree458b7238c6148ba19ff311da91e54d9783f6b467
parent3915611d8a05d55a0d89bc7c45c30cc0921bf71f
New upstream version 4.11.2
46 files changed:
Changes
VERSION
asmcomp/amd64/emit.mlp
boot/ocamlc
boot/ocamllex
configure
configure.ac
lambda/translcore.ml
ocaml-variants.opam
runtime/.depend
runtime/Makefile
runtime/amd64.S
runtime/caml/codefrag.h [new file with mode: 0644]
runtime/caml/config.h
runtime/caml/misc.h
runtime/caml/skiplist.h [new file with mode: 0644]
runtime/codefrag.c [new file with mode: 0644]
runtime/debugger.c
runtime/dynlink_nat.c
runtime/extern.c
runtime/fix_code.c
runtime/gc_ctrl.c
runtime/globroots.c
runtime/intern.c
runtime/memprof.c
runtime/meta.c
runtime/minor_gc.c
runtime/misc.c
runtime/signals.c
runtime/skiplist.c [new file with mode: 0644]
runtime/startup_nat.c
testsuite/tests/lib-threads/bank.ml
testsuite/tests/lib-threads/sieve.ml
testsuite/tests/lib-threads/test-runtime-cleanup.sh [new file with mode: 0755]
testsuite/tests/regression/pr9326/gc_set.ml [new file with mode: 0644]
testsuite/tests/statmemprof/callstacks.flat-float-array.reference
testsuite/tests/statmemprof/callstacks.ml
testsuite/tests/statmemprof/callstacks.no-flat-float-array.reference
testsuite/tests/statmemprof/comballoc.byte.reference
testsuite/tests/statmemprof/comballoc.ml
testsuite/tests/statmemprof/comballoc.opt.reference
testsuite/tests/typing-extensions/extensions.ml
tools/ci/inria/bootstrap
tools/ci/inria/extra-checks
tools/ci/inria/main
typing/typedecl.ml