Patch from Darin Adler to restore Glib-1.2 handling of empty strings, and
authorOwen Taylor <otaylor@redhat.com>
Fri, 24 Aug 2001 15:27:23 +0000 (15:27 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 24 Aug 2001 15:27:23 +0000 (15:27 +0000)
commit78f3f18c46e44823a61c618ae91aed4b427014ec
treeb0cc2115339c2da86a8e6e37dda5ebb8cf3e8387
parentfaca80d619fb89332d25d32369c80026ef37ac2f
Patch from Darin Adler to restore Glib-1.2 handling of empty strings, and

Fri Aug 24 11:15:46 2001  Owen Taylor  <otaylor@redhat.com>

        * glib/gstrfuncs.c docs/Changes-2.0.txt: Patch from Darin
        Adler to restore Glib-1.2 handling of empty strings,
        and to fix off-by-one with @max_tokens. (#57663).
        Doc improvements.

        * tests/strfunc-test.c: Change tests to correspond to
        new behavior of g_strsplit().
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/Changes-2.0.txt
docs/reference/glib/tmpl/string_utils.sgml
glib/gstrfuncs.c
tests/strfunc-test.c