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, 13 Mar 2005 02:31:55 -0500

Index: pspp/src/ChangeLog
diff -u pspp/src/ChangeLog:1.158 pspp/src/ChangeLog:1.159
--- pspp/src/ChangeLog:1.158    Sun Mar 13 06:59:38 2005
+++ pspp/src/ChangeLog  Sun Mar 13 07:31:53 2005
@@ -1,3 +1,21 @@
+Sat Mar 12 23:26:21 2005  Ben Pfaff  <address@hidden>
+
+       Start work on testing and debugging AGGREGATE.
+
+       * aggregate.c: (cmd_aggregate) Use discrete bool variables instead
+       of a bit-map.  Require proper subcommand ordering.  Make OUTFILE
+       subcommand mandatory.
+       (parse_aggregate_functions) Check that PIN, POUT, FIN, FOUT
+       functions' arguments are in the correct order and swap them if
+       not.
+       (accumulate_aggregate_info) Make SUM include weights.  Add various
+       string functions.
+       (dump_aggregate_info) Add various string functions.
+       (initialize_aggregate_info) Initialize int1 for MIN, MAX.
+
+       * sort.c: (sort_parse_criteria) Add parameter for returning
+       whether any directions were specified.  All callers updated.
+
 Sun Mar 13 14:54:27 WST 2005 John Darrington <address@hidden>
 
        * t-test.q: Fixed erroneous logic in compare_group_binary.




reply via email to

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