pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/ChangeLog


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/ChangeLog
Date: Wed, 04 May 2005 01:28:27 -0400

Index: pspp/src/ChangeLog
diff -u pspp/src/ChangeLog:1.184 pspp/src/ChangeLog:1.185
--- pspp/src/ChangeLog:1.184    Wed May  4 00:56:07 2005
+++ pspp/src/ChangeLog  Wed May  4 05:28:27 2005
@@ -1,3 +1,17 @@
+Tue May  3 22:25:17 2005  Ben Pfaff  <address@hidden>
+
+       Improve hash.c comments, error-checking.
+       
+       * hash.c: (struct hsh_table) [NDEBUG] Add hash_ordered member.
+       (hsh_create) size == 0 should *not* return NULL!  Set
+       hash_ordered.
+       (hsh_clear) Set hash_ordered.
+       (locate_matching_entry) Check hash_ordered.
+       (hsh_rehash) Rename rehash().  Add assertion.  Set hash_ordered.
+       (hsh_data) Set hash_ordered.  Add const-ness to return value and
+       update all callers.
+       (hsh_sort) Ditto.       
+
 Wed May  4 08:50:11 WST 2005 John Darrington <address@hidden>
 
        * casefile.c: Removed unnecessary #include <valgrind/valgrind.h>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]