Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-04-30 15:24:33 -0700 (Sat, 30 Apr 2005)
Revision: 920
Log message:

      When splitting a sequence into a list of values along the space boundaries, do
      not stringify primitive values (such as files and directories). This partially
      solves bug #443.
      

Changes  Path
+57 -112 libmojave/stdlib/lm_string_util.ml
+2 -2 libmojave/stdlib/lm_string_util.mli
+2 -37 omake/src/eval/omake_eval.ml