1998-01-09  Pieter Schoenmakers  <tiggr@akebono.ics.ele.tue.nl>

	* GNUmakefile.in (tomdir): New define, replaces tom_prefix.

Tue Jan  6 00:46:17 1998  Pieter J. Schoenmakers  <tiggr@tnt.ics.ele.tue.nl>

	* uc.t (substring): New method :-(

	* GNUmakefile.in (USES_UNITS, TOM_SRC): Fixed.

Sun Nov 17 16:57:17 1996  Pieter Schoenmakers  <tiggr@jaguar.ics.ele.tue.nl>

	* README, UnicodeCharacter.t, uc.t, ucgen: Handle isUpper and
 	isLower predicates.

Mon Nov  4 15:33:36 1996  Pieter Schoenmakers  <tiggr@jaguar.ics.ele.tue.nl>

	* README: Adjusted.

	* UnicodeCharacter.t (isSpace): New method.

	* uc.t (main): Handle `space' action.

Tue Oct 29 12:31:41 1996  Pieter Schoenmakers  <tiggr@jaguar.ics.ele.tue.nl>

	* uc.t (main): Fixed bug: when writing predicates for ISO chars,
 	use the ISO char, and not the unicode char to which it maps.

	* ucgen: New file.  Generate all required files for a specified
 	encoding (or unicode, if no encoding is specified).

	* uc.t: Revamped into something more usable.

Thu Oct 17 11:16:10 1996  Pieter Schoenmakers  <tiggr@jaguar.ics.ele.tue.nl>

	* README: Adjusted the known options and future options.

	* uc.t: Added case conversion table generation.

Tue Oct 15 17:59:48 1996  Pieter Schoenmakers  <tiggr@jaguar.ics.ele.tue.nl>

	* uc.t (main): Add type indication now ByteArray knows how to set a
 	char in addition to setting a byte.

Wed Aug  7 10:32:13 1996  Pieter Schoenmakers  <tiggr@cobra.es.ele.tue.nl>

	* README: New file, explaining the options and the output.

	* GNUmakefile.in (maps): New target.  Builds the various ISO 8859
 	to Unicode maps.

	* uc.t (main): Handle `map' option to digest an ISO 8859 map and
 	output a `.icm' file, which stands for ISO Character Map.

	* GNUmakefile.in (sets): New target.  This builds the various
 	`.cps' files, which stands for Character Predicate Set.

	* uc.t: Additionally, recognize `digit', `numeric' and
 	`punctuation' options.

Tue Aug  6 17:15:06 1996  Pieter Schoenmakers  <tiggr@tom.es.ele.tue.nl>

	* uc.t: Recognize `letter' option, in which case an 8k bitmap is
        written to stdout containing a `1' bit for every unicode character
        which is a letter.  Not flawlessly yet...

	* UnicodeCharacter.t: Added `isLetter' and similar predicate
        methods.

Sat May 18 20:40:54 1996  Pieter Schoenmakers  <tiggr@tricky.es.ele.tue.nl>

	* Created.
