X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fstats%2FChangeLog;h=92a01000496f5c00b1eda3ef6feafc7716876cbd;hb=c4a500426ebcddef3d19dbbb0514f6dbb41f8d1e;hp=146640f3a32fb8258f24eeadf5ffaf57f9b64e11;hpb=2e54150ae309202ad2f590c6253d0bbf625e5b5d;p=pspp diff --git a/src/language/stats/ChangeLog b/src/language/stats/ChangeLog index 146640f3a3..92a0100049 100644 --- a/src/language/stats/ChangeLog +++ b/src/language/stats/ChangeLog @@ -1,3 +1,48 @@ +2008-03-16 Ben Pfaff + + Bug #22037. Thanks to John Darrington for reporting this bug. + + * crosstabs.q (calc_general): Only the short string prefix of long + string variables are tabulated, so we must not copy or zero out + more data than that. + +2008-03-10 Jason Stover + + * regression.q (run_regression): Removed code for EXPORT + subcommand. Remove use of coefficient 0 as the intercept. + +2008-02-14 John Darrington + + * examine.q: Fixed counts of missing variables. Thanks to + Jason Stover for reporting this problem. + +2008-01-02 John Darrington + + * binomial.c chisquare.c examine.q frequencies.q oneway.q regression.q : updated + all users of var_get_value_name to use replacement function var_append_value_name. + +2007-12-07 Ben Pfaff + + Patch #6302. + + * crosstabs.q (precalc): Initialize data structures even if the + first case cannot be read. + + * frequencies.q (precalc): Ditto. + +2007-11-03 Ben Pfaff + + Allow output files to overwrite input files (bug #21280). + + * aggregate.c (cmd_aggregate): Manage file handle reference + counts. + + * correlations.q (internal_cmd_frequencies): Ditto. + (cor_custom_matrix): Ditto. + + * regression.q (regression_custom_export): Ditto. + (cmd_regression): Ditto. + 2007-10-12 Ben Pfaff * flip.c (flip_file): No need to conditionally substitute for