New upstream version 4.12.0
authorStephane Glondu <steph@glondu.net>
Tue, 21 Dec 2021 12:47:45 +0000 (13:47 +0100)
committerStéphane Glondu <glondu@debian.org>
Tue, 21 Dec 2021 12:47:45 +0000 (13:47 +0100)
commit05199e939f7309647abb8e5dda2fe3d2a77042f9
treeeb9076fc9096d3c34faee1c6180edf0fa7d184b4
parent9beaf662dd8adb2268726cb87ff405ce798ff0c5
New upstream version 4.12.0
1003 files changed:
.depend
.gitattributes
.github/ISSUE_TEMPLATE/bug_report.md [new file with mode: 0644]
.github/ISSUE_TEMPLATE/config.yml [new file with mode: 0644]
.github/ISSUE_TEMPLATE/feature_request.md [new file with mode: 0644]
.github/workflows/main.yml [new file with mode: 0644]
.github/workflows/stale.yml [new file with mode: 0644]
.gitignore
.mailmap
.travis.yml
CONTRIBUTING.md
Changes
HACKING.adoc
INSTALL.adoc
Makefile
Makefile.best_binaries
Makefile.build_config.in [new file with mode: 0644]
Makefile.common [new file with mode: 0644]
Makefile.common.in [deleted file]
Makefile.config.in
Makefile.config_if_required [new file with mode: 0644]
Makefile.tools
News [deleted file]
README.adoc
VERSION
aclocal.m4
asmcomp/CSEgen.ml
asmcomp/afl_instrument.ml
asmcomp/amd64/arch.ml
asmcomp/amd64/emit.mlp
asmcomp/amd64/proc.ml
asmcomp/amd64/reload.ml
asmcomp/amd64/selection.ml
asmcomp/arm/arch.ml
asmcomp/arm/emit.mlp
asmcomp/arm/proc.ml
asmcomp/arm/scheduling.ml
asmcomp/arm/selection.ml
asmcomp/arm64/NOTES.md
asmcomp/arm64/arch.ml
asmcomp/arm64/emit.mlp
asmcomp/arm64/proc.ml
asmcomp/arm64/reload.ml
asmcomp/arm64/selection.ml
asmcomp/asmgen.ml
asmcomp/asmgen.mli
asmcomp/asmlink.ml
asmcomp/branch_relaxation.ml
asmcomp/branch_relaxation_intf.ml
asmcomp/cmm.ml
asmcomp/cmm.mli
asmcomp/cmm_helpers.ml
asmcomp/cmm_helpers.mli
asmcomp/cmmgen.ml
asmcomp/cmmgen_state.ml
asmcomp/cmmgen_state.mli
asmcomp/comballoc.ml
asmcomp/deadcode.ml
asmcomp/debug/available_regs.ml
asmcomp/emitaux.ml
asmcomp/i386/arch.ml
asmcomp/i386/emit.mlp
asmcomp/i386/proc.ml
asmcomp/i386/reload.ml
asmcomp/i386/selection.ml
asmcomp/interf.ml
asmcomp/interval.ml
asmcomp/linear.ml
asmcomp/linear.mli
asmcomp/linearize.ml
asmcomp/liveness.ml
asmcomp/mach.ml
asmcomp/mach.mli
asmcomp/power/arch.ml
asmcomp/power/emit.mlp
asmcomp/power/proc.ml
asmcomp/power/selection.ml
asmcomp/printcmm.ml
asmcomp/printcmm.mli
asmcomp/printlinear.ml
asmcomp/printmach.ml
asmcomp/proc.mli
asmcomp/reg.ml
asmcomp/reg.mli
asmcomp/reloadgen.ml
asmcomp/riscv/arch.ml
asmcomp/riscv/emit.mlp
asmcomp/riscv/proc.ml
asmcomp/riscv/selection.ml
asmcomp/s390x/arch.ml
asmcomp/s390x/emit.mlp
asmcomp/s390x/proc.ml
asmcomp/s390x/selection.ml
asmcomp/schedgen.ml
asmcomp/selectgen.ml
asmcomp/selectgen.mli
asmcomp/spacetime_profiling.ml [deleted file]
asmcomp/spacetime_profiling.mli [deleted file]
asmcomp/spill.ml
asmcomp/split.ml
asmcomp/strmatch.ml
boot/menhir/parser.ml
boot/ocamlc
boot/ocamllex
build-aux/config.guess
build-aux/config.sub
bytecomp/bytegen.ml
bytecomp/bytelink.ml
bytecomp/bytelink.mli
bytecomp/dll.ml
bytecomp/dll.mli
bytecomp/emitcode.ml
bytecomp/meta.ml
bytecomp/meta.mli
bytecomp/symtable.ml
compilerlibs/Makefile.compilerlibs
configure
configure.ac
debugger/Makefile
debugger/time_travel.ml
driver/compenv.ml
driver/compenv.mli
driver/compile.ml
driver/compile.mli
driver/compile_common.ml
driver/compmisc.ml
driver/main.ml
driver/main.mli [deleted file]
driver/main_args.ml
driver/main_args.mli
driver/maindriver.ml [new file with mode: 0644]
driver/maindriver.mli [new file with mode: 0644]
driver/makedepend.ml
driver/optcompile.ml
driver/optcompile.mli
driver/optmain.ml
driver/optmain.mli [deleted file]
driver/optmaindriver.ml [new file with mode: 0644]
driver/optmaindriver.mli [new file with mode: 0644]
driver/pparse.ml
dune
file_formats/linear_format.ml [new file with mode: 0644]
file_formats/linear_format.mli [new file with mode: 0644]
lambda/debuginfo.ml
lambda/debuginfo.mli
lambda/lambda.ml
lambda/lambda.mli
lambda/matching.ml
lambda/matching.mli
lambda/printlambda.ml
lambda/simplif.ml
lambda/simplif.mli
lambda/translattribute.ml
lambda/translattribute.mli
lambda/translclass.ml
lambda/translcore.ml
lambda/translcore.mli
lambda/translmod.ml
lambda/translprim.ml
lex/Makefile
man/ocamlc.m
man/ocamlopt.m
man/ocamlrun.m
manual/Makefile
manual/README.md
manual/manual/.gitignore
manual/manual/Makefile
manual/manual/allfiles.etex
manual/manual/cmds/Makefile
manual/manual/cmds/browser.etex [deleted file]
manual/manual/cmds/debugger.etex
manual/manual/cmds/intf-c.etex
manual/manual/cmds/native.etex
manual/manual/cmds/ocamlbuild.etex [deleted file]
manual/manual/cmds/ocamldep.etex
manual/manual/cmds/runtime.etex
manual/manual/cmds/spacetime-chapter.etex [deleted file]
manual/manual/cmds/unified-options.etex
manual/manual/foreword.etex
manual/manual/html_processing/.gitignore [new file with mode: 0644]
manual/manual/html_processing/Makefile [new file with mode: 0644]
manual/manual/html_processing/README.md [new file with mode: 0644]
manual/manual/html_processing/dune-project [new file with mode: 0644]
manual/manual/html_processing/js/navigation.js [new file with mode: 0644]
manual/manual/html_processing/js/scroll.js [new file with mode: 0644]
manual/manual/html_processing/js/search.js [new file with mode: 0644]
manual/manual/html_processing/scss/_common.scss [new file with mode: 0644]
manual/manual/html_processing/scss/manual.scss [new file with mode: 0644]
manual/manual/html_processing/scss/style.scss [new file with mode: 0644]
manual/manual/html_processing/src/common.ml [new file with mode: 0644]
manual/manual/html_processing/src/dune [new file with mode: 0644]
manual/manual/html_processing/src/process_api.ml [new file with mode: 0644]
manual/manual/html_processing/src/process_manual.ml [new file with mode: 0644]
manual/manual/library/Makefile
manual/manual/library/core.etex
manual/manual/library/libbigarray.etex [deleted file]
manual/manual/library/libgraph.etex [deleted file]
manual/manual/library/libnum.etex [deleted file]
manual/manual/library/libthreads.etex
manual/manual/library/libunix.etex
manual/manual/library/old.etex [new file with mode: 0644]
manual/manual/library/stdlib-blurb.etex
manual/manual/macros.hva
manual/manual/macros.tex
manual/manual/manual.inf
manual/manual/manual.tex
manual/manual/refman/exten.etex
manual/manual/refman/lex.etex
manual/manual/refman/typedecl.etex
manual/manual/tutorials/advexamples.etex
manual/manual/tutorials/coreexamples.etex
manual/manual/tutorials/lablexamples.etex
manual/manual/tutorials/moduleexamples.etex
manual/tests/check-stdlib-modules
middle_end/clambda.ml
middle_end/clambda.mli
middle_end/closure/closure.ml
middle_end/flambda/build_export_info.ml
middle_end/flambda/closure_conversion.ml
middle_end/flambda/export_info.ml
middle_end/flambda/export_info.mli
middle_end/flambda/export_info_for_pack.ml
middle_end/flambda/flambda.ml
middle_end/flambda/flambda.mli
middle_end/flambda/flambda_to_clambda.ml
middle_end/flambda/import_approx.ml
middle_end/flambda/inline_and_simplify.ml
middle_end/flambda/remove_unused_arguments.ml
middle_end/flambda/simple_value_approx.ml
middle_end/flambda/simple_value_approx.mli
middle_end/flambda/simplify_common.ml
middle_end/flambda/simplify_common.mli
middle_end/flambda/simplify_primitives.ml
middle_end/printclambda.ml
ocaml-variants.opam
ocamldoc/.depend
ocamldoc/Makefile
ocamldoc/Makefile.docfiles
ocamldoc/odoc.ml
ocamldoc/odoc_analyse.ml
ocamldoc/odoc_args.ml
ocamldoc/odoc_ast.ml
ocamldoc/odoc_comments.ml
ocamldoc/odoc_env.ml
ocamldoc/odoc_html.ml
ocamldoc/odoc_latex.ml
ocamldoc/odoc_lexer.mll
ocamldoc/odoc_module.ml
ocamldoc/odoc_parameter.ml
ocamldoc/odoc_parser.mly
ocamldoc/odoc_see_lexer.mll
ocamldoc/odoc_sig.ml
ocamldoc/odoc_text_lexer.mll
ocamldoc/odoc_text_parser.mly
ocamldoc/remove_DEBUG [deleted file]
ocamltest/.depend
ocamltest/Makefile
ocamltest/actions_helpers.ml
ocamltest/builtin_actions.ml
ocamltest/dune
ocamltest/environments.ml
ocamltest/environments.mli
ocamltest/filecompare.ml
ocamltest/main.ml
ocamltest/ocaml_actions.ml
ocamltest/ocaml_actions.mli
ocamltest/ocaml_commands.ml
ocamltest/ocaml_commands.mli
ocamltest/ocaml_compilers.ml
ocamltest/ocaml_compilers.mli
ocamltest/ocaml_directories.ml
ocamltest/ocaml_directories.mli
ocamltest/ocaml_files.ml
ocamltest/ocaml_files.mli
ocamltest/ocaml_flags.ml
ocamltest/ocaml_flags.mli
ocamltest/ocaml_modifiers.ml
ocamltest/ocaml_tests.ml
ocamltest/ocaml_tools.ml
ocamltest/ocaml_tools.mli
ocamltest/ocaml_toplevels.ml
ocamltest/ocaml_toplevels.mli
ocamltest/ocaml_variables.ml
ocamltest/ocaml_variables.mli
ocamltest/ocamltest_config.ml.in
ocamltest/ocamltest_config.mli
ocamltest/ocamltest_stdlib.ml
ocamltest/ocamltest_stdlib.mli
ocamltest/ocamltest_stdlib_stubs.c [deleted file]
ocamltest/ocamltest_unix.mli [new file with mode: 0644]
ocamltest/ocamltest_unix_dummy.ml [new file with mode: 0644]
ocamltest/ocamltest_unix_real.ml [new file with mode: 0644]
ocamltest/options.ml
ocamltest/options.mli
ocamltest/run_command.ml
ocamltest/run_stubs.c
ocamltest/run_unix.c
ocamltest/tests.ml
ocamltest/tsl_lexer.mll
ocamltest/tsl_parser.mly
otherlibs/Makefile
otherlibs/Makefile.otherlibs.common
otherlibs/dynlink/Makefile
otherlibs/dynlink/dynlink_common.ml
otherlibs/raw_spacetime_lib/.depend [deleted file]
otherlibs/raw_spacetime_lib/Makefile [deleted file]
otherlibs/raw_spacetime_lib/raw_spacetime_lib.ml [deleted file]
otherlibs/raw_spacetime_lib/raw_spacetime_lib.mli [deleted file]
otherlibs/raw_spacetime_lib/spacetime_offline.c [deleted file]
otherlibs/str/.depend
otherlibs/str/Makefile
otherlibs/systhreads/.depend
otherlibs/systhreads/Makefile
otherlibs/systhreads/mutex.mli
otherlibs/systhreads/semaphore.ml [new file with mode: 0644]
otherlibs/systhreads/semaphore.mli [new file with mode: 0644]
otherlibs/systhreads/st_posix.h
otherlibs/systhreads/st_stubs.c
otherlibs/systhreads/st_win32.h
otherlibs/systhreads/thread.ml
otherlibs/systhreads/thread.mli
otherlibs/systhreads/threadUnix.mli
otherlibs/unix/.depend
otherlibs/unix/Makefile
otherlibs/unix/channels.c
otherlibs/unix/execvp.c
otherlibs/unix/gettimeofday.c
otherlibs/unix/kill.c
otherlibs/unix/mkdir.c
otherlibs/unix/mmap.c
otherlibs/unix/mmap_ba.c
otherlibs/unix/setsid.c
otherlibs/unix/signals.c
otherlibs/unix/socketaddr.h
otherlibs/unix/sockopt.c
otherlibs/unix/spawn.c [new file with mode: 0644]
otherlibs/unix/time.c
otherlibs/unix/unix.ml
otherlibs/unix/unix.mli
otherlibs/unix/unixLabels.mli
otherlibs/win32unix/.depend
otherlibs/win32unix/Makefile
otherlibs/win32unix/accept.c
otherlibs/win32unix/getpeername.c
otherlibs/win32unix/getsockname.c
otherlibs/win32unix/gettimeofday.c
otherlibs/win32unix/mkdir.c [deleted file]
otherlibs/win32unix/mmap.c
otherlibs/win32unix/sendrecv.c
otherlibs/win32unix/socketaddr.h [deleted file]
otherlibs/win32unix/sockopt.c
otherlibs/win32unix/stat.c
otherlibs/win32unix/symlink.c
otherlibs/win32unix/unix.ml
otherlibs/win32unix/unixsupport.c
otherlibs/win32unix/utimes.c
parsing/ast_helper.mli
parsing/asttypes.mli
parsing/docstrings.ml
parsing/lexer.mll
parsing/location.ml
parsing/parse.mli
parsing/parser.mly
parsing/parsetree.mli
parsing/pprintast.ml
release-info/News [new file with mode: 0644]
release-info/howto.md [new file with mode: 0644]
release-info/markdown-add-pr-links.sh [new file with mode: 0644]
release-info/templates/beta.md [new file with mode: 0644]
release-info/templates/production.md [new file with mode: 0644]
release-info/templates/rc.md [new file with mode: 0644]
runtime/.depend [deleted file]
runtime/Makefile
runtime/afl.c
runtime/alloc.c
runtime/amd64.S
runtime/amd64nt.asm
runtime/arm.S
runtime/arm64.S
runtime/array.c
runtime/backtrace.c
runtime/backtrace_byt.c
runtime/backtrace_nat.c
runtime/callback.c
runtime/caml/address_class.h
runtime/caml/alloc.h
runtime/caml/backtrace.h
runtime/caml/backtrace_prim.h
runtime/caml/compatibility.h
runtime/caml/config.h
runtime/caml/custom.h
runtime/caml/debugger.h
runtime/caml/domain_state.tbl
runtime/caml/exec.h
runtime/caml/fail.h
runtime/caml/gc.h
runtime/caml/instruct.h
runtime/caml/interp.h
runtime/caml/intext.h
runtime/caml/io.h
runtime/caml/m.h.in
runtime/caml/major_gc.h
runtime/caml/memory.h
runtime/caml/memprof.h
runtime/caml/minor_gc.h
runtime/caml/misc.h
runtime/caml/mlvalues.h
runtime/caml/osdeps.h
runtime/caml/printexc.h
runtime/caml/roots.h
runtime/caml/s.h.in
runtime/caml/signals.h
runtime/caml/spacetime.h [deleted file]
runtime/caml/stack.h
runtime/caml/stacks.h
runtime/caml/startup.h
runtime/caml/sys.h
runtime/caml/weak.h
runtime/compact.c
runtime/compare.c
runtime/custom.c
runtime/debugger.c
runtime/domain.c
runtime/dune
runtime/dynlink_nat.c
runtime/eventlog.c
runtime/extern.c
runtime/fail_byt.c
runtime/fail_nat.c
runtime/finalise.c
runtime/floats.c
runtime/freelist.c
runtime/gc_ctrl.c
runtime/gen_primitives.sh
runtime/globroots.c
runtime/hash.c
runtime/i386.S
runtime/i386nt.asm
runtime/instrtrace.c
runtime/intern.c
runtime/interp.c
runtime/io.c
runtime/main.c
runtime/major_gc.c
runtime/memory.c
runtime/memprof.c
runtime/meta.c
runtime/minor_gc.c
runtime/misc.c
runtime/obj.c
runtime/printexc.c
runtime/riscv.S
runtime/roots_byt.c
runtime/roots_nat.c
runtime/signals.c
runtime/signals_byt.c
runtime/signals_nat.c
runtime/signals_osdep.h
runtime/spacetime_byt.c [deleted file]
runtime/spacetime_nat.c [deleted file]
runtime/spacetime_snapshot.c [deleted file]
runtime/stacks.c
runtime/startup_aux.c
runtime/startup_byt.c
runtime/startup_nat.c
runtime/sys.c
runtime/unix.c
runtime/weak.c
runtime/win32.c
stdlib/.depend
stdlib/Compflags
stdlib/HACKING.adoc
stdlib/Makefile
stdlib/StdlibModules
stdlib/arg.ml
stdlib/arg.mli
stdlib/array.mli
stdlib/arrayLabels.mli
stdlib/atomic.ml [new file with mode: 0644]
stdlib/atomic.mli [new file with mode: 0644]
stdlib/bigarray.ml
stdlib/bigarray.mli
stdlib/bool.mli
stdlib/buffer.mli
stdlib/bytes.mli
stdlib/bytesLabels.mli
stdlib/camlinternalAtomic.ml [new file with mode: 0644]
stdlib/camlinternalAtomic.mli [new file with mode: 0644]
stdlib/camlinternalFormat.ml
stdlib/camlinternalLazy.ml
stdlib/camlinternalMod.ml
stdlib/digest.mli
stdlib/dune
stdlib/either.ml [new file with mode: 0644]
stdlib/either.mli [new file with mode: 0644]
stdlib/ephemeron.mli
stdlib/expand_module_aliases.awk
stdlib/filename.mli
stdlib/float.ml
stdlib/float.mli
stdlib/format.ml
stdlib/format.mli
stdlib/gc.ml
stdlib/gc.mli
stdlib/genlex.mli
stdlib/hashtbl.ml
stdlib/hashtbl.mli
stdlib/int.mli
stdlib/list.ml
stdlib/list.mli
stdlib/listLabels.mli
stdlib/map.ml
stdlib/map.mli
stdlib/moreLabels.mli
stdlib/nativeint.mli
stdlib/obj.ml
stdlib/obj.mli
stdlib/option.mli
stdlib/printexc.ml
stdlib/printexc.mli
stdlib/queue.mli
stdlib/result.mli
stdlib/seq.mli
stdlib/set.ml
stdlib/set.mli
stdlib/spacetime.ml [deleted file]
stdlib/spacetime.mli [deleted file]
stdlib/stack.mli
stdlib/stdLabels.mli
stdlib/stdlib.ml
stdlib/stdlib.mli
stdlib/stream.mli
stdlib/string.ml
stdlib/string.mli
stdlib/stringLabels.mli
stdlib/sys.mli
stdlib/sys.mlp
stdlib/templates/README.adoc [new file with mode: 0644]
stdlib/templates/float.template.mli [new file with mode: 0644]
stdlib/templates/floatarraylabeled.template.mli [new file with mode: 0644]
stdlib/templates/hashtbl.template.mli [new file with mode: 0644]
stdlib/templates/map.template.mli [new file with mode: 0644]
stdlib/templates/moreLabels.template.mli [new file with mode: 0644]
stdlib/templates/set.template.mli [new file with mode: 0644]
stdlib/uchar.mli
stdlib/weak.ml
stdlib/weak.mli
testsuite/Makefile
testsuite/summarize.awk
testsuite/tests/asmcomp/0001-test.compilers.reference
testsuite/tests/asmcomp/is_static.ml
testsuite/tests/asmcomp/is_static_flambda.ml
testsuite/tests/asmcomp/optargs.ml
testsuite/tests/asmcomp/static_float_array_flambda.ml
testsuite/tests/asmcomp/static_float_array_flambda_opaque.ml
testsuite/tests/asmgen/immediates.cmm [new file with mode: 0644]
testsuite/tests/asmgen/immediates.cmmpp [new file with mode: 0644]
testsuite/tests/asmgen/immediates.tbl [new file with mode: 0644]
testsuite/tests/asmgen/mainimmed.c [new file with mode: 0644]
testsuite/tests/asmgen/soli.cmm
testsuite/tests/backtrace/backtrace.ml
testsuite/tests/backtrace/backtrace.reference
testsuite/tests/backtrace/backtrace2.ml
testsuite/tests/backtrace/backtrace2.reference
testsuite/tests/backtrace/backtrace3.ml
testsuite/tests/backtrace/backtrace3.reference
testsuite/tests/backtrace/backtrace_deprecated.ml
testsuite/tests/backtrace/backtrace_deprecated.reference
testsuite/tests/backtrace/backtrace_or_exception.ml
testsuite/tests/backtrace/backtrace_or_exception.reference
testsuite/tests/backtrace/backtrace_slots.ml
testsuite/tests/backtrace/backtrace_slots.reference
testsuite/tests/backtrace/backtraces_and_finalizers.ml
testsuite/tests/backtrace/callstack.ml
testsuite/tests/backtrace/callstack.reference
testsuite/tests/backtrace/event_after_prim.ml
testsuite/tests/backtrace/filter-locations.sh
testsuite/tests/backtrace/inline_test.ml
testsuite/tests/backtrace/inline_test.reference
testsuite/tests/backtrace/inline_traversal_test.ml
testsuite/tests/backtrace/inline_traversal_test.reference
testsuite/tests/backtrace/lazy.ml [new file with mode: 0644]
testsuite/tests/backtrace/lazy.reference [new file with mode: 0644]
testsuite/tests/backtrace/methods.ml
testsuite/tests/backtrace/names.ml
testsuite/tests/backtrace/names.reference
testsuite/tests/backtrace/pr2195-locs.byte.reference [new file with mode: 0644]
testsuite/tests/backtrace/pr2195-nolocs.byte.reference [new file with mode: 0644]
testsuite/tests/backtrace/pr2195.ml [new file with mode: 0644]
testsuite/tests/backtrace/pr2195.opt.reference [new file with mode: 0644]
testsuite/tests/backtrace/pr2195.run [new file with mode: 0755]
testsuite/tests/backtrace/pr6920_why_at.ml
testsuite/tests/backtrace/pr6920_why_at.reference
testsuite/tests/backtrace/pr6920_why_swallow.ml
testsuite/tests/backtrace/pr6920_why_swallow.reference
testsuite/tests/backtrace/raw_backtrace.ml
testsuite/tests/backtrace/raw_backtrace.reference
testsuite/tests/basic-modules/anonymous.ocamlc.reference
testsuite/tests/basic-modules/anonymous.ocamlopt.flambda.reference
testsuite/tests/basic-modules/anonymous.ocamlopt.reference
testsuite/tests/basic-more/morematch.compilers.reference
testsuite/tests/basic-more/robustmatch.compilers.reference
testsuite/tests/basic/equality.ml
testsuite/tests/basic/equality.reference
testsuite/tests/basic/patmatch_for_multiple.ml [new file with mode: 0644]
testsuite/tests/basic/patmatch_incoherence.ml
testsuite/tests/basic/patmatch_split_no_or.ml
testsuite/tests/callback/callbackprim.c
testsuite/tests/callback/signals_alloc.ml
testsuite/tests/callback/signals_alloc.reference
testsuite/tests/callback/tcallback.ml
testsuite/tests/flambda/afl_lazy.ml [new file with mode: 0644]
testsuite/tests/float-unboxing/float_subst_boxed_number.ml
testsuite/tests/formatting/test_locations.dlocations.ocamlc.reference
testsuite/tests/formatting/test_locations.dlocations.ocamlopt.clambda.reference [deleted file]
testsuite/tests/formatting/test_locations.dlocations.ocamlopt.flambda.reference [deleted file]
testsuite/tests/formatting/test_locations.dno-locations.ocamlc.reference
testsuite/tests/formatting/test_locations.dno-locations.ocamlopt.clambda.reference [deleted file]
testsuite/tests/formatting/test_locations.dno-locations.ocamlopt.flambda.reference [deleted file]
testsuite/tests/formatting/test_locations.ml
testsuite/tests/generalized-open/accepted_expect.ml
testsuite/tests/generalized-open/gpr1506.ml
testsuite/tests/generalized-open/pr10048.ml [new file with mode: 0644]
testsuite/tests/let-syntax/let_syntax.ml
testsuite/tests/letrec-check/pr7231.ocaml.reference
testsuite/tests/lexing/escape.ocaml.reference
testsuite/tests/lexing/uchar_esc.ocaml.reference
testsuite/tests/lib-arg/test_rest_all.ml [new file with mode: 0644]
testsuite/tests/lib-arg/testarg.ml
testsuite/tests/lib-arg/testerror.ml
testsuite/tests/lib-atomic/test_atomic.ml [new file with mode: 0644]
testsuite/tests/lib-bigarray-2/bigarrfml.ml
testsuite/tests/lib-bigarray-2/call-gfortran.sh [new file with mode: 0644]
testsuite/tests/lib-bigarray/bigarrays.ml
testsuite/tests/lib-bigarray/bigarrays.reference
testsuite/tests/lib-bigarray/change_layout.ml
testsuite/tests/lib-channels/in_channel_length.ml [new file with mode: 0644]
testsuite/tests/lib-channels/seek_in.ml [new file with mode: 0644]
testsuite/tests/lib-dynlink-bytecode/stub2.c
testsuite/tests/lib-dynlink-init-info/test.ml [new file with mode: 0644]
testsuite/tests/lib-dynlink-init-info/test.reference [new file with mode: 0644]
testsuite/tests/lib-dynlink-initializers/test10_main.byte.reference
testsuite/tests/lib-dynlink-initializers/test10_main.native.reference
testsuite/tests/lib-either/test.ml [new file with mode: 0644]
testsuite/tests/lib-floatarray/floatarray.ml
testsuite/tests/lib-format/print_seq.ml [new file with mode: 0644]
testsuite/tests/lib-format/print_seq.reference [new file with mode: 0644]
testsuite/tests/lib-hashtbl/compatibility.ml [new file with mode: 0644]
testsuite/tests/lib-hashtbl/htbl.ml
testsuite/tests/lib-list/test.ml
testsuite/tests/lib-marshal/intext.ml
testsuite/tests/lib-marshal/intextaux.c
testsuite/tests/lib-obj/new_obj.ml [new file with mode: 0644]
testsuite/tests/lib-obj/new_obj.reference [new file with mode: 0644]
testsuite/tests/lib-obj/reachable_words.ml
testsuite/tests/lib-obj/reachable_words_np.ml [new file with mode: 0644]
testsuite/tests/lib-random/rand.ml
testsuite/tests/lib-scanf/tscanf.ml
testsuite/tests/lib-set/testmap.ml
testsuite/tests/lib-set/testset.ml
testsuite/tests/lib-stdlabels/test_stdlabels.ml
testsuite/tests/lib-string/test_string.ml
testsuite/tests/lib-systhreads/eintr.ml [new file with mode: 0644]
testsuite/tests/lib-systhreads/eintr.reference [new file with mode: 0644]
testsuite/tests/lib-threads/fileio.ml
testsuite/tests/lib-threads/mutex_errors.ml [new file with mode: 0644]
testsuite/tests/lib-threads/mutex_errors.reference [new file with mode: 0644]
testsuite/tests/lib-threads/pr4466.ml
testsuite/tests/lib-threads/pr9971.ml [new file with mode: 0644]
testsuite/tests/lib-unix/common/channel_of.ml
testsuite/tests/lib-unix/common/redirections.ml
testsuite/tests/lib-unix/common/redirections.reference
testsuite/tests/lib-unix/common/test_unixlabels.ml [new file with mode: 0644]
testsuite/tests/lib-unix/common/test_unixlabels.reference [new file with mode: 0644]
testsuite/tests/lib-unix/common/uexit.ml [new file with mode: 0644]
testsuite/tests/lib-unix/kill/unix_kill.ml [new file with mode: 0644]
testsuite/tests/lib-unix/kill/unix_kill.reference [new file with mode: 0644]
testsuite/tests/link-test/empty.ml [new file with mode: 0644]
testsuite/tests/match-exception-warnings/exhaustiveness_warnings.ml
testsuite/tests/messages/precise_locations.ml
testsuite/tests/misc/ephe_infix.ml [new file with mode: 0644]
testsuite/tests/misc/weaklifetime.ml
testsuite/tests/no-alias-deps/aliases.compilers.reference
testsuite/tests/parsetree/locations_test.compilers.reference [new file with mode: 0644]
testsuite/tests/parsetree/locations_test.ml [new file with mode: 0644]
testsuite/tests/parsetree/source.ml
testsuite/tests/parsing/attributes.compilers.reference
testsuite/tests/parsing/attributes.ml
testsuite/tests/parsing/extension_operators.ml [new file with mode: 0644]
testsuite/tests/parsing/extensions.compilers.reference
testsuite/tests/parsing/shortcut_ext_attr.compilers.reference
testsuite/tests/printing-types/disambiguation.ml
testsuite/tests/reproducibility/cmis_on_file_system.ml
testsuite/tests/runtime-naked-pointers/cstubs.c [new file with mode: 0644]
testsuite/tests/runtime-naked-pointers/np.ml [new file with mode: 0644]
testsuite/tests/runtime-naked-pointers/np1.ml [new file with mode: 0644]
testsuite/tests/runtime-naked-pointers/np2.ml [new file with mode: 0644]
testsuite/tests/runtime-naked-pointers/np2.run [new file with mode: 0755]
testsuite/tests/runtime-naked-pointers/np3.ml [new file with mode: 0644]
testsuite/tests/runtime-naked-pointers/np3.run [new file with mode: 0755]
testsuite/tests/runtime-naked-pointers/np4.ml [new file with mode: 0644]
testsuite/tests/runtime-naked-pointers/np4.run [new file with mode: 0755]
testsuite/tests/runtime-naked-pointers/runtest.sh [new file with mode: 0755]
testsuite/tests/self-contained-toplevel/main.ml
testsuite/tests/shadow_include/shadow_all.ml
testsuite/tests/statmemprof/alloc_counts.ml [new file with mode: 0644]
testsuite/tests/statmemprof/alloc_counts.reference [new file with mode: 0644]
testsuite/tests/statmemprof/arrays_in_major.ml
testsuite/tests/statmemprof/arrays_in_minor.ml
testsuite/tests/statmemprof/blocking_in_callback.ml
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/statmemprof/custom.ml [new file with mode: 0644]
testsuite/tests/statmemprof/custom.reference [new file with mode: 0644]
testsuite/tests/statmemprof/exception_callback.ml
testsuite/tests/statmemprof/intern.ml
testsuite/tests/statmemprof/lists_in_minor.ml
testsuite/tests/statmemprof/minor_no_postpone.ml
testsuite/tests/statmemprof/moved_while_blocking.ml [new file with mode: 0644]
testsuite/tests/statmemprof/moved_while_blocking.reference [new file with mode: 0644]
testsuite/tests/statmemprof/thread_exit_in_callback.ml
testsuite/tests/statmemprof/thread_exit_in_callback.reference [deleted file]
testsuite/tests/statmemprof/thread_exit_in_callback_stub.c [deleted file]
testsuite/tests/tool-caml-tex/ellipses.reference
testsuite/tests/tool-caml-tex/redirections.reference
testsuite/tests/tool-ocamlc-open/tool-ocamlc-open-error.compilers.reference
testsuite/tests/tool-ocamlc-stop-after/stop_after_typing_impl.compilers.reference
testsuite/tests/tool-ocamlc-stop-after/stop_after_typing_impl.ml
testsuite/tests/tool-ocamlobjinfo/has-lib-bfd.sh [deleted file]
testsuite/tests/tool-ocamlobjinfo/question.ml
testsuite/tests/tool-ocamlopt-save-ir/check_for_pack.compilers.reference [new file with mode: 0644]
testsuite/tests/tool-ocamlopt-save-ir/check_for_pack.ml [new file with mode: 0644]
testsuite/tests/tool-ocamlopt-save-ir/save_ir_after_scheduling.ml [new file with mode: 0644]
testsuite/tests/tool-ocamlopt-save-ir/save_ir_after_scheduling.sh [new file with mode: 0755]
testsuite/tests/tool-ocamlopt-save-ir/save_ir_after_typing.compilers.reference [new file with mode: 0644]
testsuite/tests/tool-ocamlopt-save-ir/save_ir_after_typing.ml [new file with mode: 0644]
testsuite/tests/tool-ocamlopt-save-ir/save_ir_after_typing.sh [new file with mode: 0755]
testsuite/tests/tool-ocamlopt-save-ir/start_from_emit.ml [new file with mode: 0644]
testsuite/tests/tool-ocamlopt-save-ir/start_from_emit.sh [new file with mode: 0755]
testsuite/tests/tool-ocamltest/norm1.ml [new file with mode: 0644]
testsuite/tests/tool-ocamltest/norm1.reference [new file with mode: 0644]
testsuite/tests/tool-ocamltest/norm2.ml [new file with mode: 0644]
testsuite/tests/tool-ocamltest/norm2.reference [new file with mode: 0644]
testsuite/tests/tool-ocamltest/norm3.ml [new file with mode: 0644]
testsuite/tests/tool-ocamltest/norm3.reference [new file with mode: 0644]
testsuite/tests/tool-ocamltest/norm4.ml [new file with mode: 0644]
testsuite/tests/tool-ocamltest/norm4.reference [new file with mode: 0644]
testsuite/tests/tool-toplevel/pr6468.compilers.reference
testsuite/tests/tool-toplevel/pr7060.compilers.reference
testsuite/tests/tool-toplevel/printval.ml [new file with mode: 0644]
testsuite/tests/translprim/comparison_table.compilers.reference
testsuite/tests/translprim/locs.ml
testsuite/tests/translprim/locs.reference
testsuite/tests/translprim/ref_spec.compilers.reference
testsuite/tests/typing-core-bugs/const_int_hint.ml
testsuite/tests/typing-core-bugs/type_expected_explanation.ml
testsuite/tests/typing-deprecated/alerts.ml
testsuite/tests/typing-deprecated/deprecated.ml
testsuite/tests/typing-extensions/disambiguation.ml
testsuite/tests/typing-extensions/extensions.ml
testsuite/tests/typing-extensions/open_types.ml
testsuite/tests/typing-fstclassmod/aliases.ml [new file with mode: 0644]
testsuite/tests/typing-fstclassmod/nondep_instance.ml [new file with mode: 0644]
testsuite/tests/typing-gadts/didier.ml
testsuite/tests/typing-gadts/or_patterns.ml
testsuite/tests/typing-gadts/pr5785.ml
testsuite/tests/typing-gadts/pr5906.ml
testsuite/tests/typing-gadts/pr5981.ml
testsuite/tests/typing-gadts/pr5985.ml
testsuite/tests/typing-gadts/pr5989.ml
testsuite/tests/typing-gadts/pr5997.ml
testsuite/tests/typing-gadts/pr6174.ml
testsuite/tests/typing-gadts/pr6241.ml
testsuite/tests/typing-gadts/pr6690.ml
testsuite/tests/typing-gadts/pr6993_bad.ml
testsuite/tests/typing-gadts/pr7016.ml
testsuite/tests/typing-gadts/pr7222.ml
testsuite/tests/typing-gadts/pr7234.ml
testsuite/tests/typing-gadts/pr7269.ml
testsuite/tests/typing-gadts/pr7374.ml
testsuite/tests/typing-gadts/pr7390.ml
testsuite/tests/typing-gadts/pr7432.ml
testsuite/tests/typing-gadts/pr7902.ml [new file with mode: 0644]
testsuite/tests/typing-gadts/pr9019.ml
testsuite/tests/typing-gadts/pr9759.ml [new file with mode: 0644]
testsuite/tests/typing-gadts/pr9799.ml [new file with mode: 0644]
testsuite/tests/typing-gadts/principality-and-gadts.ml [new file with mode: 0644]
testsuite/tests/typing-gadts/test.ml
testsuite/tests/typing-gadts/yallop_bugs.ml
testsuite/tests/typing-implicit_unpack/implicit_unpack.ml
testsuite/tests/typing-misc/build_as_type.ml [new file with mode: 0644]
testsuite/tests/typing-misc/constraints.ml
testsuite/tests/typing-misc/disambiguate_principality.ml
testsuite/tests/typing-misc/empty_variant.ml
testsuite/tests/typing-misc/injectivity.ml [new file with mode: 0644]
testsuite/tests/typing-misc/labels.ml
testsuite/tests/typing-misc/normalize_type.ml [new file with mode: 0644]
testsuite/tests/typing-misc/polyvars.ml
testsuite/tests/typing-misc/pr6416.ml
testsuite/tests/typing-misc/pr6939-flat-float-array.ml
testsuite/tests/typing-misc/pr6939-no-flat-float-array.ml
testsuite/tests/typing-misc/pr7937.ml
testsuite/tests/typing-misc/printing.ml
testsuite/tests/typing-misc/records.ml
testsuite/tests/typing-misc/typecore_nolabel_errors.ml
testsuite/tests/typing-missing-cmi-3/middle.ml
testsuite/tests/typing-missing-cmi-3/user.ml
testsuite/tests/typing-modules/aliases.ml
testsuite/tests/typing-modules/applicative_functor_type.ml
testsuite/tests/typing-modules/nondep.ml
testsuite/tests/typing-modules/pr6633.ml [new file with mode: 0644]
testsuite/tests/typing-modules/pr7818.ml
testsuite/tests/typing-objects-bugs/pr7284_bad.compilers.reference
testsuite/tests/typing-objects/Exemples.ml
testsuite/tests/typing-objects/Tests.ml
testsuite/tests/typing-ocamlc-i/pervasives_leitmotiv.compilers.reference
testsuite/tests/typing-ocamlc-i/pr4791.compilers.reference
testsuite/tests/typing-ocamlc-i/pr6323.compilers.reference
testsuite/tests/typing-ocamlc-i/pr7402.compilers.reference
testsuite/tests/typing-poly/poly.ml
testsuite/tests/typing-poly/pr9603.ml
testsuite/tests/typing-polyvariants-bugs/pr7824.ml
testsuite/tests/typing-private/private.compilers.principal.reference
testsuite/tests/typing-private/private.compilers.reference
testsuite/tests/typing-safe-linking/b_bad.compilers.reference
testsuite/tests/typing-shadowing-of-pervasives-submodules/redefine_largefile.ml
testsuite/tests/typing-short-paths/short-paths.compilers.reference
testsuite/tests/typing-sigsubst/sigsubst.ml
testsuite/tests/typing-unboxed/test.ml
testsuite/tests/typing-warnings/ambiguous_guarded_disjunction.ml
testsuite/tests/typing-warnings/application.ml
testsuite/tests/typing-warnings/coercions.ml
testsuite/tests/typing-warnings/exhaustiveness.ml
testsuite/tests/typing-warnings/fragile_matching.ml [new file with mode: 0644]
testsuite/tests/typing-warnings/never_returns.ml
testsuite/tests/typing-warnings/open_warnings.ml
testsuite/tests/typing-warnings/pr5892.ml
testsuite/tests/typing-warnings/pr6872.ml
testsuite/tests/typing-warnings/pr7085.ml
testsuite/tests/typing-warnings/pr7115.ml
testsuite/tests/typing-warnings/pr7261.compilers.reference
testsuite/tests/typing-warnings/pr7297.ml
testsuite/tests/typing-warnings/pr7553.ml
testsuite/tests/typing-warnings/pr9244.ml
testsuite/tests/typing-warnings/records.ml
testsuite/tests/typing-warnings/unused_functor_parameter.ml
testsuite/tests/typing-warnings/unused_rec.ml
testsuite/tests/typing-warnings/unused_recmodule.ml
testsuite/tests/typing-warnings/unused_types.ml
testsuite/tests/typing-warnings/warning16.ml [new file with mode: 0644]
testsuite/tests/unboxed-primitive-args/test.ml
testsuite/tests/unwind/driver.ml
testsuite/tests/unwind/stack_walker.c
testsuite/tests/warnings/mnemonics.mll [new file with mode: 0644]
testsuite/tests/warnings/mnemonics.reference [new file with mode: 0644]
testsuite/tests/warnings/w01.compilers.reference
testsuite/tests/warnings/w03.compilers.reference
testsuite/tests/warnings/w04.compilers.reference
testsuite/tests/warnings/w04_failure.compilers.reference
testsuite/tests/warnings/w06.compilers.reference
testsuite/tests/warnings/w32.compilers.reference
testsuite/tests/warnings/w32b.compilers.reference
testsuite/tests/warnings/w33.compilers.reference
testsuite/tests/warnings/w45.compilers.reference
testsuite/tests/warnings/w47_inline.compilers.reference
testsuite/tests/warnings/w50.compilers.reference
testsuite/tests/warnings/w51.compilers.reference [deleted file]
testsuite/tests/warnings/w51.ml
testsuite/tests/warnings/w51_bis.compilers.reference
testsuite/tests/warnings/w52.ml
testsuite/tests/warnings/w53.compilers.reference
testsuite/tests/warnings/w53.ml
testsuite/tests/warnings/w54.compilers.reference
testsuite/tests/warnings/w55.flambda.reference
testsuite/tests/warnings/w55.native.reference
testsuite/tests/warnings/w58.native.reference
testsuite/tests/warnings/w59.flambda.reference
testsuite/tests/warnings/w60.compilers.reference
testsuite/tests/warnings/w68.compilers.reference [new file with mode: 0644]
testsuite/tests/warnings/w68.ml [new file with mode: 0644]
testsuite/tests/warnings/w68.reference [new file with mode: 0644]
testsuite/tools/asmgen_arm64.S
testsuite/tools/lexcmm.mll
testsuite/tools/parsecmm.mly
testsuite/tools/parsecmmaux.ml
tools/.depend
tools/Makefile
tools/caml_tex.ml
tools/check-typo
tools/ci/actions/runner.sh [new file with mode: 0755]
tools/ci/appveyor/appveyor_build.cmd
tools/ci/appveyor/appveyor_build.sh
tools/ci/inria/README.md [new file with mode: 0644]
tools/ci/inria/Risc-V/Jenkinsfile [new file with mode: 0644]
tools/ci/inria/bootstrap [deleted file]
tools/ci/inria/bootstrap/Jenkinsfile [new file with mode: 0644]
tools/ci/inria/bootstrap/remove-sinh-primitive.patch [new file with mode: 0644]
tools/ci/inria/bootstrap/script [new file with mode: 0755]
tools/ci/inria/check-typo/Jenkinsfile [new file with mode: 0644]
tools/ci/inria/dune-build [deleted file]
tools/ci/inria/dune-build/Jenkinsfile [new file with mode: 0644]
tools/ci/inria/dune-build/script [new file with mode: 0755]
tools/ci/inria/extra-checks [deleted file]
tools/ci/inria/light [new file with mode: 0755]
tools/ci/inria/lsan-suppr.txt [deleted file]
tools/ci/inria/main
tools/ci/inria/other-configs [deleted file]
tools/ci/inria/other-configs/Jenkinsfile [new file with mode: 0644]
tools/ci/inria/other-configs/script [new file with mode: 0755]
tools/ci/inria/remove-sinh-primitive.patch [deleted file]
tools/ci/inria/sanitizers/Jenkinsfile [new file with mode: 0644]
tools/ci/inria/sanitizers/lsan-suppr.txt [new file with mode: 0644]
tools/ci/inria/sanitizers/script [new file with mode: 0755]
tools/ci/inria/step-by-step-build/Jenkinsfile [new file with mode: 0644]
tools/ci/inria/step-by-step-build/script [new file with mode: 0755]
tools/ci/travis/travis-ci.sh
tools/dumpobj.ml
tools/make-package-macosx [deleted file]
tools/markdown-add-pr-links.sh [deleted file]
tools/objinfo.ml
tools/objinfo_helper.c [deleted file]
tools/ocaml-objcopy-macosx [deleted file]
tools/ocamlcmt.ml [new file with mode: 0644]
tools/ocamlcp.ml
tools/ocamlmktop.ml
tools/ocamloptp.ml
tools/read_cmt.ml [deleted file]
tools/release-checklist [deleted file]
tools/sync_stdlib_docs [new file with mode: 0755]
tools/unlabel-patches/1.mli [new file with mode: 0644]
tools/unlabel-patches/2.mli [new file with mode: 0644]
tools/unlabel-patches/3.mli [new file with mode: 0644]
tools/unlabel-patches/4.mli [new file with mode: 0644]
toplevel/dune
toplevel/genprintval.ml
toplevel/opttopdirs.ml
toplevel/opttoploop.ml
toplevel/opttopmain.ml
toplevel/opttopmain.mli
toplevel/opttopstart.ml
toplevel/topdirs.ml
toplevel/toploop.ml
toplevel/topmain.ml
toplevel/topmain.mli
toplevel/topstart.ml
toplevel/trace.ml
typing/btype.ml
typing/ctype.ml
typing/ctype.mli
typing/datarepr.ml
typing/env.ml
typing/env.mli
typing/ident.ml
typing/ident.mli
typing/mtype.ml
typing/oprint.ml
typing/outcometree.mli
typing/parmatch.ml
typing/parmatch.mli
typing/patterns.ml [new file with mode: 0644]
typing/patterns.mli [new file with mode: 0644]
typing/printtyp.ml
typing/subst.ml
typing/typeclass.ml
typing/typecore.ml
typing/typecore.mli
typing/typedecl.ml
typing/typedecl.mli
typing/typedecl_variance.ml
typing/typedecl_variance.mli
typing/typedtree.ml
typing/typedtree.mli
typing/typemod.ml
typing/typemod.mli
typing/types.ml
typing/types.mli
typing/typetexp.ml
typing/typetexp.mli
typing/untypeast.ml
typing/untypeast.mli
utils/Makefile
utils/binutils.ml [new file with mode: 0644]
utils/binutils.mli [new file with mode: 0644]
utils/ccomp.ml
utils/ccomp.mli
utils/clflags.ml
utils/clflags.mli
utils/config.mli
utils/config.mlp
utils/dune
utils/load_path.ml
utils/load_path.mli
utils/local_store.ml [new file with mode: 0644]
utils/local_store.mli [new file with mode: 0644]
utils/misc.ml
utils/misc.mli
utils/warnings.ml
utils/warnings.mli
yacc/Makefile