Imported Upstream version 4.02.1
authorStephane Glondu <steph@glondu.net>
Tue, 21 Oct 2014 09:38:39 +0000 (11:38 +0200)
committerStephane Glondu <steph@glondu.net>
Tue, 21 Oct 2014 09:38:39 +0000 (11:38 +0200)
commitb92f950defa3bd03db8075caef1d4179447822f4
tree4a29c1455f5d8f05d54dad9195115fa3c7e8401f
parent1a935ede44653d1dd2053cd1373558111f335925
Imported Upstream version 4.02.1
120 files changed:
.depend
.gitignore
Changes
Makefile
Makefile.nt
VERSION
asmcomp/CSEgen.ml
asmcomp/arm/proc.ml
asmcomp/arm/selection.ml
asmrun/backtrace.c
asmrun/signals_osdep.h
boot/ocamlc
boot/ocamldep
boot/ocamllex
bytecomp/bytegen.ml
bytecomp/bytepackager.ml
bytecomp/emitcode.ml
bytecomp/lambda.ml
bytecomp/translcore.ml
bytecomp/translmod.ml
byterun/gc_ctrl.c
config/Makefile.mingw
config/Makefile.mingw64
config/Makefile.msvc
config/Makefile.msvc64
config/s-nt.h
config/s-templ.h
configure
debugger/source.ml
driver/main_args.ml
driver/main_args.mli
driver/pparse.ml
driver/pparse.mli
emacs/caml-types.el
man/ocaml.m
man/ocamlc.m
man/ocamlopt.m
ocamlbuild/ocaml_specific.ml
ocamlbuild/options.ml
ocamlbuild/testsuite/internal.ml
ocamldoc/.depend
ocamldoc/Makefile
ocamldoc/odoc_args.ml
ocamldoc/odoc_global.ml
ocamldoc/odoc_global.mli
ocamldoc/odoc_messages.ml
otherlibs/systhreads/Makefile
otherlibs/threads/Makefile
otherlibs/unix/nice.c
parsing/ast_mapper.ml
parsing/ast_mapper.mli
parsing/location.ml
parsing/parser.mly
parsing/pprintast.ml
stdlib/arg.ml
stdlib/arg.mli
stdlib/array.mli
stdlib/arrayLabels.mli
stdlib/bytes.ml
stdlib/camlinternalFormat.ml
stdlib/camlinternalFormatBasics.ml
stdlib/camlinternalFormatBasics.mli
stdlib/camlinternalMod.ml
stdlib/filename.mli
stdlib/format.mli
stdlib/gc.mli
stdlib/lazy.mli
stdlib/obj.mli
stdlib/pervasives.mli
stdlib/printf.mli
stdlib/scanf.ml
stdlib/sort.mli
stdlib/string.mli
stdlib/stringLabels.mli
testsuite/tests/backtrace/Makefile
testsuite/tests/backtrace/backtraces_and_finalizers.ml [new file with mode: 0644]
testsuite/tests/backtrace/backtraces_and_finalizers.reference [new file with mode: 0644]
testsuite/tests/formats-transition/invalid_formats.ml [new file with mode: 0644]
testsuite/tests/formats-transition/invalid_formats.ml.reference [new file with mode: 0644]
testsuite/tests/lib-dynlink-native/Makefile
testsuite/tests/lib-format/Makefile
testsuite/tests/lib-format/tformat.ml
testsuite/tests/lib-format/tformat.reference
testsuite/tests/lib-printf/Makefile
testsuite/tests/lib-printf/pr6534.ml [new file with mode: 0644]
testsuite/tests/lib-printf/pr6534.reference [new file with mode: 0644]
testsuite/tests/lib-printf/tprintf.ml
testsuite/tests/lib-printf/tprintf.reference
testsuite/tests/lib-scanf/tscanf.ml
testsuite/tests/lib-scanf/tscanf.reference
testsuite/tests/tool-debugger/basic/Makefile
testsuite/tests/tool-debugger/no_debug_event/.ignore [new file with mode: 0644]
testsuite/tests/tool-debugger/no_debug_event/Makefile [new file with mode: 0644]
testsuite/tests/tool-debugger/no_debug_event/a.ml [new file with mode: 0644]
testsuite/tests/tool-debugger/no_debug_event/b.ml [new file with mode: 0644]
testsuite/tests/tool-debugger/no_debug_event/input_script [new file with mode: 0644]
testsuite/tests/tool-debugger/no_debug_event/noev.reference [new file with mode: 0644]
testsuite/tests/typing-extensions/open_types.ml.reference
testsuite/tests/typing-modules-bugs/pr6572_ok.ml [new file with mode: 0644]
testsuite/tests/typing-modules/aliases.ml
testsuite/tests/typing-modules/aliases.ml.reference
testsuite/tests/typing-short-paths/short-paths.ml
testsuite/tests/typing-short-paths/short-paths.ml.reference
tools/.depend
tools/depend.ml
tools/depend.mli
tools/ocamldep.ml
toplevel/topdirs.ml
toplevel/toploop.ml
toplevel/toploop.mli
toplevel/topmain.ml
typing/env.ml
typing/env.mli
typing/includemod.ml
typing/mtype.ml
typing/parmatch.ml
typing/typecore.ml
utils/consistbl.ml
utils/misc.ml
utils/misc.mli