Reworked very long string support for better encapsulation.
[pspp-builds.git] / src / libpspp / ChangeLog
index b3c5b065b9513505ec8c05136de3dd30e71a41f4..e25f32807e043aee023e1b42231721caa43f39e9 100644 (file)
@@ -1,3 +1,17 @@
+Sun May  7 10:06:29 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * array.c array.h: Constness of sort.
+
+Thu May  4 18:01:37 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * message.c message.h: Added functions to create and copy a msg.
+
+Tue May  2 15:41:50 2006  Ben Pfaff  <blp@gnu.org>
+
+       * str.c (ds_append_uninit): No need to add 1 to arg passed to
+       ds_extend(), because the argument does not include space for a
+       null terminator.  Also, fix warning.
+
 Tue Apr 25 11:07:19 2006  Ben Pfaff  <blp@gnu.org>
 
        Finish reforming error message support.  In this phase, move