aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO25
1 files changed, 13 insertions, 12 deletions
diff --git a/TODO b/TODO
index ab38248c..c37722d8 100644
--- a/TODO
+++ b/TODO
@@ -11,13 +11,12 @@ Really make failure to open a socket a non-fatal error (for 4.1).
?? Scope IDs for IPv6 addresses ??
+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,24 +24,26 @@ 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
------