Imported Upstream version 4.00.1
authorStephane Glondu <steph@glondu.net>
Wed, 14 Nov 2012 12:02:46 +0000 (13:02 +0100)
committerStephane Glondu <steph@glondu.net>
Wed, 14 Nov 2012 12:02:46 +0000 (13:02 +0100)
commitd33fdfe542244c97fed5f725bdbc4feb78647662
tree6535bd4dcbe8f14879435eaa0fc5ca632dd87224
parente2a2eaed091ab112797e662a5ad77e9ffec491d0
Imported Upstream version 4.00.1
304 files changed:
Changes
Makefile
VERSION
asmcomp/amd64/emit.mlp
asmcomp/amd64/emit_nt.mlp
asmcomp/amd64/proc.ml
asmcomp/arm/emit.mlp
asmcomp/closure.ml
asmcomp/cmmgen.ml
asmcomp/cmx_format.mli
asmcomp/debuginfo.ml
asmcomp/emitaux.ml
asmcomp/i386/emit.mlp
asmcomp/i386/emit_nt.mlp
asmcomp/power/emit.mlp
asmcomp/schedgen.ml
asmcomp/sparc/emit.mlp
asmrun/amd64.S
asmrun/amd64nt.asm
asmrun/arm.S
asmrun/i386.S
asmrun/i386nt.asm
asmrun/power-elf.S
asmrun/power-rhapsody.S
asmrun/roots.c
asmrun/sparc.S
boot/ocamlc
boot/ocamldep
boot/ocamllex
bytecomp/bytepackager.ml
bytecomp/matching.ml
bytecomp/translcore.ml
bytecomp/translcore.mli
bytecomp/translmod.ml
byterun/compact.c
byterun/extern.c
byterun/freelist.c
byterun/freelist.h
byterun/hash.h
byterun/intern.c
byterun/major_gc.c
byterun/md5.c
byterun/md5.h
byterun/memory.c
camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
camlp4/Camlp4/Struct/Lexer.mll
camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
camlp4/Camlp4Top/Rprint.ml
camlp4/examples/arith.ml
camlp4/man/camlp4.1.tpl
debugger/command_line.ml
emacs/caml-types.el
emacs/caml.el
emacs/camldebug.el
emacs/ocamltags.in
man/ocamlc.m
man/ocamldoc.m
man/ocamlopt.m
ocamlbuild/ChangeLog
ocamlbuild/my_std.ml
ocamlbuild/ocaml_specific.ml
ocamlbuild/ocamlbuild.odocl
ocamlbuild/ocamlbuild_pack.mlpack
ocamlbuild/param_tags.ml
ocamlbuild/signatures.mli
ocamldoc/Changes.txt
ocamldoc/generators/odoc_todo.ml
ocamldoc/odoc_analyse.ml
ocamldoc/odoc_ast.ml
ocamldoc/odoc_class.ml
ocamldoc/odoc_dot.ml
ocamldoc/odoc_env.ml
ocamldoc/odoc_global.ml
ocamldoc/odoc_html.ml
ocamldoc/odoc_info.mli
ocamldoc/odoc_latex.ml
ocamldoc/odoc_lexer.mll
ocamldoc/odoc_man.ml
ocamldoc/odoc_merge.mli
ocamldoc/odoc_misc.ml
ocamldoc/odoc_name.ml
ocamldoc/odoc_print.ml
ocamldoc/odoc_scan.ml
ocamldoc/odoc_sig.ml
ocamldoc/odoc_texi.ml
ocamldoc/odoc_text_lexer.mll
otherlibs/bigarray/bigarray_stubs.c
otherlibs/bigarray/mmap_unix.c
otherlibs/graph/.depend
otherlibs/labltk/frx/README
otherlibs/labltk/lib/Makefile
otherlibs/labltk/lib/Makefile.nt
otherlibs/labltk/lib/labltk.bat
otherlibs/labltk/support/cltkVar.c
otherlibs/num/nat_stubs.c
otherlibs/str/str.mli
otherlibs/systhreads/st_posix.h
otherlibs/systhreads/st_stubs.c
otherlibs/systhreads/st_win32.h
otherlibs/threads/Makefile
otherlibs/unix/select.c
otherlibs/win32unix/close_on.c
otherlibs/win32unix/select.c
otherlibs/win32unix/times.c
otherlibs/win32unix/windbug.c
parsing/location.mli
parsing/parser.mly
parsing/printast.ml
stdlib/array.ml
stdlib/format.mli
stdlib/stdLabels.mli
stdlib/stream.ml
testsuite/interactive/lib-gc/alloc.ml
testsuite/lib/testing.ml
testsuite/tests/asmcomp/amd64.S
testsuite/tests/asmcomp/arith.cmm
testsuite/tests/asmcomp/arm.S
testsuite/tests/asmcomp/checkbound.cmm
testsuite/tests/asmcomp/hppa.S
testsuite/tests/asmcomp/i386nt.asm
testsuite/tests/asmcomp/m68k.S
testsuite/tests/asmcomp/main.ml
testsuite/tests/asmcomp/mainarith.c
testsuite/tests/asmcomp/parsecmm.mly
testsuite/tests/asmcomp/tagged-fib.cmm
testsuite/tests/asmcomp/tagged-integr.cmm
testsuite/tests/basic-float/tfloat_record.ml
testsuite/tests/basic-more/bounds.ml
testsuite/tests/basic-more/morematch.ml
testsuite/tests/basic-more/tbuffer.ml
testsuite/tests/basic-more/tbuffer.reference
testsuite/tests/basic-more/testrandom.ml
testsuite/tests/basic-more/testrandom.reference
testsuite/tests/basic-more/tformat.reference
testsuite/tests/basic-more/tprintf.ml
testsuite/tests/basic-more/tprintf.reference
testsuite/tests/basic/arrays.ml
testsuite/tests/basic/boxedints.ml
testsuite/tests/basic/equality.ml
testsuite/tests/basic/includestruct.ml
testsuite/tests/basic/maps.ml
testsuite/tests/basic/patmatch.ml
testsuite/tests/basic/patmatch.reference
testsuite/tests/basic/recvalues.ml
testsuite/tests/basic/tailcalls.ml
testsuite/tests/callback/Makefile
testsuite/tests/callback/tcallback.ml
testsuite/tests/embedded/Makefile
testsuite/tests/gc-roots/globrootsprim.c
testsuite/tests/lib-bigarray-2/bigarrf.f
testsuite/tests/lib-bigarray-2/bigarrfml.ml
testsuite/tests/lib-bigarray-2/bigarrfstub.c
testsuite/tests/lib-bigarray/bigarrays.ml
testsuite/tests/lib-bigarray/fftba.ml
testsuite/tests/lib-bigarray/pr5115.ml
testsuite/tests/lib-dynlink-bytecode/Makefile
testsuite/tests/lib-dynlink-bytecode/main.ml
testsuite/tests/lib-dynlink-csharp/main.ml
testsuite/tests/lib-dynlink-csharp/plugin.ml
testsuite/tests/lib-dynlink-native/api.ml
testsuite/tests/lib-dynlink-native/b.ml
testsuite/tests/lib-dynlink-native/bug.ml
testsuite/tests/lib-dynlink-native/main.ml
testsuite/tests/lib-dynlink-native/packed1.ml
testsuite/tests/lib-dynlink-native/plugin.ml
testsuite/tests/lib-dynlink-native/plugin4.ml
testsuite/tests/lib-dynlink-native/plugin_ref.ml
testsuite/tests/lib-dynlink-native/plugin_thread.ml
testsuite/tests/lib-dynlink-native/sub/plugin.ml
testsuite/tests/lib-dynlink-native/sub/plugin3.ml
testsuite/tests/lib-hashtbl/hfun.ml
testsuite/tests/lib-hashtbl/htbl.ml
testsuite/tests/lib-marshal/intext.ml
testsuite/tests/lib-marshal/intextaux.c
testsuite/tests/lib-num/test_big_ints.ml
testsuite/tests/lib-num/test_nats.ml
testsuite/tests/lib-num/test_nums.ml
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/lib-set/testmap.ml
testsuite/tests/lib-set/testset.ml
testsuite/tests/lib-str/t01.ml
testsuite/tests/lib-stream/count_concat_bug.reference
testsuite/tests/lib-systhreads/testfork.ml
testsuite/tests/lib-threads/test3.runner
testsuite/tests/lib-threads/test4.runner
testsuite/tests/lib-threads/test5.runner
testsuite/tests/lib-threads/test7.checker
testsuite/tests/lib-threads/testsignal.checker
testsuite/tests/lib-threads/testsignal.runner
testsuite/tests/lib-threads/torture.ml
testsuite/tests/lib-threads/torture.reference
testsuite/tests/lib-threads/torture.runner
testsuite/tests/misc-kb/equations.ml
testsuite/tests/misc-kb/equations.mli
testsuite/tests/misc-kb/kb.ml
testsuite/tests/misc-kb/kbmain.ml
testsuite/tests/misc-kb/orderings.ml
testsuite/tests/misc-kb/orderings.mli
testsuite/tests/misc-kb/terms.ml
testsuite/tests/misc-kb/terms.mli
testsuite/tests/misc-unsafe/almabench.ml
testsuite/tests/misc-unsafe/fft.ml
testsuite/tests/misc/bdd.ml
testsuite/tests/misc/boyer.ml
testsuite/tests/misc/fib.ml
testsuite/tests/misc/nucleic.ml
testsuite/tests/misc/sieve.ml
testsuite/tests/misc/sieve.reference
testsuite/tests/misc/takc.ml
testsuite/tests/regression/pr5757/Makefile [new file with mode: 0644]
testsuite/tests/regression/pr5757/pr5757.ml [new file with mode: 0644]
testsuite/tests/regression/pr5757/pr5757.reference [new file with mode: 0644]
testsuite/tests/tool-lexyacc/gram_aux.ml
testsuite/tests/tool-lexyacc/grammar.mly
testsuite/tests/tool-lexyacc/input
testsuite/tests/tool-lexyacc/input.ml
testsuite/tests/tool-lexyacc/lexgen.ml
testsuite/tests/tool-lexyacc/main.reference
testsuite/tests/tool-lexyacc/output.ml
testsuite/tests/tool-lexyacc/scan_aux.ml
testsuite/tests/tool-lexyacc/scanner.mll
testsuite/tests/tool-ocaml/t301-object.ml
testsuite/tests/tool-ocamldoc/odoc_test.ml
testsuite/tests/tool-ocamldoc/t01.ml
testsuite/tests/tool-ocamldoc/t03.ml
testsuite/tests/typing-fstclassmod/fstclassmod.ml
testsuite/tests/typing-gadts/Makefile
testsuite/tests/typing-gadts/dynamic_frisch.ml
testsuite/tests/typing-gadts/test.ml
testsuite/tests/typing-gadts/test.ml.principal.reference
testsuite/tests/typing-gadts/test.ml.reference
testsuite/tests/typing-implicit_unpack/Makefile
testsuite/tests/typing-implicit_unpack/implicit_unpack.ml
testsuite/tests/typing-misc/Makefile
testsuite/tests/typing-modules-bugs/pr5164_ok.ml
testsuite/tests/typing-modules/Makefile
testsuite/tests/typing-objects-bugs/pr3968_bad.ml
testsuite/tests/typing-objects-bugs/pr4018_bad.ml
testsuite/tests/typing-objects-bugs/pr4766_ok.ml
testsuite/tests/typing-objects-bugs/yamagata021012_ok.ml
testsuite/tests/typing-objects/Makefile
testsuite/tests/typing-objects/Tests.ml
testsuite/tests/typing-objects/Tests.ml.principal.reference
testsuite/tests/typing-objects/Tests.ml.reference
testsuite/tests/typing-objects/pr5619_bad.ml
testsuite/tests/typing-poly-bugs/pr5322_ok.ml
testsuite/tests/typing-poly/Makefile
testsuite/tests/typing-poly/poly.ml
testsuite/tests/typing-poly/poly.ml.principal.reference
testsuite/tests/typing-poly/poly.ml.reference
testsuite/tests/typing-polyvariants-bugs/pr5057_ok.ml
testsuite/tests/typing-polyvariants-bugs/pr5057a_bad.ml
testsuite/tests/typing-private-bugs/pr5026_bad.ml
testsuite/tests/typing-private/Makefile
testsuite/tests/typing-private/private.ml
testsuite/tests/typing-private/private.ml.reference
testsuite/tests/typing-recmod/t02bad.ml
testsuite/tests/typing-recmod/t08bad.ml
testsuite/tests/typing-recmod/t13ok.ml
testsuite/tests/typing-recmod/t14bad.ml
testsuite/tests/typing-recmod/t16ok.ml
testsuite/tests/typing-recmod/t17ok.ml
testsuite/tests/typing-recmod/t18ok.ml
testsuite/tests/typing-recmod/t19ok.ml
testsuite/tests/typing-recmod/t22ok.ml
testsuite/tests/typing-signatures/Makefile
testsuite/tests/typing-signatures/els.ml
testsuite/tests/typing-sigsubst/Makefile
testsuite/tests/typing-typeparam/Makefile
tools/depend.ml
tools/make-package-macosx
tools/pprintast.ml
tools/read_cmt.ml
tools/typedtreeIter.ml
tools/typedtreeIter.mli
tools/untypeast.ml
toplevel/expunge.ml
toplevel/genprintval.ml
typing/btype.ml
typing/cmt_format.ml
typing/ctype.mli
typing/datarepr.ml
typing/env.ml
typing/env.mli
typing/includecore.ml
typing/parmatch.ml
typing/parmatch.mli
typing/printtyp.ml
typing/printtyped.ml
typing/subst.ml
typing/typeclass.ml
typing/typecore.ml
typing/typedecl.ml
typing/typemod.ml
typing/types.mli
typing/typetexp.ml
utils/clflags.mli
utils/misc.ml
yacc/main.c
yacc/skeleton.c