Imported Upstream version 3.12.0~beta1
authorStephane Glondu <steph@glondu.net>
Wed, 16 Jun 2010 15:35:55 +0000 (08:35 -0700)
committerStephane Glondu <steph@glondu.net>
Wed, 16 Jun 2010 15:35:55 +0000 (08:35 -0700)
commit22d77e2416e2a1d20dd6bcddbd2ef05ef71c9af9
tree33fdef1d5864c3ec5a5113bad9e7667e27368f09
parent2dab435cba5d8ab12db08200bcee88c4668c1370
Imported Upstream version 3.12.0~beta1
1514 files changed:
.depend
Changes
INSTALL
Makefile
Makefile.nt
README
README.win32
VERSION
_tags
asmcomp/alpha/arch.ml
asmcomp/alpha/emit.mlp
asmcomp/alpha/proc.ml
asmcomp/alpha/reload.ml
asmcomp/alpha/scheduling.ml
asmcomp/alpha/selection.ml
asmcomp/amd64/arch.ml
asmcomp/amd64/emit.mlp
asmcomp/amd64/emit_nt.mlp
asmcomp/amd64/proc.ml
asmcomp/amd64/proc_nt.ml
asmcomp/amd64/reload.ml
asmcomp/amd64/scheduling.ml
asmcomp/amd64/selection.ml
asmcomp/arm/arch.ml
asmcomp/arm/emit.mlp
asmcomp/arm/proc.ml
asmcomp/arm/reload.ml
asmcomp/arm/scheduling.ml
asmcomp/arm/selection.ml
asmcomp/asmgen.ml
asmcomp/asmgen.mli
asmcomp/asmlibrarian.ml
asmcomp/asmlibrarian.mli
asmcomp/asmlink.ml
asmcomp/asmlink.mli
asmcomp/asmpackager.ml
asmcomp/asmpackager.mli
asmcomp/clambda.ml
asmcomp/clambda.mli
asmcomp/closure.ml
asmcomp/closure.mli
asmcomp/cmm.ml
asmcomp/cmm.mli
asmcomp/cmmgen.ml
asmcomp/cmmgen.mli
asmcomp/cmx_format.mli [new file with mode: 0644]
asmcomp/codegen.ml
asmcomp/codegen.mli
asmcomp/coloring.ml
asmcomp/coloring.mli
asmcomp/comballoc.ml
asmcomp/comballoc.mli
asmcomp/compilenv.ml
asmcomp/compilenv.mli
asmcomp/emit.mli
asmcomp/emitaux.ml
asmcomp/emitaux.mli
asmcomp/hppa/arch.ml
asmcomp/hppa/emit.mlp
asmcomp/hppa/proc.ml
asmcomp/hppa/reload.ml
asmcomp/hppa/scheduling.ml
asmcomp/hppa/selection.ml
asmcomp/i386/arch.ml
asmcomp/i386/emit.mlp
asmcomp/i386/emit_nt.mlp
asmcomp/i386/proc.ml
asmcomp/i386/proc_nt.ml
asmcomp/i386/reload.ml
asmcomp/i386/scheduling.ml
asmcomp/i386/selection.ml
asmcomp/ia64/arch.ml
asmcomp/ia64/emit.mlp
asmcomp/ia64/proc.ml
asmcomp/ia64/reload.ml
asmcomp/ia64/scheduling.ml
asmcomp/ia64/selection.ml
asmcomp/interf.ml
asmcomp/interf.mli
asmcomp/linearize.ml
asmcomp/linearize.mli
asmcomp/liveness.ml
asmcomp/liveness.mli
asmcomp/mach.ml
asmcomp/mach.mli
asmcomp/mips/arch.ml
asmcomp/mips/emit.mlp
asmcomp/mips/proc.ml
asmcomp/mips/reload.ml
asmcomp/mips/scheduling.ml
asmcomp/mips/selection.ml
asmcomp/power/arch.ml
asmcomp/power/emit.mlp
asmcomp/power/proc.ml
asmcomp/power/reload.ml
asmcomp/power/scheduling.ml
asmcomp/power/selection.ml
asmcomp/printcmm.ml
asmcomp/printcmm.mli
asmcomp/printlinear.ml
asmcomp/printlinear.mli
asmcomp/printmach.ml
asmcomp/printmach.mli
asmcomp/proc.mli
asmcomp/reg.ml
asmcomp/reg.mli
asmcomp/reload.mli
asmcomp/reloadgen.ml
asmcomp/reloadgen.mli
asmcomp/schedgen.ml
asmcomp/schedgen.mli
asmcomp/scheduling.mli
asmcomp/selectgen.ml
asmcomp/selectgen.mli
asmcomp/selection.mli
asmcomp/sparc/arch.ml
asmcomp/sparc/emit.mlp
asmcomp/sparc/proc.ml
asmcomp/sparc/reload.ml
asmcomp/sparc/scheduling.ml
asmcomp/sparc/selection.ml
asmcomp/spill.ml
asmcomp/spill.mli
asmcomp/split.ml
asmcomp/split.mli
asmrun/.cvsignore
asmrun/.depend
asmrun/Makefile
asmrun/Makefile.nt
asmrun/alpha.S
asmrun/amd64.S
asmrun/amd64nt.asm
asmrun/arm.S
asmrun/backtrace.c
asmrun/fail.c
asmrun/hppa.S
asmrun/i386.S
asmrun/i386nt.asm
asmrun/ia64.S
asmrun/m68k.S
asmrun/mips.s
asmrun/power-aix.S
asmrun/power-elf.S
asmrun/power-rhapsody.S
asmrun/roots.c
asmrun/signals_asm.c
asmrun/signals_osdep.h
asmrun/sparc.S
asmrun/stack.h
asmrun/startup.c
boot/myocamlbuild.boot
boot/ocamlc
boot/ocamldep
boot/ocamllex
build/boot.sh
build/camlp4-bootstrap-recipe.txt [new file with mode: 0644]
build/camlp4-bootstrap.sh
build/camlp4-byte-only.sh
build/camlp4-mkCamlp4Ast.sh [new file with mode: 0755]
build/camlp4-native-only.sh
build/camlp4-targets.sh
build/distclean.sh
build/fastworld.sh
build/install.sh
build/mkmyocamlbuild_config.sh
build/mkruntimedef.sh
build/myocamlbuild.sh
build/ocamlbuild-byte-only.sh
build/ocamlbuild-native-only.sh
build/ocamlbuildlib-native-only.sh
build/otherlibs-targets.sh
build/partial-install.sh
build/targets.sh
build/world.all.sh
build/world.byte.sh
build/world.native.sh
bytecomp/bytegen.ml
bytecomp/bytegen.mli
bytecomp/bytelibrarian.ml
bytecomp/bytelibrarian.mli
bytecomp/bytelink.ml
bytecomp/bytelink.mli
bytecomp/bytepackager.ml
bytecomp/bytepackager.mli
bytecomp/bytesections.ml
bytecomp/bytesections.mli
bytecomp/cmo_format.mli
bytecomp/dll.ml
bytecomp/dll.mli
bytecomp/emitcode.ml
bytecomp/emitcode.mli
bytecomp/instruct.ml
bytecomp/instruct.mli
bytecomp/lambda.ml
bytecomp/lambda.mli
bytecomp/matching.ml
bytecomp/matching.mli
bytecomp/meta.ml
bytecomp/meta.mli
bytecomp/printinstr.ml
bytecomp/printinstr.mli
bytecomp/printlambda.ml
bytecomp/printlambda.mli
bytecomp/runtimedef.mli
bytecomp/simplif.ml
bytecomp/simplif.mli
bytecomp/symtable.ml
bytecomp/symtable.mli
bytecomp/translclass.ml
bytecomp/translclass.mli
bytecomp/translcore.ml
bytecomp/translcore.mli
bytecomp/translmod.ml
bytecomp/translmod.mli
bytecomp/translobj.ml
bytecomp/translobj.mli
bytecomp/typeopt.ml
bytecomp/typeopt.mli
byterun/.cvsignore
byterun/.depend
byterun/Makefile
byterun/Makefile.common
byterun/Makefile.nt
byterun/alloc.c
byterun/alloc.h
byterun/array.c
byterun/backtrace.c
byterun/backtrace.h
byterun/callback.c
byterun/callback.h
byterun/compact.c
byterun/compact.h
byterun/compare.c
byterun/compare.h
byterun/compatibility.h
byterun/config.h
byterun/custom.c
byterun/custom.h
byterun/debugger.c
byterun/debugger.h
byterun/dynlink.c
byterun/dynlink.h
byterun/exec.h
byterun/extern.c
byterun/fail.c
byterun/fail.h
byterun/finalise.c
byterun/finalise.h
byterun/fix_code.c
byterun/fix_code.h
byterun/floats.c
byterun/freelist.c
byterun/freelist.h
byterun/gc.h
byterun/gc_ctrl.c
byterun/gc_ctrl.h
byterun/globroots.c
byterun/globroots.h
byterun/hash.c
byterun/instrtrace.c
byterun/instrtrace.h
byterun/instruct.h
byterun/int64_emul.h
byterun/int64_format.h
byterun/int64_native.h
byterun/intern.c
byterun/interp.c
byterun/interp.h
byterun/intext.h
byterun/ints.c
byterun/io.c
byterun/io.h
byterun/lexing.c
byterun/main.c
byterun/major_gc.c
byterun/major_gc.h
byterun/md5.c
byterun/md5.h
byterun/memory.c
byterun/memory.h
byterun/meta.c
byterun/minor_gc.c
byterun/minor_gc.h
byterun/misc.c
byterun/misc.h
byterun/mlvalues.h
byterun/obj.c
byterun/osdeps.h
byterun/parsing.c
byterun/prims.h
byterun/printexc.c
byterun/printexc.h
byterun/reverse.h
byterun/roots.c
byterun/roots.h
byterun/signals.c
byterun/signals.h
byterun/signals_byt.c
byterun/signals_machdep.h
byterun/stacks.c
byterun/stacks.h
byterun/startup.c
byterun/startup.h
byterun/str.c
byterun/sys.c
byterun/sys.h
byterun/terminfo.c
byterun/ui.h
byterun/unix.c
byterun/weak.c
byterun/weak.h
byterun/win32.c
camlp4/Camlp4/Camlp4Ast.partial.ml
camlp4/Camlp4/OCamlInitSyntax.ml
camlp4/Camlp4/Printers/OCaml.ml
camlp4/Camlp4/Printers/OCaml.mli
camlp4/Camlp4/Printers/OCamlr.ml
camlp4/Camlp4/Sig.ml
camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
camlp4/Camlp4/Struct/FreeVars.ml
camlp4/Camlp4/Struct/Grammar.mlpack
camlp4/Camlp4/Struct/Grammar/Context.ml [deleted file]
camlp4/Camlp4/Struct/Grammar/Delete.ml
camlp4/Camlp4/Struct/Grammar/Dynamic.ml
camlp4/Camlp4/Struct/Grammar/Entry.ml
camlp4/Camlp4/Struct/Grammar/Failed.ml
camlp4/Camlp4/Struct/Grammar/Fold.ml
camlp4/Camlp4/Struct/Grammar/Insert.ml
camlp4/Camlp4/Struct/Grammar/Parser.ml
camlp4/Camlp4/Struct/Grammar/Parser.mli
camlp4/Camlp4/Struct/Grammar/Print.ml
camlp4/Camlp4/Struct/Grammar/Search.ml
camlp4/Camlp4/Struct/Grammar/Static.ml
camlp4/Camlp4/Struct/Grammar/Structure.ml
camlp4/Camlp4/Struct/Grammar/Tools.ml
camlp4/Camlp4/Struct/Lexer.mll
camlp4/Camlp4Bin.ml
camlp4/Camlp4Filters/Camlp4FoldGenerator.ml
camlp4/Camlp4Filters/Camlp4MetaGenerator.ml
camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml
camlp4/boot/Camlp4.ml
camlp4/boot/Camlp4.ml4
camlp4/boot/Camlp4Ast.ml
camlp4/boot/Makefile [deleted file]
camlp4/boot/camlp4boot.ml
camlp4/mkcamlp4.ml
camlp4/test/fixtures/assert.ml [deleted file]
camlp4/test/fixtures/backquoted_irrefutable_tuple.ml [deleted file]
camlp4/test/fixtures/backquoted_record.ml [deleted file]
camlp4/test/fixtures/backquoted_tuple.ml [deleted file]
camlp4/test/fixtures/big-tab1.ml [deleted file]
camlp4/test/fixtures/big-tab2.ml [deleted file]
camlp4/test/fixtures/big-tab3.ml [deleted file]
camlp4/test/fixtures/bug-4058.ml [deleted file]
camlp4/test/fixtures/bug-4337.ml [deleted file]
camlp4/test/fixtures/bug-by-vincent-balat.ml [deleted file]
camlp4/test/fixtures/bug-camlp4o-benjamin-monate.ml [deleted file]
camlp4/test/fixtures/bug-camlp4o-constr-arity-expr.ml [deleted file]
camlp4/test/fixtures/bug-camlp4o-constr-arity.ml [deleted file]
camlp4/test/fixtures/bug_escaping_quot.ml [deleted file]
camlp4/test/fixtures/chars.ml [deleted file]
camlp4/test/fixtures/class_expr_quot.ml [deleted file]
camlp4/test/fixtures/comments.ml [deleted file]
camlp4/test/fixtures/comments.mli [deleted file]
camlp4/test/fixtures/comments2.ml [deleted file]
camlp4/test/fixtures/constant-parser.ml [deleted file]
camlp4/test/fixtures/curry-constr.ml [deleted file]
camlp4/test/fixtures/default_quotation.ml [deleted file]
camlp4/test/fixtures/exception-with-eqn-bug.ml [deleted file]
camlp4/test/fixtures/external.ml [deleted file]
camlp4/test/fixtures/fun.ml [deleted file]
camlp4/test/fixtures/functor-perf.ml [deleted file]
camlp4/test/fixtures/functor-perf2.gen.ml [deleted file]
camlp4/test/fixtures/functor-perf2.ml [deleted file]
camlp4/test/fixtures/functor-perf3.ml [deleted file]
camlp4/test/fixtures/gen_map.ml [deleted file]
camlp4/test/fixtures/gram-fold.ml [deleted file]
camlp4/test/fixtures/gram-list.ml [deleted file]
camlp4/test/fixtures/gram-loc-lost.ml [deleted file]
camlp4/test/fixtures/gram-sub-rule.ml [deleted file]
camlp4/test/fixtures/gram-tree.ml [deleted file]
camlp4/test/fixtures/gram-tree2.ml [deleted file]
camlp4/test/fixtures/gram-tree3.ml [deleted file]
camlp4/test/fixtures/gram.ml [deleted file]
camlp4/test/fixtures/idents [deleted file]
camlp4/test/fixtures/idents1 [deleted file]
camlp4/test/fixtures/idents2 [deleted file]
camlp4/test/fixtures/if.ml [deleted file]
camlp4/test/fixtures/label.ml [deleted file]
camlp4/test/fixtures/lambda_free.ml [deleted file]
camlp4/test/fixtures/loc-bug.ml [deleted file]
camlp4/test/fixtures/macrotest.ml [deleted file]
camlp4/test/fixtures/macrotest.mli [deleted file]
camlp4/test/fixtures/macrotest2.ml [deleted file]
camlp4/test/fixtures/macrotest3.ml [deleted file]
camlp4/test/fixtures/make_extend.ml [deleted file]
camlp4/test/fixtures/match.ml [deleted file]
camlp4/test/fixtures/match_parser.ml [deleted file]
camlp4/test/fixtures/meta_multi_term.ml [deleted file]
camlp4/test/fixtures/metalib.ml [deleted file]
camlp4/test/fixtures/method_private_virtual.ml [deleted file]
camlp4/test/fixtures/mod.ml [deleted file]
camlp4/test/fixtures/mod2.ml [deleted file]
camlp4/test/fixtures/operators.ml [deleted file]
camlp4/test/fixtures/operators.mli [deleted file]
camlp4/test/fixtures/original_syntax.ml [deleted file]
camlp4/test/fixtures/outside-scope.ml [deleted file]
camlp4/test/fixtures/parser.ml [deleted file]
camlp4/test/fixtures/pp_let_in.ml [deleted file]
camlp4/test/fixtures/pp_let_in2.ml [deleted file]
camlp4/test/fixtures/pp_xml.ml [deleted file]
camlp4/test/fixtures/pprecordtyp.ml [deleted file]
camlp4/test/fixtures/pr4314.ml [deleted file]
camlp4/test/fixtures/pr4314gram1.ml [deleted file]
camlp4/test/fixtures/pr4314gram2.ml [deleted file]
camlp4/test/fixtures/pr4314gram3.ml [deleted file]
camlp4/test/fixtures/pr4314gram4.ml [deleted file]
camlp4/test/fixtures/pr4314gram5.ml [deleted file]
camlp4/test/fixtures/pr4329.ml [deleted file]
camlp4/test/fixtures/pr4330.ml [deleted file]
camlp4/test/fixtures/pr4357.ml [deleted file]
camlp4/test/fixtures/pr4357sample.ml [deleted file]
camlp4/test/fixtures/pr4357sample2.ml [deleted file]
camlp4/test/fixtures/pr4452.ml [deleted file]
camlp4/test/fixtures/private_row.ml [deleted file]
camlp4/test/fixtures/rec.ml [deleted file]
camlp4/test/fixtures/seq.ml [deleted file]
camlp4/test/fixtures/seq2.ml [deleted file]
camlp4/test/fixtures/simplify.ml [deleted file]
camlp4/test/fixtures/simplify_r.ml [deleted file]
camlp4/test/fixtures/stream-parser-bug.ml [deleted file]
camlp4/test/fixtures/string.ml [deleted file]
camlp4/test/fixtures/superfluous.ml [deleted file]
camlp4/test/fixtures/transform-examples.ml [deleted file]
camlp4/test/fixtures/try.ml [deleted file]
camlp4/test/fixtures/tuple_as_retval.ml [deleted file]
camlp4/test/fixtures/type.ml [deleted file]
camlp4/test/fixtures/type_decl.ml [deleted file]
camlp4/test/fixtures/unit.ml [deleted file]
camlp4/test/fixtures/use.ml [deleted file]
camlp4/test/fixtures/where.o.ml [deleted file]
camlp4/test/fixtures/where.r.ml [deleted file]
camlp4/unmaintained/Makefile [deleted file]
camlp4/unmaintained/compile/.cvsignore [deleted file]
camlp4/unmaintained/compile/.depend [deleted file]
camlp4/unmaintained/compile/Makefile [deleted file]
camlp4/unmaintained/compile/comp_head.ml [deleted file]
camlp4/unmaintained/compile/comp_trail.ml [deleted file]
camlp4/unmaintained/compile/compile.ml [deleted file]
camlp4/unmaintained/compile/compile.sh [deleted file]
camlp4/unmaintained/etc/.cvsignore [deleted file]
camlp4/unmaintained/etc/.depend [deleted file]
camlp4/unmaintained/etc/Makefile [deleted file]
camlp4/unmaintained/etc/pa_fstream.ml [deleted file]
camlp4/unmaintained/etc/pa_ifdef.ml [deleted file]
camlp4/unmaintained/etc/pa_oop.ml [deleted file]
camlp4/unmaintained/etc/pa_ru.ml [deleted file]
camlp4/unmaintained/etc/parserify.ml [deleted file]
camlp4/unmaintained/etc/parserify.mli [deleted file]
camlp4/unmaintained/etc/pr_depend.ml [deleted file]
camlp4/unmaintained/etc/pr_extend.ml [deleted file]
camlp4/unmaintained/etc/pr_extfun.ml [deleted file]
camlp4/unmaintained/etc/pr_null.ml [deleted file]
camlp4/unmaintained/etc/pr_op.ml [deleted file]
camlp4/unmaintained/etc/pr_op_main.ml [deleted file]
camlp4/unmaintained/etc/pr_rp.ml [deleted file]
camlp4/unmaintained/etc/pr_rp_main.ml [deleted file]
camlp4/unmaintained/etc/q_phony.ml [deleted file]
camlp4/unmaintained/extfold/README [deleted file]
camlp4/unmaintained/extfold/pa_extfold.ml [deleted file]
camlp4/unmaintained/format/.depend [deleted file]
camlp4/unmaintained/format/Makefile [deleted file]
camlp4/unmaintained/format/README [deleted file]
camlp4/unmaintained/format/pa_format.ml [deleted file]
camlp4/unmaintained/lefteval/.depend [deleted file]
camlp4/unmaintained/lefteval/Makefile [deleted file]
camlp4/unmaintained/lefteval/README [deleted file]
camlp4/unmaintained/lefteval/pa_lefteval.ml [deleted file]
camlp4/unmaintained/lib/.cvsignore [deleted file]
camlp4/unmaintained/lib/.depend [deleted file]
camlp4/unmaintained/lib/Makefile [deleted file]
camlp4/unmaintained/lib/extfun.ml [deleted file]
camlp4/unmaintained/lib/extfun.mli [deleted file]
camlp4/unmaintained/lib/fstream.ml [deleted file]
camlp4/unmaintained/lib/fstream.mli [deleted file]
camlp4/unmaintained/ocamllex/Makefile [deleted file]
camlp4/unmaintained/ocamllex/README [deleted file]
camlp4/unmaintained/ocamllex/pa_ocamllex.ml [deleted file]
camlp4/unmaintained/ocpp/.cvsignore [deleted file]
camlp4/unmaintained/ocpp/.depend [deleted file]
camlp4/unmaintained/ocpp/Makefile [deleted file]
camlp4/unmaintained/ocpp/ocpp.ml [deleted file]
camlp4/unmaintained/odyl/.cvsignore [deleted file]
camlp4/unmaintained/odyl/.depend [deleted file]
camlp4/unmaintained/odyl/Makefile [deleted file]
camlp4/unmaintained/odyl/odyl.ml [deleted file]
camlp4/unmaintained/odyl/odyl_main.mli [deleted file]
camlp4/unmaintained/olabl/.depend [deleted file]
camlp4/unmaintained/olabl/Makefile [deleted file]
camlp4/unmaintained/olabl/README [deleted file]
camlp4/unmaintained/olabl/pa_olabl.ml [deleted file]
camlp4/unmaintained/scheme/.depend [deleted file]
camlp4/unmaintained/scheme/Makefile [deleted file]
camlp4/unmaintained/scheme/README [deleted file]
camlp4/unmaintained/scheme/pa_scheme.ml [deleted file]
camlp4/unmaintained/scheme/pa_scheme.sc [deleted file]
camlp4/unmaintained/scheme/pr_scheme.ml [deleted file]
camlp4/unmaintained/scheme/pr_schp_main.ml [deleted file]
camlp4/unmaintained/sml/.depend [deleted file]
camlp4/unmaintained/sml/Makefile [deleted file]
camlp4/unmaintained/sml/README [deleted file]
camlp4/unmaintained/sml/pa_sml.ml [deleted file]
camlp4/unmaintained/sml/smllib.sml [deleted file]
config/Makefile-templ
config/Makefile.mingw
config/Makefile.msvc
config/Makefile.msvc64
config/auto-aux/align.c
config/auto-aux/async_io.c
config/auto-aux/bytecopy.c
config/auto-aux/dblalign.c
config/auto-aux/divmod.c
config/auto-aux/elf.c
config/auto-aux/endian.c
config/auto-aux/getgroups.c
config/auto-aux/gethostbyaddr.c
config/auto-aux/gethostbyname.c
config/auto-aux/ia32sse2.c
config/auto-aux/initgroups.c
config/auto-aux/int64align.c
config/auto-aux/longlong.c
config/auto-aux/schar.c
config/auto-aux/schar2.c
config/auto-aux/setgroups.c
config/auto-aux/sighandler.c
config/auto-aux/signals.c
config/auto-aux/sizes.c
config/auto-aux/stackov.c
config/m-nt.h
config/m-templ.h
config/s-nt.h
config/s-templ.h
configure
debugger/.cvsignore
debugger/Makefile
debugger/Makefile.nt
debugger/Makefile.shared
debugger/breakpoints.ml
debugger/breakpoints.mli
debugger/checkpoints.ml
debugger/checkpoints.mli
debugger/command_line.ml
debugger/command_line.mli
debugger/debugcom.ml
debugger/debugcom.mli
debugger/debugger_config.ml
debugger/debugger_config.mli
debugger/dynlink.ml [deleted file]
debugger/dynlink.mli [deleted file]
debugger/envaux.ml
debugger/envaux.mli
debugger/eval.ml
debugger/eval.mli
debugger/events.ml
debugger/events.mli
debugger/exec.ml
debugger/exec.mli
debugger/frames.ml
debugger/frames.mli
debugger/history.ml
debugger/history.mli
debugger/input_handling.ml
debugger/input_handling.mli
debugger/int64ops.ml
debugger/int64ops.mli
debugger/lexer.mli
debugger/lexer.mll
debugger/loadprinter.ml
debugger/loadprinter.mli
debugger/main.ml
debugger/parameters.ml
debugger/parameters.mli
debugger/parser.mly
debugger/parser_aux.mli
debugger/pattern_matching.ml
debugger/pattern_matching.mli
debugger/pos.ml
debugger/pos.mli
debugger/primitives.ml
debugger/primitives.mli
debugger/printval.ml
debugger/printval.mli
debugger/program_loading.ml
debugger/program_loading.mli
debugger/program_management.ml
debugger/program_management.mli
debugger/show_information.ml
debugger/show_information.mli
debugger/show_source.ml
debugger/show_source.mli
debugger/source.ml
debugger/source.mli
debugger/symbols.ml
debugger/symbols.mli
debugger/time_travel.ml
debugger/time_travel.mli
debugger/trap_barrier.ml
debugger/trap_barrier.mli
debugger/unix_tools.ml
debugger/unix_tools.mli
driver/compile.ml
driver/compile.mli
driver/errors.ml
driver/errors.mli
driver/main.ml
driver/main.mli
driver/main_args.ml
driver/main_args.mli
driver/optcompile.ml
driver/optcompile.mli
driver/opterrors.ml
driver/opterrors.mli
driver/optmain.ml
driver/optmain.mli
driver/pparse.ml
driver/pparse.mli
emacs/Makefile
emacs/README
emacs/caml-compat.el
emacs/caml-emacs.el
emacs/caml-font-old.el
emacs/caml-help.el
emacs/caml-hilit.el
emacs/caml-types.el
emacs/caml-xemacs.el
emacs/caml.el
emacs/camldebug.el
emacs/inf-caml.el
emacs/ocamltags.in
lex/Makefile
lex/Makefile.nt
lex/compact.ml
lex/compact.mli
lex/cset.ml
lex/cset.mli
lex/lexer.mli
lex/lexer.mll
lex/lexgen.ml
lex/lexgen.mli
lex/main.ml
lex/output.ml
lex/output.mli
lex/outputbis.ml
lex/outputbis.mli
lex/parser.mly
lex/syntax.ml
lex/syntax.mli
man/Makefile
man/ocaml.m
man/ocamlc.m
man/ocamlcp.m
man/ocamldebug.m
man/ocamldep.m
man/ocamldoc.m
man/ocamllex.m
man/ocamlmktop.m
man/ocamlopt.m
man/ocamlprof.m
man/ocamlrun.m
man/ocamlyacc.m
myocamlbuild.ml
ocamlbuild/Makefile
ocamlbuild/manual/.cvsignore [deleted file]
ocamlbuild/manual/Makefile [deleted file]
ocamlbuild/manual/manual.hva [deleted file]
ocamlbuild/manual/manual.tex [deleted file]
ocamlbuild/manual/myocamlbuild.ml [deleted file]
ocamlbuild/manual/trace.out [deleted file]
ocamlbuild/ocamlbuild_unix_plugin.ml
ocamlbuild/options.ml
ocamlbuild/slurp.ml
ocamlbuild/test/good-output [deleted file]
ocamlbuild/test/runtest.sh [deleted file]
ocamlbuild/test/test1/foo.ml [deleted file]
ocamlbuild/test/test10/dbdi [deleted file]
ocamlbuild/test/test10/test.sh [deleted file]
ocamlbuild/test/test11/_tags [deleted file]
ocamlbuild/test/test11/a/aa.ml [deleted file]
ocamlbuild/test/test11/a/aa.mli [deleted file]
ocamlbuild/test/test11/b/bb.ml [deleted file]
ocamlbuild/test/test11/b/libb.mllib [deleted file]
ocamlbuild/test/test11/myocamlbuild.ml [deleted file]
ocamlbuild/test/test11/test.sh [deleted file]
ocamlbuild/test/test2/_tags [deleted file]
ocamlbuild/test/test2/tata.ml [deleted file]
ocamlbuild/test/test2/tata.mli [deleted file]
ocamlbuild/test/test2/test.sh [deleted file]
ocamlbuild/test/test2/titi.ml [deleted file]
ocamlbuild/test/test2/toto.ml [deleted file]
ocamlbuild/test/test2/tutu.ml [deleted file]
ocamlbuild/test/test2/tutu.mli [deleted file]
ocamlbuild/test/test2/tyty.mli [deleted file]
ocamlbuild/test/test2/vivi1.ml [deleted file]
ocamlbuild/test/test2/vivi2.ml [deleted file]
ocamlbuild/test/test2/vivi3.ml [deleted file]
ocamlbuild/test/test3/_tags [deleted file]
ocamlbuild/test/test3/a.ml [deleted file]
ocamlbuild/test/test3/a.mli [deleted file]
ocamlbuild/test/test3/b.ml [deleted file]
ocamlbuild/test/test3/b.mli [deleted file]
ocamlbuild/test/test3/c.ml [deleted file]
ocamlbuild/test/test3/c.mli [deleted file]
ocamlbuild/test/test3/d.ml [deleted file]
ocamlbuild/test/test3/d.mli [deleted file]
ocamlbuild/test/test3/e.ml [deleted file]
ocamlbuild/test/test3/e.mli [deleted file]
ocamlbuild/test/test3/f.ml [deleted file]
ocamlbuild/test/test3/f.mli [deleted file]
ocamlbuild/test/test3/proj.odocl [deleted file]
ocamlbuild/test/test3/test.sh [deleted file]
ocamlbuild/test/test4/_tags [deleted file]
ocamlbuild/test/test4/a/aa.ml [deleted file]
ocamlbuild/test/test4/a/aa.mli [deleted file]
ocamlbuild/test/test4/b/bb.ml [deleted file]
ocamlbuild/test/test4/test.sh [deleted file]
ocamlbuild/test/test5/_tags [deleted file]
ocamlbuild/test/test5/a.ml [deleted file]
ocamlbuild/test/test5/a.mli [deleted file]
ocamlbuild/test/test5/b.ml [deleted file]
ocamlbuild/test/test5/c.mlpack [deleted file]
ocamlbuild/test/test5/d.ml [deleted file]
ocamlbuild/test/test5/stack.ml [deleted file]
ocamlbuild/test/test5/test.sh [deleted file]
ocamlbuild/test/test6/a.ml [deleted file]
ocamlbuild/test/test6/a.mli [deleted file]
ocamlbuild/test/test6/b.ml [deleted file]
ocamlbuild/test/test6/b.mli [deleted file]
ocamlbuild/test/test6/b.mli.v1 [deleted file]
ocamlbuild/test/test6/b.mli.v2 [deleted file]
ocamlbuild/test/test6/d.ml [deleted file]
ocamlbuild/test/test6/d.mli [deleted file]
ocamlbuild/test/test6/d.mli.v1 [deleted file]
ocamlbuild/test/test6/d.mli.v2 [deleted file]
ocamlbuild/test/test6/main.ml [deleted file]
ocamlbuild/test/test6/main.mli [deleted file]
ocamlbuild/test/test6/test.sh [deleted file]
ocamlbuild/test/test7/_tags [deleted file]
ocamlbuild/test/test7/aa.ml [deleted file]
ocamlbuild/test/test7/bb.mli [deleted file]
ocamlbuild/test/test7/bb1.ml [deleted file]
ocamlbuild/test/test7/bb2.ml [deleted file]
ocamlbuild/test/test7/bb3.ml [deleted file]
ocamlbuild/test/test7/bbcc.mllib [deleted file]
ocamlbuild/test/test7/c2.ml [deleted file]
ocamlbuild/test/test7/c2.mli [deleted file]
ocamlbuild/test/test7/c3.ml [deleted file]
ocamlbuild/test/test7/cc.ml [deleted file]
ocamlbuild/test/test7/cool_plugin.ml [deleted file]
ocamlbuild/test/test7/main.ml [deleted file]
ocamlbuild/test/test7/myocamlbuild.ml [deleted file]
ocamlbuild/test/test7/test.sh [deleted file]
ocamlbuild/test/test8/a.ml [deleted file]
ocamlbuild/test/test8/myocamlbuild.ml [deleted file]
ocamlbuild/test/test8/test.sh [deleted file]
ocamlbuild/test/test9/dbgl [deleted file]
ocamlbuild/test/test9/test.sh [deleted file]
ocamlbuild/test/test9/testglob.ml [deleted file]
ocamlbuild/test/test_virtual/foo.itarget [deleted file]
ocamlbuild/test/test_virtual/foo1 [deleted file]
ocamlbuild/test/test_virtual/foo2 [deleted file]
ocamlbuild/test/test_virtual/myocamlbuild.ml [deleted file]
ocamlbuild/test/test_virtual/test.sh [deleted file]
ocamldoc/.depend
ocamldoc/Makefile
ocamldoc/Makefile.nt
ocamldoc/odoc.ml
ocamldoc/odoc_analyse.ml
ocamldoc/odoc_analyse.mli
ocamldoc/odoc_args.ml
ocamldoc/odoc_args.mli
ocamldoc/odoc_ast.ml
ocamldoc/odoc_ast.mli
ocamldoc/odoc_class.ml
ocamldoc/odoc_comments.ml
ocamldoc/odoc_comments.mli
ocamldoc/odoc_comments_global.ml
ocamldoc/odoc_comments_global.mli
ocamldoc/odoc_config.ml
ocamldoc/odoc_config.mli
ocamldoc/odoc_control.ml
ocamldoc/odoc_cross.ml
ocamldoc/odoc_cross.mli
ocamldoc/odoc_dag2html.ml
ocamldoc/odoc_dag2html.mli
ocamldoc/odoc_dep.ml
ocamldoc/odoc_dot.ml
ocamldoc/odoc_env.ml
ocamldoc/odoc_env.mli
ocamldoc/odoc_exception.ml
ocamldoc/odoc_global.ml
ocamldoc/odoc_global.mli
ocamldoc/odoc_html.ml
ocamldoc/odoc_info.ml
ocamldoc/odoc_info.mli
ocamldoc/odoc_inherit.ml
ocamldoc/odoc_latex.ml
ocamldoc/odoc_latex_style.ml
ocamldoc/odoc_lexer.mll
ocamldoc/odoc_man.ml
ocamldoc/odoc_merge.ml
ocamldoc/odoc_merge.mli
ocamldoc/odoc_messages.ml
ocamldoc/odoc_misc.ml
ocamldoc/odoc_misc.mli
ocamldoc/odoc_module.ml
ocamldoc/odoc_name.ml
ocamldoc/odoc_name.mli
ocamldoc/odoc_ocamlhtml.mll
ocamldoc/odoc_parameter.ml
ocamldoc/odoc_parser.mly
ocamldoc/odoc_print.ml
ocamldoc/odoc_print.mli
ocamldoc/odoc_scan.ml
ocamldoc/odoc_search.ml
ocamldoc/odoc_search.mli
ocamldoc/odoc_see_lexer.mll
ocamldoc/odoc_sig.ml
ocamldoc/odoc_sig.mli
ocamldoc/odoc_str.ml
ocamldoc/odoc_str.mli
ocamldoc/odoc_test.ml
ocamldoc/odoc_texi.ml
ocamldoc/odoc_text.ml
ocamldoc/odoc_text.mli
ocamldoc/odoc_text_lexer.mll
ocamldoc/odoc_text_parser.mly
ocamldoc/odoc_to_text.ml
ocamldoc/odoc_type.ml
ocamldoc/odoc_types.ml
ocamldoc/odoc_types.mli
ocamldoc/odoc_value.ml
ocamldoc/remove_DEBUG
ocamldoc/runocamldoc
otherlibs/Makefile
otherlibs/Makefile.nt
otherlibs/Makefile.shared
otherlibs/bigarray/.depend
otherlibs/bigarray/Makefile
otherlibs/bigarray/Makefile.nt
otherlibs/bigarray/bigarray.h
otherlibs/bigarray/bigarray.ml
otherlibs/bigarray/bigarray.mli
otherlibs/bigarray/bigarray_stubs.c
otherlibs/bigarray/mmap_unix.c
otherlibs/bigarray/mmap_win32.c
otherlibs/dbm/Makefile
otherlibs/dbm/cldbm.c
otherlibs/dbm/dbm.ml
otherlibs/dbm/dbm.mli
otherlibs/dynlink/Makefile
otherlibs/dynlink/Makefile.nt
otherlibs/dynlink/dynlink.ml
otherlibs/dynlink/dynlink.mli
otherlibs/dynlink/extract_crc.ml
otherlibs/dynlink/natdynlink.ml
otherlibs/graph/.depend
otherlibs/graph/Makefile
otherlibs/graph/color.c
otherlibs/graph/draw.c
otherlibs/graph/dump_img.c
otherlibs/graph/events.c
otherlibs/graph/fill.c
otherlibs/graph/graphics.ml
otherlibs/graph/graphics.mli
otherlibs/graph/graphicsX11.ml
otherlibs/graph/graphicsX11.mli
otherlibs/graph/image.c
otherlibs/graph/image.h
otherlibs/graph/libgraph.h
otherlibs/graph/make_img.c
otherlibs/graph/open.c
otherlibs/graph/point_col.c
otherlibs/graph/sound.c
otherlibs/graph/subwindow.c
otherlibs/graph/text.c
otherlibs/labltk/Makefile.nt
otherlibs/labltk/browser/Makefile
otherlibs/labltk/browser/Makefile.nt
otherlibs/labltk/browser/Makefile.shared
otherlibs/labltk/browser/dummyUnix.mli
otherlibs/labltk/browser/dummyWin.mli
otherlibs/labltk/browser/editor.ml
otherlibs/labltk/browser/editor.mli
otherlibs/labltk/browser/fileselect.ml
otherlibs/labltk/browser/fileselect.mli
otherlibs/labltk/browser/jg_bind.ml
otherlibs/labltk/browser/jg_bind.mli
otherlibs/labltk/browser/jg_box.ml
otherlibs/labltk/browser/jg_button.ml
otherlibs/labltk/browser/jg_completion.ml
otherlibs/labltk/browser/jg_completion.mli
otherlibs/labltk/browser/jg_config.ml
otherlibs/labltk/browser/jg_config.mli
otherlibs/labltk/browser/jg_entry.ml
otherlibs/labltk/browser/jg_memo.ml
otherlibs/labltk/browser/jg_memo.mli
otherlibs/labltk/browser/jg_menu.ml
otherlibs/labltk/browser/jg_message.ml
otherlibs/labltk/browser/jg_message.mli
otherlibs/labltk/browser/jg_multibox.ml
otherlibs/labltk/browser/jg_multibox.mli
otherlibs/labltk/browser/jg_text.ml
otherlibs/labltk/browser/jg_text.mli
otherlibs/labltk/browser/jg_tk.ml
otherlibs/labltk/browser/jg_toplevel.ml
otherlibs/labltk/browser/lexical.ml
otherlibs/labltk/browser/lexical.mli
otherlibs/labltk/browser/list2.ml
otherlibs/labltk/browser/main.ml
otherlibs/labltk/browser/mytypes.mli
otherlibs/labltk/browser/searchid.ml
otherlibs/labltk/browser/searchid.mli
otherlibs/labltk/browser/searchpos.ml
otherlibs/labltk/browser/searchpos.mli
otherlibs/labltk/browser/setpath.ml
otherlibs/labltk/browser/setpath.mli
otherlibs/labltk/browser/shell.ml
otherlibs/labltk/browser/shell.mli
otherlibs/labltk/browser/typecheck.ml
otherlibs/labltk/browser/typecheck.mli
otherlibs/labltk/browser/useunix.ml
otherlibs/labltk/browser/useunix.mli
otherlibs/labltk/browser/viewer.ml
otherlibs/labltk/browser/viewer.mli
otherlibs/labltk/browser/winmain.c
otherlibs/labltk/builtin/LICENSE
otherlibs/labltk/compiler/compile.ml
otherlibs/labltk/compiler/intf.ml
otherlibs/labltk/compiler/lexer.mll
otherlibs/labltk/compiler/maincompile.ml
otherlibs/labltk/compiler/parser.mly
otherlibs/labltk/compiler/tables.ml
otherlibs/labltk/compiler/tsort.ml
otherlibs/labltk/examples_labltk/README
otherlibs/labltk/examples_labltk/calc.ml
otherlibs/labltk/examples_labltk/clock.ml
otherlibs/labltk/examples_labltk/demo.ml
otherlibs/labltk/examples_labltk/eyes.ml
otherlibs/labltk/examples_labltk/hello.ml
otherlibs/labltk/examples_labltk/taquin.ml
otherlibs/labltk/examples_labltk/tetris.ml
otherlibs/labltk/frx/frx_entry.ml
otherlibs/labltk/frx/frx_fileinput.ml
otherlibs/labltk/frx/frx_font.ml
otherlibs/labltk/frx/frx_lbutton.ml
otherlibs/labltk/frx/frx_listbox.ml
otherlibs/labltk/frx/frx_req.ml
otherlibs/labltk/frx/frx_text.ml
otherlibs/labltk/frx/frx_widget.ml
otherlibs/labltk/jpf/balloon.ml
otherlibs/labltk/jpf/balloon.mli
otherlibs/labltk/jpf/balloontest.ml
otherlibs/labltk/jpf/fileselect.ml
otherlibs/labltk/jpf/fileselect.mli
otherlibs/labltk/lib/Makefile
otherlibs/labltk/lib/labltk.bat [new file with mode: 0755]
otherlibs/labltk/support/camltk.h
otherlibs/labltk/support/cltkCaml.c
otherlibs/labltk/support/cltkDMain.c
otherlibs/labltk/support/cltkEval.c
otherlibs/labltk/support/cltkEvent.c
otherlibs/labltk/support/cltkFile.c
otherlibs/labltk/support/cltkMain.c
otherlibs/labltk/support/cltkMisc.c
otherlibs/labltk/support/cltkTimer.c
otherlibs/labltk/support/cltkUtf.c
otherlibs/labltk/support/cltkVar.c
otherlibs/labltk/support/cltkWait.c
otherlibs/labltk/support/fileevent.ml
otherlibs/labltk/support/fileevent.mli
otherlibs/labltk/support/protocol.ml
otherlibs/labltk/support/protocol.mli
otherlibs/labltk/support/rawwidget.ml
otherlibs/labltk/support/rawwidget.mli
otherlibs/labltk/support/slave.ml
otherlibs/labltk/support/support.ml
otherlibs/labltk/support/support.mli
otherlibs/labltk/support/textvariable.ml
otherlibs/labltk/support/textvariable.mli
otherlibs/labltk/support/timer.ml
otherlibs/labltk/support/timer.mli
otherlibs/labltk/support/tkthread.ml
otherlibs/labltk/support/tkthread.mli
otherlibs/labltk/support/tkwait.ml
otherlibs/labltk/support/widget.ml
otherlibs/labltk/support/widget.mli
otherlibs/num/.depend
otherlibs/num/Makefile
otherlibs/num/Makefile.nt
otherlibs/num/arith_flags.ml
otherlibs/num/arith_flags.mli
otherlibs/num/arith_status.ml
otherlibs/num/arith_status.mli
otherlibs/num/big_int.ml
otherlibs/num/big_int.mli
otherlibs/num/bng.c
otherlibs/num/bng.h
otherlibs/num/bng_alpha.c
otherlibs/num/bng_amd64.c
otherlibs/num/bng_digit.c
otherlibs/num/bng_ia32.c
otherlibs/num/bng_mips.c
otherlibs/num/bng_ppc.c
otherlibs/num/bng_sparc.c
otherlibs/num/int_misc.ml
otherlibs/num/int_misc.mli
otherlibs/num/nat.h
otherlibs/num/nat.ml
otherlibs/num/nat.mli
otherlibs/num/nat_stubs.c
otherlibs/num/num.ml
otherlibs/num/num.mli
otherlibs/num/ratio.mli
otherlibs/str/.depend
otherlibs/str/Makefile
otherlibs/str/Makefile.nt
otherlibs/str/str.ml
otherlibs/str/str.mli
otherlibs/str/strstubs.c
otherlibs/systhreads/.depend
otherlibs/systhreads/Makefile
otherlibs/systhreads/Makefile.nt
otherlibs/systhreads/condition.ml
otherlibs/systhreads/condition.mli
otherlibs/systhreads/event.ml
otherlibs/systhreads/event.mli
otherlibs/systhreads/mutex.ml
otherlibs/systhreads/mutex.mli
otherlibs/systhreads/thread.mli
otherlibs/systhreads/threadUnix.ml
otherlibs/systhreads/threadUnix.mli
otherlibs/threads/.depend
otherlibs/threads/Makefile
otherlibs/threads/condition.ml
otherlibs/threads/condition.mli
otherlibs/threads/event.ml
otherlibs/threads/event.mli
otherlibs/threads/marshal.ml
otherlibs/threads/mutex.ml
otherlibs/threads/mutex.mli
otherlibs/threads/pervasives.ml
otherlibs/threads/scheduler.c
otherlibs/threads/thread.ml
otherlibs/threads/thread.mli
otherlibs/threads/threadUnix.ml
otherlibs/threads/threadUnix.mli
otherlibs/threads/unix.ml
otherlibs/unix/.depend
otherlibs/unix/Makefile
otherlibs/unix/accept.c
otherlibs/unix/access.c
otherlibs/unix/addrofstr.c
otherlibs/unix/alarm.c
otherlibs/unix/bind.c
otherlibs/unix/chdir.c
otherlibs/unix/chmod.c
otherlibs/unix/chown.c
otherlibs/unix/chroot.c
otherlibs/unix/close.c
otherlibs/unix/closedir.c
otherlibs/unix/connect.c
otherlibs/unix/cst2constr.c
otherlibs/unix/cst2constr.h
otherlibs/unix/cstringv.c
otherlibs/unix/dup.c
otherlibs/unix/dup2.c
otherlibs/unix/envir.c
otherlibs/unix/errmsg.c
otherlibs/unix/execv.c
otherlibs/unix/execve.c
otherlibs/unix/execvp.c
otherlibs/unix/exit.c
otherlibs/unix/fchmod.c
otherlibs/unix/fchown.c
otherlibs/unix/fcntl.c
otherlibs/unix/fork.c
otherlibs/unix/ftruncate.c
otherlibs/unix/getaddrinfo.c
otherlibs/unix/getcwd.c
otherlibs/unix/getegid.c
otherlibs/unix/geteuid.c
otherlibs/unix/getgid.c
otherlibs/unix/getgr.c
otherlibs/unix/getgroups.c
otherlibs/unix/gethost.c
otherlibs/unix/gethostname.c
otherlibs/unix/getlogin.c
otherlibs/unix/getnameinfo.c
otherlibs/unix/getpeername.c
otherlibs/unix/getpid.c
otherlibs/unix/getppid.c
otherlibs/unix/getproto.c
otherlibs/unix/getpw.c
otherlibs/unix/getserv.c
otherlibs/unix/getsockname.c
otherlibs/unix/gettimeofday.c
otherlibs/unix/getuid.c
otherlibs/unix/gmtime.c
otherlibs/unix/initgroups.c
otherlibs/unix/isatty.c
otherlibs/unix/itimer.c
otherlibs/unix/kill.c
otherlibs/unix/link.c
otherlibs/unix/listen.c
otherlibs/unix/lockf.c
otherlibs/unix/lseek.c
otherlibs/unix/mkdir.c
otherlibs/unix/mkfifo.c
otherlibs/unix/nice.c
otherlibs/unix/open.c
otherlibs/unix/opendir.c
otherlibs/unix/pipe.c
otherlibs/unix/putenv.c
otherlibs/unix/read.c
otherlibs/unix/readdir.c
otherlibs/unix/readlink.c
otherlibs/unix/rename.c
otherlibs/unix/rewinddir.c
otherlibs/unix/rmdir.c
otherlibs/unix/select.c
otherlibs/unix/sendrecv.c
otherlibs/unix/setgid.c
otherlibs/unix/setgroups.c
otherlibs/unix/setsid.c
otherlibs/unix/setuid.c
otherlibs/unix/shutdown.c
otherlibs/unix/signals.c
otherlibs/unix/sleep.c
otherlibs/unix/socket.c
otherlibs/unix/socketaddr.c
otherlibs/unix/socketaddr.h
otherlibs/unix/socketpair.c
otherlibs/unix/sockopt.c
otherlibs/unix/stat.c
otherlibs/unix/strofaddr.c
otherlibs/unix/symlink.c
otherlibs/unix/termios.c
otherlibs/unix/time.c
otherlibs/unix/times.c
otherlibs/unix/truncate.c
otherlibs/unix/umask.c
otherlibs/unix/unix.ml
otherlibs/unix/unix.mli
otherlibs/unix/unixLabels.ml
otherlibs/unix/unixLabels.mli
otherlibs/unix/unixsupport.c
otherlibs/unix/unixsupport.h
otherlibs/unix/unlink.c
otherlibs/unix/utimes.c
otherlibs/unix/wait.c
otherlibs/unix/write.c
otherlibs/win32graph/.cvsignore [new file with mode: 0644]
otherlibs/win32graph/Makefile.nt
otherlibs/win32graph/dib.c
otherlibs/win32graph/draw.c
otherlibs/win32graph/events.c
otherlibs/win32graph/libgraph.h
otherlibs/win32graph/open.c
otherlibs/win32unix/.cvsignore
otherlibs/win32unix/Makefile.nt
otherlibs/win32unix/accept.c
otherlibs/win32unix/bind.c
otherlibs/win32unix/channels.c
otherlibs/win32unix/close.c
otherlibs/win32unix/close_on.c
otherlibs/win32unix/connect.c
otherlibs/win32unix/createprocess.c
otherlibs/win32unix/dup.c
otherlibs/win32unix/dup2.c
otherlibs/win32unix/errmsg.c
otherlibs/win32unix/getpeername.c
otherlibs/win32unix/getpid.c
otherlibs/win32unix/getsockname.c
otherlibs/win32unix/gettimeofday.c
otherlibs/win32unix/link.c
otherlibs/win32unix/listen.c
otherlibs/win32unix/lockf.c
otherlibs/win32unix/lseek.c
otherlibs/win32unix/mkdir.c
otherlibs/win32unix/nonblock.c
otherlibs/win32unix/open.c
otherlibs/win32unix/pipe.c
otherlibs/win32unix/read.c
otherlibs/win32unix/rename.c
otherlibs/win32unix/select.c
otherlibs/win32unix/sendrecv.c
otherlibs/win32unix/shutdown.c
otherlibs/win32unix/sleep.c
otherlibs/win32unix/socket.c
otherlibs/win32unix/socketaddr.h
otherlibs/win32unix/sockopt.c
otherlibs/win32unix/startup.c
otherlibs/win32unix/stat.c
otherlibs/win32unix/system.c
otherlibs/win32unix/unix.ml
otherlibs/win32unix/unixsupport.c
otherlibs/win32unix/unixsupport.h
otherlibs/win32unix/windbug.c
otherlibs/win32unix/windbug.h
otherlibs/win32unix/windir.c
otherlibs/win32unix/winlist.c
otherlibs/win32unix/winlist.h
otherlibs/win32unix/winwait.c
otherlibs/win32unix/winworker.c
otherlibs/win32unix/winworker.h
otherlibs/win32unix/write.c
parsing/asttypes.mli
parsing/lexer.mli
parsing/lexer.mll
parsing/linenum.mli
parsing/linenum.mll
parsing/location.ml
parsing/location.mli
parsing/longident.ml
parsing/longident.mli
parsing/parse.ml
parsing/parse.mli
parsing/parser.mly
parsing/parsetree.mli
parsing/printast.ml
parsing/printast.mli
parsing/syntaxerr.ml
parsing/syntaxerr.mli
stdlib/Compflags
stdlib/Makefile
stdlib/Makefile.nt
stdlib/Makefile.shared
stdlib/StdlibModules
stdlib/arg.ml
stdlib/arg.mli
stdlib/array.ml
stdlib/array.mli
stdlib/arrayLabels.ml
stdlib/arrayLabels.mli
stdlib/buffer.ml
stdlib/buffer.mli
stdlib/callback.ml
stdlib/callback.mli
stdlib/camlinternalLazy.ml
stdlib/camlinternalLazy.mli
stdlib/camlinternalMod.ml
stdlib/camlinternalMod.mli
stdlib/camlinternalOO.ml
stdlib/camlinternalOO.mli
stdlib/char.ml
stdlib/char.mli
stdlib/complex.ml
stdlib/complex.mli
stdlib/digest.ml
stdlib/digest.mli
stdlib/filename.ml
stdlib/filename.mli
stdlib/format.ml
stdlib/format.mli
stdlib/gc.ml
stdlib/gc.mli
stdlib/genlex.ml
stdlib/genlex.mli
stdlib/hashtbl.ml
stdlib/hashtbl.mli
stdlib/header.c
stdlib/headernt.c
stdlib/int32.ml
stdlib/int32.mli
stdlib/int64.ml
stdlib/int64.mli
stdlib/lazy.ml
stdlib/lazy.mli
stdlib/lexing.ml
stdlib/lexing.mli
stdlib/list.ml
stdlib/list.mli
stdlib/listLabels.ml
stdlib/listLabels.mli
stdlib/map.ml
stdlib/map.mli
stdlib/marshal.ml
stdlib/marshal.mli
stdlib/moreLabels.ml
stdlib/moreLabels.mli
stdlib/nativeint.ml
stdlib/nativeint.mli
stdlib/obj.ml
stdlib/obj.mli
stdlib/oo.ml
stdlib/oo.mli
stdlib/parsing.ml
stdlib/parsing.mli
stdlib/pervasives.ml
stdlib/pervasives.mli
stdlib/printexc.ml
stdlib/printexc.mli
stdlib/printf.ml
stdlib/printf.mli
stdlib/queue.ml
stdlib/queue.mli
stdlib/random.ml
stdlib/random.mli
stdlib/scanf.ml
stdlib/scanf.mli
stdlib/set.ml
stdlib/set.mli
stdlib/sort.ml
stdlib/sort.mli
stdlib/stack.ml
stdlib/stack.mli
stdlib/stdLabels.ml
stdlib/stdLabels.mli
stdlib/std_exit.ml
stdlib/stdlib.mllib
stdlib/stream.ml
stdlib/stream.mli
stdlib/string.ml
stdlib/string.mli
stdlib/stringLabels.ml
stdlib/stringLabels.mli
stdlib/sys.mli
stdlib/sys.mlp
stdlib/weak.ml
stdlib/weak.mli
test/.cvsignore [deleted file]
test/.depend [deleted file]
test/test_bng.c [deleted file]
testlabl/.cvsignore [deleted file]
testlabl/coerce.diffs [deleted file]
testlabl/dirs_multimatch [deleted file]
testlabl/dirs_poly [deleted file]
testlabl/els.ml [deleted file]
testlabl/fixedtypes.ml [deleted file]
testlabl/marshal_objects.diffs [deleted file]
testlabl/multimatch.diffs [deleted file]
testlabl/multimatch.ml [deleted file]
testlabl/newlabels.ps [deleted file]
testlabl/objvariant.diffs [deleted file]
testlabl/objvariant.ml [deleted file]
testlabl/printers.ml [deleted file]
testlabl/sigsubst.ml [deleted file]
testlabl/tests.ml [deleted file]
testlabl/valvirt.diffs [deleted file]
testlabl/varunion.ml [deleted file]
testsuite/Makefile
testsuite/tests/basic/maps.ml [new file with mode: 0644]
testsuite/tests/basic/maps.reference [new file with mode: 0644]
testsuite/tests/lib-str/t01.ml
testsuite/tests/lib-threads/test2.checker
testsuite/tests/lib-threads/test3.checker
testsuite/tests/lib-threads/testsignal.checker
testsuite/tests/lib-threads/testsignal2.checker
testsuite/tests/typing-objects-bugs/pr4824_ok.ml [new file with mode: 0644]
testsuite/tests/typing-objects-bugs/pr4824a_bad.ml [new file with mode: 0644]
testsuite/tests/typing-objects/Exemples.ml.reference
testsuite/tests/typing-objects/Tests.ml.reference
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 [new file with mode: 0644]
testsuite/tests/typing-polyvariants-bugs/pr5057a_bad.ml [new file with mode: 0644]
testsuite/tests/typing-private/private.ml.reference
tools/.cvsignore
tools/.depend
tools/Characters
tools/DoMake
tools/MakeDepend
tools/Makefile
tools/Makefile.nt
tools/Makefile.shared
tools/addlabels.ml
tools/checkstack.c
tools/cvt_emit.mll
tools/depend.ml
tools/depend.mli
tools/dumpapprox.ml [deleted file]
tools/dumpobj.ml
tools/lexer299.mll
tools/lexer301.mll
tools/make-package-macosx
tools/objinfo.ml
tools/objinfo_helper.c [new file with mode: 0644]
tools/ocaml-objcopy-macosx
tools/ocaml299to3.ml
tools/ocamlcp.ml
tools/ocamldep.ml
tools/ocamlmklib.mlp
tools/ocamlmktop.ml
tools/ocamlmktop.tpl
tools/ocamlprof.ml
tools/primreq.ml
tools/profiling.ml
tools/profiling.mli
tools/scrapelabels.ml
toplevel/expunge.ml
toplevel/genprintval.ml
toplevel/genprintval.mli
toplevel/opttopdirs.ml
toplevel/opttopdirs.mli
toplevel/opttoploop.ml
toplevel/opttoploop.mli
toplevel/opttopmain.ml
toplevel/opttopmain.mli
toplevel/opttopstart.ml
toplevel/topdirs.ml
toplevel/topdirs.mli
toplevel/toploop.ml
toplevel/toploop.mli
toplevel/topmain.ml
toplevel/topmain.mli
toplevel/topstart.ml
toplevel/trace.ml
toplevel/trace.mli
typing/annot.mli
typing/btype.ml
typing/btype.mli
typing/ctype.ml
typing/ctype.mli
typing/datarepr.ml
typing/datarepr.mli
typing/env.ml
typing/env.mli
typing/ident.ml
typing/ident.mli
typing/includeclass.ml
typing/includeclass.mli
typing/includecore.ml
typing/includecore.mli
typing/includemod.ml
typing/includemod.mli
typing/mtype.ml
typing/mtype.mli
typing/oprint.ml
typing/oprint.mli
typing/outcometree.mli
typing/parmatch.ml
typing/parmatch.mli
typing/path.ml
typing/path.mli
typing/predef.ml
typing/predef.mli
typing/primitive.ml
typing/primitive.mli
typing/printtyp.ml
typing/printtyp.mli
typing/stypes.ml
typing/stypes.mli
typing/subst.ml
typing/subst.mli
typing/typeclass.ml
typing/typeclass.mli
typing/typecore.ml
typing/typecore.mli
typing/typedecl.ml
typing/typedecl.mli
typing/typedtree.ml
typing/typedtree.mli
typing/typemod.ml
typing/typemod.mli
typing/types.ml
typing/types.mli
typing/typetexp.ml
typing/typetexp.mli
typing/unused_var.ml
typing/unused_var.mli
utils/ccomp.ml
utils/ccomp.mli
utils/clflags.ml
utils/clflags.mli
utils/config.mlbuild
utils/config.mli
utils/config.mlp
utils/consistbl.ml
utils/consistbl.mli
utils/misc.ml
utils/misc.mli
utils/tbl.ml
utils/tbl.mli
utils/terminfo.ml
utils/terminfo.mli
utils/warnings.ml
utils/warnings.mli
win32caml/Makefile
win32caml/inria.h
win32caml/libgraph.h
win32caml/menu.c
win32caml/ocaml.c
win32caml/startocaml.c
yacc/Makefile
yacc/Makefile.nt
yacc/closure.c
yacc/defs.h
yacc/error.c
yacc/lalr.c
yacc/lr0.c
yacc/main.c
yacc/mkpar.c
yacc/output.c
yacc/reader.c
yacc/skeleton.c
yacc/symtab.c
yacc/verbose.c
yacc/warshall.c