summaryrefslogtreecommitdiff
path: root/flower/TODO
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@xs4all.nl>1997-07-29 19:43:44 +0200
committerHan-Wen Nienhuys <hanwen@xs4all.nl>1997-07-29 19:43:44 +0200
commit48bdd9154a32245a075494b403639181615864e2 (patch)
tree05ed2406f692c06eef2803c0f7ae8b1ab69aab10 /flower/TODO
parent6ce61146edb1c36647b514778c29cdc9beedab6a (diff)
release: 0.0.77.jcn1
Diffstat (limited to 'flower/TODO')
-rw-r--r--flower/TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/flower/TODO b/flower/TODO
index b810fabd7a..169a0525e6 100644
--- a/flower/TODO
+++ b/flower/TODO
@@ -1,3 +1,7 @@
+ * write a String_hash template
+
+ * write a Pointer_hash template
+
* fix/junk ambiguous String constructor overloads, e.g.:
String( int ) and String( char )
@@ -7,7 +11,7 @@
* disable this auto conv: const pointer -> bool -> string
- * PointerVec ?
+ * Pointer_array
* PCursor -> Pointer_cursor / PointerCursor ?