X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=TODO;h=99b85232701e0bc0e2885ef33d10dfd2d9b49fa6;hb=2e02472cf15ddb64c33a1477cf4cfbf3be2d0c95;hp=97afc2b5fccae9bf01c353f2e8cb356287c90971;hpb=9eb49ba79d7178c565e4447c5fd26eb050d35d63;p=pspp diff --git a/TODO b/TODO index 97afc2b5fc..99b8523270 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.