Add test for bug fixed recently in recode
[pspp] / TODO
diff --git a/TODO b/TODO
index b5ae842d7f8ab18e60a73c2817fdbaa98a7ef2df..a9896e91834e57599548b9fcb2fe8aa641f7aa86 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,22 +1,23 @@
-Time-stamp: <2004-03-26 01:12:33 blp>
+Time-stamp: <2004-04-19 22:54:32 blp>
 
 What Ben's working on now.
 --------------------------
 
-Procedures need to be able to make multiple passes.
-
-Write a better descriptive stats evaluator based on NR two-pass technique,
-revise all existing code to use it.
-
 Update q2c input format description.
 
 Rewrite output subsystem, break into multiple processes.
 
 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).
+
 TODO
 ----
 
+Add compression to casefiles.
+
 Expressions need to be able to abbreviate function names.  XDATE.QUARTER
 abbreviates to XDA.QUA, etc.
 
@@ -41,8 +42,6 @@ strd.itl.nist.gov/div898/strd
 
 In debug mode hash table code should verify that collisions are reasonably low.
 
-Use posix_fadvise(POSIX_FADV_SEQUENTIAL) where available.
-
 Use AFM files instead of Groff font files, and include AFMs for our default
 fonts with the distribution.