Add item.
[pspp] / TODO
diff --git a/TODO b/TODO
index fa97f215ed69598f5fd7fe0909b4c9c80bdce7e5..fd69b38991f1b7c26c50e33f71373ca3053e6ff6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,20 +1,20 @@
-Time-stamp: <2004-02-03 18:31:06 blp>
+Time-stamp: <2004-03-10 21:28:22 blp>
 
 TODO
 ----
 
 
 TODO
 ----
 
-random.c should not know about set_seed.
+Check our results against the NIST StRD benchmark results at
+strd.itl.nist.gov/div898/strd
+
+In debug mode hash table code should verify that collisions are reasonably low.
 
 
-Probably should get rid of approx.h.  The user really needs to be responsible
-for his own precision.
+Use posix_fadvise(POSIX_FADV_SEQUENTIAL) where available.
+
+random.c should not know about set_seed.
 
 Use AFM files instead of Groff font files, and include AFMs for our default
 fonts with the distribution.
 
 
 Use AFM files instead of Groff font files, and include AFMs for our default
 fonts with the distribution.
 
-The way that data-in.c and data-out.c deal with strings is wrong.  Instead of
-the way it's done now, we should make it dynamically allocate a buffer and
-return a pointer to it.  This is a much safer interface.
-
 Add libplot output driver.  Suggested by Robert S. Maier
 <rsm@math.arizona.edu>: "it produces output in idraw-editable PS format, PCL5
 format, xfig-editable format, Illustrator format,..., and can draw vector
 Add libplot output driver.  Suggested by Robert S. Maier
 <rsm@math.arizona.edu>: "it produces output in idraw-editable PS format, PCL5
 format, xfig-editable format, Illustrator format,..., and can draw vector