malloca-instead-of-local_alloc.patch from patch #6230.
[pspp-builds.git] / src / libpspp / ChangeLog
index 9c1b654d9cd6d35bb19b671da60dbd823a8a55c0..bd5398ee466e42277c25e351872b079047a21e8e 100644 (file)
@@ -1,3 +1,33 @@
+2007-10-11  Ben Pfaff  <blp@gnu.org>
+
+       * alloc.h (local_alloc): Removed.  Changed all users to use
+       xmalloca instead.
+       (local_free): Removed.  Changed all users to use freea instead.
+
+2007-10-11  Ben Pfaff  <blp@gnu.org>
+
+       * float-format.c (float_get_lowest): New function.
+       
+       * magic.c: Removed.
+
+       * magic.h: Removed.  Changed all references to NOT_INT,
+       NOT_DOUBLE, and NOT_LONG to use other constants.  Changed
+       references to second_lowest_value to call float_get_lowest.
+
+2007-10-10  Ben Pfaff  <blp@gnu.org>
+
+       We assume IEEE-754 now.
+
+       * float-format.h (enum float_format): Don't check for
+       FPREP_IEEE754 macro any longer.
+
+       * magic.h: Ditto.
+
+2007-09-16  Ben Pfaff  <blp@gnu.org>
+
+       * copyleft.c: Add trailing new-lines to lack-of-warranty
+       statement.
+
 2007-09-05 John Darrington <john@darrington.wattle.id.au>
 
        * getl.c: Add extra members to struct getl_source, to maintain the