aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 2b5f072dd0b18fee52387ebc4e8b16a7f1c8fd27 (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
Add debugger commands to reference card
Review all FIXME and TODO comments

FIX regular field splitting to use FPAT algorithm.

Look at function order within files.

regex.h - remove underscores in param names (for 4.1)

?? Scope IDs for IPv6 addresses ??

------

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

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

------

Add in gawk/mp

Design and implement I/O plugin API.

Implement C function call API per man pages

xgawk features (@load, -l, others)

Add tests for patches in emails