X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2FChangeLog;h=1d99752ecd9d92fa78ad07009c95e88cbf55ae75;hb=f70f1b22e925d55c246372376de1c6ffaacf8a4b;hp=c78f51a858d1c59051a8b16e14c5cbfa1fed2d44;hpb=b0bf9b1b0f727fafac4296a048e3f45db5936f81;p=pspp diff --git a/src/math/ChangeLog b/src/math/ChangeLog index c78f51a858..1d99752ecd 100644 --- a/src/math/ChangeLog +++ b/src/math/ChangeLog @@ -1,3 +1,21 @@ +2006-07-14 Jason Stover + + * coefficient.c (pspp_coeff_init): Removed use of + pspp_linreg_cache to make the routines more generally useful. + +2006-05-19 Jason Stover + + * 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 + + * sort.c (sort_active_file_to_casefile): Check return value of + multipass_procedure(). + Wed May 3 23:06:43 2006 Ben Pfaff Continue reforming procedure execution. In this phase, get rid of