New upstream version 5.2.1
authorStéphane Glondu <glondu@debian.org>
Sat, 11 Jan 2025 12:04:32 +0000 (13:04 +0100)
committerStéphane Glondu <glondu@debian.org>
Sat, 11 Jan 2025 12:04:32 +0000 (13:04 +0100)
commitf6cb9b6ba674e61431a81d8f801e0a6c021beb92
treecc5efee2d0fb5b047fb56fb233567c0c2bd70d9d
parentf6ba10025dc5df39847066904a8bbeb708b570bf
New upstream version 5.2.1
46 files changed:
.github/workflows/build.yml
.github/workflows/hygiene.yml
.github/workflows/stale.yml [deleted file]
Changes
VERSION
appveyor.yml
asmcomp/power/emit.mlp
boot/ocamlc
boot/ocamllex
build-aux/ocaml_version.m4
configure
configure.ac
dune
manual/src/cmds/intf-c.etex
ocaml-variants.opam
otherlibs/runtime_events/runtime_events_consumer.c
otherlibs/systhreads/Makefile
otherlibs/unix/chmod.c
otherlibs/unix/mkdir.c
otherlibs/unix/mkfifo.c
otherlibs/unix/open_unix.c
otherlibs/unix/read_unix.c
otherlibs/unix/socketpair_win32.c
otherlibs/unix/truncate_unix.c
otherlibs/unix/truncate_win32.c
otherlibs/unix/write_unix.c
runtime/arm64.S
runtime/callback.c
runtime/caml/interp.h
runtime/finalise.c
runtime/gc_ctrl.c
runtime/interp.c
runtime/power.S
runtime/riscv.S
runtime/s390x.S
runtime/sys.c
stdlib/gc.ml
testsuite/tests/callback/test1.ml
testsuite/tests/callback/test1.reference
testsuite/tests/callback/test1_.c
testsuite/tests/callback/test_gc_alarm.ml [new file with mode: 0644]
tools/ci/actions/canonicalize-dumpbin.awk [new file with mode: 0644]
tools/ci/actions/check-typo.sh
tools/ci/actions/runner.sh
tools/ci/appveyor/appveyor_build.cmd
tools/ci/appveyor/appveyor_build.sh