aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 7 insertions, 6 deletions
diff --git a/TODO b/TODO
index 85b40c94..10ffe086 100644
--- a/TODO
+++ b/TODO
@@ -9,13 +9,14 @@ Design and implement I/O plugin API.
Implement C function call API per man pages
xgawk features (@load, -l, others)
-Make a git repository!
-Xfer it to savannah
-Tag last CVS revisions
-Remove treatment of CVS directories from makefiles (awklib, check others)
+
+#Make a git repository!
+#Xfer it to savannah
+#Tag last CVS revisions
+#Remove treatment of CVS directories from makefiles (awklib, check others)
# Review POSIX standard
Fix issues related to POSIX
-Revise FS splitting to use FPAT algorithm
+ - use of STRCOLL for comparison
Add tests for pgawk
Add tests for patches in emails
Add doc fix in email
@@ -30,6 +31,7 @@ Review all FIXME and TODO comments
Code Review:
array.c
+awkgram.y
awkprintf.h
cmd.h
command.c
@@ -50,7 +52,6 @@ protos.h
re.c
DONE:
-awkgram.y
awk.h
builtin.c
node.c