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: Sun, 09 Jan 2005 03:19:45 -0500

Index: pspp/src/ChangeLog
diff -u pspp/src/ChangeLog:1.128 pspp/src/ChangeLog:1.129
--- pspp/src/ChangeLog:1.128    Fri Jan  7 00:17:20 2005
+++ pspp/src/ChangeLog  Sun Jan  9 07:59:48 2005
@@ -1,3 +1,19 @@
+Sat Jan  8 23:58:34 2005  Ben Pfaff  <address@hidden>
+
+       * sort.c: (compare_initial_runs) Needed additional level of
+       dereferencing.
+       (merge_once) Fix plenty of stupid mistakes.
+
+Sat Jan  8 23:55:27 2005  Ben Pfaff  <address@hidden>
+
+       * casefile.c: (casefile_sleep) Need to flush_buffer() after
+       calling casefile_to_disk() or we will lose the last block in the
+       file if the casefile started out as disk-based.
+       (casefile_get_reader) Initialize reader->destructive to 0.
+       (cmd_debug_casefile) Add new test pattern.
+       (test_casefile) Define new test pattern to make sure
+       casefile_sleep() works properly.
+
 Fri Jan  7 08:00:05 WST 2005 John Darrington <address@hidden>
 
        * Makefile.am chart.[ch]  histogram.[ch] piechart.c (Modified);




reply via email to

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