summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2010-12-01 21:53:06 +0200
committerArnold D. Robbins <arnold@skeeve.com>2010-12-01 21:53:06 +0200
commit02ea2bf02041509c78708b904c85093b2837acde (patch)
tree4b5803e1ee32bae0f5998269ddd6914bae043aa7 /TODO
parent5712ad9b220c097371f0e83d09c3b1ce5e511c55 (diff)
downloadgawk-02ea2bf02041509c78708b904c85093b2837acde.tar.gz
Lots of documentation changes.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/TODO b/TODO
index 8a0c1be6..9ec8e55e 100644
--- a/TODO
+++ b/TODO
@@ -6,7 +6,8 @@ Paolo's code for checking for single char values in str2wstr().
#Fix os_close_on_exec to do read/modify/write of the fd flags.
-Consider forcing [a-z] int abc...wxyz in regexes, no matter what the locale.
+#Consider forcing [a-z] int abc...wxyz in regexes, no matter what the locale.
+#Done by adding a warning.
Add in gawk/mp
@@ -28,14 +29,15 @@ xgawk features (@load, -l, others)
Add tests for pgawk
Add tests for patches in emails
Add doc fix in email
-# Update debugger chapter with new features
+#Update debugger chapter with new features
Add debugger commands to reference card
#Remove obsolete directories
#Remove all obsolete README files
#Update bootstrap.sh and README.CVS types of files
Review all FIXME and TODO comments
-# Check on strftime %e with porters.
+#Document arrays of arrays in awkcard and gawk.1.
+#Check on strftime %e with porters.
Code Review:
array.c