Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > 0f8fd519e46d0113489cdb7b7378fc5b > files > 6

libdstr-20080124-3.fc12.i686.rpm

-*-text-*-

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.