-*-text-*-


Version 1.0  2013-07-19

Updated build scripts with current automake/autoconf.

Added version defines.

Added CP437 translations.

Removed unnecessary arithmetic from moascf.


2008-01-24

Fixed operator precedence errors in unutf8 that caused some invalid UTF8
strings to be accepted.

Merged all static empty strings; eliminated warnings "deprecated conversion
from string constant to 'char*'".

Renamed Dstr.cc to libsrc.cc to prevent automake trying to overwrite the Dstr
header file.

Got rid of AM_MAINTAINER_MODE.


2007-02-15

Added error checks on strdup invocations.

Added DstrCompat20070215Check; changed DstrAutoconfCheck to
DstrPresentCheck.

Added methods for unsigned long long ints.

Added InsensitiveOrdering.

Changed last argument to moascf from an int to a bool.


2007-02-14

Added DstrAutoconfCheck.


2007-02-12

Made self-assignment safe.


2007-02-06

Moved into libdstr.


2005-05-05

Canonicalized.
