From: Ben Pfaff Date: Mon, 18 Dec 2006 02:45:26 +0000 (+0000) Subject: Delete obsolete items. X-Git-Tag: v0.6.0~629 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=179b32863a6193d6b2cc5651c540f81166a1a2df Delete obsolete items. --- 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