Estimate parameters. Moved some code to re-usable functions.
[pspp-builds.git] / src / data / ChangeLog
index c0479931cdacaf2663630d37d1a3a7ec170fc85c..ef91902bc486efa312eef48f046d57c4d5ea5ea2 100644 (file)
@@ -1,3 +1,20 @@
+2008-07-25  Ben Pfaff  <blp@gnu.org>
+
+       * casereader-translator.c (struct casereader_arithmetic_sequence):
+       New struct.
+       (casereader_create_arithmetic_sequence): New function.
+       (cas_translate): New function.
+       (cas_destroy): New function.
+
+2008-07-26  John Darrington <john@darrington.wattle.id.au>
+
+       * case-ordering.c case-ordering.h: Removed the value_cnt
+       associated with the ordering structure.
+
+2008-07-16  Jason Stover  <jhs@math.gcsu.edu>
+
+       * category.c (cat_get_category_count): New function.
+
 2008-05-15  Ben Pfaff  <blp@gnu.org>
 
        Patch #6512.