X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=TODO;h=8a798cf2aa38be74f995ad4044ab9c8e9cc424c7;hb=f2c809e93e10dc3d7996c845d7df1c86cf61532f;hp=97afc2b5fccae9bf01c353f2e8cb356287c90971;hpb=9eb49ba79d7178c565e4447c5fd26eb050d35d63;p=pspp diff --git a/TODO b/TODO index 97afc2b5fc..8a798cf2aa 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,13 @@ -Time-stamp: <2005-05-02 23:31:38 blp> +Time-stamp: <2005-08-02 10:24:25 blp> -What Ben's working on now. --------------------------- +Get rid of need for GNU diff in `make check'. -Workspace exhaustion heuristics. +Get rid of need for file name canonicalization. -Update q2c input format description. +Use getsubopt()? -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 +15,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.