Fully implement arbitrary delimiters on DATA LIST, extending the half
authorBen Pfaff <blp@gnu.org>
Mon, 31 May 2004 05:50:10 +0000 (05:50 +0000)
committerBen Pfaff <blp@gnu.org>
Mon, 31 May 2004 05:50:10 +0000 (05:50 +0000)
implementation that was already there.

Update our string ADTs, struct string and struct len_string.  Get rid
of pool support, which was largely unused.  Rename lots of functions
to have more obvious or consistent names.

Fix a few miscellaneous bugs.


No differences found