moved knowledge of pspp_linreg_cache out of pspp_coeff_init
[pspp-builds.git] / src / math / ChangeLog
index c78f51a858d1c59051a8b16e14c5cbfa1fed2d44..1d99752ecd9d92fa78ad07009c95e88cbf55ae75 100644 (file)
@@ -1,3 +1,21 @@
+2006-07-14  Jason Stover  <jhs@math.gcsu.edu>
+
+       * coefficient.c (pspp_coeff_init): Removed use of
+       pspp_linreg_cache to make the routines more generally useful.
+
+2006-05-19  Jason Stover  <jhs@math.gcsu.edu>
+
+       * coefficient.h: Renamed pspp_linreg_coeff to pspp_coeff.
+
+       * coefficient.c: Moved to src/math.
+
+       * coefficient.h: Moved to src/math.
+
+Tue May  9 21:09:37 2006  Ben Pfaff  <blp@gnu.org>
+
+       * sort.c (sort_active_file_to_casefile): Check return value of
+       multipass_procedure().
+
 Wed May  3 23:06:43 2006  Ben Pfaff  <blp@gnu.org>
 
        Continue reforming procedure execution.  In this phase, get rid of