aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO35
1 files changed, 18 insertions, 17 deletions
diff --git a/TODO b/TODO
index ab38248c..ff11de25 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Add debugger commands to reference card
+Add debugger commands to reference card ??
Review all FIXME and TODO comments
FIX regular field splitting to use FPAT algorithm.
@@ -11,13 +11,12 @@ Really make failure to open a socket a non-fatal error (for 4.1).
?? Scope IDs for IPv6 addresses ??
+DONE: Merge the chapter and the appendix on floating-point math (for 4.1).
+
------
Code Review:
awkgram.y
-awkprintf.h
-cmd.h
-command.y
debug.c
eval.c
ext.c
@@ -25,33 +24,35 @@ field.c
floatcomp.c
floatmagic.h
gawkmisc.c
-io.c
profile.c
protos.h
DONE:
-awk.h
array.c
+awk.h
builtin.c
-node.c
+cmd.h
+command.y
+custom.h
+hard-locale.h
+io.c
+main.c
mbsupport.h
-xalloc.h
-version.c
+msg.c
+node.c
re.c
replace.c
-msg.c
-hard-locale.h
-custom.h
-main.c
+version.c
+xalloc.h
------
-Add in gawk/mp
+DONE: Add in gawk/mp
-Design and implement I/O plugin API.
+DONE: Design and implement I/O plugin API.
-Implement C function call API per man pages
+DONE: Implement C function call API per man pages
-xgawk features (@load, -l, others)
+DONE: xgawk features (@load, -l, others)
Add tests for patches in emails