From: Ben Pfaff Date: Tue, 17 May 2005 05:22:41 +0000 (+0000) Subject: Update. X-Git-Tag: v0.4.0~75 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=dc86c122b65714a2579c58fd2dd6780d2b44fedc Update. --- diff --git a/TODO b/TODO index 97afc2b5..99b85232 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,7 @@ -Time-stamp: <2005-05-02 23:31:38 blp> +Time-stamp: <2005-05-16 22:22:15 blp> -What Ben's working on now. --------------------------- - -Workspace exhaustion heuristics. - -Update q2c input format description. - -Rewrite output subsystem, break into multiple processes. +Format specifier and missing values code needs to be rewritten for lowered +crappiness. CROSSTABS needs to be re-examined. @@ -15,9 +9,6 @@ RANK, which is needed for the Wilcoxon signed-rank statistic, Mann-Whitney U, Kruskal-Wallis on NPAR TESTS and for Spearman and the Johnkheere trend test (in other procedures). -TODO ----- - lex_token_representation() should take a buffer to fill. Make valgrind --leak-check=yes --show-reachable=yes work.