Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-01 17:20:10 -0700 (Sun, 01 Apr 2007)
Revision: 10315
Log message:

      operation, re-creating all conflicts that ever existed.

Changes  Path
+12 -0 omake-jumbo-branches/DEPENDENCIES
+96 -1 omake-jumbo-branches/all-features/0.9.8.x/src/builtin/omake_builtin_object.ml
+0 -0 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_ir_print.mli
+1 -1 omake-jumbo-branches/all-features/0.9.9.x/doc/txt/omake-doc.txt
Added omake-jumbo-branches/all-features/boring
+81 -0 omake-jumbo-branches/auto/0.9.8.x/src/builtin/omake_builtin_object.ml
Added omake-jumbo-branches/auto/boring
+81 -0 omake-jumbo-branches/const/0.9.8.x/src/builtin/omake_builtin_object.ml
Added omake-jumbo-branches/const/boring
+96 -1 omake-jumbo-branches/export/0.9.8.x/src/builtin/omake_builtin_object.ml
Added omake-jumbo-branches/export/boring
+81 -0 omake-jumbo-branches/file/0.9.8.x/src/builtin/omake_builtin_object.ml
Added omake-jumbo-branches/file/boring
+81 -0 omake-jumbo-branches/keyword/0.9.8.x/src/builtin/omake_builtin_object.ml
Added omake-jumbo-branches/keyword/boring
+81 -0 omake-jumbo-branches/open/0.9.8.x/src/builtin/omake_builtin_object.ml
Added omake-jumbo-branches/open/boring
Properties omake-jumbo-branches/parse/
+4 -0 omake-jumbo-branches/parse/0.9.8.x/lib/Pervasives.om
+0 -2 omake-jumbo-branches/parse/0.9.8.x/lib/build/C.om
+14 -7 omake-jumbo-branches/parse/0.9.8.x/lib/parse/C/Parse.om
+2 -2 omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_io_fun.ml
+96 -1 omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_object.ml
+1 -1 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_env.mli
+0 -0 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_ir_print.mli
Properties omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/test3/
+1 -1 omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/test3/OMakefile
Added omake-jumbo-branches/parse/boring
+81 -0 omake-jumbo-branches/var1/0.9.8.x/src/builtin/omake_builtin_object.ml
Added omake-jumbo-branches/var1/boring
+81 -0 omake-jumbo-branches/var2/0.9.8.x/src/builtin/omake_builtin_object.ml
Added omake-jumbo-branches/var2/boring
+81 -0 omake-jumbo-branches/var3/0.9.8.x/src/builtin/omake_builtin_object.ml
Added omake-jumbo-branches/var3/boring
+81 -0 omake-jumbo-branches/var4/0.9.8.x/src/builtin/omake_builtin_object.ml
Added omake-jumbo-branches/var4/boring

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-01 18:22:58 -0700 (Sun, 01 Apr 2007)
Revision: 10316
Log message:

      Parse GTK2.0 successfully.

Changes  Path
+2 -0 omake-jumbo-branches/parse/0.9.8.x/lib/build/C.om
Added omake-jumbo-branches/parse/0.9.8.x/lib/configure/gtk.om
Added omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/gtk/
Added omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/gtk/OMakefile
Added omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/gtk/OMakeroot
Added omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/gtk/Test.om
Added omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/gtk/input.c
Added omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/test4/
Added omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/test4/OMakefile
Added omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/test4/OMakeroot
Added omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/test4/Test.om
Added omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/test4/input.c

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-01 20:05:27 -0700 (Sun, 01 Apr 2007)
Revision: 10317
Log message:

      useful only after the "parse" branch.

Changes  Path
+7 -1 omake-jumbo-branches/DEPENDENCIES
+23 -7 omake-jumbo-branches/all-features/0.9.8.x/src/Makefile
+23 -7 omake-jumbo-branches/all-features/0.9.8.x/src/Makefile.nt
+1 -0 omake-jumbo-branches/all-features/0.9.8.x/src/builtin/OMakefile
Added omake-jumbo-branches/all-features/0.9.8.x/src/builtin/omake_builtin_dll.ml
Added omake-jumbo-branches/all-features/0.9.8.x/src/builtin/omake_builtin_dll.mli
+4 -0 omake-jumbo-branches/all-features/0.9.8.x/src/clib/OMakefile
Added omake-jumbo-branches/all-features/0.9.8.x/src/clib/lm_dll.c
Added omake-jumbo-branches/all-features/0.9.8.x/src/clib/lm_dll.h
Added omake-jumbo-branches/all-features/0.9.8.x/src/clib/lm_dll_hooks.h
+10 -0 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_env.ml
+2 -0 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_env.mli
+14 -0 omake-jumbo-branches/all-features/0.9.8.x/src/eval/omake_eval.ml
+4 -0 omake-jumbo-branches/all-features/0.9.8.x/src/eval/omake_eval.mli
+9 -0 omake-jumbo-branches/all-features/0.9.8.x/src/eval/omake_value.ml
+1 -0 omake-jumbo-branches/all-features/0.9.8.x/src/eval/omake_value.mli
+4 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_symbol.ml
+5 -0 omake-jumbo-branches/all-features/0.9.8.x/src/libmojave/OMakefile
Added omake-jumbo-branches/all-features/0.9.8.x/src/libmojave/lm_dll.ml
Added omake-jumbo-branches/all-features/0.9.8.x/src/libmojave/lm_id.ml
Added omake-jumbo-branches/all-features/0.9.8.x/src/libmojave/lm_id.mli
Copied omake-jumbo-branches/dll/ (from rev 10314, omake-jumbo-branches/var4)
Replaced omake-jumbo-branches/dll/0.9.8.x/
Copied omake-jumbo-branches/dll/0.9.8.x/ (from rev 10316, omake-jumbo-branches/var4/0.9.8.x)
+23 -7 omake-jumbo-branches/dll/0.9.8.x/src/Makefile
+23 -7 omake-jumbo-branches/dll/0.9.8.x/src/Makefile.nt
+1 -0 omake-jumbo-branches/dll/0.9.8.x/src/builtin/OMakefile
Added omake-jumbo-branches/dll/0.9.8.x/src/builtin/omake_builtin_dll.ml
Added omake-jumbo-branches/dll/0.9.8.x/src/builtin/omake_builtin_dll.mli
+4 -0 omake-jumbo-branches/dll/0.9.8.x/src/clib/OMakefile
Added omake-jumbo-branches/dll/0.9.8.x/src/clib/lm_dll.c
Added omake-jumbo-branches/dll/0.9.8.x/src/clib/lm_dll.h
Added omake-jumbo-branches/dll/0.9.8.x/src/clib/lm_dll_hooks.h
+10 -0 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_env.ml
+2 -0 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_env.mli
+14 -0 omake-jumbo-branches/dll/0.9.8.x/src/eval/omake_eval.ml
+4 -0 omake-jumbo-branches/dll/0.9.8.x/src/eval/omake_eval.mli
+9 -0 omake-jumbo-branches/dll/0.9.8.x/src/eval/omake_value.ml
+1 -0 omake-jumbo-branches/dll/0.9.8.x/src/eval/omake_value.mli
+4 -0 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_symbol.ml
+5 -0 omake-jumbo-branches/dll/0.9.8.x/src/libmojave/OMakefile
Added omake-jumbo-branches/dll/0.9.8.x/src/libmojave/lm_dll.ml
Added omake-jumbo-branches/dll/0.9.8.x/src/libmojave/lm_id.ml
Added omake-jumbo-branches/dll/0.9.8.x/src/libmojave/lm_id.mli
Copied omake-jumbo-branches/dll/boring (from rev 10316, omake-jumbo-branches/var4/boring)
+23 -7 omake-jumbo-branches/parse/0.9.8.x/src/Makefile
+23 -7 omake-jumbo-branches/parse/0.9.8.x/src/Makefile.nt
+1 -0 omake-jumbo-branches/parse/0.9.8.x/src/builtin/OMakefile
Added omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_dll.ml
Added omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_dll.mli
+4 -0 omake-jumbo-branches/parse/0.9.8.x/src/clib/OMakefile
Added omake-jumbo-branches/parse/0.9.8.x/src/clib/lm_dll.c
Added omake-jumbo-branches/parse/0.9.8.x/src/clib/lm_dll.h
Added omake-jumbo-branches/parse/0.9.8.x/src/clib/lm_dll_hooks.h
+10 -0 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_env.ml
+2 -0 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_env.mli
+14 -0 omake-jumbo-branches/parse/0.9.8.x/src/eval/omake_eval.ml
+4 -0 omake-jumbo-branches/parse/0.9.8.x/src/eval/omake_eval.mli
+9 -0 omake-jumbo-branches/parse/0.9.8.x/src/eval/omake_value.ml
+1 -0 omake-jumbo-branches/parse/0.9.8.x/src/eval/omake_value.mli
+4 -0 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_symbol.ml
+5 -0 omake-jumbo-branches/parse/0.9.8.x/src/libmojave/OMakefile
Added omake-jumbo-branches/parse/0.9.8.x/src/libmojave/lm_dll.ml
Added omake-jumbo-branches/parse/0.9.8.x/src/libmojave/lm_id.ml
Added omake-jumbo-branches/parse/0.9.8.x/src/libmojave/lm_id.mli

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-02 11:27:16 -0700 (Mon, 02 Apr 2007)
Revision: 10318
Log message:

      It would seem that in OCaml 3.10 beta, "ocamldep -modules" produces an output
     that is slightly different from what we expect. Fixing.

Changes  Path
+2 -2 omake-branches/0.9.8.x/lib/build/OCaml.om

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-03 12:33:00 -0700 (Tue, 03 Apr 2007)
Revision: 10320
Log message:

      Intermediate checkpoint while I work on the paper.  This backports most of the
     DLL wrapping and stub generation.

Changes  Path
+19 -0 omake-jumbo-branches/all-features/0.9.8.x/src/builtin/omake_builtin_object.ml
+8 -0 omake-jumbo-branches/all-features/boring
+1 -1 omake-jumbo-branches/auto/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/auto/0.9.8.x/src/Makefile.nt
+19 -0 omake-jumbo-branches/auto/0.9.8.x/src/builtin/omake_builtin_object.ml
Added omake-jumbo-branches/auto/0.9.8.x/tests/auto/
Added omake-jumbo-branches/auto/0.9.8.x/tests/auto/test1.om
+8 -0 omake-jumbo-branches/auto/boring
+1 -1 omake-jumbo-branches/const/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/const/0.9.8.x/src/Makefile.nt
+19 -0 omake-jumbo-branches/const/0.9.8.x/src/builtin/omake_builtin_object.ml
+8 -0 omake-jumbo-branches/const/boring
+4 -0 omake-jumbo-branches/dll/boring
Copied omake-jumbo-branches/dll2/ (from rev 10318, omake-jumbo-branches/parse)
+3 -0 omake-jumbo-branches/dll2/0.9.8.x/OMakefile
+3 -0 omake-jumbo-branches/dll2/0.9.8.x/lib/Pervasives.om
+61 -0 omake-jumbo-branches/dll2/0.9.8.x/lib/build/C.om
+2 -0 omake-jumbo-branches/dll2/0.9.8.x/lib/build/Common.om
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/lib/configure/Configure.om
+12 -5 omake-jumbo-branches/dll2/0.9.8.x/lib/configure/gtk.om
Added omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/
Added omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/OMakefile
Added omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/dll.h
Added omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/dll_lib.c
Added omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/dll_post.ml
Added omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/dll_post.om
Added omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/dll_types.c
Added omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/enums.export
Added omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/structs.export
Added omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/unions.export
Added omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/values.export
Added omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Dll.om
+5 -1 omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Lex.om
+103 -9 omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Parse.om
+1 -0 omake-jumbo-branches/dll2/0.9.8.x/src/build/omake_build.ml
+19 -0 omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_object.ml
+5 -1 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_exn_print.ml
+3 -0 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ir_ast.ml
+2 -1 omake-jumbo-branches/dll2/0.9.8.x/src/main/omake_shell.ml
+3 -3 omake-jumbo-branches/dll2/0.9.8.x/src/util/fmarshal.ml
+3 -3 omake-jumbo-branches/dll2/0.9.8.x/src/util/omake_marshal.ml
+17 -1 omake-jumbo-branches/dll2/0.9.8.x/tests/parse/C/test3/input.c
+2 -1 omake-jumbo-branches/dll2/0.9.8.x/tests/parse/C/test4/input.c
+12 -0 omake-jumbo-branches/dll2/boring
+1 -1 omake-jumbo-branches/export/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/export/0.9.8.x/src/Makefile.nt
+19 -0 omake-jumbo-branches/export/0.9.8.x/src/builtin/omake_builtin_object.ml
+8 -0 omake-jumbo-branches/export/boring
+1 -1 omake-jumbo-branches/file/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/file/0.9.8.x/src/Makefile.nt
+19 -0 omake-jumbo-branches/file/0.9.8.x/src/builtin/omake_builtin_object.ml
+8 -0 omake-jumbo-branches/file/boring
Added omake-jumbo-branches/hashnode/boring
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/src/Makefile.nt
+19 -0 omake-jumbo-branches/keyword/0.9.8.x/src/builtin/omake_builtin_object.ml
+8 -0 omake-jumbo-branches/keyword/boring
+1 -1 omake-jumbo-branches/open/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/open/0.9.8.x/src/Makefile.nt
+19 -0 omake-jumbo-branches/open/0.9.8.x/src/builtin/omake_builtin_object.ml
+8 -0 omake-jumbo-branches/open/boring
+2 -0 omake-jumbo-branches/parse/0.9.8.x/lib/Pervasives.om
+5 -1 omake-jumbo-branches/parse/0.9.8.x/lib/parse/C/Lex.om
+98 -8 omake-jumbo-branches/parse/0.9.8.x/lib/parse/C/Parse.om
+1 -0 omake-jumbo-branches/parse/0.9.8.x/src/build/omake_build.ml
+19 -0 omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_object.ml
+5 -1 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_exn_print.ml
+3 -0 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_ir_ast.ml
+2 -1 omake-jumbo-branches/parse/0.9.8.x/src/main/omake_shell.ml
+3 -3 omake-jumbo-branches/parse/0.9.8.x/src/util/fmarshal.ml
+3 -3 omake-jumbo-branches/parse/0.9.8.x/src/util/omake_marshal.ml
+17 -1 omake-jumbo-branches/parse/0.9.8.x/tests/parse/C/test3/input.c
+6 -0 omake-jumbo-branches/parse/boring
+2 -0 omake-jumbo-branches/var1/0.9.8.x/lib/Pervasives.om
+1 -1 omake-jumbo-branches/var1/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/var1/0.9.8.x/src/Makefile.nt
+19 -0 omake-jumbo-branches/var1/0.9.8.x/src/builtin/omake_builtin_object.ml
+8 -0 omake-jumbo-branches/var1/boring
+1 -1 omake-jumbo-branches/var2/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/var2/0.9.8.x/src/Makefile.nt
+19 -0 omake-jumbo-branches/var2/0.9.8.x/src/builtin/omake_builtin_object.ml
+8 -0 omake-jumbo-branches/var2/boring
+1 -1 omake-jumbo-branches/var3/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/var3/0.9.8.x/src/Makefile.nt
+19 -0 omake-jumbo-branches/var3/0.9.8.x/src/builtin/omake_builtin_object.ml
+8 -0 omake-jumbo-branches/var3/boring
+1 -1 omake-jumbo-branches/var4/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/var4/0.9.8.x/src/Makefile.nt
+19 -0 omake-jumbo-branches/var4/0.9.8.x/src/builtin/omake_builtin_object.ml
+8 -0 omake-jumbo-branches/var4/boring

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-03 13:06:29 -0700 (Tue, 03 Apr 2007)
Revision: 10321
Log message:

      Bug 658 - 3-place rules should be considered implicit.

Changes  Path
+3 -3 omake-branches/0.9.8.x/src/build/omake_rule.ml
+107 -104 omake-branches/0.9.8.x/src/env/omake_env.ml

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-03 13:15:43 -0700 (Tue, 03 Apr 2007)
Revision: 10322
Log message:

      Bug 658 follow-up - updated the documentation to explain that the 3-place
     rules are implicit.

Changes  Path
+11 -14 omake-branches/0.9.8.x/doc/src/omake-grammar.tex

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-03 16:41:44 -0700 (Tue, 03 Apr 2007)
Revision: 10323
Log message:

      Bug 660 - allow .PHONY sections to have a body.
     
     .PHONY: targets: deps
        commands
     
     would now be equivalent to
     
     .PHONY: targets
     
     targets: %: deps
        commands

Changes  Path
+18 -7 omake-branches/0.9.8.x/src/build/omake_rule.ml

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-04 09:27:12 -0700 (Wed, 04 Apr 2007)
Revision: 10326
Log message:

      Cons-hash patch (rev. 10241) follow-up:
     
     - Use "<foo>" instead of ".PHONY:foo" for pretty-printing
     
     - Minor optimization - when compiting a relative path, first compare the
       directories with a == (this is a common case and we already cons-hashed, so
       this is worth it).

Changes  Path
+13 -16 omake-branches/0.9.8.x/src/ir/omake_node.ml

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-08 09:42:21 -0700 (Sun, 08 Apr 2007)
Revision: 10371
Log message:

      A more efficient implementation of the "equal" function.

Changes  Path
+4 -4 omake-branches/0.9.8.x/src/ir/omake_node.ml

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-08 09:47:58 -0700 (Sun, 08 Apr 2007)
Revision: 10373
Log message:

      Minor: corrected the error message.

Changes  Path
+1 -1 omake-branches/0.9.8.x/src/build/omake_build_util.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-08 10:04:33 -0700 (Sun, 08 Apr 2007)
Revision: 10374
Log message:

      Better checking of name definitions.
     
     Darcs is an unmitigated disaster.  Two problems:
        1. Frequent database corruption on MacOSX.  Corruption
           is unrecoverable.
        2. "darcs pull" doesn't terminate.  This means that
           it is impossible to perform a merge.  I only
           changed 15 lines of code!
     
     To get around problem #1, I have to work on Linux.
     
     For #2, I take a very explicit approach.
        - Place markers around code to be modified (*YYY*)...(*/YYY*)
        - Add new code with explicit markers (*XXX*)...(*/XXX*)
        - Delete old code and all markers.
     This seems to help darcs figure out where the changes
     are.  And it is pretty painful too.

Changes  Path
+127 -0 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_ir_ast.ml
+110 -0 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/const/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/const/0.9.8.x/src/Makefile.nt
+121 -0 omake-jumbo-branches/const/0.9.8.x/src/env/omake_ir_ast.ml
+19 -0 omake-jumbo-branches/dll/0.9.8.x/src/builtin/omake_builtin_object.ml
+105 -0 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_ir_ast.ml
+4 -0 omake-jumbo-branches/dll/boring
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Parse.om
+127 -0 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/export/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/export/0.9.8.x/src/Makefile.nt
+105 -0 omake-jumbo-branches/export/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/file/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/file/0.9.8.x/src/Makefile.nt
+105 -0 omake-jumbo-branches/file/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/open/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/open/0.9.8.x/src/Makefile.nt
+105 -0 omake-jumbo-branches/open/0.9.8.x/src/env/omake_ir_ast.ml
+127 -0 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/var3/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/var3/0.9.8.x/src/Makefile.nt
+105 -0 omake-jumbo-branches/var3/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/var4/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/var4/0.9.8.x/src/Makefile.nt
+105 -0 omake-jumbo-branches/var4/0.9.8.x/src/env/omake_ir_ast.ml

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-09 10:09:23 -0700 (Mon, 09 Apr 2007)
Revision: 10377
Log message:

      Minor documentation fix.

Changes  Path
+1 -1 omake-branches/0.9.8.x/src/builtin/omake_builtin_target.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-09 10:24:55 -0700 (Mon, 09 Apr 2007)
Revision: 10378
Log message:

      A number of small changes on DLLs.

Changes  Path
+2 -2 omake-jumbo-branches/all-features/0.9.8.x/src/builtin/omake_builtin_object.ml
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_ir_print.mli
+0 -0 omake-jumbo-branches/dll2/0.9.8.x/OMakefile
+2 -1 omake-jumbo-branches/dll2/0.9.8.x/lib/Pervasives.om
+48 -16 omake-jumbo-branches/dll2/0.9.8.x/lib/build/C.om
+3 -0 omake-jumbo-branches/dll2/0.9.8.x/lib/build/Common.om
+2 -1 omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/OMakefile
+5 -1 omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/dll_lib.c
+206 -206 omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/enums.export
+21 -21 omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/structs.export
+23 -20 omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Dll.om
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_object.ml
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_ir_print.mli
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/README.sh
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/Test.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/dll.c
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/dll.h
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/enums.export
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/lib.c
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/structs.export
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/values.export
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/OMakefile
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/OMakeroot
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/dll_post.ml
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/dll_post.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/enums.export
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/libtest.c
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/main.ml
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/structs.export
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.c
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.h
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.ml
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_dll.c
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_dll.ml
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_dll.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_lib.c
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_types.c
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/unions.export
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/values.export
+2 -2 omake-jumbo-branches/export/0.9.8.x/src/builtin/omake_builtin_object.ml
+2 -2 omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_object.ml
+1 -1 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_ir_print.mli

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-09 10:32:13 -0700 (Mon, 09 Apr 2007)
Revision: 10379
Log message:

      Added a section on "distclean" (AKA "realclean") approaches.

Changes  Path
+1 -1 omake-branches/0.9.8.x/doc/src/omake-build-examples.tex
+1 -1 omake-branches/0.9.8.x/doc/src/omake-rules.tex
+38 -8 omake-branches/0.9.8.x/src/builtin/omake_builtin_file.ml
+9 -4 omake-branches/0.9.8.x/src/builtin/omake_builtin_target.ml

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-09 10:35:59 -0700 (Mon, 09 Apr 2007)
Revision: 10380
Log message:

      Regenerated the documentation.

Changes  Path
+1 -1 omake-branches/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-branches/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-branches/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-branches/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-branches/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-branches/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-branches/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-branches/0.9.8.x/doc/html/omake-toc.html
+288 -288 omake-branches/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-branches/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-branches/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-branches/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-branches/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-branches/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-branches/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-branches/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-branches/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-branches/0.9.8.x/doc/ps/omake-doc.ps
+63 -36 omake-branches/0.9.8.x/doc/txt/omake-doc.txt

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-09 20:44:40 -0700 (Mon, 09 Apr 2007)
Revision: 10385
Log message:

      Call fairly simple dlls from ML (dll2/0.9.8.x/test/dll/simple).

Changes  Path
+33 -44 omake-jumbo-branches/dll2/0.9.8.x/lib/build/C.om
Added omake-jumbo-branches/dll2/0.9.8.x/lib/build/Dll.om
+15 -8 omake-jumbo-branches/dll2/0.9.8.x/lib/build/OCaml.om
Properties omake-jumbo-branches/dll2/0.9.8.x/lib/gtk/
+4 -4 omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Dll.om
Properties omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/
+38 -51 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/OMakefile
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/dll_post.ml
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/dll_post.om
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/enums.export
+15 -1 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/libtest.c
+5 -1 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/main.ml
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/structs.export
+4 -1 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.h
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.ml
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.om
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_dll.c
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_dll.ml
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_dll.om
+37 -1 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_lib.c
+5 -2 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_types.c
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_types.h
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/unions.export
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/values.export

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-10 16:18:42 -0700 (Tue, 10 Apr 2007)
Revision: 10391
Log message:

      Fixing a problem, where filenames ending with a "/." were not always handled
     correctly.

Changes  Path
+12 -6 omake-branches/0.9.8.x/src/ir/omake_node.ml

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-10 16:28:27 -0700 (Tue, 10 Apr 2007)
Revision: 10392
Log message:

      Added an entry on RiskMetrics Group.

Changes  Path
+3 -0 omake-branches/0.9.8.x/doc/html/omake_users.html

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-10 16:42:49 -0700 (Tue, 10 Apr 2007)
Revision: 10394
Log message:

      Made the "OMake is too old"/"OMake is too new" error messages a bit nicer.
     Also, include the http://omake.metaprl.org/download.html URL in the "too old"
     message.

Changes  Path
+4 -2 omake-branches/0.9.8.x/src/builtin/omake_builtin_rule.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-10 19:39:41 -0700 (Tue, 10 Apr 2007)
Revision: 10397
Log message:

      Changed the callback model to make it more general.  The tradeoff
     is that only a fixed number of callback functions can be defined.
     
     Back-ported the ability to load and use dlls from OMake.  This is
     reasonably safe--values are coerced to have the right type
     before being passed to C (and backward, for callbacks).
     Of course, C code can still bomb, even if you pass values
     with the right types.

Changes  Path
+1 -0 omake-jumbo-branches/dll2/0.9.8.x/lib/Pervasives.om
+2 -1 omake-jumbo-branches/dll2/0.9.8.x/lib/build/Dll.om
+35 -39 omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Dll.om
+21 -4 omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_dll.ml
+17 -0 omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_object.ml
+4 -0 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_command_digest.ml
+29 -8 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_env.ml
+1 -0 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_env.mli
+3 -0 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ir_ast.ml
+63 -0 omake-jumbo-branches/dll2/0.9.8.x/src/eval/omake_eval.ml
+20 -0 omake-jumbo-branches/dll2/0.9.8.x/src/eval/omake_value.ml
+2 -0 omake-jumbo-branches/dll2/0.9.8.x/src/eval/omake_value.mli
+3 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_symbol.ml
+3 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_var.ml
+3 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_var.mli
+2 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_virtual_id.mli
+2 -1 omake-jumbo-branches/dll2/0.9.8.x/src/main/omake_shell.ml
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/OMakefile
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/OMakeroot
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/libtest.c
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/main.ml
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/test.h
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/test_lib.c
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/test_post.ml
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/test_types.c
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/test_types.h
Properties omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/
+11 -1 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/OMakefile
+4 -2 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/OMakeroot
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test
+17 -0 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.h

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-11 11:05:17 -0700 (Wed, 11 Apr 2007)
Revision: 10398
Log message:

      Propagate the callback model to OMake.

Changes  Path
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/lib/build/Dll.om
+13 -7 omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Dll.om
+30 -15 omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_dll.ml
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/src/eval/omake_eval.ml
+13 -1 omake-jumbo-branches/dll2/0.9.8.x/src/eval/omake_value.ml
+1 -0 omake-jumbo-branches/dll2/0.9.8.x/src/eval/omake_value.mli
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_symbol.ml
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_var.ml
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_var.mli
+2 -1 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/OMakefile
+4 -0 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/libtest.c
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/test
+1 -0 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/test.h
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/test_post.om

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-11 15:00:20 -0700 (Wed, 11 Apr 2007)
Revision: 10400
Log message:

      Minor optimization

Changes  Path
+7 -10 omake-branches/0.9.8.x/src/util/omake_wild.ml

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-11 15:19:21 -0700 (Wed, 11 Apr 2007)
Revision: 10401
Log message:

      Another small optimization.

Changes  Path
+35 -39 omake-branches/0.9.8.x/src/ir/omake_node.ml

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-11 15:56:01 -0700 (Wed, 11 Apr 2007)
Revision: 10402
Log message:

      Another small optimization.

Changes  Path
+3 -5 omake-branches/0.9.8.x/src/ir/omake_node.ml

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-11 16:34:14 -0700 (Wed, 11 Apr 2007)
Revision: 10403
Log message:

      Small optimization.

Changes  Path
+3 -2 omake-branches/0.9.8.x/src/build/omake_build.ml

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-11 17:44:18 -0700 (Wed, 11 Apr 2007)
Revision: 10405
Log message:

      - Include the .com and .cmd in the list of "executable" suffixes recognized by Omake_cache, e.g. during PATH lookup.
     - Have Omake_shell_job refer to Omake_cache's list of "executable" suffixes (for locating executables given with a path) for consistency.

Changes  Path
+17 -19 omake-branches/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-branches/0.9.8.x/src/ir/omake_cache.mli
+10 -16 omake-branches/0.9.8.x/src/shell/omake_shell_job.ml

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-11 18:09:00 -0700 (Wed, 11 Apr 2007)
Revision: 10406
Log message:

      A no-op code refactoring for bug 657 - have the Filename.create take a
     directory argument, so that we can later check those directories for case
     sensitivity.

Changes  Path
+38 -27 omake-branches/0.9.8.x/src/ir/omake_node.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-11 20:22:19 -0700 (Wed, 11 Apr 2007)
Revision: 10409
Log message:

      Updated OMake callback mechanism.
     Backported a couple of GTK GUIs.

Changes  Path
+1 -2 omake-jumbo-branches/dll2/0.9.8.x/lib/Pervasives.om
+8 -8 omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Dll.om
+51 -8 omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_dll.ml
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_symbol.ml
Properties omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/OMakefile
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/OMakeroot
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_lib.c
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_omake.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_post.ml
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_post.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_types.c
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_types.h
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/hello.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/main.ml
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/text.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/unions.export
+2 -4 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/values.export

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-12 09:34:00 -0700 (Thu, 12 Apr 2007)
Revision: 10410
Log message:

      Removed couple of unused headers.

Changes  Path
+0 -2 omake-branches/0.9.8.x/src/clib/readline.c

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-12 11:16:46 -0700 (Thu, 12 Apr 2007)
Revision: 10411
Log message:

      [Bug 657] When creating node and directory values on a Unix OS, try figuring
     out whether the parent directory is on a case-insensitive filesystem.
     
     The current implementation (not fully tested yet) works as follows:
     
     - It keeps a memo table of previous tests (table is persistent at run-time,
       but not across runs)
     
     - The current test for a directory is to:
       - Find an item inside it that has a letter in its name
       - Create an alternate-case name
       - Compree the stat values of the two 
           - It does: "lstat existing; lstat alternate; lstat existing" to detect
             cases where the file is being changed in parallel. Only when both the
             first and the last stats were successful and provided an identical
             answer, the test is considered successful.
     
     - The sequence for finding a item that can be tested
       - First try the one for which the dir/node value is being created
       - Next try reading the directory
       - Next try creating a tmp file in that directory
     
     - If nothing worked (this would happen if the directory does not exist or is
       inaccessible), test its parent instead. If the root dir is untestable,
       consider it to be case sensitive.
     
     Good: The overhead does not seem too bad (within 5% for no-op rebuilds)
     
     Bad: This will not handle cases, where the "case sensitivity" changes while
          OMake is running. For example, if a new filesystem is mounted on top of
          a one with the opposite case sensitivity, OMake will get confused.

Changes  Path
+161 -54 omake-branches/0.9.8.x/src/ir/omake_node.ml

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-12 11:30:14 -0700 (Thu, 12 Apr 2007)
Revision: 10412
Log message:

      The new case sensitivity testing seems to work correctly with a VFAT fs
     mounted on Linux. I am changing OCAMLDEP_MODULES_ENABLED to be true by default
     for self-builds.
     
     People on Mac OS X - please test. TIA!

Changes  Path
+1 -1 omake-branches/0.9.8.x/mk/defaults

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-13 11:50:04 -0700 (Fri, 13 Apr 2007)
Revision: 10422
Log message:

      Improved the generation of error and warning messages.

Changes  Path
+2 -2 omake-branches/0.9.8.x/lib/configure/Configure.om

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-13 16:03:25 -0700 (Fri, 13 Apr 2007)
Revision: 10428
Log message:

      Added a comment that in OCaml 3.10 we should be using the new Unix.isatty.

Changes  Path
+1 -0 omake-branches/0.9.8.x/src/ir/omake_options.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-16 11:00:30 -0700 (Mon, 16 Apr 2007)
Revision: 10436
Log message:

      Some modifications to the DLL stuff.
        - Fixed 0-arity function calls.
        - Added some more GTK stuff.
        - Added a "target navigator" as a demo.
     This basically finishes the major backporting of the DLLs.
     
     It would be nice to implement the exploded-omake-value-to-C-value
     operation.  It is pretty straightforward, but not incredibly urgent.

Changes  Path
+1 -0 omake-jumbo-branches/dll2/0.9.8.x/lib/build/Dll.om
+106 -54 omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Dll.om
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Lex.om
+24 -4 omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Parse.om
+3 -1 omake-jumbo-branches/dll2/0.9.8.x/src/Makefile
+3 -1 omake-jumbo-branches/dll2/0.9.8.x/src/Makefile.nt
+227 -38 omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_dll.ml
+31 -3 omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_io.ml
Properties omake-jumbo-branches/dll2/0.9.8.x/src/clib/
+2 -0 omake-jumbo-branches/dll2/0.9.8.x/src/clib/OMakefile
+31 -7 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_env.ml
+1 -0 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_env.mli
+26 -1 omake-jumbo-branches/dll2/0.9.8.x/src/eval/omake_eval.ml
+3 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_ir_print.ml
+1 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_ir_print.mli
+1 -2 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/OMakefile
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/callback/test_post.ml
+8 -22 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/OMakefile
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/browser.om
+11 -64 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_lib.c
+41 -4 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_omake.om
+4 -4 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_post.ml
+39 -14 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_post.om
+2 -71 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_types.c
+112 -2 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_types.h
+8 -15 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/main.ml
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/main.om
+22 -21 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/structs.export
+57 -30 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/text.om
+26 -0 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/values.export
+8 -22 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/OMakefile
+23 -2 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/libtest.c
+16 -2 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/main.ml
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/main.om
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test
+11 -2 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test.h
+0 -80 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_lib.c
+1 -4 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_types.c
+12 -5 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/simple/test_types.h

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-18 12:33:54 -0700 (Wed, 18 Apr 2007)
Revision: 10456
Log message:

      Auto-generate some OMake wrappers for gtk, mainly to make it easier to use.
     Should probably do the same for the ML bindings at some point.

Changes  Path
+2 -4 omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Dll.om
+2 -0 omake-jumbo-branches/dll2/0.9.8.x/lib/parse/C/Parse.om
+3 -1 omake-jumbo-branches/dll2/0.9.8.x/src/Makefile
+3 -1 omake-jumbo-branches/dll2/0.9.8.x/src/Makefile.nt
+1 -0 omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_io_fun.ml
+24 -16 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_exn_print.ml
+15 -14 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ir_ast.ml
+27 -17 omake-jumbo-branches/dll2/0.9.8.x/src/eval/omake_eval.ml
+10 -4 omake-jumbo-branches/dll2/0.9.8.x/src/main/omake_shell.ml
+35 -5 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/OMakefile
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/TargetBrowser/
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/TargetBrowser/Browser.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/TargetBrowser/TargetBrowser.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/TargetBrowser/test.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/raw/
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/raw/browser.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/examples/raw/text.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk/
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk/Gtk.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk/GtkConst.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_definitions.om
+2 -6 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_lib.c
+11771 -35 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_omake.om
+0 -13 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_post.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_template.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_template_head.om
Added omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_template_info.om
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_types.h
+1669 -1022 omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/values.export

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-18 12:41:20 -0700 (Wed, 18 Apr 2007)
Revision: 10457
Log message:

      Oops, this is a (huge) generated file.

Changes  Path
Deleted omake-jumbo-branches/dll2/0.9.8.x/tests/dll/gtk/gtk_omake.om

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-19 13:04:41 -0700 (Thu, 19 Apr 2007)
Revision: 10466
Log message:

      Merge from revs 10219->10223 (0.9.8.1 release).

Changes  Path
+2 -0 omake-jumbo-branches/DEPENDENCIES
+7 -0 omake-jumbo-branches/all-features/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/all-features/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/all-features/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/all-features/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/all-features/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/all-features/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/all-features/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/all-features/0.9.8.x/doc/txt/omake-doc.txt
+12 -10 omake-jumbo-branches/all-features/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/all-features/0.9.8.x/omake.spec
+5 -1 omake-jumbo-branches/all-features/0.9.8.x/src/Makefile
+5 -1 omake-jumbo-branches/all-features/0.9.8.x/src/Makefile.nt
+17 -1 omake-jumbo-branches/all-features/0.9.8.x/src/builtin/omake_builtin_dll.ml
+2 -0 omake-jumbo-branches/all-features/0.9.8.x/src/clib/OMakefile
+8 -0 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_ir.ml
+34 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_ir_print.ml
+1 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_symbol.ml
+1 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_var.ml
+1 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_var.mli
+1 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_virtual_id.ml
+1 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/version.txt
+7 -0 omake-jumbo-branches/auto/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/auto/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/auto/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/auto/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/auto/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/auto/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/auto/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/auto/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/auto/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/auto/0.9.8.x/doc/txt/omake-doc.txt
+12 -10 omake-jumbo-branches/auto/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/auto/0.9.8.x/omake.spec
+1 -1 omake-jumbo-branches/auto/0.9.8.x/version.txt
+7 -0 omake-jumbo-branches/const/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/const/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/const/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/const/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/const/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/const/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/const/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/const/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/const/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/const/0.9.8.x/doc/txt/omake-doc.txt
+12 -10 omake-jumbo-branches/const/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/const/0.9.8.x/omake.spec
+1 -1 omake-jumbo-branches/const/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/const/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/const/0.9.8.x/version.txt
+7 -0 omake-jumbo-branches/dll/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/dll/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/dll/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/dll/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/dll/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/dll/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/dll/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/dll/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/dll/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/dll/0.9.8.x/doc/txt/omake-doc.txt
+12 -10 omake-jumbo-branches/dll/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/dll/0.9.8.x/omake.spec
+5 -1 omake-jumbo-branches/dll/0.9.8.x/src/Makefile
+5 -1 omake-jumbo-branches/dll/0.9.8.x/src/Makefile.nt
+17 -1 omake-jumbo-branches/dll/0.9.8.x/src/builtin/omake_builtin_dll.ml
+2 -0 omake-jumbo-branches/dll/0.9.8.x/src/clib/OMakefile
+1 -0 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_symbol.ml
+1 -0 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_var.ml
+1 -0 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_var.mli
+1 -0 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_virtual_id.ml
+1 -0 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/dll/0.9.8.x/version.txt
+7 -0 omake-jumbo-branches/dll2/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/dll2/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/dll2/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/dll2/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/dll2/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/dll2/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/dll2/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/dll2/0.9.8.x/doc/txt/omake-doc.txt
+12 -10 omake-jumbo-branches/dll2/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/omake.spec
+4 -4 omake-jumbo-branches/dll2/0.9.8.x/src/Makefile
+4 -4 omake-jumbo-branches/dll2/0.9.8.x/src/Makefile.nt
+5 -1 omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_dll.ml
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/clib/OMakefile
+8 -0 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_ir.ml
+34 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_ir_print.ml
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/version.txt
+7 -0 omake-jumbo-branches/export/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/export/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/export/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/export/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/export/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/export/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/export/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/export/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/export/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/export/0.9.8.x/doc/txt/omake-doc.txt
+12 -10 omake-jumbo-branches/export/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/export/0.9.8.x/omake.spec
+1 -1 omake-jumbo-branches/export/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/export/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/export/0.9.8.x/version.txt
+7 -0 omake-jumbo-branches/file/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/file/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/file/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/file/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/file/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/file/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/file/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/file/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/file/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/file/0.9.8.x/doc/txt/omake-doc.txt
+12 -10 omake-jumbo-branches/file/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/file/0.9.8.x/omake.spec
+1 -1 omake-jumbo-branches/file/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/file/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/file/0.9.8.x/version.txt
+7 -0 omake-jumbo-branches/hashnode/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/hashnode/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/hashnode/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/hashnode/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/hashnode/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/hashnode/0.9.8.x/doc/txt/omake-doc.txt
+11 -10 omake-jumbo-branches/hashnode/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/hashnode/0.9.8.x/omake.spec
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/version.txt
+7 -0 omake-jumbo-branches/keyword/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/keyword/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/keyword/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/keyword/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/keyword/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/keyword/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/keyword/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/keyword/0.9.8.x/doc/txt/omake-doc.txt
+11 -10 omake-jumbo-branches/keyword/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/keyword/0.9.8.x/omake.spec
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/version.txt
+7 -0 omake-jumbo-branches/open/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/open/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/open/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/open/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/open/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/open/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/open/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/open/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/open/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/open/0.9.8.x/doc/txt/omake-doc.txt
+12 -10 omake-jumbo-branches/open/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/open/0.9.8.x/omake.spec
+1 -1 omake-jumbo-branches/open/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/open/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/open/0.9.8.x/version.txt
+7 -0 omake-jumbo-branches/original/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/original/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/original/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/original/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/original/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/original/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/original/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/original/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/original/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/original/0.9.8.x/doc/txt/omake-doc.txt
+11 -10 omake-jumbo-branches/original/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/original/0.9.8.x/omake.spec
+1 -1 omake-jumbo-branches/original/0.9.8.x/version.txt
+7 -0 omake-jumbo-branches/parse/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/parse/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/parse/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/parse/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/parse/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/parse/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/parse/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/parse/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/parse/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/parse/0.9.8.x/doc/txt/omake-doc.txt
+12 -10 omake-jumbo-branches/parse/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/parse/0.9.8.x/omake.spec
+6 -2 omake-jumbo-branches/parse/0.9.8.x/src/Makefile
+6 -2 omake-jumbo-branches/parse/0.9.8.x/src/Makefile.nt
+17 -1 omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_dll.ml
+2 -0 omake-jumbo-branches/parse/0.9.8.x/src/clib/OMakefile
+8 -0 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_ir.ml
+34 -0 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_ir_print.ml
+1 -0 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_symbol.ml
+1 -0 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_var.ml
+1 -0 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_var.mli
+1 -0 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_virtual_id.ml
+1 -0 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/parse/0.9.8.x/version.txt
+7 -0 omake-jumbo-branches/var1/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/var1/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/var1/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/var1/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/var1/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/var1/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/var1/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/var1/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/var1/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/var1/0.9.8.x/doc/txt/omake-doc.txt
+11 -10 omake-jumbo-branches/var1/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/var1/0.9.8.x/omake.spec
+1 -1 omake-jumbo-branches/var1/0.9.8.x/version.txt
+7 -0 omake-jumbo-branches/var2/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/var2/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/var2/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/var2/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/var2/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/var2/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/var2/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/var2/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/var2/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/var2/0.9.8.x/doc/txt/omake-doc.txt
+11 -10 omake-jumbo-branches/var2/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/var2/0.9.8.x/omake.spec
+1 -1 omake-jumbo-branches/var2/0.9.8.x/version.txt
+7 -0 omake-jumbo-branches/var3/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/var3/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/var3/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/var3/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/var3/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/var3/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/var3/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/var3/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/var3/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/var3/0.9.8.x/doc/txt/omake-doc.txt
+12 -10 omake-jumbo-branches/var3/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/var3/0.9.8.x/omake.spec
+1 -1 omake-jumbo-branches/var3/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/var3/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/var3/0.9.8.x/version.txt
+7 -0 omake-jumbo-branches/var4/0.9.8.x/CHANGELOG.txt
+17 -1 omake-jumbo-branches/var4/0.9.8.x/doc/OMakefile
+1 -1 omake-jumbo-branches/var4/0.9.8.x/doc/html/changelog.html
+16 -7 omake-jumbo-branches/var4/0.9.8.x/doc/html/download.html
+268 -257 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-all-index.html
+33 -30 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-autoconf.html
+137 -137 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-build.html
+196 -191 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-contents.html
+923 -854 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-doc.html
+76 -67 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-fun-index.html
+35 -35 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-grammar.html
+34 -34 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-options.html
+24 -24 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-pervasives.html
+4 -4 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-references.html
+18 -18 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-shell.html
+27 -1 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-toc.html
+16 -16 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-var-index.html
+15 -7 omake-jumbo-branches/var4/0.9.8.x/doc/html/osh.html
+196 -190 omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info
+1 -1 omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-1
+6 -1 omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-5
+72 -75 omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-6
+87 -101 omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-7
+106 -573 omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-8
+595 -13 omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/var4/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/var4/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/var4/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/var4/0.9.8.x/doc/src/omake-doc.tex
+109 -7 omake-jumbo-branches/var4/0.9.8.x/doc/txt/omake-doc.txt
+12 -10 omake-jumbo-branches/var4/0.9.8.x/lib/build/LaTeX.om
+2 -2 omake-jumbo-branches/var4/0.9.8.x/omake.spec
+1 -1 omake-jumbo-branches/var4/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/var4/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/var4/0.9.8.x/version.txt

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-19 16:12:06 -0700 (Thu, 19 Apr 2007)
Revision: 10469
Log message:

      Merge 10223+1 -> 10241 (hashnode patch).

Changes  Path
+2 -1 omake-jumbo-branches/all-features/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/all-features/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/all-features/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/all-features/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/all-features/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/all-features/0.9.8.x/omake.aip
+5 -6 omake-jumbo-branches/all-features/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/all-features/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/all-features/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/all-features/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/src/clib/readline.c
+8 -4 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_node.ml
+1 -4 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/version.txt
+2 -1 omake-jumbo-branches/auto/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/auto/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/auto/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/auto/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/auto/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/auto/0.9.8.x/omake.aip
+5 -6 omake-jumbo-branches/auto/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/auto/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/auto/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/auto/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+1 -1 omake-jumbo-branches/auto/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/auto/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/auto/0.9.8.x/src/clib/readline.c
+8 -4 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_node.ml
+1 -4 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/auto/0.9.8.x/version.txt
+2 -1 omake-jumbo-branches/const/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/const/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/const/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/const/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/const/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/const/0.9.8.x/omake.aip
+5 -6 omake-jumbo-branches/const/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/const/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/const/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/const/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+1 -1 omake-jumbo-branches/const/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/const/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/const/0.9.8.x/src/clib/readline.c
+8 -4 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_node.ml
+1 -4 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/const/0.9.8.x/version.txt
+2 -1 omake-jumbo-branches/dll/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/dll/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/dll/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/dll/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/dll/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/dll/0.9.8.x/omake.aip
+5 -6 omake-jumbo-branches/dll/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/dll/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/dll/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/dll/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+1 -1 omake-jumbo-branches/dll/0.9.8.x/src/clib/readline.c
+8 -4 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_node.ml
+1 -4 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/dll/0.9.8.x/version.txt
+2 -1 omake-jumbo-branches/dll2/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/dll2/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/dll2/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/dll2/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/dll2/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/dll2/0.9.8.x/omake.aip
+5 -6 omake-jumbo-branches/dll2/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/dll2/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/dll2/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/clib/readline.c
+8 -4 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_node.ml
+1 -4 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/version.txt
+2 -1 omake-jumbo-branches/export/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/export/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/export/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/export/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/export/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/export/0.9.8.x/omake.aip
+5 -6 omake-jumbo-branches/export/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/export/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/export/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/export/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+1 -1 omake-jumbo-branches/export/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/export/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/export/0.9.8.x/src/clib/readline.c
+8 -4 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_node.ml
+1 -4 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/export/0.9.8.x/version.txt
+2 -1 omake-jumbo-branches/file/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/file/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/file/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/file/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/file/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/file/0.9.8.x/omake.aip
+5 -6 omake-jumbo-branches/file/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/file/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/file/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/file/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+1 -1 omake-jumbo-branches/file/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/file/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/file/0.9.8.x/src/clib/readline.c
+8 -4 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_node.ml
+1 -4 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/file/0.9.8.x/version.txt
+2 -1 omake-jumbo-branches/hashnode/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/hashnode/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/hashnode/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/hashnode/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/hashnode/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/hashnode/0.9.8.x/omake.aip
+5 -6 omake-jumbo-branches/hashnode/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/hashnode/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/hashnode/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/hashnode/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/src/clib/readline.c
+8 -4 omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_node.ml
+1 -6 omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/version.txt
+2 -1 omake-jumbo-branches/keyword/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/keyword/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/keyword/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/keyword/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/keyword/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/keyword/0.9.8.x/omake.aip
+5 -6 omake-jumbo-branches/keyword/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/keyword/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/keyword/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/keyword/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/src/clib/readline.c
+8 -4 omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_node.ml
+1 -6 omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/version.txt
+2 -1 omake-jumbo-branches/open/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/open/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/open/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/open/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/open/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/open/0.9.8.x/omake.aip
+5 -6 omake-jumbo-branches/open/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/open/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/open/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/open/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+1 -1 omake-jumbo-branches/open/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/open/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/open/0.9.8.x/src/clib/readline.c
+8 -4 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_node.ml
+1 -4 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/open/0.9.8.x/version.txt
+2 -1 omake-jumbo-branches/original/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/original/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/original/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/original/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/original/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/original/0.9.8.x/omake.aip
+3 -4 omake-jumbo-branches/original/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/original/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/original/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/original/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+22 -21 omake-jumbo-branches/original/0.9.8.x/src/build/omake_build.ml
+4 -4 omake-jumbo-branches/original/0.9.8.x/src/build/omake_build_util.ml
+3 -3 omake-jumbo-branches/original/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -4 omake-jumbo-branches/original/0.9.8.x/src/builtin/omake_builtin_shell.ml
+1 -1 omake-jumbo-branches/original/0.9.8.x/src/clib/readline.c
+112 -89 omake-jumbo-branches/original/0.9.8.x/src/env/omake_env.ml
+20 -35 omake-jumbo-branches/original/0.9.8.x/src/ir/omake_cache.ml
+5 -5 omake-jumbo-branches/original/0.9.8.x/src/ir/omake_install.ml
+574 -585 omake-jumbo-branches/original/0.9.8.x/src/ir/omake_node.ml
+15 -14 omake-jumbo-branches/original/0.9.8.x/src/ir/omake_node.mli
+32 -46 omake-jumbo-branches/original/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/original/0.9.8.x/src/main/omake_shell.ml
+1 -1 omake-jumbo-branches/original/0.9.8.x/version.txt
+2 -1 omake-jumbo-branches/parse/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/parse/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/parse/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/parse/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/parse/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/parse/0.9.8.x/omake.aip
+5 -6 omake-jumbo-branches/parse/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/parse/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/parse/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/parse/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+1 -1 omake-jumbo-branches/parse/0.9.8.x/src/clib/readline.c
+8 -4 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_node.ml
+1 -4 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/parse/0.9.8.x/version.txt
+2 -1 omake-jumbo-branches/var1/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/var1/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/var1/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/var1/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/var1/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/var1/0.9.8.x/omake.aip
+5 -6 omake-jumbo-branches/var1/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/var1/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/var1/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/var1/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+1 -1 omake-jumbo-branches/var1/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/var1/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/var1/0.9.8.x/src/clib/readline.c
+8 -4 omake-jumbo-branches/var1/0.9.8.x/src/ir/omake_node.ml
+1 -6 omake-jumbo-branches/var1/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/var1/0.9.8.x/version.txt
+2 -1 omake-jumbo-branches/var2/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/var2/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/var2/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/var2/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/var2/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/var2/0.9.8.x/omake.aip
+5 -6 omake-jumbo-branches/var2/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/var2/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/var2/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/var2/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+1 -1 omake-jumbo-branches/var2/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/var2/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/var2/0.9.8.x/src/clib/readline.c
+8 -4 omake-jumbo-branches/var2/0.9.8.x/src/ir/omake_node.ml
+1 -6 omake-jumbo-branches/var2/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/var2/0.9.8.x/version.txt
+2 -1 omake-jumbo-branches/var3/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/var3/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/var3/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/var3/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/var3/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/var3/0.9.8.x/omake.aip
+5 -6 omake-jumbo-branches/var3/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/var3/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/var3/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/var3/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+1 -1 omake-jumbo-branches/var3/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/var3/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/var3/0.9.8.x/src/clib/readline.c
+8 -4 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_node.ml
+1 -4 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/var3/0.9.8.x/version.txt
+2 -1 omake-jumbo-branches/var4/0.9.8.x/Makefile
+9 -1 omake-jumbo-branches/var4/0.9.8.x/Makefile.nt
+8 -3 omake-jumbo-branches/var4/0.9.8.x/make_dmg
+4 -9 omake-jumbo-branches/var4/0.9.8.x/mk/defaults
+0 -5 omake-jumbo-branches/var4/0.9.8.x/mk/make_config
+28 -31 omake-jumbo-branches/var4/0.9.8.x/omake.aip
+5 -6 omake-jumbo-branches/var4/0.9.8.x/omake.spec
+3 -4 omake-jumbo-branches/var4/0.9.8.x/omake.spec.in
Binary omake-jumbo-branches/var4/0.9.8.x/osx_resources/OMake.pmproj
+2 -2 omake-jumbo-branches/var4/0.9.8.x/osx_resources/installer_files/ReadMe.txt
+1 -1 omake-jumbo-branches/var4/0.9.8.x/src/Makefile
+1 -1 omake-jumbo-branches/var4/0.9.8.x/src/Makefile.nt
+1 -1 omake-jumbo-branches/var4/0.9.8.x/src/clib/readline.c
+8 -4 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_node.ml
+1 -4 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_node_sig.ml
+1 -1 omake-jumbo-branches/var4/0.9.8.x/version.txt

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-19 16:25:38 -0700 (Thu, 19 Apr 2007)
Revision: 10470
Log message:

      Merge 10241+1 -> 10266.

Changes  Path
+3 -0 omake-jumbo-branches/all-features/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/all-features/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/all-features/0.9.8.x/mk/make_config
+2 -2 omake-jumbo-branches/all-features/0.9.8.x/src/Makefile
+2 -2 omake-jumbo-branches/all-features/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/all-features/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_env.ml
+78 -106 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/all-features/0.9.8.x/src/magic/OMakefile
+3 -0 omake-jumbo-branches/auto/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/auto/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/auto/0.9.8.x/mk/make_config
+2 -2 omake-jumbo-branches/auto/0.9.8.x/src/Makefile
+2 -2 omake-jumbo-branches/auto/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/auto/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_env.ml
+78 -106 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/auto/0.9.8.x/src/magic/OMakefile
+3 -0 omake-jumbo-branches/const/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/const/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/const/0.9.8.x/mk/make_config
+2 -2 omake-jumbo-branches/const/0.9.8.x/src/Makefile
+2 -2 omake-jumbo-branches/const/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/const/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/const/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/const/0.9.8.x/src/env/omake_env.ml
+78 -106 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/const/0.9.8.x/src/magic/OMakefile
+3 -0 omake-jumbo-branches/dll/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/dll/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/dll/0.9.8.x/mk/make_config
+2 -2 omake-jumbo-branches/dll/0.9.8.x/src/Makefile
+2 -2 omake-jumbo-branches/dll/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/dll/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_env.ml
+78 -106 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/dll/0.9.8.x/src/magic/OMakefile
+3 -0 omake-jumbo-branches/dll2/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/dll2/0.9.8.x/mk/make_config
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/src/Makefile
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/dll2/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_env.ml
+78 -106 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/dll2/0.9.8.x/src/magic/OMakefile
+3 -0 omake-jumbo-branches/export/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/export/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/export/0.9.8.x/mk/make_config
+2 -2 omake-jumbo-branches/export/0.9.8.x/src/Makefile
+2 -2 omake-jumbo-branches/export/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/export/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/export/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/export/0.9.8.x/src/env/omake_env.ml
+78 -106 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/export/0.9.8.x/src/magic/OMakefile
+3 -0 omake-jumbo-branches/file/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/file/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/file/0.9.8.x/mk/make_config
+2 -2 omake-jumbo-branches/file/0.9.8.x/src/Makefile
+2 -2 omake-jumbo-branches/file/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/file/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/file/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/file/0.9.8.x/src/env/omake_env.ml
+78 -106 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/file/0.9.8.x/src/magic/OMakefile
+3 -0 omake-jumbo-branches/hashnode/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/hashnode/0.9.8.x/mk/make_config
+2 -2 omake-jumbo-branches/hashnode/0.9.8.x/src/Makefile
+2 -2 omake-jumbo-branches/hashnode/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/hashnode/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/hashnode/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/hashnode/0.9.8.x/src/env/omake_env.ml
+0 -1 omake-jumbo-branches/hashnode/0.9.8.x/src/eval/omake_eval.ml
+78 -106 omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/hashnode/0.9.8.x/src/magic/OMakefile
+3 -0 omake-jumbo-branches/keyword/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/keyword/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/keyword/0.9.8.x/mk/make_config
+2 -2 omake-jumbo-branches/keyword/0.9.8.x/src/Makefile
+2 -2 omake-jumbo-branches/keyword/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/keyword/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/keyword/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/keyword/0.9.8.x/src/env/omake_env.ml
+1 -2 omake-jumbo-branches/keyword/0.9.8.x/src/eval/omake_eval.ml
+78 -106 omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/keyword/0.9.8.x/src/magic/OMakefile
+3 -0 omake-jumbo-branches/open/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/open/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/open/0.9.8.x/mk/make_config
+2 -2 omake-jumbo-branches/open/0.9.8.x/src/Makefile
+2 -2 omake-jumbo-branches/open/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/open/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/open/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/open/0.9.8.x/src/env/omake_env.ml
+78 -106 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/open/0.9.8.x/src/magic/OMakefile
+3 -0 omake-jumbo-branches/original/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/original/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/original/0.9.8.x/mk/make_config
+2 -2 omake-jumbo-branches/original/0.9.8.x/omake.spec
+2 -2 omake-jumbo-branches/original/0.9.8.x/src/Makefile
+2 -2 omake-jumbo-branches/original/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/original/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/original/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/original/0.9.8.x/src/env/omake_env.ml
+0 -1 omake-jumbo-branches/original/0.9.8.x/src/eval/omake_eval.ml
+78 -106 omake-jumbo-branches/original/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/original/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/original/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/original/0.9.8.x/src/magic/OMakefile
+3 -0 omake-jumbo-branches/parse/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/parse/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/parse/0.9.8.x/mk/make_config
+3 -3 omake-jumbo-branches/parse/0.9.8.x/src/Makefile
+3 -3 omake-jumbo-branches/parse/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/parse/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_env.ml
+78 -106 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/parse/0.9.8.x/src/magic/OMakefile
+3 -0 omake-jumbo-branches/var1/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/var1/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/var1/0.9.8.x/mk/make_config
+2 -2 omake-jumbo-branches/var1/0.9.8.x/src/Makefile
+2 -2 omake-jumbo-branches/var1/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/var1/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/var1/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/var1/0.9.8.x/src/env/omake_env.ml
+1 -2 omake-jumbo-branches/var1/0.9.8.x/src/eval/omake_eval.ml
+78 -106 omake-jumbo-branches/var1/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/var1/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/var1/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/var1/0.9.8.x/src/magic/OMakefile
+3 -0 omake-jumbo-branches/var2/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/var2/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/var2/0.9.8.x/mk/make_config
+2 -2 omake-jumbo-branches/var2/0.9.8.x/src/Makefile
+2 -2 omake-jumbo-branches/var2/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/var2/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/var2/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/var2/0.9.8.x/src/env/omake_env.ml
+1 -2 omake-jumbo-branches/var2/0.9.8.x/src/eval/omake_eval.ml
+78 -106 omake-jumbo-branches/var2/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/var2/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/var2/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/var2/0.9.8.x/src/magic/OMakefile
+3 -0 omake-jumbo-branches/var3/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/var3/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/var3/0.9.8.x/mk/make_config
+2 -2 omake-jumbo-branches/var3/0.9.8.x/src/Makefile
+2 -2 omake-jumbo-branches/var3/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/var3/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/var3/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/var3/0.9.8.x/src/env/omake_env.ml
+78 -106 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/var3/0.9.8.x/src/magic/OMakefile
+3 -0 omake-jumbo-branches/var4/0.9.8.x/OMakefile
+2 -2 omake-jumbo-branches/var4/0.9.8.x/doc/html/download.html
+7 -6 omake-jumbo-branches/var4/0.9.8.x/mk/make_config
+2 -2 omake-jumbo-branches/var4/0.9.8.x/src/Makefile
+2 -2 omake-jumbo-branches/var4/0.9.8.x/src/Makefile.nt
+20 -41 omake-jumbo-branches/var4/0.9.8.x/src/build/omake_build.ml
+9 -870 omake-jumbo-branches/var4/0.9.8.x/src/env/omake_command_digest.ml
+5 -5 omake-jumbo-branches/var4/0.9.8.x/src/env/omake_env.ml
+78 -106 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_node.ml
+6 -8 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_node.mli
+5 -0 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_node_sig.ml
+1 -0 omake-jumbo-branches/var4/0.9.8.x/src/magic/OMakefile

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-19 16:35:06 -0700 (Thu, 19 Apr 2007)
Revision: 10471
Log message:

      Merge 10266+1 -> 10318.

Changes  Path
+7 -4 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/all-features/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_node.ml
+6 -4 omake-jumbo-branches/all-features/0.9.8.x/src/main/omake_shell.ml
+7 -4 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/auto/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/auto/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_node.ml
+6 -4 omake-jumbo-branches/auto/0.9.8.x/src/main/omake_shell.ml
+7 -4 omake-jumbo-branches/const/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/const/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/const/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/const/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_node.ml
+6 -4 omake-jumbo-branches/const/0.9.8.x/src/main/omake_shell.ml
+7 -4 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/dll/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/dll/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_node.ml
+6 -4 omake-jumbo-branches/dll/0.9.8.x/src/main/omake_shell.ml
+7 -4 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/dll2/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_node.ml
+15 -5 omake-jumbo-branches/dll2/0.9.8.x/src/main/omake_shell.ml
+7 -4 omake-jumbo-branches/export/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/export/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/export/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/export/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_node.ml
+6 -4 omake-jumbo-branches/export/0.9.8.x/src/main/omake_shell.ml
+7 -4 omake-jumbo-branches/file/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/file/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/file/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/file/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_node.ml
+6 -4 omake-jumbo-branches/file/0.9.8.x/src/main/omake_shell.ml
+7 -4 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/hashnode/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/hashnode/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_node.ml
+6 -4 omake-jumbo-branches/hashnode/0.9.8.x/src/main/omake_shell.ml
+7 -4 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/keyword/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/keyword/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_node.ml
+6 -4 omake-jumbo-branches/keyword/0.9.8.x/src/main/omake_shell.ml
+7 -4 omake-jumbo-branches/open/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/open/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/open/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/open/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_node.ml
+6 -4 omake-jumbo-branches/open/0.9.8.x/src/main/omake_shell.ml
+7 -4 omake-jumbo-branches/original/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/original/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/original/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/original/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/original/0.9.8.x/src/ir/omake_node.ml
+6 -4 omake-jumbo-branches/original/0.9.8.x/src/main/omake_shell.ml
+7 -4 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/parse/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/parse/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_node.ml
+6 -4 omake-jumbo-branches/parse/0.9.8.x/src/main/omake_shell.ml
+7 -4 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/var1/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/var1/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/var1/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/var1/0.9.8.x/src/ir/omake_node.ml
+6 -4 omake-jumbo-branches/var1/0.9.8.x/src/main/omake_shell.ml
+7 -4 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/var2/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/var2/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/var2/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/var2/0.9.8.x/src/ir/omake_node.ml
+6 -4 omake-jumbo-branches/var2/0.9.8.x/src/main/omake_shell.ml
+7 -4 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/var3/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/var3/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/var3/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_node.ml
+6 -4 omake-jumbo-branches/var3/0.9.8.x/src/main/omake_shell.ml
+7 -4 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake_users.html
+5 -5 omake-jumbo-branches/var4/0.9.8.x/lib/build/OCaml.om
+27 -37 omake-jumbo-branches/var4/0.9.8.x/src/env/omake_env.ml
+1 -1 omake-jumbo-branches/var4/0.9.8.x/src/exec/omake_exec_remote.ml
+28 -30 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_node.ml
+6 -4 omake-jumbo-branches/var4/0.9.8.x/src/main/omake_shell.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-19 18:24:57 -0700 (Thu, 19 Apr 2007)
Revision: 10473
Log message:

      Merge 10318+1 -> 10405.

Changes  Path
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/all-features/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/all-features/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/all-features/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/all-features/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/all-features/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/all-features/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/all-features/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/all-features/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/all-features/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/all-features/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/all-features/0.9.8.x/src/builtin/omake_builtin_target.ml
+108 -106 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_cache.mli
+63 -66 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/all-features/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/all-features/0.9.8.x/src/util/omake_wild.ml
+1 -1 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/auto/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/auto/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/auto/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/auto/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/auto/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/auto/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/auto/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/auto/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/auto/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/auto/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/auto/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/auto/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/auto/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/auto/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/auto/0.9.8.x/src/builtin/omake_builtin_target.ml
+108 -106 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_cache.mli
+63 -66 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/auto/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/auto/0.9.8.x/src/util/omake_wild.ml
+1 -1 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/const/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/const/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/const/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/const/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/const/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/const/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/const/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/const/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/const/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/const/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/const/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/const/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/const/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/const/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/const/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/const/0.9.8.x/src/builtin/omake_builtin_target.ml
+108 -106 omake-jumbo-branches/const/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_cache.mli
+63 -66 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/const/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/const/0.9.8.x/src/util/omake_wild.ml
+1 -1 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/dll/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/dll/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/dll/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/dll/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/dll/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/dll/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/dll/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/dll/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/dll/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/dll/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/dll/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/dll/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/dll/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/dll/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/dll/0.9.8.x/src/builtin/omake_builtin_target.ml
+108 -106 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_cache.mli
+63 -66 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/dll/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/dll/0.9.8.x/src/util/omake_wild.ml
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/dll2/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/dll2/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/dll2/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/dll2/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/dll2/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/dll2/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/dll2/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/dll2/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_target.ml
+108 -106 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_cache.mli
+63 -66 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/dll2/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/dll2/0.9.8.x/src/util/omake_wild.ml
+1 -1 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/export/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/export/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/export/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/export/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/export/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/export/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/export/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/export/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/export/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/export/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/export/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/export/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/export/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/export/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/export/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/export/0.9.8.x/src/builtin/omake_builtin_target.ml
+108 -106 omake-jumbo-branches/export/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_cache.mli
+63 -66 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/export/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/export/0.9.8.x/src/util/omake_wild.ml
+1 -1 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/file/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/file/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/file/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/file/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/file/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/file/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/file/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/file/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/file/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/file/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/file/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/file/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/file/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/file/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/file/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/file/0.9.8.x/src/builtin/omake_builtin_target.ml
+108 -106 omake-jumbo-branches/file/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_cache.mli
+63 -66 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/file/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/file/0.9.8.x/src/util/omake_wild.ml
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/hashnode/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/hashnode/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/hashnode/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/hashnode/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/hashnode/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/hashnode/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/hashnode/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/hashnode/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/hashnode/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/hashnode/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/hashnode/0.9.8.x/src/builtin/omake_builtin_target.ml
+107 -104 omake-jumbo-branches/hashnode/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_cache.mli
+64 -67 omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/hashnode/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/hashnode/0.9.8.x/src/util/omake_wild.ml
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/keyword/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/keyword/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/keyword/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/keyword/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/keyword/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/keyword/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/keyword/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/keyword/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/keyword/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/keyword/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/keyword/0.9.8.x/src/builtin/omake_builtin_target.ml
+107 -104 omake-jumbo-branches/keyword/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_cache.mli
+64 -67 omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/keyword/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/keyword/0.9.8.x/src/util/omake_wild.ml
+1 -1 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/open/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/open/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/open/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/open/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/open/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/open/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/open/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/open/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/open/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/open/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/open/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/open/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/open/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/open/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/open/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/open/0.9.8.x/src/builtin/omake_builtin_target.ml
+108 -106 omake-jumbo-branches/open/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_cache.mli
+63 -66 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/open/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/open/0.9.8.x/src/util/omake_wild.ml
+1 -1 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/original/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/original/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/original/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/original/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/original/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/original/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/original/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/original/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/original/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/original/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/original/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/original/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/original/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/original/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/original/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/original/0.9.8.x/src/builtin/omake_builtin_target.ml
+107 -104 omake-jumbo-branches/original/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/original/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/original/0.9.8.x/src/ir/omake_cache.mli
+64 -67 omake-jumbo-branches/original/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/original/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/original/0.9.8.x/src/util/omake_wild.ml
+1 -1 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/parse/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/parse/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/parse/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/parse/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/parse/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/parse/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/parse/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/parse/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/parse/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/parse/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/parse/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/parse/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_target.ml
+108 -106 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_cache.mli
+63 -66 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/parse/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/parse/0.9.8.x/src/util/omake_wild.ml
+1 -1 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/var1/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/var1/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/var1/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/var1/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/var1/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/var1/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/var1/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/var1/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/var1/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/var1/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/var1/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/var1/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/var1/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/var1/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/var1/0.9.8.x/src/builtin/omake_builtin_target.ml
+107 -104 omake-jumbo-branches/var1/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/var1/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/var1/0.9.8.x/src/ir/omake_cache.mli
+64 -67 omake-jumbo-branches/var1/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/var1/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/var1/0.9.8.x/src/util/omake_wild.ml
+1 -1 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/var2/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/var2/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/var2/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/var2/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/var2/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/var2/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/var2/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/var2/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/var2/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/var2/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/var2/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/var2/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/var2/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/var2/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/var2/0.9.8.x/src/builtin/omake_builtin_target.ml
+107 -104 omake-jumbo-branches/var2/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/var2/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/var2/0.9.8.x/src/ir/omake_cache.mli
+64 -67 omake-jumbo-branches/var2/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/var2/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/var2/0.9.8.x/src/util/omake_wild.ml
+1 -1 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/var3/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/var3/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/var3/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/var3/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/var3/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/var3/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/var3/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/var3/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/var3/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/var3/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/var3/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/var3/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/var3/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/var3/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/var3/0.9.8.x/src/builtin/omake_builtin_target.ml
+108 -106 omake-jumbo-branches/var3/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_cache.mli
+64 -67 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/var3/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/var3/0.9.8.x/src/util/omake_wild.ml
+1 -1 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-build-examples.html
+8 -5 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-build.html
+47 -27 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-doc.html
+9 -11 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-grammar.html
+1 -1 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-references.html
+1 -1 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-rules.html
+25 -7 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-system.html
+1 -1 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake-toc.html
+3 -0 omake-jumbo-branches/var4/0.9.8.x/doc/html/omake_users.html
+288 -288 omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info
+3 -3 omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-1
+39 -42 omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-4
+33 -0 omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-5
+8 -3 omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-7
+10 -15 omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-8
+1 -1 omake-jumbo-branches/var4/0.9.8.x/doc/info/omake-doc.info-9
Binary omake-jumbo-branches/var4/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-jumbo-branches/var4/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-jumbo-branches/var4/0.9.8.x/doc/ps/omake-doc.ps
+1 -1 omake-jumbo-branches/var4/0.9.8.x/doc/src/omake-build-examples.tex
+11 -14 omake-jumbo-branches/var4/0.9.8.x/doc/src/omake-grammar.tex
+1 -1 omake-jumbo-branches/var4/0.9.8.x/doc/src/omake-rules.tex
+63 -36 omake-jumbo-branches/var4/0.9.8.x/doc/txt/omake-doc.txt
+3 -2 omake-jumbo-branches/var4/0.9.8.x/src/build/omake_build.ml
+1 -1 omake-jumbo-branches/var4/0.9.8.x/src/build/omake_build_util.ml
+21 -10 omake-jumbo-branches/var4/0.9.8.x/src/build/omake_rule.ml
+38 -8 omake-jumbo-branches/var4/0.9.8.x/src/builtin/omake_builtin_file.ml
+4 -2 omake-jumbo-branches/var4/0.9.8.x/src/builtin/omake_builtin_rule.ml
+9 -4 omake-jumbo-branches/var4/0.9.8.x/src/builtin/omake_builtin_target.ml
+108 -106 omake-jumbo-branches/var4/0.9.8.x/src/env/omake_env.ml
+17 -19 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_cache.ml
+5 -7 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_cache.mli
+63 -66 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_node.ml
+10 -16 omake-jumbo-branches/var4/0.9.8.x/src/shell/omake_shell_job.ml
+7 -10 omake-jumbo-branches/var4/0.9.8.x/src/util/omake_wild.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-19 18:50:25 -0700 (Thu, 19 Apr 2007)
Revision: 10474
Log message:

      Merge 10405+1 -> 10428.
     
     (Now current.)

Changes  Path
+2 -2 omake-jumbo-branches/all-features/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/all-features/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_options.ml
+2 -2 omake-jumbo-branches/auto/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/auto/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/auto/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_options.ml
+2 -2 omake-jumbo-branches/const/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/const/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/const/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_options.ml
+2 -2 omake-jumbo-branches/dll/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/dll/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/dll/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_options.ml
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/dll2/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_options.ml
+2 -2 omake-jumbo-branches/export/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/export/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/export/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_options.ml
+2 -2 omake-jumbo-branches/file/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/file/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/file/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_options.ml
+2 -2 omake-jumbo-branches/hashnode/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/hashnode/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/hashnode/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_options.ml
+2 -2 omake-jumbo-branches/keyword/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/keyword/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/keyword/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_options.ml
+2 -2 omake-jumbo-branches/open/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/open/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/open/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_options.ml
+2 -2 omake-jumbo-branches/original/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/original/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/original/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/original/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/original/0.9.8.x/src/ir/omake_options.ml
+2 -2 omake-jumbo-branches/parse/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/parse/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/parse/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_options.ml
+2 -2 omake-jumbo-branches/var1/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/var1/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/var1/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/var1/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/var1/0.9.8.x/src/ir/omake_options.ml
+2 -2 omake-jumbo-branches/var2/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/var2/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/var2/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/var2/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/var2/0.9.8.x/src/ir/omake_options.ml
+2 -2 omake-jumbo-branches/var3/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/var3/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/var3/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_options.ml
+2 -2 omake-jumbo-branches/var4/0.9.8.x/lib/configure/Configure.om
+1 -1 omake-jumbo-branches/var4/0.9.8.x/mk/defaults
+0 -2 omake-jumbo-branches/var4/0.9.8.x/src/clib/readline.c
+183 -65 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_node.ml
+1 -0 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_options.ml

Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-20 14:33:12 -0700 (Fri, 20 Apr 2007)
Revision: 10475
Log message:

      [Bug 616] Release the .omakedb lock when polling for filesystem changes.

Changes  Path
+126 -95 omake-branches/0.9.8.x/src/build/omake_build.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-20 19:26:33 -0700 (Fri, 20 Apr 2007)
Revision: 10476
Log message:

      Working on backwards-compatibility.
     
     Consider a file foo.om with a single line:
     
     bar.om
         # empty
     foo.om:
         open Bar
         X = 1
     
     - X gets a default name (.DEFAULT/X).
     - X gets exported from "open foo"
     
     This is because the open-exports are computed after evaluating the file.
     
     - X does not get exported from "autoload foo"
     
     This is because the autoload-exports are computed purely syntactically.

Changes  Path
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_command_digest.ml
+176 -144 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_env.ml
+4 -4 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_env.mli
+10 -70 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_ir_semant.ml
+11 -8 omake-jumbo-branches/all-features/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_ir.ml
+7 -3 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_ir_print.ml
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_ir_util.ml
+7 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_command_digest.ml
+176 -134 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_env.ml
+4 -4 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_env.mli
+10 -68 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_ir_semant.ml
+11 -8 omake-jumbo-branches/auto/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_ir.ml
+8 -4 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_ir_print.ml
+1 -1 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_ir_util.ml
+7 -0 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/const/0.9.8.x/src/env/omake_command_digest.ml
+174 -139 omake-jumbo-branches/const/0.9.8.x/src/env/omake_env.ml
+4 -4 omake-jumbo-branches/const/0.9.8.x/src/env/omake_env.mli
+10 -69 omake-jumbo-branches/const/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/const/0.9.8.x/src/env/omake_ir_semant.ml
+11 -8 omake-jumbo-branches/const/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_ir.ml
+7 -3 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_ir_print.ml
+1 -1 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_ir_util.ml
+7 -0 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_command_digest.ml
+175 -131 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_env.ml
+4 -4 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_env.mli
+10 -67 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_ir_semant.ml
+11 -8 omake-jumbo-branches/dll/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_ir.ml
+8 -4 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_ir_print.ml
+1 -1 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_ir_util.ml
+7 -0 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_command_digest.ml
+176 -144 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_env.ml
+4 -4 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_env.mli
+10 -73 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ir_semant.ml
+11 -8 omake-jumbo-branches/dll2/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_ir.ml
+7 -3 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_ir_print.ml
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_ir_util.ml
+7 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/export/0.9.8.x/src/env/omake_command_digest.ml
+175 -131 omake-jumbo-branches/export/0.9.8.x/src/env/omake_env.ml
+4 -4 omake-jumbo-branches/export/0.9.8.x/src/env/omake_env.mli
+10 -67 omake-jumbo-branches/export/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/export/0.9.8.x/src/env/omake_ir_semant.ml
+11 -8 omake-jumbo-branches/export/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_ir.ml
+8 -4 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_ir_print.ml
+1 -1 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_ir_util.ml
+7 -0 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/file/0.9.8.x/src/env/omake_command_digest.ml
+166 -126 omake-jumbo-branches/file/0.9.8.x/src/env/omake_env.ml
+4 -4 omake-jumbo-branches/file/0.9.8.x/src/env/omake_env.mli
+10 -67 omake-jumbo-branches/file/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/file/0.9.8.x/src/env/omake_ir_semant.ml
+11 -8 omake-jumbo-branches/file/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_ir.ml
+8 -4 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_ir_print.ml
+1 -1 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_ir_util.ml
+7 -0 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/open/0.9.8.x/src/env/omake_command_digest.ml
+176 -136 omake-jumbo-branches/open/0.9.8.x/src/env/omake_env.ml
+4 -4 omake-jumbo-branches/open/0.9.8.x/src/env/omake_env.mli
+10 -67 omake-jumbo-branches/open/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/open/0.9.8.x/src/env/omake_ir_semant.ml
+11 -8 omake-jumbo-branches/open/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_ir.ml
+8 -4 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_ir_print.ml
+1 -1 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_ir_util.ml
+7 -0 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_command_digest.ml
+176 -144 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_env.ml
+4 -4 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_env.mli
+10 -73 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_ir_semant.ml
+11 -8 omake-jumbo-branches/parse/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_ir.ml
+7 -3 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_ir_print.ml
+1 -1 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_ir_util.ml
+7 -0 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/parse/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/var3/0.9.8.x/src/env/omake_command_digest.ml
+163 -118 omake-jumbo-branches/var3/0.9.8.x/src/env/omake_env.ml
+3 -3 omake-jumbo-branches/var3/0.9.8.x/src/env/omake_env.mli
+10 -67 omake-jumbo-branches/var3/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/var3/0.9.8.x/src/env/omake_ir_semant.ml
+6 -7 omake-jumbo-branches/var3/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_ir.ml
+8 -4 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_ir_print.ml
+1 -1 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_ir_util.ml
+7 -0 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/var3/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/var4/0.9.8.x/src/env/omake_command_digest.ml
+175 -131 omake-jumbo-branches/var4/0.9.8.x/src/env/omake_env.ml
+4 -4 omake-jumbo-branches/var4/0.9.8.x/src/env/omake_env.mli
+10 -67 omake-jumbo-branches/var4/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/var4/0.9.8.x/src/env/omake_ir_semant.ml
+11 -8 omake-jumbo-branches/var4/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_ir.ml
+8 -4 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_ir_print.ml
+1 -1 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_ir_util.ml
+7 -0 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/var4/0.9.8.x/src/ir/omake_virtual_id.mli

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-20 19:52:23 -0700 (Fri, 20 Apr 2007)
Revision: 10477
Log message:

      Quieter warning messages.

Changes  Path
+26 -19 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_ir_ast.mli
+2 -2 omake-jumbo-branches/all-features/0.9.8.x/src/eval/omake_eval.ml
+2 -2 omake-jumbo-branches/all-features/0.9.8.x/src/main/omake_shell.ml
+26 -19 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_ir_ast.mli
+2 -2 omake-jumbo-branches/auto/0.9.8.x/src/eval/omake_eval.ml
+2 -2 omake-jumbo-branches/auto/0.9.8.x/src/main/omake_shell.ml
+26 -19 omake-jumbo-branches/const/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-jumbo-branches/const/0.9.8.x/src/env/omake_ir_ast.mli
+2 -2 omake-jumbo-branches/const/0.9.8.x/src/eval/omake_eval.ml
+2 -2 omake-jumbo-branches/const/0.9.8.x/src/main/omake_shell.ml
+26 -19 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_ir_ast.mli
+2 -2 omake-jumbo-branches/dll/0.9.8.x/src/eval/omake_eval.ml
+2 -2 omake-jumbo-branches/dll/0.9.8.x/src/main/omake_shell.ml
+26 -19 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ir_ast.mli
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/src/eval/omake_eval.ml
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/src/main/omake_shell.ml
+26 -19 omake-jumbo-branches/export/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-jumbo-branches/export/0.9.8.x/src/env/omake_ir_ast.mli
+2 -2 omake-jumbo-branches/export/0.9.8.x/src/eval/omake_eval.ml
+2 -2 omake-jumbo-branches/export/0.9.8.x/src/main/omake_shell.ml
+26 -19 omake-jumbo-branches/file/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-jumbo-branches/file/0.9.8.x/src/env/omake_ir_ast.mli
+2 -2 omake-jumbo-branches/file/0.9.8.x/src/eval/omake_eval.ml
+2 -2 omake-jumbo-branches/file/0.9.8.x/src/main/omake_shell.ml
+26 -19 omake-jumbo-branches/open/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-jumbo-branches/open/0.9.8.x/src/env/omake_ir_ast.mli
+2 -2 omake-jumbo-branches/open/0.9.8.x/src/eval/omake_eval.ml
+2 -2 omake-jumbo-branches/open/0.9.8.x/src/main/omake_shell.ml
+26 -19 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_ir_ast.mli
+2 -2 omake-jumbo-branches/parse/0.9.8.x/src/eval/omake_eval.ml
+2 -2 omake-jumbo-branches/parse/0.9.8.x/src/main/omake_shell.ml
+25 -18 omake-jumbo-branches/var3/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-jumbo-branches/var3/0.9.8.x/src/env/omake_ir_ast.mli
+2 -2 omake-jumbo-branches/var3/0.9.8.x/src/eval/omake_eval.ml
+2 -2 omake-jumbo-branches/var3/0.9.8.x/src/main/omake_shell.ml
+26 -19 omake-jumbo-branches/var4/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-jumbo-branches/var4/0.9.8.x/src/env/omake_ir_ast.mli
+2 -2 omake-jumbo-branches/var4/0.9.8.x/src/eval/omake_eval.ml
+2 -2 omake-jumbo-branches/var4/0.9.8.x/src/main/omake_shell.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-20 20:00:09 -0700 (Fri, 20 Apr 2007)
Revision: 10478
Log message:

      Merged the "unlock .omakedb during -P" (thanks Aleksey!).

Changes  Path
+126 -95 omake-jumbo-branches/all-features/0.9.8.x/src/build/omake_build.ml
+126 -95 omake-jumbo-branches/auto/0.9.8.x/src/build/omake_build.ml
+126 -95 omake-jumbo-branches/const/0.9.8.x/src/build/omake_build.ml
+126 -95 omake-jumbo-branches/dll/0.9.8.x/src/build/omake_build.ml
+126 -95 omake-jumbo-branches/dll2/0.9.8.x/src/build/omake_build.ml
+126 -95 omake-jumbo-branches/export/0.9.8.x/src/build/omake_build.ml
+126 -95 omake-jumbo-branches/file/0.9.8.x/src/build/omake_build.ml
+126 -95 omake-jumbo-branches/hashnode/0.9.8.x/src/build/omake_build.ml
+126 -95 omake-jumbo-branches/keyword/0.9.8.x/src/build/omake_build.ml
+126 -95 omake-jumbo-branches/open/0.9.8.x/src/build/omake_build.ml
+126 -95 omake-jumbo-branches/original/0.9.8.x/src/build/omake_build.ml
+126 -95 omake-jumbo-branches/parse/0.9.8.x/src/build/omake_build.ml
+126 -95 omake-jumbo-branches/var1/0.9.8.x/src/build/omake_build.ml
+126 -95 omake-jumbo-branches/var2/0.9.8.x/src/build/omake_build.ml
+126 -95 omake-jumbo-branches/var3/0.9.8.x/src/build/omake_build.ml
+126 -95 omake-jumbo-branches/var4/0.9.8.x/src/build/omake_build.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-21 07:19:57 -0700 (Sat, 21 Apr 2007)
Revision: 10479
Log message:

      Doc update.

Changes  Path
+3 -16 omake-jumbo-branches/DEPENDENCIES

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-22 19:39:40 -0700 (Sun, 22 Apr 2007)
Revision: 10481
Log message:

      This is the minimal set of changes to be compilable by var3.
     
        - add a dummy autoload directive.
        - variables must be declared before they are used,
          even if they are lazy.  The following definition
          is rejected unless LATEXFLAGS is declared.
     
              public.PDFLATEXFLAGS = $`(LATEXFLAGS)

Changes  Path
+1 -0 omake-branches/0.9.8.x/lib/build/LaTeX.om
+10 -0 omake-branches/0.9.8.x/lib/configure/Configure.om
+1 -0 omake-branches/0.9.8.x/lib/configure/snprintf.om
+1 -0 omake-branches/0.9.8.x/src/env/omake_ast_lex.mll
+5 -3 omake-branches/0.9.8.x/src/env/omake_ir_ast.ml
+1 -0 omake-branches/0.9.8.x/src/ir/omake_symbol.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-23 09:19:49 -0700 (Mon, 23 Apr 2007)
Revision: 10482
Log message:

      A few more declarations.
     
     Minor: when choosing names, please try not to make silly abbreviations,
     like EMPTY_ARR.  What is an ARR?  For two characters more, it becomes
     very clear, EMPTY_ARRAY.  The other problem with abbreviations is that
     you have to remember which names are abbreviated, and which are not.
     It is a lot easier to be consistent.  The standard abbreviations are
     acceptable of course, like int, float, dir, etc.  In Pervasives.om
     at least, spell it out.

Changes  Path
+8 -1 omake-branches/0.9.8.x/lib/Pervasives.om
+2 -2 omake-branches/0.9.8.x/lib/configure/ncurses.om

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-23 09:56:47 -0700 (Mon, 23 Apr 2007)
Revision: 10483
Log message:

      Merge to 10482.

Changes  Path
+8 -10 omake-jumbo-branches/all-features/0.9.8.x/lib/Pervasives.om
+0 -0 omake-jumbo-branches/all-features/0.9.8.x/lib/build/LaTeX.om
+1 -3 omake-jumbo-branches/all-features/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/all-features/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/all-features/0.9.8.x/lib/configure/snprintf.om
+16 -16 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_ir_ast.ml
+8 -10 omake-jumbo-branches/auto/0.9.8.x/lib/Pervasives.om
+0 -0 omake-jumbo-branches/auto/0.9.8.x/lib/build/LaTeX.om
+1 -3 omake-jumbo-branches/auto/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/auto/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/auto/0.9.8.x/lib/configure/snprintf.om
+13 -13 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_ir_ast.ml
+8 -10 omake-jumbo-branches/const/0.9.8.x/lib/Pervasives.om
+0 -0 omake-jumbo-branches/const/0.9.8.x/lib/build/LaTeX.om
+1 -3 omake-jumbo-branches/const/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/const/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/const/0.9.8.x/lib/configure/snprintf.om
+13 -13 omake-jumbo-branches/const/0.9.8.x/src/env/omake_ir_ast.ml
+8 -10 omake-jumbo-branches/dll/0.9.8.x/lib/Pervasives.om
+0 -0 omake-jumbo-branches/dll/0.9.8.x/lib/build/LaTeX.om
+1 -3 omake-jumbo-branches/dll/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/dll/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/dll/0.9.8.x/lib/configure/snprintf.om
+10 -10 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_ir_ast.ml
+10 -12 omake-jumbo-branches/dll2/0.9.8.x/lib/Pervasives.om
+0 -0 omake-jumbo-branches/dll2/0.9.8.x/lib/build/LaTeX.om
+1 -3 omake-jumbo-branches/dll2/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/dll2/0.9.8.x/lib/configure/snprintf.om
+16 -16 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ir_ast.ml
+8 -10 omake-jumbo-branches/export/0.9.8.x/lib/Pervasives.om
+0 -0 omake-jumbo-branches/export/0.9.8.x/lib/build/LaTeX.om
+1 -3 omake-jumbo-branches/export/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/export/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/export/0.9.8.x/lib/configure/snprintf.om
+10 -10 omake-jumbo-branches/export/0.9.8.x/src/env/omake_ir_ast.ml
+8 -10 omake-jumbo-branches/file/0.9.8.x/lib/Pervasives.om
+0 -0 omake-jumbo-branches/file/0.9.8.x/lib/build/LaTeX.om
+1 -3 omake-jumbo-branches/file/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/file/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/file/0.9.8.x/lib/configure/snprintf.om
+10 -10 omake-jumbo-branches/file/0.9.8.x/src/env/omake_ir_ast.ml
+8 -1 omake-jumbo-branches/hashnode/0.9.8.x/lib/Pervasives.om
+1 -0 omake-jumbo-branches/hashnode/0.9.8.x/lib/build/LaTeX.om
+10 -0 omake-jumbo-branches/hashnode/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/hashnode/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/hashnode/0.9.8.x/lib/configure/snprintf.om
+1 -0 omake-jumbo-branches/hashnode/0.9.8.x/src/env/omake_ast_lex.mll
+5 -3 omake-jumbo-branches/hashnode/0.9.8.x/src/env/omake_ir_ast.ml
+1 -0 omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_symbol.ml
+8 -1 omake-jumbo-branches/keyword/0.9.8.x/lib/Pervasives.om
+1 -0 omake-jumbo-branches/keyword/0.9.8.x/lib/build/LaTeX.om
+10 -0 omake-jumbo-branches/keyword/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/keyword/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/keyword/0.9.8.x/lib/configure/snprintf.om
+3 -1 omake-jumbo-branches/keyword/0.9.8.x/src/env/omake_ir_ast.ml
+8 -10 omake-jumbo-branches/open/0.9.8.x/lib/Pervasives.om
+0 -0 omake-jumbo-branches/open/0.9.8.x/lib/build/LaTeX.om
+1 -3 omake-jumbo-branches/open/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/open/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/open/0.9.8.x/lib/configure/snprintf.om
+10 -10 omake-jumbo-branches/open/0.9.8.x/src/env/omake_ir_ast.ml
+8 -1 omake-jumbo-branches/original/0.9.8.x/lib/Pervasives.om
+1 -0 omake-jumbo-branches/original/0.9.8.x/lib/build/LaTeX.om
+10 -0 omake-jumbo-branches/original/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/original/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/original/0.9.8.x/lib/configure/snprintf.om
+1 -0 omake-jumbo-branches/original/0.9.8.x/src/env/omake_ast_lex.mll
+5 -3 omake-jumbo-branches/original/0.9.8.x/src/env/omake_ir_ast.ml
+1 -0 omake-jumbo-branches/original/0.9.8.x/src/ir/omake_symbol.ml
+8 -10 omake-jumbo-branches/parse/0.9.8.x/lib/Pervasives.om
+0 -0 omake-jumbo-branches/parse/0.9.8.x/lib/build/LaTeX.om
+1 -3 omake-jumbo-branches/parse/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/parse/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/parse/0.9.8.x/lib/configure/snprintf.om
+16 -16 omake-jumbo-branches/parse/0.9.8.x/src/env/omake_ir_ast.ml
+8 -1 omake-jumbo-branches/var1/0.9.8.x/lib/Pervasives.om
+1 -0 omake-jumbo-branches/var1/0.9.8.x/lib/build/LaTeX.om
+10 -0 omake-jumbo-branches/var1/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/var1/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/var1/0.9.8.x/lib/configure/snprintf.om
+3 -1 omake-jumbo-branches/var1/0.9.8.x/src/env/omake_ir_ast.ml
+8 -1 omake-jumbo-branches/var2/0.9.8.x/lib/Pervasives.om
+1 -0 omake-jumbo-branches/var2/0.9.8.x/lib/build/LaTeX.om
+10 -0 omake-jumbo-branches/var2/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/var2/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/var2/0.9.8.x/lib/configure/snprintf.om
+3 -1 omake-jumbo-branches/var2/0.9.8.x/src/env/omake_ir_ast.ml
+8 -10 omake-jumbo-branches/var3/0.9.8.x/lib/Pervasives.om
+0 -0 omake-jumbo-branches/var3/0.9.8.x/lib/build/LaTeX.om
+1 -3 omake-jumbo-branches/var3/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/var3/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/var3/0.9.8.x/lib/configure/snprintf.om
+10 -10 omake-jumbo-branches/var3/0.9.8.x/src/env/omake_ir_ast.ml
+8 -10 omake-jumbo-branches/var4/0.9.8.x/lib/Pervasives.om
+0 -0 omake-jumbo-branches/var4/0.9.8.x/lib/build/LaTeX.om
+1 -3 omake-jumbo-branches/var4/0.9.8.x/lib/configure/Configure.om
+2 -2 omake-jumbo-branches/var4/0.9.8.x/lib/configure/ncurses.om
+1 -0 omake-jumbo-branches/var4/0.9.8.x/lib/configure/snprintf.om
+10 -10 omake-jumbo-branches/var4/0.9.8.x/src/env/omake_ir_ast.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-23 10:40:55 -0700 (Mon, 23 Apr 2007)
Revision: 10485
Log message:

      All the internal variables need to be defined in Pervasives.

Changes  Path
+10 -1 omake-branches/0.9.8.x/lib/Pervasives.om
+3 -2 omake-branches/0.9.8.x/lib/build/Common.om
+9 -1 omake-branches/0.9.8.x/src/builtin/omake_builtin_base.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-23 10:48:33 -0700 (Mon, 23 Apr 2007)
Revision: 10486
Log message:

      Merge to 10485.

Changes  Path
+10 -1 omake-jumbo-branches/all-features/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/all-features/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/all-features/0.9.8.x/src/builtin/omake_builtin_base.ml
+10 -1 omake-jumbo-branches/auto/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/auto/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/auto/0.9.8.x/src/builtin/omake_builtin_base.ml
+10 -1 omake-jumbo-branches/const/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/const/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/const/0.9.8.x/src/builtin/omake_builtin_base.ml
+10 -1 omake-jumbo-branches/dll/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/dll/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/dll/0.9.8.x/src/builtin/omake_builtin_base.ml
+10 -1 omake-jumbo-branches/dll2/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/dll2/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_base.ml
+10 -1 omake-jumbo-branches/export/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/export/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/export/0.9.8.x/src/builtin/omake_builtin_base.ml
+10 -1 omake-jumbo-branches/file/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/file/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/file/0.9.8.x/src/builtin/omake_builtin_base.ml
+10 -1 omake-jumbo-branches/hashnode/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/hashnode/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/hashnode/0.9.8.x/src/builtin/omake_builtin_base.ml
+10 -1 omake-jumbo-branches/keyword/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/keyword/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/keyword/0.9.8.x/src/builtin/omake_builtin_base.ml
+10 -1 omake-jumbo-branches/open/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/open/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/open/0.9.8.x/src/builtin/omake_builtin_base.ml
+10 -1 omake-jumbo-branches/original/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/original/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/original/0.9.8.x/src/builtin/omake_builtin_base.ml
+10 -1 omake-jumbo-branches/parse/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/parse/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/parse/0.9.8.x/src/builtin/omake_builtin_base.ml
+10 -1 omake-jumbo-branches/var1/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/var1/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/var1/0.9.8.x/src/builtin/omake_builtin_base.ml
+10 -1 omake-jumbo-branches/var2/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/var2/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/var2/0.9.8.x/src/builtin/omake_builtin_base.ml
+10 -1 omake-jumbo-branches/var3/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/var3/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/var3/0.9.8.x/src/builtin/omake_builtin_base.ml
+20 -15 omake-jumbo-branches/var3/0.9.8.x/src/env/omake_env.ml
+10 -1 omake-jumbo-branches/var4/0.9.8.x/lib/Pervasives.om
+3 -2 omake-jumbo-branches/var4/0.9.8.x/lib/build/Common.om
+9 -1 omake-jumbo-branches/var4/0.9.8.x/src/builtin/omake_builtin_base.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-23 19:12:34 -0700 (Mon, 23 Apr 2007)
Revision: 10487
Log message:

      Process the #! lines.  For example, you can start your file with
     
        #!omake --verbose
     
     This means that if you write a script "foo" beginning with:
     
        #!/usr/bin/env osh <options>
     
     then the following are the same.
     
        % ./foo
        % osh foo
     
     Another point is that the options are processed at parse time,
     so options like -warn-error are handled correctly.

Changes  Path
+4 -3 omake-branches/0.9.8.x/src/ast/omake_ast.ml
+7 -3 omake-branches/0.9.8.x/src/ast/omake_ast_print.ml
+10 -6 omake-branches/0.9.8.x/src/ast/omake_ast_util.ml
+5 -5 omake-branches/0.9.8.x/src/builtin/omake_builtin_rule.ml
+16 -2 omake-branches/0.9.8.x/src/env/omake_ast_lex.mll
+11 -0 omake-branches/0.9.8.x/src/env/omake_ast_parse.input
+14 -7 omake-branches/0.9.8.x/src/env/omake_env.ml
+3 -2 omake-branches/0.9.8.x/src/env/omake_env.mli
+14 -0 omake-branches/0.9.8.x/src/env/omake_ir_ast.ml
+2 -1 omake-branches/0.9.8.x/src/ir/omake_symbol.ml

Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2007-04-23 20:19:39 -0700 (Mon, 23 Apr 2007)
Revision: 10488
Log message:

      Merge to 10487 (#!)

Changes  Path
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/lib/build/OCaml.om
+1 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ast/omake_ast.ml
+4 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ast/omake_ast_print.ml
+7 -3 omake-jumbo-branches/all-features/0.9.8.x/src/ast/omake_ast_util.ml
+1 -1 omake-jumbo-branches/all-features/0.9.8.x/src/build/omake_builtin_util.ml
+2 -2 omake-jumbo-branches/all-features/0.9.8.x/src/builtin/omake_builtin_rule.ml
+16 -2 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_ast_lex.mll
+10 -0 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_ast_parse.input
+34 -20 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_env.ml
+3 -2 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_env.mli
+44 -23 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-jumbo-branches/all-features/0.9.8.x/src/env/omake_ir_ast.mli
+1 -2 omake-jumbo-branches/all-features/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_symbol.ml
+2 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_var.ml
+2 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_var.mli
+2 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/all-features/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/auto/0.9.8.x/lib/build/OCaml.om
+1 -0 omake-jumbo-branches/auto/0.9.8.x/src/ast/omake_ast.ml
+4 -0 omake-jumbo-branches/auto/0.9.8.x/src/ast/omake_ast_print.ml
+7 -3 omake-jumbo-branches/auto/0.9.8.x/src/ast/omake_ast_util.ml
+5 -5 omake-jumbo-branches/auto/0.9.8.x/src/builtin/omake_builtin_rule.ml
+16 -2 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_ast_lex.mll
+10 -0 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_ast_parse.input
+34 -20 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_env.ml
+3 -2 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_env.mli
+50 -30 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/auto/0.9.8.x/src/env/omake_ir_ast.mli
+1 -2 omake-jumbo-branches/auto/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_symbol.ml
+2 -0 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_var.ml
+2 -0 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_var.mli
+2 -0 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/auto/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/const/0.9.8.x/lib/build/OCaml.om
+1 -0 omake-jumbo-branches/const/0.9.8.x/src/ast/omake_ast.ml
+4 -0 omake-jumbo-branches/const/0.9.8.x/src/ast/omake_ast_print.ml
+7 -3 omake-jumbo-branches/const/0.9.8.x/src/ast/omake_ast_util.ml
+5 -5 omake-jumbo-branches/const/0.9.8.x/src/builtin/omake_builtin_rule.ml
+16 -2 omake-jumbo-branches/const/0.9.8.x/src/env/omake_ast_lex.mll
+10 -0 omake-jumbo-branches/const/0.9.8.x/src/env/omake_ast_parse.input
+34 -20 omake-jumbo-branches/const/0.9.8.x/src/env/omake_env.ml
+3 -2 omake-jumbo-branches/const/0.9.8.x/src/env/omake_env.mli
+50 -30 omake-jumbo-branches/const/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/const/0.9.8.x/src/env/omake_ir_ast.mli
+1 -2 omake-jumbo-branches/const/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_symbol.ml
+2 -0 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_var.ml
+2 -0 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_var.mli
+2 -0 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/const/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/dll/0.9.8.x/lib/build/OCaml.om
+1 -0 omake-jumbo-branches/dll/0.9.8.x/src/ast/omake_ast.ml
+4 -0 omake-jumbo-branches/dll/0.9.8.x/src/ast/omake_ast_print.ml
+7 -3 omake-jumbo-branches/dll/0.9.8.x/src/ast/omake_ast_util.ml
+5 -5 omake-jumbo-branches/dll/0.9.8.x/src/builtin/omake_builtin_rule.ml
+16 -2 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_ast_lex.mll
+10 -0 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_ast_parse.input
+34 -20 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_env.ml
+3 -2 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_env.mli
+50 -30 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/dll/0.9.8.x/src/env/omake_ir_ast.mli
+1 -2 omake-jumbo-branches/dll/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_symbol.ml
+2 -0 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_var.ml
+2 -0 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_var.mli
+2 -0 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/dll/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/lib/build/OCaml.om
+1 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ast/omake_ast.ml
+4 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ast/omake_ast_print.ml
+7 -3 omake-jumbo-branches/dll2/0.9.8.x/src/ast/omake_ast_util.ml
+1 -1 omake-jumbo-branches/dll2/0.9.8.x/src/build/omake_builtin_util.ml
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/src/builtin/omake_builtin_rule.ml
+16 -2 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ast_lex.mll
+10 -0 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ast_parse.input
+34 -20 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_env.ml
+3 -2 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_env.mli
+44 -23 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-jumbo-branches/dll2/0.9.8.x/src/env/omake_ir_ast.mli
+1 -2 omake-jumbo-branches/dll2/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_symbol.ml
+2 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_var.ml
+2 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_var.mli
+2 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/dll2/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/export/0.9.8.x/lib/build/OCaml.om
+1 -0 omake-jumbo-branches/export/0.9.8.x/src/ast/omake_ast.ml
+4 -0 omake-jumbo-branches/export/0.9.8.x/src/ast/omake_ast_print.ml
+7 -3 omake-jumbo-branches/export/0.9.8.x/src/ast/omake_ast_util.ml
+2 -2 omake-jumbo-branches/export/0.9.8.x/src/builtin/omake_builtin_rule.ml
+16 -2 omake-jumbo-branches/export/0.9.8.x/src/env/omake_ast_lex.mll
+10 -0 omake-jumbo-branches/export/0.9.8.x/src/env/omake_ast_parse.input
+34 -20 omake-jumbo-branches/export/0.9.8.x/src/env/omake_env.ml
+3 -2 omake-jumbo-branches/export/0.9.8.x/src/env/omake_env.mli
+42 -22 omake-jumbo-branches/export/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/export/0.9.8.x/src/env/omake_ir_ast.mli
+1 -2 omake-jumbo-branches/export/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_symbol.ml
+2 -0 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_var.ml
+2 -0 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_var.mli
+2 -0 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/export/0.9.8.x/src/ir/omake_virtual_id.mli
+1 -1 omake-jumbo-branches/file/0.9.8.x/lib/build/OCaml.om
+1 -0 omake-jumbo-branches/file/0.9.8.x/src/ast/omake_ast.ml
+4 -0 omake-jumbo-branches/file/0.9.8.x/src/ast/omake_ast_print.ml
+7 -3 omake-jumbo-branches/file/0.9.8.x/src/ast/omake_ast_util.ml
+5 -5 omake-jumbo-branches/file/0.9.8.x/src/builtin/omake_builtin_rule.ml
+16 -2 omake-jumbo-branches/file/0.9.8.x/src/env/omake_ast_lex.mll
+10 -0 omake-jumbo-branches/file/0.9.8.x/src/env/omake_ast_parse.input
+34 -20 omake-jumbo-branches/file/0.9.8.x/src/env/omake_env.ml
+3 -2 omake-jumbo-branches/file/0.9.8.x/src/env/omake_env.mli
+50 -30 omake-jumbo-branches/file/0.9.8.x/src/env/omake_ir_ast.ml
+1 -1 omake-jumbo-branches/file/0.9.8.x/src/env/omake_ir_ast.mli
+1 -2 omake-jumbo-branches/file/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_symbol.ml
+2 -0 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_var.ml
+2 -0 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_var.mli
+2 -0 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/file/0.9.8.x/src/ir/omake_virtual_id.mli
+4 -3 omake-jumbo-branches/hashnode/0.9.8.x/src/ast/omake_ast.ml
+7 -3 omake-jumbo-branches/hashnode/0.9.8.x/src/ast/omake_ast_print.ml
+10 -6 omake-jumbo-branches/hashnode/0.9.8.x/src/ast/omake_ast_util.ml
+5 -5 omake-jumbo-branches/hashnode/0.9.8.x/src/builtin/omake_builtin_rule.ml
+16 -2 omake-jumbo-branches/hashnode/0.9.8.x/src/env/omake_ast_lex.mll
+11 -0 omake-jumbo-branches/hashnode/0.9.8.x/src/env/omake_ast_parse.input
+14 -7 omake-jumbo-branches/hashnode/0.9.8.x/src/env/omake_env.ml
+3 -2 omake-jumbo-branches/hashnode/0.9.8.x/src/env/omake_env.mli
+14 -0 omake-jumbo-branches/hashnode/0.9.8.x/src/env/omake_ir_ast.ml
+2 -1 omake-jumbo-branches/hashnode/0.9.8.x/src/ir/omake_symbol.ml
+1 -0 omake-jumbo-branches/keyword/0.9.8.x/src/ast/omake_ast.ml
+4 -0 omake-jumbo-branches/keyword/0.9.8.x/src/ast/omake_ast_print.ml
+7 -3 omake-jumbo-branches/keyword/0.9.8.x/src/ast/omake_ast_util.ml
+5 -5 omake-jumbo-branches/keyword/0.9.8.x/src/builtin/omake_builtin_rule.ml
+16 -2 omake-jumbo-branches/keyword/0.9.8.x/src/env/omake_ast_lex.mll
+10 -0 omake-jumbo-branches/keyword/0.9.8.x/src/env/omake_ast_parse.input
+16 -7 omake-jumbo-branches/keyword/0.9.8.x/src/env/omake_env.ml
+3 -2 omake-jumbo-branches/keyword/0.9.8.x/src/env/omake_env.mli
+17 -3 omake-jumbo-branches/keyword/0.9.8.x/src/env/omake_ir_ast.ml
+2 -1 omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_symbol.ml
+2 -0 omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_var.ml
+2 -0 omake-jumbo-branches/keyword/0.9.8.x/src/ir/omake_var.mli
+1 -1 omake-jumbo-branches/open/0.9.8.x/lib/build/OCaml.om
+1 -0 omake-jumbo-branches/open/0.9.8.x/src/ast/omake_ast.ml
+4 -0 omake-jumbo-branches/open/0.9.8.x/src/ast/omake_ast_print.ml
+7 -3 omake-jumbo-branches/open/0.9.8.x/src/ast/omake_ast_util.ml
+1 -1 omake-jumbo-branches/open/0.9.8.x/src/build/omake_builtin_util.ml
+5 -5 omake-jumbo-branches/open/0.9.8.x/src/builtin/omake_builtin_rule.ml
+16 -2 omake-jumbo-branches/open/0.9.8.x/src/env/omake_ast_lex.mll
+10 -0 omake-jumbo-branches/open/0.9.8.x/src/env/omake_ast_parse.input
+34 -20 omake-jumbo-branches/open/0.9.8.x/src/env/omake_env.ml
+3 -2 omake-jumbo-branches/open/0.9.8.x/src/env/omake_env.mli
+44 -23 omake-jumbo-branches/open/0.9.8.x/src/env/omake_ir_ast.ml
+2 -2 omake-jumbo-branches/open/0.9.8.x/src/env/omake_ir_ast.mli
+1 -2 omake-jumbo-branches/open/0.9.8.x/src/eval/omake_eval.ml
+2 -1 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_symbol.ml
+2 -0 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_var.ml
+2 -0 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_var.mli
+2 -0 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_virtual_id.ml
+2 -0 omake-jumbo-branches/open/0.9.8.x/src/ir/omake_virtual_id.mli
+4 -3 omake-jumbo-branches/original/0.9.8.x/src/ast/omake_ast.ml
+7 -3 omake-jumbo-branches/original/0.9.8.x/src/ast/omake_ast_print.ml
+10 -6 omake-jumbo-branches/original/0.9.8.x/src/ast/omake_ast_util.ml
+5 -5 omake-jumbo-branches/original/0.9.8.x/src/builtin/omake_builtin_rule.ml
+16 -2