New upstream version 4.08.1
authorStephane Glondu <steph@glondu.net>
Mon, 30 Sep 2019 13:38:28 +0000 (15:38 +0200)
committerStephane Glondu <Stéphane Glondu glondu@debian.org>
Mon, 30 Sep 2019 13:38:28 +0000 (15:38 +0200)
commitdbcd94610d1dce7b133a74faf72c21a775679221
tree767b72e1581805b9232f15b037fc6830b1012efb
parent0d72a5f3204618bc7093ea6b68c5ed20921ec9ec
New upstream version 4.08.1
95 files changed:
.depend
Changes
HACKING.adoc
Makefile
Makefile.dev [new file with mode: 0644]
VERSION
asmcomp/amd64/emit.mlp
asmcomp/arm64/emit.mlp
asmcomp/asmpackager.ml
asmcomp/cmmgen.ml
asmcomp/power/emit.mlp
boot/ocamlc
boot/ocamllex
bytecomp/bytepackager.ml
bytecomp/translmod.ml
configure
configure.ac
man/ocamldoc.m
manual/README.md
manual/manual/allfiles.etex
manual/manual/cmds/Makefile
manual/manual/cmds/depend.etex [deleted file]
manual/manual/cmds/intf-c.etex
manual/manual/cmds/ocamldep.etex [new file with mode: 0644]
manual/manual/cmds/ocamldoc.etex
manual/manual/cmds/plugins.etex
manual/manual/cmds/spacetime-chapter.etex [new file with mode: 0644]
manual/manual/cmds/spacetime.etex [deleted file]
manual/manual/cmds/unified-options.etex
manual/manual/library/Makefile
manual/manual/library/compilerlibs.etex
manual/manual/library/core.etex
manual/manual/library/stdlib-blurb.etex [new file with mode: 0644]
manual/manual/library/stdlib.etex [deleted file]
manual/manual/refman/expr.etex
manual/manual/tutorials/lablexamples.etex
manual/tests/README.md
manual/tests/check-stdlib-modules
middle_end/inlining_transforms.ml
ocaml-variants.opam
ocamldoc/odoc_sig.ml
ocamltest/.depend
otherlibs/dynlink/dynlink.ml
otherlibs/graph/.depend
otherlibs/raw_spacetime_lib/.depend
otherlibs/str/.depend
otherlibs/systhreads/.depend
otherlibs/systhreads/event.mli
otherlibs/threads/.depend
otherlibs/unix/.depend
otherlibs/win32unix/.depend
parsing/ast_iterator.mli
parsing/ast_mapper.mli
runtime/.depend
runtime/caml/io.h
stdlib/bigarray.mli
stdlib/bool.mli
stdlib/filename.mli
stdlib/float.mli
stdlib/format.ml
stdlib/fun.mli
stdlib/list.mli
stdlib/listLabels.mli
stdlib/option.mli
stdlib/result.mli
testsuite/tests/lib-dynlink-packed/a.ml [new file with mode: 0644]
testsuite/tests/lib-dynlink-packed/b.ml [new file with mode: 0644]
testsuite/tests/lib-dynlink-packed/byte.reference [new file with mode: 0644]
testsuite/tests/lib-dynlink-packed/loader.ml [new file with mode: 0644]
testsuite/tests/lib-dynlink-packed/native.reference [new file with mode: 0644]
testsuite/tests/lib-dynlink-packed/ocamltests [new file with mode: 0644]
testsuite/tests/lib-str/t01.ml
testsuite/tests/lib-threads/backtrace_threads.ml
testsuite/tests/lib-threads/bank.ml
testsuite/tests/lib-threads/beat.ml
testsuite/tests/lib-threads/bufchan.ml
testsuite/tests/lib-threads/close.ml
testsuite/tests/lib-threads/fileio.ml
testsuite/tests/lib-threads/pr5325.ml
testsuite/tests/lib-threads/pr7638.ml
testsuite/tests/lib-threads/prodcons.ml
testsuite/tests/lib-threads/prodcons2.ml
testsuite/tests/lib-threads/sieve.ml
testsuite/tests/lib-threads/swapchan.ml
testsuite/tests/lib-threads/tls.ml
testsuite/tests/lib-threads/torture.ml
testsuite/tests/lib-unix/common/cloexec.ml
testsuite/tests/parsetree/source.ml
testsuite/tests/regression/pr8769/fortuna.ml [new file with mode: 0644]
testsuite/tests/regression/pr8769/nocrypto.mli [new file with mode: 0644]
testsuite/tests/regression/pr8769/ocamltests [new file with mode: 0644]
testsuite/tests/regression/pr8769/pr8769.ml [new file with mode: 0644]
testsuite/tests/regression/pr8769/rng.ml [new file with mode: 0644]
testsuite/tests/typing-implicit_unpack/implicit_unpack.ml
tools/ci/appveyor/appveyor_build.cmd