Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2010-11-08 21:14:54 -0800 (Mon, 08 Nov 2010)
Revision: 13225
Log message:

      Automated merge of 13143:13224 from svn+ssh://svn.metaprl.org/svnroot/mojave/omake-branches/jumbo/var3 into const

Changes  Path(relative to omake-branches/jumbo/const)
Properties .
+8 -0 CHANGELOG.txt
+2 -2 OMakefile
+507 -501 doc/html/omake-all-index.html
+31 -31 doc/html/omake-autoconf.html
+81 -70 doc/html/omake-base.html
+140 -140 doc/html/omake-build.html
+368 -366 doc/html/omake-contents.html
+1762 -1733 doc/html/omake-doc.html
+272 -266 doc/html/omake-fun-index.html
+38 -38 doc/html/omake-grammar.html
+3 -3 doc/html/omake-language-naming.html
+3 -3 doc/html/omake-language.html
+34 -34 doc/html/omake-options.html
+46 -46 doc/html/omake-pervasives.html
+5 -5 doc/html/omake-references.html
+18 -18 doc/html/omake-shell.html
+158 -156 doc/html/omake-system.html
+1 -1 doc/html/omake-toc.html
+7 -7 doc/html/osh.html
+490 -488 doc/info/omake-doc.info
+2 -2 doc/info/omake-doc.info-1
+41 -35 doc/info/omake-doc.info-10
+6 -6 doc/info/omake-doc.info-2
+107 -117 doc/info/omake-doc.info-4
+55 -108 doc/info/omake-doc.info-5
+93 -75 doc/info/omake-doc.info-6
+75 -81 doc/info/omake-doc.info-7
+83 -80 doc/info/omake-doc.info-8
+122 -35 doc/info/omake-doc.info-9
Change(bin) doc/ps/omake-doc.dvi
Change(bin) doc/ps/omake-doc.pdf
Change(bin) doc/ps/omake-doc.ps
+2 -1 doc/src/omake-doc.tex
+186 -149 doc/txt/omake-doc.txt
+124 -1 doc/webpage/changelog.html
+19 -1 doc/webpage/download.html
Added doc/webpage/images/grid.ai
Added doc/webpage/images/omake-manual.ai
Added doc/webpage/images/omake.ai
Added doc/webpage/images/omake.eps
Added doc/webpage/images/omake.psd
+2 -1 doc/webpage/index.html
+588 -560 doc/webpage/manual/omake-all-index.html
+38 -38 doc/webpage/manual/omake-autoconf.html
+158 -136 doc/webpage/manual/omake-base.html
+31 -31 doc/webpage/manual/omake-build-examples.html
+155 -159 doc/webpage/manual/omake-build.html
+474 -460 doc/webpage/manual/omake-contents.html
+23 -23 doc/webpage/manual/omake-detail.html
+1 -1 doc/webpage/manual/omake-doc.css
+2445 -2199 doc/webpage/manual/omake-doc.html
+276 -263 doc/webpage/manual/omake-fun-index.html
+85 -41 doc/webpage/manual/omake-grammar.html
+32 -32 doc/webpage/manual/omake-language-examples.html
+36 -28 doc/webpage/manual/omake-language-naming.html
+117 -51 doc/webpage/manual/omake-language.html
+24 -23 doc/webpage/manual/omake-obj-index.html
+1 -1 doc/webpage/manual/omake-option-index.html
+46 -46 doc/webpage/manual/omake-options.html
+68 -66 doc/webpage/manual/omake-pervasives.html
+13 -13 doc/webpage/manual/omake-quickstart.html
+10 -10 doc/webpage/manual/omake-references.html
+69 -69 doc/webpage/manual/omake-rules.html
+31 -31 doc/webpage/manual/omake-shell.html
+224 -180 doc/webpage/manual/omake-system.html
+3 -3 doc/webpage/manual/omake-target-index.html
+28 -28 doc/webpage/manual/omake-toc.html
+11 -11 doc/webpage/manual/omake-var-index.html
+1 -1 doc/webpage/manual/omake.html
+12 -12 doc/webpage/manual/osh.html
Properties lib/web/
+1 -1 make_dmg
Properties src/
+0 -8 src/build/omake_build_tee.ml
+0 -1 src/build/omake_build_tee.mli
+2 -2 src/build/omake_rule.ml
+18 -1 src/builtin/omake_builtin_base.ml
+4 -5 src/builtin/omake_builtin_file.ml
+3 -3 src/builtin/omake_builtin_io_fun.ml
+19 -14 src/builtin/omake_builtin_object.ml
+1 -1 src/builtin/omake_builtin_test.ml
+20 -20 src/clib/omake_shell_sys.c
+16 -16 src/clib/readline.c
+3 -3 src/env/omake_command_digest.ml
+2 -2 src/env/omake_ir_ast.ml
+31 -30 src/eval/omake_eval.ml
+1 -1 src/eval/omake_eval.mli
+1 -1 src/ir/omake_options.ml
+19 -7 src/ir/omake_value_print.ml
+7 -3 src/ir/omake_value_print.mli
+5 -5 src/ir/omake_value_type.ml
+5 -1 src/magic/omake_gen_magic.ml
Added test/shell/Test6/
Added test/simple/Test11
Added test/simple/Test12
+1 -1 version.txt