Fix memory leak in rank_sorted_casefile().
[pspp] / src / libpspp / ChangeLog
index 0d70006098b916d241f891c7c48876997334926a..58e74d6f3dc023215df58341f229281d0eac9d4b 100644 (file)
@@ -1,3 +1,24 @@
+Mon Jul 31 15:49:46 2006  Ben Pfaff  <blp@gnu.org>
+
+       * compiler.h: (macro CONST_FUNCTION) New macro.
+       (macro PURE_FUNCTION) New macro.
+
+Sun Jul 16 21:07:35 2006  Ben Pfaff  <blp@gnu.org>
+
+       * message.c: (static int messages_disabled) New variable.
+       (msg_emit) Don't emit the message if messages are disabled.
+       (msg_disable) New function.
+       (msg_enable) New function.
+
+       * str.c: (free_string) New function.
+       (ds_register_pool) New function.
+       (ds_unregister_pool) New function.
+       (ds_set_length) New function.
+
+Mon Jul 10 17:26:58 WST 2006 John Darrington <john@darrington.wattle.id.au>
+
+       * llx.c: #included compiler.h and removed explicit preprocessor cruft.
+
 Fri Jul  7 20:01:26 2006  Ben Pfaff  <blp@gnu.org>
 
        * automake.mk: (src_libpspp_libpspp_a_SOURCES) Add assertion.h.