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