summaryrefslogtreecommitdiff
path: root/TODO
blob: 8a0c1be6c9749408e8e58b0ac33b758d12e97b8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
FIX regular field splitting to use FPAT algorithm.

#Revise plug-in code to check for special symbol per GNU coding standards.

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.

Add in gawk/mp

Document env vars.

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)
#Review POSIX standard
#Fix issues related to POSIX
#	- use of STRCOLL for comparison
Add tests for pgawk
Add tests for patches in emails
Add doc fix in email
# 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.

Code Review:
array.c
awkgram.y
awkprintf.h
cmd.h
command.y
debug.c
eval.c
ext.c
field.c
floatcomp.c
floatmagic.h
gawkmisc.c
io.c
main.c
profile.c
protos.h
re.c

DONE:
awk.h
builtin.c
node.c
mbsupport.h
xalloc.h
version.c
replace.c
msg.c
hard-locale.h
custom.h