Imported Upstream snapshot 3.12.0~0dev23+10396
authorStephane Glondu <steph@glondu.net>
Sun, 18 Apr 2010 12:08:52 +0000 (14:08 +0200)
committerStephane Glondu <steph@glondu.net>
Sat, 15 May 2010 17:21:43 +0000 (19:21 +0200)
commit2dab435cba5d8ab12db08200bcee88c4668c1370
treeeb8034f8540f629b0a303640f0e749ab0a64fa35
parente18748f4de1573b97bf9491fbeed0f990fc291db
Imported Upstream snapshot 3.12.0~0dev23+10396
179 files changed:
.depend
Changes
Makefile.nt
README.win32
VERSION
_tags
asmcomp/alpha/selection.ml
asmcomp/arm/emit.mlp
asmcomp/arm/selection.ml
asmcomp/hppa/selection.ml
asmcomp/ia64/selection.ml
asmcomp/power/selection.ml
asmcomp/sparc/selection.ml
asmrun/.cvsignore
asmrun/.depend
asmrun/Makefile
asmrun/Makefile.nt
asmrun/amd64.S
asmrun/roots.c
asmrun/stack.h
asmrun/startup.c
boot/ocamlc
boot/ocamldep
boot/ocamllex
build/boot-c-parts-windows.sh [deleted file]
build/boot-c-parts.sh
build/fastworld.sh
build/install.sh
build/mkconfig.sh
build/new-build-system
build/otherlibs-targets.sh
build/world.sh
byterun/.depend
byterun/debugger.c
byterun/debugger.h
byterun/finalise.c
byterun/gc_ctrl.c
byterun/io.c
byterun/stacks.c
byterun/stacks.h
camlp4/.vcs [deleted file]
camlp4/Camlp4/Camlp4Ast.partial.ml
camlp4/Camlp4/Printers/OCaml.ml
camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
camlp4/Makefile [deleted file]
camlp4/Makefile.ml [deleted file]
camlp4/boot/Camlp4.ml
camlp4/boot/Camlp4Ast.ml
camlp4/boot/camlp4boot.ml
config/Makefile.msvc64
configure
debugger/command_line.ml
debugger/debugcom.ml
debugger/debugcom.mli
driver/main.ml
driver/main_args.ml
driver/main_args.mli
driver/optmain.ml
emacs/caml-help.el
emacs/camldebug.el
emacs/inf-caml.el
lex/parser.mly
myocamlbuild.ml
ocamlbuild/Makefile
ocamlbuild/_tags
ocamldoc/.depend
ocamldoc/odoc_analyse.ml
ocamldoc/odoc_ast.ml
ocamldoc/odoc_cross.ml
ocamldoc/odoc_html.ml
ocamldoc/odoc_info.mli
ocamldoc/odoc_latex.ml
ocamldoc/odoc_module.ml
ocamldoc/odoc_sig.ml
ocamldoc/odoc_to_text.ml
otherlibs/bigarray/.depend
otherlibs/bigarray/dllbigarray.dlib [deleted file]
otherlibs/graph/.depend
otherlibs/num/.depend
otherlibs/num/Makefile.nt
otherlibs/num/big_int.ml
otherlibs/num/big_int.mli
otherlibs/num/bng_digit.c
otherlibs/num/dllnums.dlib [deleted file]
otherlibs/str/.depend
otherlibs/str/dllstr.dlib [deleted file]
otherlibs/str/str.ml
otherlibs/systhreads/.depend
otherlibs/systhreads/Makefile
otherlibs/systhreads/Makefile.nt
otherlibs/systhreads/dllthreads.dlib [deleted file]
otherlibs/systhreads/libthreads.clib
otherlibs/systhreads/libthreadswin32.clib [deleted file]
otherlibs/systhreads/posix.c [deleted file]
otherlibs/systhreads/st_posix.h [new file with mode: 0644]
otherlibs/systhreads/st_stubs.c [new file with mode: 0644]
otherlibs/systhreads/st_win32.h [new file with mode: 0644]
otherlibs/systhreads/thread.ml [new file with mode: 0644]
otherlibs/systhreads/thread_posix.ml [deleted file]
otherlibs/systhreads/thread_win32.ml [deleted file]
otherlibs/systhreads/threads.h [new file with mode: 0644]
otherlibs/systhreads/win32.c [deleted file]
otherlibs/threads/.depend
otherlibs/unix/.depend
otherlibs/unix/fork.c
otherlibs/win32graph/dllgraphics.dlib [deleted file]
otherlibs/win32unix/dllunix.dlib [deleted file]
parsing/parser.mly
stdlib/.depend
stdlib/Makefile.shared
stdlib/format.ml
stdlib/format.mli
stdlib/gc.ml
stdlib/gc.mli
stdlib/lazy.mli
stdlib/printexc.ml
stdlib/printexc.mli
stdlib/scanf.ml
stdlib/scanf.mli
testsuite/Makefile
testsuite/interactive/lib-graph-2/Makefile
testsuite/interactive/lib-graph-3/Makefile
testsuite/interactive/lib-graph/Makefile
testsuite/makefiles/Makefile.common
testsuite/makefiles/Makefile.one
testsuite/makefiles/Makefile.several
testsuite/tests/asmcomp/Makefile
testsuite/tests/asmcomp/amd64.S
testsuite/tests/basic-io-2/Makefile
testsuite/tests/basic-io/Makefile
testsuite/tests/basic-manyargs/Makefile
testsuite/tests/basic/equality.ml
testsuite/tests/basic/equality.reference
testsuite/tests/basic/patmatch.ml
testsuite/tests/basic/patmatch.reference
testsuite/tests/gc-roots/Makefile
testsuite/tests/lib-digest/Makefile
testsuite/tests/lib-dynlink-bytecode/Makefile
testsuite/tests/lib-marshal/Makefile
testsuite/tests/lib-num/end_test.reference
testsuite/tests/lib-num/test_big_ints.ml
testsuite/tests/lib-scanf/Makefile
testsuite/tests/lib-scanf/tscanf.ml
testsuite/tests/runtime-errors/Makefile
testsuite/tests/tool-ocamldoc/Makefile
testsuite/tests/tool-ocamldoc/t02.ml [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/t02.reference [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/t03.ml [new file with mode: 0644]
testsuite/tests/tool-ocamldoc/t03.reference [new file with mode: 0644]
testsuite/tests/typing-fstclassmod/Makefile
testsuite/tests/typing-objects/Exemples.ml.reference
testsuite/tests/typing-objects/Tests.ml.reference
testsuite/tests/typing-poly/poly.ml.principal.reference
testsuite/tests/typing-poly/poly.ml.reference
testsuite/tests/typing-private-bugs/Makefile [new file with mode: 0644]
testsuite/tests/typing-private-bugs/pr5026_bad.ml [new file with mode: 0644]
testsuite/tests/typing-typeparam/Makefile
tools/Makefile.shared
tools/ocamlcp.ml
toplevel/opttopmain.ml
toplevel/toplevellib.mllib
toplevel/topmain.ml
typing/ctype.ml
typing/env.ml
typing/predef.ml
typing/printtyp.ml
typing/subst.ml
typing/typeclass.ml
typing/typecore.ml
typing/typecore.mli
typing/typedecl.ml
typing/typemod.ml
utils/ccomp.ml
utils/tbl.ml
utils/tbl.mli
utils/warnings.ml
utils/warnings.mli