diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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 |