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