asmcomp/sparc/proc.ml
asmcomp/sparc/scheduling.ml
asmcomp/sparc/selection.ml
+.depend
Changes
INSTALL
LICENSE
Makefile
+Makefile.nt
README
+README.win32
Upgrading
configure
+asmrun/.depend
asmrun/Makefile
asmrun/Makefile.nt
asmrun/alpha.S
bytecomp/translobj.mli
bytecomp/typeopt.ml
bytecomp/typeopt.mli
+byterun/.depend
byterun/Makefile
+byterun/Makefile.nt
byterun/alloc.c
byterun/alloc.h
byterun/array.c
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/io.c
byterun/io.h
byterun/lexing.c
-byterun/macintosh.c
-byterun/macintosh.h
byterun/main.c
byterun/major_gc.c
byterun/major_gc.h
byterun/misc.c
byterun/misc.h
byterun/mlvalues.h
-byterun/mpwtool.c
byterun/obj.c
byterun/osdeps.h
byterun/parsing.c
byterun/reverse.h
byterun/roots.c
byterun/roots.h
-byterun/rotatecursor.c
-byterun/rotatecursor.h
byterun/signals.c
byterun/signals.h
byterun/stacks.c
byterun/win32.c
camlp4/ICHANGES
camlp4/CHANGES
+camlp4/etc/.depend
camlp4/etc/Makefile
-camlp4/etc/Makefile.Mac
-camlp4/etc/Makefile.Mac.depend
-camlp4/etc/lib.sml
camlp4/etc/mkcamlp4.mpw.tpl
camlp4/etc/mkcamlp4.sh.tpl
camlp4/etc/pa_extfold.ml
camlp4/etc/pa_extfun.ml
-camlp4/etc/pa_format.ml
camlp4/etc/pa_fstream.ml
camlp4/etc/pa_ifdef.ml
-camlp4/etc/pa_lefteval.ml
-camlp4/etc/pa_lisp.ml
-camlp4/etc/pa_lispr.ml
camlp4/etc/pa_o.ml
-camlp4/etc/pa_ocamllex.ml
-camlp4/etc/pa_olabl.ml
camlp4/etc/pa_oop.ml
camlp4/etc/pa_op.ml
camlp4/etc/pa_ru.ml
-camlp4/etc/pa_scheme.ml
-camlp4/etc/pa_schemer.ml
-camlp4/etc/pa_sml.ml
camlp4/etc/parserify.ml
camlp4/etc/parserify.mli
camlp4/etc/pr_depend.ml
camlp4/etc/pr_r.ml
camlp4/etc/pr_rp.ml
camlp4/etc/pr_rp_main.ml
-camlp4/etc/pr_scheme.ml
-camlp4/etc/pr_schp_main.ml
camlp4/etc/q_phony.ml
camlp4/Makefile
+camlp4/camlp4/.depend
camlp4/camlp4/Makefile
-camlp4/camlp4/Makefile.Mac
-camlp4/camlp4/Makefile.Mac.depend
camlp4/camlp4/argl.ml
camlp4/camlp4/ast2pt.ml
camlp4/camlp4/ast2pt.mli
camlp4/camlp4/reloc.mli
camlp4/camlp4/spretty.ml
camlp4/camlp4/spretty.mli
+camlp4/compile/.depend
camlp4/compile/Makefile
camlp4/compile/comp_head.ml
camlp4/compile/comp_trail.ml
camlp4/compile/compile.ml
camlp4/compile/compile.sh
-camlp4/config/.cvsignore
camlp4/config/Makefile-nt.cnf
camlp4/config/Makefile.tpl
camlp4/config/config.mpw
camlp4/config/configure_batch
+camlp4/lib/.depend
camlp4/lib/Makefile
-camlp4/lib/Makefile.Mac
-camlp4/lib/Makefile.Mac.depend
camlp4/lib/extfold.ml
camlp4/lib/extfold.mli
camlp4/lib/extfun.ml
camlp4/man/Makefile
camlp4/man/camlp4.1.tpl
camlp4/man/camlp4.help.tpl
+camlp4/meta/.depend
camlp4/meta/Makefile
-camlp4/meta/mk_q_MLast.sh
camlp4/meta/pa_extend.ml
camlp4/meta/pa_extend_m.ml
-camlp4/meta/pa_ifdef.ml
camlp4/meta/pa_macro.ml
camlp4/meta/pa_r.ml
camlp4/meta/pa_rp.ml
camlp4/meta/pr_dump.ml
camlp4/meta/q_MLast.ml
+camlp4/ocaml_src/camlp4/.depend
camlp4/ocaml_src/camlp4/Makefile
camlp4/ocaml_src/camlp4/argl.ml
camlp4/ocaml_src/camlp4/ast2pt.ml
camlp4/ocaml_src/camlp4/spretty.ml
camlp4/ocaml_src/camlp4/spretty.mli
camlp4/ocaml_src/lib/Makefile
+camlp4/ocaml_src/lib/.depend
camlp4/ocaml_src/lib/extfold.ml
camlp4/ocaml_src/lib/extfold.mli
camlp4/ocaml_src/lib/extfun.ml
camlp4/ocaml_src/lib/stdpp.mli
camlp4/ocaml_src/lib/token.ml
camlp4/ocaml_src/lib/token.mli
+camlp4/ocaml_src/meta/.depend
camlp4/ocaml_src/meta/Makefile
camlp4/ocaml_src/meta/pa_extend.ml
camlp4/ocaml_src/meta/pa_extend_m.ml
-camlp4/ocaml_src/meta/pa_ifdef.ml
camlp4/ocaml_src/meta/pa_macro.ml
camlp4/ocaml_src/meta/pa_r.ml
camlp4/ocaml_src/meta/pa_rp.ml
camlp4/ocaml_src/meta/pr_dump.ml
camlp4/ocaml_src/meta/q_MLast.ml
+camlp4/ocaml_src/odyl/.depend
camlp4/ocaml_src/odyl/Makefile
camlp4/ocaml_src/odyl/odyl.ml
camlp4/ocaml_src/odyl/odyl_main.ml
camlp4/ocaml_src/tools/ocamlc.mpw
camlp4/ocaml_src/tools/ocamlc.sh
camlp4/ocaml_src/tools/ocamlopt.sh
+camlp4/ocaml_stuff/otherlibs/dynlink/.depend
+camlp4/ocaml_stuff/parsing/.depend
+camlp4/ocaml_stuff/utils/.depend
+camlp4/ocpp/.depend
camlp4/ocpp/Makefile
camlp4/ocpp/ocpp.ml
+camlp4/odyl/.depend
camlp4/odyl/Makefile
camlp4/odyl/odyl.ml
camlp4/odyl/odyl_main.ml
camlp4/tools/ocamlc.mpw
camlp4/tools/ocamlc.sh
camlp4/tools/ocamlopt.sh
+camlp4/top/.depend
camlp4/top/Makefile
camlp4/top/camlp4_top.ml
camlp4/top/oprint.ml
camlp4/top/rprint.ml
+camlp4/unmaintained/format/Makefile
+camlp4/unmaintained/format/.depend
+camlp4/unmaintained/format/pa_format.ml
+camlp4/unmaintained/format/README
+camlp4/unmaintained/Makefile
+camlp4/unmaintained/lefteval/Makefile
+camlp4/unmaintained/lefteval/.depend
+camlp4/unmaintained/lefteval/README
+camlp4/unmaintained/lefteval/pa_lefteval.ml
+camlp4/unmaintained/ocamllex/Makefile
+camlp4/unmaintained/ocamllex/README
+camlp4/unmaintained/ocamllex/pa_ocamllex.ml
+camlp4/unmaintained/olabl/Makefile
+camlp4/unmaintained/olabl/.depend
+camlp4/unmaintained/olabl/pa_olabl.ml
+camlp4/unmaintained/olabl/README
+camlp4/unmaintained/scheme/Makefile
+camlp4/unmaintained/scheme/.depend
+camlp4/unmaintained/scheme/pa_scheme.ml
+camlp4/unmaintained/scheme/README
+camlp4/unmaintained/scheme/pa_scheme.sc
+camlp4/unmaintained/scheme/pr_scheme.ml
+camlp4/unmaintained/scheme/pr_schp_main.ml
+camlp4/unmaintained/sml/Makefile
+camlp4/unmaintained/sml/.depend
+camlp4/unmaintained/sml/pa_sml.ml
+camlp4/unmaintained/sml/README
+camlp4/unmaintained/sml/smllib.sml
config/auto-aux/async_io.c
config/auto-aux/align.c
config/auto-aux/ansi.c
config/auto-aux/gethostbyaddr.c
config/auto-aux/gethostbyname.c
config/auto-aux/hasgot
+config/auto-aux/ia32sse2.c
config/auto-aux/int64align.c
config/auto-aux/longlong.c
config/auto-aux/runtest
config/auto-aux/tclversion.c
config/auto-aux/trycompile
config/Makefile-templ
-config/m-MacOS.h
+config/Makefile.mingw
+config/Makefile.msvc
config/m-nt.h
config/m-templ.h
-config/s-MacOS.h
config/s-nt.h
config/s-templ.h
config/gnu/config.guess
config/gnu/config.sub
+debugger/.depend
debugger/Makefile
debugger/breakpoints.ml
debugger/breakpoints.mli
debugger/input_handling.mli
debugger/int64ops.ml
debugger/int64ops.mli
+debugger/lexer.mli
debugger/lexer.mll
debugger/loadprinter.ml
debugger/loadprinter.mli
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
emacs/camldebug.el
emacs/inf-caml.el
emacs/ocamltags.in
+lex/.depend
lex/Makefile
+lex/Makefile.nt
lex/common.ml
lex/common.mli
lex/compact.ml
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
+ocamldoc/.depend
ocamldoc/Changes.txt
ocamldoc/Makefile
+ocamldoc/Makefile.nt
ocamldoc/ocamldoc.hva
ocamldoc/ocamldoc.sty
ocamldoc/odoc.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_opt.ml
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_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_value.ml
ocamldoc/remove_DEBUG
ocamldoc/runocamldoc
+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/db/.depend
+otherlibs/dbm/.depend
otherlibs/dbm/Makefile
otherlibs/dbm/cldbm.c
otherlibs/dbm/dbm.ml
otherlibs/dbm/dbm.mli
+otherlibs/dynlink/.depend
otherlibs/dynlink/Makefile
+otherlibs/dynlink/Makefile.nt
otherlibs/dynlink/dynlink.ml
otherlibs/dynlink/dynlink.mli
otherlibs/dynlink/extract_crc.ml
+otherlibs/graph/.depend
otherlibs/graph/Makefile
otherlibs/graph/color.c
otherlibs/graph/draw.c
otherlibs/graph/sound.c
otherlibs/graph/subwindow.c
otherlibs/graph/text.c
+otherlibs/labltk/browser/.depend
otherlibs/labltk/browser/Makefile
+otherlibs/labltk/browser/Makefile.nt
otherlibs/labltk/browser/README
otherlibs/labltk/browser/dummyUnix.mli
otherlibs/labltk/browser/dummyWin.mli
otherlibs/labltk/browser/winmain.c
otherlibs/labltk/Changes
otherlibs/labltk/Makefile
+otherlibs/labltk/Makefile.nt
otherlibs/labltk/README
otherlibs/labltk/Widgets.src
otherlibs/labltk/labl.gif
otherlibs/labltk/builtin/winfo_contained.mli
otherlibs/labltk/camltk/Makefile
otherlibs/labltk/camltk/Makefile.gen
+otherlibs/labltk/camltk/Makefile.gen.nt
+otherlibs/labltk/camltk/Makefile.nt
otherlibs/labltk/camltk/modules
+otherlibs/labltk/compiler/.depend
otherlibs/labltk/compiler/Makefile
+otherlibs/labltk/compiler/Makefile.nt
otherlibs/labltk/compiler/code.mli
otherlibs/labltk/compiler/compile.ml
otherlibs/labltk/compiler/copyright
otherlibs/labltk/examples_camltk/images/Lambda2.back.gif
otherlibs/labltk/examples_camltk/images/dojoji.back.gif
otherlibs/labltk/examples_camltk/Makefile
+otherlibs/labltk/examples_camltk/Makefile.nt
otherlibs/labltk/examples_camltk/addition.ml
otherlibs/labltk/examples_camltk/eyes.ml
otherlibs/labltk/examples_camltk/fileinput.ml
otherlibs/labltk/examples_camltk/winskel.ml
otherlibs/labltk/examples_labltk/Lambda2.back.gif
otherlibs/labltk/examples_labltk/Makefile
+otherlibs/labltk/examples_labltk/Makefile.nt
otherlibs/labltk/examples_labltk/README
otherlibs/labltk/examples_labltk/calc.ml
otherlibs/labltk/examples_labltk/clock.ml
otherlibs/labltk/examples_labltk/taquin.ml
otherlibs/labltk/examples_labltk/tetris.ml
otherlibs/labltk/frx/Makefile
+otherlibs/labltk/frx/.depend
+otherlibs/labltk/frx/Makefile.nt
otherlibs/labltk/frx/README
otherlibs/labltk/frx/frx_after.ml
otherlibs/labltk/frx/frx_after.mli
otherlibs/labltk/frx/frx_widget.ml
otherlibs/labltk/frx/frx_widget.mli
otherlibs/labltk/jpf/Makefile
+otherlibs/labltk/jpf/Makefile.nt
otherlibs/labltk/jpf/README
otherlibs/labltk/jpf/balloon.ml
otherlibs/labltk/jpf/balloon.mli
otherlibs/labltk/labltk/Makefile.nt
otherlibs/labltk/labltk/modules
otherlibs/labltk/lib/Makefile
+otherlibs/labltk/lib/Makefile.nt
otherlibs/labltk/support/Makefile
+otherlibs/labltk/support/.depend
otherlibs/labltk/support/Makefile.common
+otherlibs/labltk/support/Makefile.common.nt
+otherlibs/labltk/support/Makefile.nt
otherlibs/labltk/support/camltk.h
otherlibs/labltk/support/camltkwrap.ml
otherlibs/labltk/support/camltkwrap.mli
otherlibs/labltk/support/tkwait.ml
otherlibs/labltk/support/widget.ml
otherlibs/labltk/support/widget.mli
+otherlibs/labltk/tkanim/.depend
otherlibs/labltk/tkanim/Makefile
+otherlibs/labltk/tkanim/Makefile.nt
otherlibs/labltk/tkanim/README
otherlibs/labltk/tkanim/cltkaniminit.c
otherlibs/labltk/tkanim/gifanimtest.ml
otherlibs/labltk/tkanim/tkAppInit.c
otherlibs/labltk/tkanim/tkanim.ml
otherlibs/labltk/tkanim/tkanim.mli
+otherlibs/num/.depend
+otherlibs/num/.depend.nt
+otherlibs/num/Makefile
+otherlibs/num/Makefile.nt
+otherlibs/num/README
+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.ml
+otherlibs/num/ratio.mli
+otherlibs/num/string_misc.ml
+otherlibs/num/string_misc.mli
+otherlibs/num/test/Makefile
+otherlibs/num/test/.depend
+otherlibs/num/test/Makefile.nt
+otherlibs/num/test/end_test.ml
+otherlibs/num/test/test.ml
+otherlibs/num/test/test_big_ints.ml
+otherlibs/num/test/test_bng.c
+otherlibs/num/test/test_io.ml
+otherlibs/num/test/test_nats.ml
+otherlibs/num/test/test_nums.ml
+otherlibs/num/test/test_ratios.ml
+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/thread_posix.ml
otherlibs/systhreads/thread_win32.ml
otherlibs/systhreads/win32.c
+otherlibs/threads/.depend
otherlibs/threads/Makefile
otherlibs/threads/condition.ml
otherlibs/threads/condition.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/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/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/utimes.c
otherlibs/unix/wait.c
otherlibs/unix/write.c
+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/.depend
+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/windir.c
+otherlibs/win32unix/winwait.c
+otherlibs/win32unix/write.c
parsing/asttypes.mli
parsing/lexer.mli
parsing/lexer.mll
parsing/printast.mli
parsing/syntaxerr.ml
parsing/syntaxerr.mli
+stdlib/.depend
+stdlib/Compflags
stdlib/Makefile
+stdlib/Makefile.nt
stdlib/StdlibModules
stdlib/arg.ml
stdlib/arg.mli
stdlib/sys.mli
stdlib/weak.ml
stdlib/weak.mli
+tools/.depend
tools/Characters
tools/DoMake
tools/MakeDepend
tools/Makefile
-tools/Makefile.Mac
-tools/Makefile.Mac.depend
tools/Makefile.nt
tools/OCamlc-custom
tools/Time
tools/lexer301.mll
tools/magic
tools/make-opcodes
-tools/make-opcodes.Mac
tools/make-package-macosx
tools/objinfo.ml
tools/ocaml299to3.ml
typing/types.mli
typing/typetexp.ml
typing/typetexp.mli
-utils/.cvsignore
utils/ccomp.ml
utils/ccomp.mli
utils/clflags.ml
utils/terminfo.mli
utils/warnings.ml
utils/warnings.mli
+win32caml/Makefile
+win32caml/editbuffer.c
+win32caml/editbuffer.h
+win32caml/history.c
+win32caml/history.h
+win32caml/inria.h
+win32caml/inriares.h
+win32caml/libgraph.h
+win32caml/menu.c
+win32caml/ocaml.c
+win32caml/ocaml.ico
+win32caml/ocaml.rc
+win32caml/resource.h
+win32caml/startocaml.c
yacc/Makefile
+yacc/Makefile.nt
yacc/closure.c
yacc/defs.h
yacc/error.c