X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=TODO;h=4889f5d0cbfa02952501e880e9a7f5baae6048c9;hb=ee46f6404b033f4d1312c6b52a207ec2da99d94b;hp=13c3fa9c91add00108ba784490ad4a7bb9fed331;hpb=48de574e3c95866cab83d07344ae788dc427ebe7;p=pspp-builds.git diff --git a/TODO b/TODO index 13c3fa9c..4889f5d0 100644 --- a/TODO +++ b/TODO @@ -1,27 +1,9 @@ -Time-stamp: <2006-05-06 13:34:32 blp> - -Procedure processing: - -* Should not need temporary casefile in the common case. - -* LAG need not be as much of a special case. - -* Push FILTER, N OF CASES out of procedure.c. - -* Change sources into state machines? +Time-stamp: <2006-12-17 18:45:35 blp> Get rid of need for GNU diff in `make check'. -Format specifier code needs to be rewritten for lowered crappiness. - CROSSTABS needs to be re-examined. -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). - -Add NOT_REACHED() macro. - Scratch variables should not be available for use following TEMPORARY. Check our results against the NIST StRD benchmark results at