Fix a compiler warning by pre-declaring struct vnode;
[dragonfly.git] / contrib / awk / doc / ChangeLog
1 Mon Aug  7 15:23:00 2000  Arnold D. Robbins  <arnold@skeeve.com>
2
3         * Release 3.0.6: Release tar file made.
4
5 Sun Jun 25 15:08:19 2000  Arnold D. Robbins  <arnold@skeeve.com>
6
7         * Release 3.0.5: Release tar file made.
8
9 Wed May 17 19:04:54 2000  Arnold D. Robbins  <arnold@skeeve.com>
10
11         * gawk.texi, gawk.1, awkcard.in: Documented %u.  Ooops.
12
13 Tue May  2 11:44:13 2000  Arnold D. Robbins  <arnold@skeeve.com>
14
15         * texinfo.tex: Updated to version 1999-10-01.07.
16         * gawk.texi: Redid page breaking for new texinfo.tex.
17
18 Thu Apr  6 12:32:49 2000  Arnold D. Robbins  <arnold@skeeve.com>
19
20         * gawk.texi: Change info dir file entry to `(gawk)' from
21           `(gawk.info)'.
22         * Makefile.in [$(infodir)/gawk.info]: Fix grep test is
23           accordance with above.
24
25 Sun Feb 13 15:36:32 2000  Paul Eggert  <eggert@twinsun.com>
26
27         * gawk.texi: Mention that arithmetic is done in double
28           precision floating point, and point to Goldberg's paper for
29           people who want to know more.  Fix some other minor floating
30           point discussion issues.
31
32 Wed Nov  3 17:04:35 1999  Arnold D. Robbins  <arnold@skeeve.com>
33
34         * gawk.1: Lots of troff ``lint'' from Paul Eggert.  Not all
35           of his changes, just the ones I thought worth doing.
36
37 Mon Oct 11 16:53:54 1999  Arnold D. Robbins  <arnold@skeeve.com>
38
39         * Makefile.in (gawk.dvi): Put $(srcdir) first in TEXINPUTS,
40           and also just use texi2dvi, don't run texindex and tex
41           manually.  Doing so is no longer necessary.
42
43 Mon Aug  9 13:06:01 1999  Arnold D. Robbins  <arnold@skeeve.com>
44
45         * gawk.texi: New node `Array Efficiency' on the best use
46           of subscripting to avoid memory bloat.
47
48 Thu Jul 29 23:15:34 1999  Arnold D. Robbins  <arnold@skeeve.com>
49
50         * Makefile.in ($(infodir)/gawk.info): Removed loop around
51           $(INSTALL_DATA), since there's only one Info file to install,
52           install it directly.
53
54 Wed Jun 30 16:14:36 1999  Arnold D. Robbins  <arnold@gnu.org>
55
56         * Release 3.0.4: Release tar file made.  This time for sure.
57
58 Wed Oct  7 21:59:33 1998  Arnold D. Robbins  <arnold@gnu.org>
59
60         * texinfo.tex: Updated to version 2.227, from Texinfo 3.12.
61
62 Sun Oct 19 12:26:08 1997  Arnold D. Robbins  <arnold@gnu.org>
63
64         * ALL: change references to arnold@gnu.ai.mit.edu to arnold@gnu.org.
65
66 Tue Sep 23 10:31:17 1997  Arnold D. Robbins  <arnold@gnu.org>
67
68         * texinfo.tex: Updated to version 2.218, from Texinfo 3.11.
69
70 Fri Jul  4 08:19:00 1997  Arnold D. Robbins  <arnold@gnu.org>
71
72         * Makefile.in ($(infodir)/gawk.info): Don't make dependent upon
73           gawk.info, in case installed one is newer. Instead, check that
74           an installed gawk.info exists and is identical to current one.
75           If so, just exit; otherwise do the install.
76
77 Wed Jul  2 14:55:12 1997  Arnold D. Robbins  <arnold@gnu.org>
78
79         * Makefile.in ($(infodir)/gawk.info): typo fix.
80
81 Thu May 15 12:49:08 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
82
83         * Release 3.0.3: Release tar file made.
84
85 Fri Apr 18 07:55:47 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
86
87         * BETA Release 3.0.34: Release tar file made.
88
89 Sun Apr 13 15:39:20 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
90
91         * Makefile.in ($(infodir)/gawk.info): exit 0 in case install-info
92           fails.
93
94 Thu Jan  2 23:17:53 1997  Fred Fish  <fnf@ninemoons.com>
95
96         * Makefile.in (awkcard.tr): Use ':' chars to separate parts of
97           sed command, since $(srcdir) may expand to something with '/'
98           characters in it, which confuses sed terribly.
99         * gawk.texi (Amiga Installation): Note change of configuration
100           from "m68k-cbm-amigados" to "m68k-amigaos".  Point ftp users
101           towards current ADE distribution and not obsolete Aminet
102           "gcc" distribution.  Change "FreshFish" to "Geek Gadgets".
103
104 Wed Dec 25 11:25:22 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
105
106         * Release 3.0.2: Release tar file made.
107
108 Wed Dec 25 11:17:32 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
109
110         * Makefile.in ($(mandir)/igawk$(manext),$(mandir)/gawk$(manext)):
111           remove chmod command; let $(INSTALL_DATA) use -m.
112
113 Tue Dec 17 22:38:28 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
114
115         * Makefile.in (gawk.info,gawk.dvi,postscript): run makeinfo, TeX,
116           and/or troff against files in $(srcdir). Thanks to Ulrich Drepper.
117           ($(infodir)/gawk.info): use --info-dir to install-info, not
118           --infodir.
119
120 Tue Dec 10 23:09:26 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
121
122         * Release 3.0.1: Release tar file made.
123
124 Mon Dec  9 12:48:54 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
125
126         * no.colors: new file from Michal for old troffs.
127         * Makefile.in [AWKCARD]: changes to parameterize old/new troff.
128
129 Sun Dec  1 15:04:56 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
130
131         * texinfo.tex: Updated to version 2.193, from Karl Berry.
132
133 Tue Nov 26 22:57:15 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
134
135         * Makefile.in ($(infodir)/gawk.info): Change option in call
136           to `install-info' to `--info-dir' from `--infodir'.
137
138 Mon Nov  4 13:30:39 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
139
140         * Makefile.in: updates for reference card.
141           (ad.block, awkcard.in, cardfonts, colors, macros, setter.outline):
142           new files for reference card.
143
144 Wed Oct 16 12:43:02 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
145
146         * texinfo.tex: Updated to version 2.185, from texinfo-3.9 dist.
147
148 Sun Aug 11 23:12:08 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
149
150         * Makefile.in ($(infodir)/gawk.info): correct use of
151           $(INSTALL_DATA) and remove chmod command.
152
153 Thu Jul 11 22:06:50 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
154
155         * Makefile.in ($(mandir)/gawk.$(ext), $(mandir)/igawk.$(ext)):
156           made dependant on files in $(srcdir).
157
158 Fri Mar 15 06:45:35 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
159
160         * Makefile.in (clean): add `*~' to list of files to be removed.
161
162 Thu Jan 25 23:40:15 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
163
164         * Makefile.in (dvi): run texindex and tex an extra time.
165           This gets the cross references right. Sigh.
166
167 Wed Jan 24 11:51:54 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>
168
169         * Makefile.in (maintainer-clean):
170           Depend on distclean, not the other way around.
171           Output warning message as per GNU standards.