Imported Upstream version 3.10.0
authorStefano Zacchiroli <zack@debian.org>
Wed, 13 Jun 2007 12:34:29 +0000 (12:34 +0000)
committerStefano Zacchiroli <zack@debian.org>
Wed, 13 Jun 2007 12:34:29 +0000 (12:34 +0000)
commit5c3619e50d03c88ebe787d9b1602ed71c058d047
tree0a2d3f871948937874816f8cbdb11b5b8044d086
parent320c8884927e3556848073e9f2b462a9c13dbcbf
Imported Upstream version 3.10.0
144 files changed:
Makefile
Makefile.nt
VERSION
_tags
asmcomp/power/emit.mlp
boot/myocamlbuild.boot
boot/ocamlc
boot/ocamldep
boot/ocamllex
build/boot-c-parts-windows.sh
build/boot-c-parts.sh
build/boot.sh
build/buildbot
build/camlp4-bootstrap.sh
build/camlp4-byte-only.sh
build/camlp4-native-only.sh
build/camlp4-targets.sh
build/distclean.sh
build/fastworld.sh
build/install.sh
build/mkconfig.sh
build/mkmyocamlbuild_config.sh
build/mkruntimedef.sh
build/myocamlbuild.sh
build/ocamlbuild-byte-only.sh
build/ocamlbuild-native-only.sh
build/otherlibs-targets.sh
build/partial-boot.sh
build/partial-install.sh
build/targets.sh
build/world.all.sh
build/world.byte.sh
build/world.native.sh
build/world.sh
byterun/config.h
byterun/globroots.c
byterun/globroots.h
camlp4/Camlp4/Camlp4Ast.partial.ml
camlp4/Camlp4/ErrorHandler.ml
camlp4/Camlp4/OCamlInitSyntax.ml
camlp4/Camlp4/PreCast.ml
camlp4/Camlp4/PreCast.mli
camlp4/Camlp4/Printers/DumpCamlp4Ast.ml
camlp4/Camlp4/Printers/DumpCamlp4Ast.mli
camlp4/Camlp4/Printers/DumpOCamlAst.ml
camlp4/Camlp4/Printers/DumpOCamlAst.mli
camlp4/Camlp4/Printers/Null.mli
camlp4/Camlp4/Printers/OCaml.ml
camlp4/Camlp4/Printers/OCaml.mli
camlp4/Camlp4/Printers/OCamlr.ml
camlp4/Camlp4/Printers/OCamlr.mli
camlp4/Camlp4/Register.ml
camlp4/Camlp4/Register.mli
camlp4/Camlp4/Sig.ml
camlp4/Camlp4/Struct.mlpack
camlp4/Camlp4/Struct/Camlp4Ast.mlast
camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
camlp4/Camlp4/Struct/CleanAst.ml
camlp4/Camlp4/Struct/CommentFilter.mli
camlp4/Camlp4/Struct/DynAst.ml [new file with mode: 0644]
camlp4/Camlp4/Struct/EmptyPrinter.ml
camlp4/Camlp4/Struct/EmptyPrinter.mli
camlp4/Camlp4/Struct/FreeVars.ml
camlp4/Camlp4/Struct/Grammar/Context.ml
camlp4/Camlp4/Struct/Grammar/Parser.mli [new file with mode: 0644]
camlp4/Camlp4/Struct/Grammar/Print.ml
camlp4/Camlp4/Struct/Lexer.mll
camlp4/Camlp4/Struct/Quotation.ml
camlp4/Camlp4/Struct/Token.ml
camlp4/Camlp4/Struct/Warning.ml [deleted file]
camlp4/Camlp4Bin.ml
camlp4/Camlp4Filters/Camlp4FoldGenerator.ml
camlp4/Camlp4Filters/Camlp4LocationStripper.ml
camlp4/Camlp4Filters/Camlp4MapGenerator.ml
camlp4/Camlp4Filters/Camlp4Tracer.ml
camlp4/Camlp4Filters/Camlp4TrashRemover.ml
camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
camlp4/Camlp4Parsers/Camlp4MacroParser.ml
camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml
camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml [new file with mode: 0644]
camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml
camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml
camlp4/Camlp4Top/Rprint.ml
camlp4/Camlp4Top/Top.ml
camlp4/Camlp4_config.ml
camlp4/Camlp4_config.mli
camlp4/boot/Camlp4.ml
camlp4/boot/Camlp4.ml4
camlp4/boot/Camlp4Ast.ml
camlp4/boot/camlp4boot.ml
camlp4/boot/camlp4boot.ml4
camlp4/camlp4fulllib.mllib [new file with mode: 0644]
camlp4/examples/_tags [new file with mode: 0644]
camlp4/examples/apply_operator.ml [new file with mode: 0644]
camlp4/examples/apply_operator_test.ml [new file with mode: 0644]
camlp4/examples/lambda_quot.ml [new file with mode: 0644]
camlp4/examples/lambda_test.ml [new file with mode: 0644]
camlp4/examples/macros.ml [new file with mode: 0644]
camlp4/examples/parse_files.ml [new file with mode: 0644]
camlp4/examples/test_macros.ml [new file with mode: 0644]
camlp4/examples/test_type_quotation.ml [new file with mode: 0644]
camlp4/examples/type_quotation.ml [new file with mode: 0644]
config/Makefile.msvc
configure
man/ocaml.m
myocamlbuild.ml
ocamlbuild/ChangeLog
ocamlbuild/Makefile
ocamlbuild/command.ml
ocamlbuild/command.mli
ocamlbuild/examples/example_with_C/_tags [new file with mode: 0644]
ocamlbuild/examples/example_with_C/fib.ml [new file with mode: 0644]
ocamlbuild/examples/example_with_C/fibwrap.c [new file with mode: 0644]
ocamlbuild/examples/example_with_C/main.c [new file with mode: 0644]
ocamlbuild/examples/example_with_C/myocamlbuild.ml [new file with mode: 0644]
ocamlbuild/examples/example_with_C/x.ml [new file with mode: 0644]
ocamlbuild/main.ml
ocamlbuild/my_std.ml
ocamlbuild/my_unix.ml
ocamlbuild/ocaml_compiler.ml
ocamlbuild/ocaml_specific.ml
ocamlbuild/ocaml_tools.ml
ocamlbuild/ocaml_utils.ml
ocamlbuild/ocamldep.ml
ocamlbuild/ocamldep.mli
ocamlbuild/options.ml
ocamlbuild/pathname.ml
ocamlbuild/rule.ml
ocamlbuild/rule.mli
ocamlbuild/signatures.mli
otherlibs/labltk/support/Makefile
otherlibs/labltk/support/tkthread.ml
otherlibs/labltk/support/tkthread.mli
parsing/printast.ml
stdlib/scanf.mli
typing/oprint.ml
typing/typecore.ml
typing/typedecl.ml
typing/typemod.ml
typing/typetexp.ml
win32caml/inria.h