In a couple of places we calculate the maximum number of cases to keep
[pspp] / src / data / ChangeLog
index 3e0ebf62675adc2b6e5be5c9259c54e34e2c9c0a..b783f78d3352b9c3adf631189a5af1b3a707a32b 100644 (file)
@@ -1,3 +1,11 @@
+2007-06-06  Ben Pfaff  <blp@gnu.org>
+
+       In a couple of places we calculate the maximum number of cases to
+       keep in memory based on the user-defined workspace.  Enable
+       centralizing the calculation through a new function.
+       
+       * settings.c (get_workspace_cases): New function.
+
 2007-06-06  Ben Pfaff  <blp@gnu.org>
 
        The casenumber type is defined in transformations.h, but case.h is