Imported Upstream version 3.12.1
authorStephane Glondu <steph@glondu.net>
Tue, 5 Jul 2011 19:28:06 +0000 (21:28 +0200)
committerStephane Glondu <steph@glondu.net>
Tue, 5 Jul 2011 19:28:06 +0000 (21:28 +0200)
commitc05307b6107ba633a8ac724a5f68cc55a172a8b4
tree292a7f238f89cc7ae1ca0ac8986daaca9be6fd84
parent05cf7b74a9913efad4360ad9b838096634e01e12
Imported Upstream version 3.12.1
289 files changed:
Changes
README.win32
VERSION
boot/ocamlc
boot/ocamldep
boot/ocamllex
camlp4/test/fixtures/assert.ml [new file with mode: 0644]
camlp4/test/fixtures/backquoted_irrefutable_tuple.ml [new file with mode: 0644]
camlp4/test/fixtures/backquoted_record.ml [new file with mode: 0644]
camlp4/test/fixtures/backquoted_tuple.ml [new file with mode: 0644]
camlp4/test/fixtures/big-tab1.ml [new file with mode: 0644]
camlp4/test/fixtures/big-tab2.ml [new file with mode: 0644]
camlp4/test/fixtures/big-tab3.ml [new file with mode: 0644]
camlp4/test/fixtures/bug-4058.ml [new file with mode: 0644]
camlp4/test/fixtures/bug-4337.ml [new file with mode: 0644]
camlp4/test/fixtures/bug-by-vincent-balat.ml [new file with mode: 0644]
camlp4/test/fixtures/bug-camlp4o-benjamin-monate.ml [new file with mode: 0644]
camlp4/test/fixtures/bug-camlp4o-constr-arity-expr.ml [new file with mode: 0644]
camlp4/test/fixtures/bug-camlp4o-constr-arity.ml [new file with mode: 0644]
camlp4/test/fixtures/bug_escaping_quot.ml [new file with mode: 0644]
camlp4/test/fixtures/chars.ml [new file with mode: 0644]
camlp4/test/fixtures/class_expr_quot.ml [new file with mode: 0644]
camlp4/test/fixtures/comments.ml [new file with mode: 0644]
camlp4/test/fixtures/comments.mli [new file with mode: 0644]
camlp4/test/fixtures/comments2.ml [new file with mode: 0644]
camlp4/test/fixtures/constant-parser.ml [new file with mode: 0644]
camlp4/test/fixtures/curry-constr.ml [new file with mode: 0644]
camlp4/test/fixtures/default_quotation.ml [new file with mode: 0644]
camlp4/test/fixtures/exception-with-eqn-bug.ml [new file with mode: 0644]
camlp4/test/fixtures/external.ml [new file with mode: 0644]
camlp4/test/fixtures/fun.ml [new file with mode: 0644]
camlp4/test/fixtures/functor-perf.ml [new file with mode: 0644]
camlp4/test/fixtures/functor-perf2.gen.ml [new file with mode: 0644]
camlp4/test/fixtures/functor-perf2.ml [new file with mode: 0644]
camlp4/test/fixtures/functor-perf3.ml [new file with mode: 0644]
camlp4/test/fixtures/gen_map.ml [new file with mode: 0644]
camlp4/test/fixtures/gram-fold.ml [new file with mode: 0644]
camlp4/test/fixtures/gram-list.ml [new file with mode: 0644]
camlp4/test/fixtures/gram-loc-lost.ml [new file with mode: 0644]
camlp4/test/fixtures/gram-sub-rule.ml [new file with mode: 0644]
camlp4/test/fixtures/gram-tree.ml [new file with mode: 0644]
camlp4/test/fixtures/gram-tree2.ml [new file with mode: 0644]
camlp4/test/fixtures/gram-tree3.ml [new file with mode: 0644]
camlp4/test/fixtures/gram.ml [new file with mode: 0644]
camlp4/test/fixtures/idents [new file with mode: 0644]
camlp4/test/fixtures/idents1 [new file with mode: 0644]
camlp4/test/fixtures/idents2 [new file with mode: 0644]
camlp4/test/fixtures/if.ml [new file with mode: 0644]
camlp4/test/fixtures/label.ml [new file with mode: 0644]
camlp4/test/fixtures/lambda_free.ml [new file with mode: 0644]
camlp4/test/fixtures/loc-bug.ml [new file with mode: 0644]
camlp4/test/fixtures/macrotest.ml [new file with mode: 0644]
camlp4/test/fixtures/macrotest.mli [new file with mode: 0644]
camlp4/test/fixtures/macrotest2.ml [new file with mode: 0644]
camlp4/test/fixtures/macrotest3.ml [new file with mode: 0644]
camlp4/test/fixtures/make_extend.ml [new file with mode: 0644]
camlp4/test/fixtures/match.ml [new file with mode: 0644]
camlp4/test/fixtures/match_parser.ml [new file with mode: 0644]
camlp4/test/fixtures/meta_multi_term.ml [new file with mode: 0644]
camlp4/test/fixtures/metalib.ml [new file with mode: 0644]
camlp4/test/fixtures/method_private_virtual.ml [new file with mode: 0644]
camlp4/test/fixtures/mod.ml [new file with mode: 0644]
camlp4/test/fixtures/mod2.ml [new file with mode: 0644]
camlp4/test/fixtures/operators.ml [new file with mode: 0644]
camlp4/test/fixtures/operators.mli [new file with mode: 0644]
camlp4/test/fixtures/original_syntax.ml [new file with mode: 0644]
camlp4/test/fixtures/outside-scope.ml [new file with mode: 0644]
camlp4/test/fixtures/parser.ml [new file with mode: 0644]
camlp4/test/fixtures/pp_let_in.ml [new file with mode: 0644]
camlp4/test/fixtures/pp_let_in2.ml [new file with mode: 0644]
camlp4/test/fixtures/pp_xml.ml [new file with mode: 0644]
camlp4/test/fixtures/pprecordtyp.ml [new file with mode: 0644]
camlp4/test/fixtures/pr4314.ml [new file with mode: 0644]
camlp4/test/fixtures/pr4314gram1.ml [new file with mode: 0644]
camlp4/test/fixtures/pr4314gram2.ml [new file with mode: 0644]
camlp4/test/fixtures/pr4314gram3.ml [new file with mode: 0644]
camlp4/test/fixtures/pr4314gram4.ml [new file with mode: 0644]
camlp4/test/fixtures/pr4314gram5.ml [new file with mode: 0644]
camlp4/test/fixtures/pr4329.ml [new file with mode: 0644]
camlp4/test/fixtures/pr4330.ml [new file with mode: 0644]
camlp4/test/fixtures/pr4357.ml [new file with mode: 0644]
camlp4/test/fixtures/pr4357sample.ml [new file with mode: 0644]
camlp4/test/fixtures/pr4357sample2.ml [new file with mode: 0644]
camlp4/test/fixtures/pr4452.ml [new file with mode: 0644]
camlp4/test/fixtures/private_row.ml [new file with mode: 0644]
camlp4/test/fixtures/rec.ml [new file with mode: 0644]
camlp4/test/fixtures/seq.ml [new file with mode: 0644]
camlp4/test/fixtures/seq2.ml [new file with mode: 0644]
camlp4/test/fixtures/simplify.ml [new file with mode: 0644]
camlp4/test/fixtures/simplify_r.ml [new file with mode: 0644]
camlp4/test/fixtures/stream-parser-bug.ml [new file with mode: 0644]
camlp4/test/fixtures/string.ml [new file with mode: 0644]
camlp4/test/fixtures/superfluous.ml [new file with mode: 0644]
camlp4/test/fixtures/transform-examples.ml [new file with mode: 0644]
camlp4/test/fixtures/try.ml [new file with mode: 0644]
camlp4/test/fixtures/tuple_as_retval.ml [new file with mode: 0644]
camlp4/test/fixtures/type.ml [new file with mode: 0644]
camlp4/test/fixtures/type_decl.ml [new file with mode: 0644]
camlp4/test/fixtures/unit.ml [new file with mode: 0644]
camlp4/test/fixtures/use.ml [new file with mode: 0644]
camlp4/test/fixtures/where.o.ml [new file with mode: 0644]
camlp4/test/fixtures/where.r.ml [new file with mode: 0644]
camlp4/unmaintained/Makefile [new file with mode: 0644]
camlp4/unmaintained/compile/.cvsignore [new file with mode: 0644]
camlp4/unmaintained/compile/.depend [new file with mode: 0644]
camlp4/unmaintained/compile/Makefile [new file with mode: 0644]
camlp4/unmaintained/compile/comp_head.ml [new file with mode: 0644]
camlp4/unmaintained/compile/comp_trail.ml [new file with mode: 0644]
camlp4/unmaintained/compile/compile.ml [new file with mode: 0644]
camlp4/unmaintained/compile/compile.sh [new file with mode: 0755]
camlp4/unmaintained/etc/.cvsignore [new file with mode: 0644]
camlp4/unmaintained/etc/.depend [new file with mode: 0644]
camlp4/unmaintained/etc/Makefile [new file with mode: 0644]
camlp4/unmaintained/etc/pa_fstream.ml [new file with mode: 0644]
camlp4/unmaintained/etc/pa_ifdef.ml [new file with mode: 0644]
camlp4/unmaintained/etc/pa_oop.ml [new file with mode: 0644]
camlp4/unmaintained/etc/pa_ru.ml [new file with mode: 0644]
camlp4/unmaintained/etc/parserify.ml [new file with mode: 0644]
camlp4/unmaintained/etc/parserify.mli [new file with mode: 0644]
camlp4/unmaintained/etc/pr_depend.ml [new file with mode: 0644]
camlp4/unmaintained/etc/pr_extend.ml [new file with mode: 0644]
camlp4/unmaintained/etc/pr_extfun.ml [new file with mode: 0644]
camlp4/unmaintained/etc/pr_null.ml [new file with mode: 0644]
camlp4/unmaintained/etc/pr_op.ml [new file with mode: 0644]
camlp4/unmaintained/etc/pr_op_main.ml [new file with mode: 0644]
camlp4/unmaintained/etc/pr_rp.ml [new file with mode: 0644]
camlp4/unmaintained/etc/pr_rp_main.ml [new file with mode: 0644]
camlp4/unmaintained/etc/q_phony.ml [new file with mode: 0644]
camlp4/unmaintained/extfold/README [new file with mode: 0644]
camlp4/unmaintained/extfold/pa_extfold.ml [new file with mode: 0644]
camlp4/unmaintained/format/.depend [new file with mode: 0644]
camlp4/unmaintained/format/Makefile [new file with mode: 0644]
camlp4/unmaintained/format/README [new file with mode: 0644]
camlp4/unmaintained/format/pa_format.ml [new file with mode: 0644]
camlp4/unmaintained/lefteval/.depend [new file with mode: 0644]
camlp4/unmaintained/lefteval/Makefile [new file with mode: 0644]
camlp4/unmaintained/lefteval/README [new file with mode: 0644]
camlp4/unmaintained/lefteval/pa_lefteval.ml [new file with mode: 0644]
camlp4/unmaintained/lib/.cvsignore [new file with mode: 0644]
camlp4/unmaintained/lib/.depend [new file with mode: 0644]
camlp4/unmaintained/lib/Makefile [new file with mode: 0644]
camlp4/unmaintained/lib/extfun.ml [new file with mode: 0644]
camlp4/unmaintained/lib/extfun.mli [new file with mode: 0644]
camlp4/unmaintained/lib/fstream.ml [new file with mode: 0644]
camlp4/unmaintained/lib/fstream.mli [new file with mode: 0644]
camlp4/unmaintained/ocamllex/Makefile [new file with mode: 0644]
camlp4/unmaintained/ocamllex/README [new file with mode: 0644]
camlp4/unmaintained/ocamllex/pa_ocamllex.ml [new file with mode: 0644]
camlp4/unmaintained/ocpp/.cvsignore [new file with mode: 0644]
camlp4/unmaintained/ocpp/.depend [new file with mode: 0644]
camlp4/unmaintained/ocpp/Makefile [new file with mode: 0644]
camlp4/unmaintained/ocpp/ocpp.ml [new file with mode: 0644]
camlp4/unmaintained/odyl/.cvsignore [new file with mode: 0644]
camlp4/unmaintained/odyl/.depend [new file with mode: 0644]
camlp4/unmaintained/odyl/Makefile [new file with mode: 0644]
camlp4/unmaintained/odyl/odyl.ml [new file with mode: 0644]
camlp4/unmaintained/odyl/odyl_main.mli [new file with mode: 0644]
camlp4/unmaintained/olabl/.depend [new file with mode: 0644]
camlp4/unmaintained/olabl/Makefile [new file with mode: 0644]
camlp4/unmaintained/olabl/README [new file with mode: 0644]
camlp4/unmaintained/olabl/pa_olabl.ml [new file with mode: 0644]
camlp4/unmaintained/scheme/.depend [new file with mode: 0644]
camlp4/unmaintained/scheme/Makefile [new file with mode: 0644]
camlp4/unmaintained/scheme/README [new file with mode: 0644]
camlp4/unmaintained/scheme/pa_scheme.ml [new file with mode: 0644]
camlp4/unmaintained/scheme/pa_scheme.sc [new file with mode: 0644]
camlp4/unmaintained/scheme/pr_scheme.ml [new file with mode: 0644]
camlp4/unmaintained/scheme/pr_schp_main.ml [new file with mode: 0644]
camlp4/unmaintained/sml/.depend [new file with mode: 0644]
camlp4/unmaintained/sml/Makefile [new file with mode: 0644]
camlp4/unmaintained/sml/README [new file with mode: 0644]
camlp4/unmaintained/sml/pa_sml.ml [new file with mode: 0644]
camlp4/unmaintained/sml/smllib.sml [new file with mode: 0644]
configure
ocamlbuild/manual/.cvsignore [new file with mode: 0644]
ocamlbuild/manual/Makefile [new file with mode: 0644]
ocamlbuild/manual/manual.hva [new file with mode: 0644]
ocamlbuild/manual/manual.tex [new file with mode: 0644]
ocamlbuild/manual/myocamlbuild.ml [new file with mode: 0644]
ocamlbuild/manual/trace.out [new file with mode: 0644]
ocamlbuild/test/good-output [new file with mode: 0644]
ocamlbuild/test/runtest.sh [new file with mode: 0755]
ocamlbuild/test/test1/foo.ml [new file with mode: 0644]
ocamlbuild/test/test10/dbdi [new file with mode: 0644]
ocamlbuild/test/test10/test.sh [new file with mode: 0755]
ocamlbuild/test/test11/_tags [new file with mode: 0644]
ocamlbuild/test/test11/a/aa.ml [new file with mode: 0644]
ocamlbuild/test/test11/a/aa.mli [new file with mode: 0644]
ocamlbuild/test/test11/b/bb.ml [new file with mode: 0644]
ocamlbuild/test/test11/b/libb.mllib [new file with mode: 0644]
ocamlbuild/test/test11/myocamlbuild.ml [new file with mode: 0644]
ocamlbuild/test/test11/test.sh [new file with mode: 0755]
ocamlbuild/test/test2/_tags [new file with mode: 0644]
ocamlbuild/test/test2/tata.ml [new file with mode: 0644]
ocamlbuild/test/test2/tata.mli [new file with mode: 0644]
ocamlbuild/test/test2/test.sh [new file with mode: 0755]
ocamlbuild/test/test2/titi.ml [new file with mode: 0644]
ocamlbuild/test/test2/toto.ml [new file with mode: 0644]
ocamlbuild/test/test2/tutu.ml [new file with mode: 0644]
ocamlbuild/test/test2/tutu.mli [new file with mode: 0644]
ocamlbuild/test/test2/tyty.mli [new file with mode: 0644]
ocamlbuild/test/test2/vivi1.ml [new file with mode: 0644]
ocamlbuild/test/test2/vivi2.ml [new file with mode: 0644]
ocamlbuild/test/test2/vivi3.ml [new file with mode: 0644]
ocamlbuild/test/test3/_tags [new file with mode: 0644]
ocamlbuild/test/test3/a.ml [new file with mode: 0644]
ocamlbuild/test/test3/a.mli [new file with mode: 0644]
ocamlbuild/test/test3/b.ml [new file with mode: 0644]
ocamlbuild/test/test3/b.mli [new file with mode: 0644]
ocamlbuild/test/test3/c.ml [new file with mode: 0644]
ocamlbuild/test/test3/c.mli [new file with mode: 0644]
ocamlbuild/test/test3/d.ml [new file with mode: 0644]
ocamlbuild/test/test3/d.mli [new file with mode: 0644]
ocamlbuild/test/test3/e.ml [new file with mode: 0644]
ocamlbuild/test/test3/e.mli [new file with mode: 0644]
ocamlbuild/test/test3/f.ml [new file with mode: 0644]
ocamlbuild/test/test3/f.mli [new file with mode: 0644]
ocamlbuild/test/test3/proj.odocl [new file with mode: 0644]
ocamlbuild/test/test3/test.sh [new file with mode: 0755]
ocamlbuild/test/test4/_tags [new file with mode: 0644]
ocamlbuild/test/test4/a/aa.ml [new file with mode: 0644]
ocamlbuild/test/test4/a/aa.mli [new file with mode: 0644]
ocamlbuild/test/test4/b/bb.ml [new file with mode: 0644]
ocamlbuild/test/test4/test.sh [new file with mode: 0755]
ocamlbuild/test/test5/_tags [new file with mode: 0644]
ocamlbuild/test/test5/a.ml [new file with mode: 0644]
ocamlbuild/test/test5/a.mli [new file with mode: 0644]
ocamlbuild/test/test5/b.ml [new file with mode: 0644]
ocamlbuild/test/test5/c.mlpack [new file with mode: 0644]
ocamlbuild/test/test5/d.ml [new file with mode: 0644]
ocamlbuild/test/test5/stack.ml [new file with mode: 0644]
ocamlbuild/test/test5/test.sh [new file with mode: 0755]
ocamlbuild/test/test6/a.ml [new file with mode: 0644]
ocamlbuild/test/test6/a.mli [new file with mode: 0644]
ocamlbuild/test/test6/b.ml [new file with mode: 0644]
ocamlbuild/test/test6/b.mli [new file with mode: 0644]
ocamlbuild/test/test6/b.mli.v1 [new file with mode: 0644]
ocamlbuild/test/test6/b.mli.v2 [new file with mode: 0644]
ocamlbuild/test/test6/d.ml [new file with mode: 0644]
ocamlbuild/test/test6/d.mli [new file with mode: 0644]
ocamlbuild/test/test6/d.mli.v1 [new file with mode: 0644]
ocamlbuild/test/test6/d.mli.v2 [new file with mode: 0644]
ocamlbuild/test/test6/main.ml [new file with mode: 0644]
ocamlbuild/test/test6/main.mli [new file with mode: 0644]
ocamlbuild/test/test6/test.sh [new file with mode: 0755]
ocamlbuild/test/test7/_tags [new file with mode: 0644]
ocamlbuild/test/test7/aa.ml [new file with mode: 0644]
ocamlbuild/test/test7/bb.mli [new file with mode: 0644]
ocamlbuild/test/test7/bb1.ml [new file with mode: 0644]
ocamlbuild/test/test7/bb2.ml [new file with mode: 0644]
ocamlbuild/test/test7/bb3.ml [new file with mode: 0644]
ocamlbuild/test/test7/bbcc.mllib [new file with mode: 0644]
ocamlbuild/test/test7/c2.ml [new file with mode: 0644]
ocamlbuild/test/test7/c2.mli [new file with mode: 0644]
ocamlbuild/test/test7/c3.ml [new file with mode: 0644]
ocamlbuild/test/test7/cc.ml [new file with mode: 0644]
ocamlbuild/test/test7/cool_plugin.ml [new file with mode: 0644]
ocamlbuild/test/test7/main.ml [new file with mode: 0644]
ocamlbuild/test/test7/myocamlbuild.ml [new file with mode: 0644]
ocamlbuild/test/test7/test.sh [new file with mode: 0755]
ocamlbuild/test/test8/a.ml [new file with mode: 0644]
ocamlbuild/test/test8/myocamlbuild.ml [new file with mode: 0644]
ocamlbuild/test/test8/test.sh [new file with mode: 0755]
ocamlbuild/test/test9/dbgl [new file with mode: 0644]
ocamlbuild/test/test9/test.sh [new file with mode: 0755]
ocamlbuild/test/test9/testglob.ml [new file with mode: 0644]
ocamlbuild/test/test_virtual/foo.itarget [new file with mode: 0644]
ocamlbuild/test/test_virtual/foo1 [new file with mode: 0644]
ocamlbuild/test/test_virtual/foo2 [new file with mode: 0644]
ocamlbuild/test/test_virtual/myocamlbuild.ml [new file with mode: 0644]
ocamlbuild/test/test_virtual/test.sh [new file with mode: 0644]
testlabl/.cvsignore [new file with mode: 0644]
testlabl/coerce.diffs [new file with mode: 0644]
testlabl/dirs_multimatch [new file with mode: 0644]
testlabl/dirs_poly [new file with mode: 0644]
testlabl/els.ml [new file with mode: 0644]
testlabl/fixedtypes.ml [new file with mode: 0644]
testlabl/marshal_objects.diffs [new file with mode: 0644]
testlabl/multimatch.diffs [new file with mode: 0644]
testlabl/multimatch.ml [new file with mode: 0644]
testlabl/newlabels.ps [new file with mode: 0644]
testlabl/objvariant.diffs [new file with mode: 0644]
testlabl/objvariant.ml [new file with mode: 0644]
testlabl/printers.ml [new file with mode: 0644]
testlabl/sigsubst.ml [new file with mode: 0644]
testlabl/tests.ml [new file with mode: 0644]
testlabl/valvirt.diffs [new file with mode: 0644]
testlabl/varunion.ml [new file with mode: 0644]
typing/unused_var.ml