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
70
71
72
73
74
75
76
77
78
|
2014-04-08 Arnold D. Robbins <arnold@skeeve.com>
* 4.1.1: Release tar ball made.
2014-04-02 Arnold D. Robbins <arnold@skeeve.com>
* README.gcc-3: New file.
2014-01-22 Arnold D. Robbins <arnold@skeeve.com>
* README.solaris: Updated.
2014-01-12 John E. Malmberg <wb8tyw@qsl.net>
* README.VMS: document that the gawk.cld needs a fix.
2013-12-23 John E. Malmberg <wb8tyw@qsl.net>
* README.VMS: Add documentation about building dynamic
extensions.
2013-12-23 John E. Malmberg <wb8tyw@qsl.net>
* README.VMS: Document decoding Gawk VMS exit codes.
2013-12-16 John E. Malmberg <wb8tyw@qsl.net>
* README.VMS: Further updates.
2013-12-05 John E. Malmberg <wb8tyw@qsl.net>
* README.VMS: updated with current build information.
2013-07-02 Arnold D. Robbins <arnold@skeeve.com>
* README.pc: Update that |& also now works on MinGW.
2013-05-14 Eli Zaretskii <eliz@gnu.org>
* README.pc: Update the pc build and test instructions.
2013-05-09 Arnold D. Robbins <arnold@skeeve.com>
* 4.1.0: Release tar ball made.
2013-04-16 Arnold D. Robbins <arnold@skeeve.com>
* README.hacking, README.mpfr, README.pc: Updated.
2012-12-24 Arnold D. Robbins <arnold@skeeve.com>
* 4.0.2: Release tar ball made.
2012-04-11 John Haque <j.eh@mchsi.com>
* README.hacking: New file.
2012-04-01 John Haque <j.eh@mchsi.com>
* README.mpfr: New file.
2012-03-28 Arnold D. Robbins <arnold@skeeve.com>
* 4.0.1: Release tar ball made.
2011-07-29 Arnold D. Robbins <arnold@skeeve.com>
* README.pc: Add download location info for DJGPP version.
2011-07-15 Arnold D. Robbins <arnold@skeeve.com>
* README.solaris: Info added on using the Solaris C compiler.
2011-06-23 Arnold D. Robbins <arnold@skeeve.com>
* ChangeLog.0: Rotated ChangeLog into this file.
* ChangeLog: Created anew for gawk 4.0.0 and on.
* 4.0.0: Release tar ball made.
|