Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-03-17 20:55:38 -0800 (Wed, 17 Mar 2004)
Revision: 330
Log message:

      - Adding an "addsiffixes" built-in function that takes a _list_ of suffixes
      and a list of files, producing all possible file-suffix combinations.
      
      - Changing the version comparison function to try being smart for versions that
      include digist, instead of just using the String.compare. In particular, it
      now recognizes that 0.7.10 > 0.7.9
      
      - Bumping the version number to 0.7.10
      

Changes  Path
+46 -4 omake/src/build/omake_builtin_base.ml
+1 -1 omake/version.txt