Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-08-03 16:00:32 -0700 (Fri, 03 Aug 2007)
Revision: 11569
Log message:

      Regenerated the dll2 branch.

Changes  Path(relative to omake-branches/jumbo/dll2)
Copied . (from rev 11566, omake-branches/jumbo/parse)
Properties . (from rev 11566, omake-branches/jumbo/parse)
+3 -0 OMakefile
Copied contrib/ (from rev 11566, omake-jumbo-branches/dll2/contrib)
+0 -0 contrib/gtk/gtk/
+3 -0 doc/OMakefile
Copied doc/src/omake-dll-fuse.tex (from rev 11566, omake-jumbo-branches/dll2/doc/src/omake-dll-fuse.tex)
Copied doc/src/omake-dll-gtk.tex (from rev 11566, omake-jumbo-branches/dll2/doc/src/omake-dll-gtk.tex)
Copied doc/src/omake-dll-odbc.tex (from rev 11566, omake-jumbo-branches/dll2/doc/src/omake-dll-odbc.tex)
Copied doc/src/omake-dll.tex (from rev 11566, omake-jumbo-branches/dll2/doc/src/omake-dll.tex)
+4 -0 doc/src/omake-doc.tex
+3 -0 doc/src/omake-index.tex
+2 -0 lib/Pervasives.om
+72 -30 lib/build/C.om
+4 -1 lib/build/Common.om
Copied lib/build/Dll.om (from rev 11566, omake-jumbo-branches/dll2/lib/build/Dll.om)
+15 -8 lib/build/OCaml.om
Replaced lib/configure/gtk.om
Copied lib/configure/gtk.om (from rev 11557, omake-jumbo-branches/dll2/lib/configure/gtk.om)
Copied lib/parse/C/Dll.om (from rev 11566, omake-jumbo-branches/dll2/lib/parse/C/Dll.om)
+1 -1 lib/parse/C/Lex.om
+98 -6 lib/parse/C/Parse.om
+36 -19 src/builtin/omake_builtin_base.ml
+458 -89 src/builtin/omake_builtin_dll.ml
+31 -3 src/builtin/omake_builtin_io.ml
+2 -1 src/builtin/omake_builtin_io_fun.ml
+17 -0 src/builtin/omake_builtin_object.ml
+4 -0 src/env/omake_command_digest.ml
+14 -3 src/env/omake_env.ml
+21 -13 src/env/omake_exn_print.ml
+3 -0 src/env/omake_ir_ast.ml
+131 -9 src/eval/omake_eval.ml
+75 -1 src/eval/omake_value.ml
+4 -2 src/eval/omake_value.mli
+3 -0 src/ir/omake_ir_print.ml
+1 -0 src/ir/omake_ir_print.mli
+2 -1 src/ir/omake_symbol.ml
+5 -0 src/ir/omake_value_print.ml
+1 -0 src/ir/omake_value_type.ml
+1 -0 src/ir/omake_var.ml
+1 -0 src/ir/omake_var.mli
+1 -0 src/main/omake_shell.ml
Copied test/dll/ (from rev 11566, omake-jumbo-branches/dll2/test/dll)
Properties test/dll/ (from rev 11566, omake-jumbo-branches/dll2/test/dll)
+0 -0 test/dll/Test1/
+0 -0 test/dll/Test2/
+2 -1 test/parse/C/Test4/input.c