X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FChangeLog;h=bc9e29cf81080d15335223364a0ab6d438520d81;hb=d2f8593a1f1d39a3264682af0da898a3d67b68cf;hp=69c756d48587955f95709b3ad627a9b977e1f45d;hpb=26a2fc80cb850d182030635c3720fbb6db40ae70;p=pspp diff --git a/src/ChangeLog b/src/ChangeLog index 69c756d485..bc9e29cf81 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,35 @@ +Sun Nov 7 17:25:04 WST 2004 John Darrington + + * examine.q Added some of the parametric calculations + + * factor_stats.[ch] Created + +Sat Nov 6 21:24:31 WST 2004 John Darrington + + * examine.q Changed the definition of factors to be a composite, and + dealt with the consequences. + +Sat Nov 6 20:40:38 WST 2004 John Darrington + + * examine.q Fixed problem where examine wasn't dealing properly with + splits + +Sat Nov 6 14:49:47 WST 2004 John Darrington + + * oneway.q Fixed problem where oneway wasn't dealing properly with + splits + +Thu Nov 4 11:09:01 WST 2004 John Darrington + + * q2c.c examine.q Fixed a bug (feature?) whereby arrays in the + command which had settings didn't get the appropriate code + generated. + + * val.h value-labels.[ch] var-labs.c Added v*to_string functions + to convert variables/values to strings. + + * examine.q Added framework for the EXAMINE command. + Mon Nov 1 12:46:17 WST 2004 John Darrington * q2c.c frequencies.q set.q t-test.q Fixed the q2c parsing of DBL