Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2001-05-20 15:10:16 -0700 (Sun, 20 May 2001)
Revision: 3234
Log message:
Exported locale-aware libc functions such as isdigit.
| Changes | Path |
| +2 -1 | metaprl/clib/Makefile |
| Added | metaprl/clib/locale.c |
| Properties | metaprl/clib/locale.c |
| +10 -2 | metaprl/mllib/string_util.ml |
| +8 -0 | metaprl/mllib/string_util.mli |