X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fstats%2FChangeLog;h=30ecf8aaa23f408bbae267e1810ef216db6dd98f;hb=a4ae68f966bc574326d429119878e733069ced14;hp=46c216512ecf0bca7c6f8b03248a705b471cc6e1;hpb=de881ed979f2a6c382589b9d54d485ad88323821;p=pspp-builds.git diff --git a/src/language/stats/ChangeLog b/src/language/stats/ChangeLog index 46c21651..30ecf8aa 100644 --- a/src/language/stats/ChangeLog +++ b/src/language/stats/ChangeLog @@ -1,3 +1,24 @@ +Sat May 6 10:43:33 2006 Ben Pfaff + + Continue reforming procedure execution. In this phase, get rid of + the output code for SPLIT FILE groups in procedure.c, which really + shouldn't be doing any output. Move it into the individual + procedures instead. This also adds some flexibility. + + * crosstabs.q (precalc): Call output_split_file_values(). + + * descriptives.c (calc_descriptives): Ditto. + + * examine.q (run_examine): Ditto. + + * frequencies.q (precalc): Ditto. + + * oneway.q (run_oneway): Ditto. + + * regression.q (run_regression): Ditto. + + * t-test.q (calculate): Ditto. + Wed May 3 23:05:31 2006 Ben Pfaff Continue reforming procedure execution. In this phase, get rid of @@ -8,7 +29,6 @@ Wed May 3 23:05:31 2006 Ben Pfaff * aggregate.c (cmd_aggregate) Use discard_variables(). - 2006-04-28 Jason Stover * regression.q (regression_trns_resid_proc): Pass only the