1 | Tue Jul 26 21:46:16 2005 Arnold D. Robbins <arnold@skeeve.com>
|
---|
2 |
|
---|
3 | * Release 3.1.5: Release tar file made.
|
---|
4 |
|
---|
5 | Sun Jun 26 16:24:07 2005 Arnold D. Robbins <arnold@skeeve.com>
|
---|
6 |
|
---|
7 | * gawk.texi: Document `length(array)'.
|
---|
8 | * gawk.1: Ditto.
|
---|
9 | * awkcard.in: Ditto.
|
---|
10 |
|
---|
11 | Mon May 23 20:56:32 2005 Arnold D. Robbins <arnold@skeeve.com>
|
---|
12 |
|
---|
13 | * gawk.texi: Removed references to `--with-included-gettext'.
|
---|
14 |
|
---|
15 | Fri Apr 1 06:25:30 2005 Arnold D. Robbins <arnold@skeeve.com>
|
---|
16 |
|
---|
17 | * texinfo.tex: Updated to version 2005-01-30.17.
|
---|
18 |
|
---|
19 | Wed Feb 9 11:39:38 2005 Arnold D. Robbins <arnold@skeeve.com>
|
---|
20 |
|
---|
21 | * Makefile.am: Per Stepan Kasal, removed html rules, since
|
---|
22 | Automake does it for us.
|
---|
23 |
|
---|
24 | Tue Jan 4 18:47:34 2005 Arnold D. Robbins <arnold@skeeve.com>
|
---|
25 |
|
---|
26 | * texinfo.tex: Updated to version 2004-11-25.16.
|
---|
27 |
|
---|
28 | Mon Jan 3 14:09:57 2005 Arnold D. Robbins <arnold@skeeve.com>
|
---|
29 |
|
---|
30 | * texinfo.tex: Updated to version 2004-10-31.06.
|
---|
31 |
|
---|
32 | Wed Sep 22 11:40:06 2004 Arnold D. Robbins <arnold@skeeve.com>
|
---|
33 |
|
---|
34 | * gawk.1, gawk.texi, awkcard.in: Documented new --exec option.
|
---|
35 |
|
---|
36 | Mon Aug 2 12:18:15 2004 Arnold D. Robbins <arnold@skeeve.com>
|
---|
37 |
|
---|
38 | * Release 3.1.4: Release tar file made.
|
---|
39 |
|
---|
40 | Wed Jul 28 17:03:16 2004 Arnold D. Robbins <arnold@skeeve.com>
|
---|
41 |
|
---|
42 | * Makefile.am (TROFF): Add -U flag to invocation. Makes it
|
---|
43 | possible to format ref card from a build directory that isn't
|
---|
44 | the source directory.
|
---|
45 | (distclean): Removed target. Let automake handle it.
|
---|
46 |
|
---|
47 | Tue Jun 15 12:21:09 2004 Arnold D. Robbins <arnold@skeeve.com>
|
---|
48 |
|
---|
49 | * texinfo.tex: Updated to version 2004-06-14.14.
|
---|
50 | * gawk.texi (Dynamic Extensions): Text revised to follow
|
---|
51 | current implementation: new APIs, info on `n->param_cnt'
|
---|
52 | fixed.
|
---|
53 |
|
---|
54 | Also in all index entries where comma does not separate
|
---|
55 | primary, secondary or tertiary terms, replaced the comma
|
---|
56 | with @comma{} and removed the corresponding comments.
|
---|
57 |
|
---|
58 | Mon May 31 09:11:01 2004 Arnold D. Robbins <arnold@skeeve.com>
|
---|
59 |
|
---|
60 | * ad.block, awkcard.in, cardfonts, colors, no.colors: Change
|
---|
61 | old email address to current one.
|
---|
62 |
|
---|
63 | Mon May 3 09:54:46 2004 Arnold D. Robbins <arnold@skeeve.com>
|
---|
64 |
|
---|
65 | * texinfo.tex: Updated to version from Automake 1.8.4.
|
---|
66 |
|
---|
67 | Mon Mar 22 10:53:13 2004 Arnold D. Robbins <arnold@skeeve.com>
|
---|
68 |
|
---|
69 | * texinfo.tex: Updated.
|
---|
70 |
|
---|
71 | Tue Jan 6 17:38:40 2004 Arnold D. Robbins <arnold@skeeve.com>
|
---|
72 |
|
---|
73 | * texinfo.tex: Updated.
|
---|
74 | * gawk.texi: All @strong{Note:} changed to `@quotation NOTE'.
|
---|
75 |
|
---|
76 | Mon Jul 7 11:01:43 2003 Arnold D. Robbins <arnold@skeeve.com>
|
---|
77 |
|
---|
78 | * Release 3.1.3: Release tar file made.
|
---|
79 |
|
---|
80 | Mon Jun 9 16:06:30 2003 Arnold D. Robbins <arnold@skeeve.com>
|
---|
81 |
|
---|
82 | * gawk.texi: Set automatic-xref-title and change all cross
|
---|
83 | references to be of the single-argument type. Made all
|
---|
84 | @node lines have just the node name.
|
---|
85 |
|
---|
86 | Should have done both of these years ago.
|
---|
87 |
|
---|
88 | Sun May 11 16:08:58 2003 Arnold D. Robbins <arnold@skeeve.com>
|
---|
89 |
|
---|
90 | * Makefile.am (html, gawk.html, gawkinet.html): New targets.
|
---|
91 |
|
---|
92 | Mon Mar 31 17:15:23 2003 Arnold D. Robbins <arnold@skeeve.com>
|
---|
93 |
|
---|
94 | * Makefile.am (install-data-hook, uninstall-hook): Added code to
|
---|
95 | hard link gawk.1 to pgawk.1 upon install and remove pgawk.1 upon
|
---|
96 | uninstall. Avoids MANPATH search problems, etc. etc.
|
---|
97 | (man_MANS): Removed pgawk.1 from the list.
|
---|
98 | * pgawk.1: Removed.
|
---|
99 |
|
---|
100 | Wed Mar 19 14:10:31 2003 Arnold D. Robbins <arnold@skeeve.com>
|
---|
101 |
|
---|
102 | This time for sure.
|
---|
103 | -- Bullwinkle
|
---|
104 |
|
---|
105 | * Release 3.1.2: Release tar file made.
|
---|
106 |
|
---|
107 | Tue Mar 11 11:22:36 2003 Arnold D. Robbins <arnold@skeeve.com>
|
---|
108 |
|
---|
109 | * Makefile.am (man_MANS): Add pgawk.1.
|
---|
110 | * pgawk.1: New file, does `.so gawk.1' so that `man pgawk' will work.
|
---|
111 | Thanks to Nelson Beebe for pointing the need for this.
|
---|
112 |
|
---|
113 | Sun Feb 9 09:45:06 2003 Arnold D. Robbins <arnold@skeeve.com>
|
---|
114 |
|
---|
115 | * gawk.texi, gawkinet.texi: Per Karl Berry, change dircategory
|
---|
116 | to follow current standards. In gawkinet.texi, remove
|
---|
117 | bracketing ifinfo.
|
---|
118 |
|
---|
119 | Thu Feb 6 12:06:22 2003 Arnold D. Robbins <arnold@skeeve.com>
|
---|
120 |
|
---|
121 | * texinfo.tex: Updated to version 2003-02-03.16 from Texinfo 4.5.
|
---|
122 |
|
---|
123 | Tue Feb 4 15:21:46 2003 Arnold D. Robbins <arnold@skeeve.com>
|
---|
124 |
|
---|
125 | * awkcard.in: Redid the page-breaking.
|
---|
126 |
|
---|
127 | Tue Feb 4 14:28:06 2003 Arnold D. Robbins <arnold@skeeve.com>
|
---|
128 |
|
---|
129 | All relevant files: Copyright year updated to 2003.
|
---|
130 |
|
---|
131 | Sun Jan 26 11:13:01 2003 Arnold D. Robbins <arnold@skeeve.com>
|
---|
132 |
|
---|
133 | * texinfo.tex: Updated to version 2003-01-24.17 from prep.
|
---|
134 | * gawk.texi: Documented asorti(), new elements in match() 3rd arg,
|
---|
135 | misc cleanups. Updated to FDL 1.2.
|
---|
136 | * awkcard.in, gawk.1: Ditto for asorti(), match().
|
---|
137 | * gawkinet.texi: Updated to FDL 1.2.
|
---|
138 |
|
---|
139 | Thu Jan 16 18:34:54 2003 Arnold D. Robbins <arnold@skeeve.com>
|
---|
140 |
|
---|
141 | * texinfo.tex: Updated to version 2003-01-12.11 from prep.
|
---|
142 |
|
---|
143 | Sun Nov 24 17:55:23 2002 Arnold D. Robbins <arnold@skeeve.com>
|
---|
144 |
|
---|
145 | * texinfo.tex: Updated to version 2002-11-05.11 from Texinfo 4.3.
|
---|
146 |
|
---|
147 | Sun Nov 17 21:34:35 2002 Arnold D. Robbins <arnold@skeeve.com>
|
---|
148 |
|
---|
149 | * texinfo.tex: Updated to version 2002-10-13.14 from automake 1.7.1.
|
---|
150 |
|
---|
151 | Fri Nov 1 11:25:00 2002 Arnold D. Robbins <arnold@skeeve.com>
|
---|
152 |
|
---|
153 | From Kaveh Ghazi:
|
---|
154 |
|
---|
155 | * gawk.texi (grcat.c): Include stdlib.h.
|
---|
156 | (main): Fix format specifier warnings.
|
---|
157 | * gawk.texi (pwcat.c): Include config.h/stdlib.h.
|
---|
158 | (main): Fix format specifier warnings.
|
---|
159 |
|
---|
160 | Tue Jun 11 23:08:04 2002 Arnold D. Robbins <arnold@skeeve.com>
|
---|
161 |
|
---|
162 | * gawk.texi: Fix grcat code ifdef for HAVE_GETGRENT.
|
---|
163 |
|
---|
164 | 2002-05-09 Paul Eggert <eggert@twinsun.com>
|
---|
165 |
|
---|
166 | [ ADR: Some minor post-patch editing was required. ]
|
---|
167 |
|
---|
168 | * gawk.texi (igawk): Do not put temporary files in /tmp, as that
|
---|
169 | has some security problems. This fixes a problem originally
|
---|
170 | reported by Jarno Huuskonen via solar@openwall.com.
|
---|
171 |
|
---|
172 | Fix the following problems with igawk while we're at it.
|
---|
173 |
|
---|
174 | * Report missing operands of options; this fixes e.g. an
|
---|
175 | infinite loop with "igawk -W".
|
---|
176 |
|
---|
177 | * Check for --source and -Wsource only, not -.source (which matches
|
---|
178 | errors). Similarly for other multichar options.
|
---|
179 |
|
---|
180 | * Do not use 'echo', as that mishandles backslashes.
|
---|
181 |
|
---|
182 | Mon May 13 01:25:40 2002 Arnold D. Robbins <arnold@skeeve.com>
|
---|
183 |
|
---|
184 | * gawkinet.texi: Change `ifinfo' to `ifnottex' around
|
---|
185 | the Top node. Thanks to Eli Zaretskii.
|
---|
186 |
|
---|
187 | Wed May 1 16:41:32 2002 Arnold D. Robbins <arnold@skeeve.com>
|
---|
188 |
|
---|
189 | * Release 3.1.1: Release tar file made.
|
---|
190 |
|
---|
191 | Tue Apr 16 13:26:13 2002 Arnold D. Robbins <arnold@skeeve.com>
|
---|
192 |
|
---|
193 | * gawk.texi: FINALLY. All O'Reilly production and
|
---|
194 | indexing changes integrated. Index reviewed and
|
---|
195 | cleaned up.
|
---|
196 | * gawkinet.texi: Ditto.
|
---|
197 | * awkcard.in: Redid page breaking.
|
---|
198 | * Makefile.am (clean): Add `awkcard.tr' to list of files
|
---|
199 | that are removed.
|
---|
200 | (distclean): Depend on clean to REALLY GET `awkcard.tr'.
|
---|
201 | Sheesh.
|
---|
202 |
|
---|
203 | Mon Apr 15 14:43:51 2002 Arnold D. Robbins <arnold@skeeve.com>
|
---|
204 |
|
---|
205 | * texinfo.tex: Updated to version from Texinfo 4.2.
|
---|
206 | * gawk.texi: Modified to use new @copying command.
|
---|
207 | * gawkinet.texi: Ditto.
|
---|
208 |
|
---|
209 | Wed Mar 20 17:07:50 2002 Arnold D. Robbins <arnold@skeeve.com>
|
---|
210 |
|
---|
211 | * texinfo.tex: Updated to version from Texinfo 4.1.
|
---|
212 |
|
---|
213 | 2002-02-10 Paul Eggert <eggert@twinsun.com>
|
---|
214 |
|
---|
215 | * gawk.texi (Word Sorting): Don't use sort +1, as POSIX 1003.1-2001
|
---|
216 | no longer allows it. Use sort -k instead.
|
---|
217 |
|
---|
218 | 2002-01-27 Bruno Haible <bruno@clisp.org>
|
---|
219 |
|
---|
220 | * gawk.texi: Document the dcngettext function.
|
---|
221 | * awkcard.in: Likewise.
|
---|
222 | * gawk.1: Likewise.
|
---|
223 |
|
---|
224 | Mon Jan 28 18:41:02 2002 Arnold D. Robbins <arnold@skeeve.com>
|
---|
225 |
|
---|
226 | * gawkinet.texi, Makefile.am: Removed User Friendly cartoon.
|
---|
227 | Sigh.
|
---|
228 |
|
---|
229 | Wed Dec 19 16:00:39 2001 Eli Zaretskii <eliz@is.elta.co.il>
|
---|
230 |
|
---|
231 | * gawk.texi (Profiling): Describe the signals used for profile
|
---|
232 | dumping in the DJGPP version.
|
---|
233 |
|
---|
234 | Mon Sep 3 18:30:13 2001 Arnold D. Robbins <arnold@skeeve.com>
|
---|
235 |
|
---|
236 | * gawk.texi (Top): Put in @ifnottex so that makeinfo
|
---|
237 | --html is now happy.
|
---|
238 |
|
---|
239 | Sun Jun 3 13:04:44 2001 Arnold D. Robbins <arnold@skeeve.com>
|
---|
240 |
|
---|
241 | * Release 3.1.0: Release tar file made. And there was
|
---|
242 | rejoicing.
|
---|
243 |
|
---|
244 | Mon May 14 19:57:31 2001 Arnold D. Robbins <arnold@skeeve.com>
|
---|
245 |
|
---|
246 | * gawk.texi, gawkinet.texi: Versions for distribution
|
---|
247 | put in place.
|
---|
248 | * gawk.1, awkcard.in: Minor edits for consistency of
|
---|
249 | usage, formatting.
|
---|
250 |
|
---|
251 | Wed Nov 22 14:57:59 2000 Arnold D. Robbins <arnold@skeeve.com>
|
---|
252 |
|
---|
253 | * gawk.texi, gawk.1, awkcard.in: Removed all documentation
|
---|
254 | of abort.
|
---|
255 |
|
---|
256 | Sun Aug 13 11:23:50 2000 Arnold D. Robbins <arnold@skeeve.com>
|
---|
257 |
|
---|
258 | * gawk.texi, gawk.1, awkcard.in: documented sort function
|
---|
259 | and optional third argument to match.
|
---|
260 |
|
---|
261 | Sun Aug 13 00:40:41 2000 Arnold D. Robbins <arnold@skeeve.com>
|
---|
262 |
|
---|
263 | * gawk.texi: hardwired publisher info.
|
---|
264 | * publisher.texi: Removed. Not needed any more.
|
---|
265 | * gawkinet.texi: Added title page stuff.
|
---|
266 |
|
---|
267 | Thu Jul 5 21:05:57 2000 Arnold D. Robbins <arnold@skeeve.com>
|
---|
268 |
|
---|
269 | * gawk.texi: moved to use of @command, @option everywhere
|
---|
270 | appropriate. Removed all @page and @group in anticipation
|
---|
271 | of re-page breaking. Updated stuff for install-info.
|
---|
272 | Added FDL.
|
---|
273 |
|
---|
274 | Tue Nov 10 11:42:26 1998 Arnold D. Robbins <arnold@gnu.org>
|
---|
275 |
|
---|
276 | * publisher.texi: new file with publisher related info.
|
---|
277 | * Makefile.in: updated dvi and postscript targets to make
|
---|
278 | them lots smarter about not reformatting if need be.
|
---|
279 |
|
---|
280 | Mon Aug 7 15:23:00 2000 Arnold D. Robbins <arnold@skeeve.com>
|
---|
281 |
|
---|
282 | * Release 3.0.6: Release tar file made.
|
---|
283 |
|
---|
284 | Sun Jun 25 15:08:19 2000 Arnold D. Robbins <arnold@skeeve.com>
|
---|
285 |
|
---|
286 | * Release 3.0.5: Release tar file made.
|
---|
287 |
|
---|
288 | Wed May 17 19:04:54 2000 Arnold D. Robbins <arnold@skeeve.com>
|
---|
289 |
|
---|
290 | * gawk.texi, gawk.1, awkcard.in: Documented %u. Ooops.
|
---|
291 |
|
---|
292 | Tue May 2 11:44:13 2000 Arnold D. Robbins <arnold@skeeve.com>
|
---|
293 |
|
---|
294 | * texinfo.tex: Updated to version 1999-10-01.07.
|
---|
295 | * gawk.texi: Redid page breaking for new texinfo.tex.
|
---|
296 |
|
---|
297 | Thu Apr 6 12:32:49 2000 Arnold D. Robbins <arnold@skeeve.com>
|
---|
298 |
|
---|
299 | * gawk.texi: Change info dir file entry to `(gawk)' from
|
---|
300 | `(gawk.info)'.
|
---|
301 | * Makefile.in [$(infodir)/gawk.info]: Fix grep test is
|
---|
302 | accordance with above.
|
---|
303 |
|
---|
304 | Sun Feb 13 15:36:32 2000 Paul Eggert <eggert@twinsun.com>
|
---|
305 |
|
---|
306 | * gawk.texi: Mention that arithmetic is done in double
|
---|
307 | precision floating point, and point to Goldberg's paper for
|
---|
308 | people who want to know more. Fix some other minor floating
|
---|
309 | point discussion issues.
|
---|
310 |
|
---|
311 | Wed Nov 3 17:04:35 1999 Arnold D. Robbins <arnold@skeeve.com>
|
---|
312 |
|
---|
313 | * gawk.1: Lots of troff ``lint'' from Paul Eggert. Not all
|
---|
314 | of his changes, just the ones I thought worth doing.
|
---|
315 |
|
---|
316 | Mon Oct 11 16:53:54 1999 Arnold D. Robbins <arnold@skeeve.com>
|
---|
317 |
|
---|
318 | * Makefile.in (gawk.dvi): Put $(srcdir) first in TEXINPUTS,
|
---|
319 | and also just use texi2dvi, don't run texindex and tex
|
---|
320 | manually. Doing so is no longer necessary.
|
---|
321 |
|
---|
322 | Mon Aug 9 13:06:01 1999 Arnold D. Robbins <arnold@skeeve.com>
|
---|
323 |
|
---|
324 | * gawk.texi: New node `Array Efficiency' on the best use
|
---|
325 | of subscripting to avoid memory bloat.
|
---|
326 |
|
---|
327 | Thu Jul 29 23:15:34 1999 Arnold D. Robbins <arnold@skeeve.com>
|
---|
328 |
|
---|
329 | * Makefile.in ($(infodir)/gawk.info): Removed loop around
|
---|
330 | $(INSTALL_DATA), since there's only one Info file to install,
|
---|
331 | install it directly.
|
---|
332 |
|
---|
333 | Wed Jun 30 16:14:36 1999 Arnold D. Robbins <arnold@gnu.org>
|
---|
334 |
|
---|
335 | * Release 3.0.4: Release tar file made. This time for sure.
|
---|
336 |
|
---|
337 | Wed Oct 7 21:59:33 1998 Arnold D. Robbins <arnold@gnu.org>
|
---|
338 |
|
---|
339 | * texinfo.tex: Updated to version 2.227, from Texinfo 3.12.
|
---|
340 |
|
---|
341 | Sun Oct 19 12:26:08 1997 Arnold D. Robbins <arnold@gnu.org>
|
---|
342 |
|
---|
343 | * ALL: change references to arnold@gnu.ai.mit.edu to arnold@gnu.org.
|
---|
344 |
|
---|
345 | Tue Sep 23 10:31:17 1997 Arnold D. Robbins <arnold@gnu.org>
|
---|
346 |
|
---|
347 | * texinfo.tex: Updated to version 2.218, from Texinfo 3.11.
|
---|
348 |
|
---|
349 | Fri Jul 4 08:19:00 1997 Arnold D. Robbins <arnold@gnu.org>
|
---|
350 |
|
---|
351 | * Makefile.in ($(infodir)/gawk.info): Don't make dependent upon
|
---|
352 | gawk.info, in case installed one is newer. Instead, check that
|
---|
353 | an installed gawk.info exists and is identical to current one.
|
---|
354 | If so, just exit; otherwise do the install.
|
---|
355 |
|
---|
356 | Wed Jul 2 14:55:12 1997 Arnold D. Robbins <arnold@gnu.org>
|
---|
357 |
|
---|
358 | * Makefile.in ($(infodir)/gawk.info): typo fix.
|
---|
359 |
|
---|
360 | Thu May 15 12:49:08 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
361 |
|
---|
362 | * Release 3.0.3: Release tar file made.
|
---|
363 |
|
---|
364 | Fri Apr 18 07:55:47 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
365 |
|
---|
366 | * BETA Release 3.0.34: Release tar file made.
|
---|
367 |
|
---|
368 | Sun Apr 13 15:39:20 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
369 |
|
---|
370 | * Makefile.in ($(infodir)/gawk.info): exit 0 in case install-info
|
---|
371 | fails.
|
---|
372 |
|
---|
373 | Thu Jan 2 23:17:53 1997 Fred Fish <fnf@ninemoons.com>
|
---|
374 |
|
---|
375 | * Makefile.in (awkcard.tr): Use ':' chars to separate parts of
|
---|
376 | sed command, since $(srcdir) may expand to something with '/'
|
---|
377 | characters in it, which confuses sed terribly.
|
---|
378 | * gawk.texi (Amiga Installation): Note change of configuration
|
---|
379 | from "m68k-cbm-amigados" to "m68k-amigaos". Point ftp users
|
---|
380 | towards current ADE distribution and not obsolete Aminet
|
---|
381 | "gcc" distribution. Change "FreshFish" to "Geek Gadgets".
|
---|
382 |
|
---|
383 | Wed Dec 25 11:25:22 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
384 |
|
---|
385 | * Release 3.0.2: Release tar file made.
|
---|
386 |
|
---|
387 | Wed Dec 25 11:17:32 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
388 |
|
---|
389 | * Makefile.in ($(mandir)/igawk$(manext),$(mandir)/gawk$(manext)):
|
---|
390 | remove chmod command; let $(INSTALL_DATA) use -m.
|
---|
391 |
|
---|
392 | Tue Dec 17 22:38:28 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
393 |
|
---|
394 | * Makefile.in (gawk.info,gawk.dvi,postscript): run makeinfo, TeX,
|
---|
395 | and/or troff against files in $(srcdir). Thanks to Ulrich Drepper.
|
---|
396 | ($(infodir)/gawk.info): use --info-dir to install-info, not
|
---|
397 | --infodir.
|
---|
398 |
|
---|
399 | Tue Dec 10 23:09:26 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
400 |
|
---|
401 | * Release 3.0.1: Release tar file made.
|
---|
402 |
|
---|
403 | Mon Dec 9 12:48:54 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
404 |
|
---|
405 | * no.colors: new file from Michal for old troffs.
|
---|
406 | * Makefile.in [AWKCARD]: changes to parameterize old/new troff.
|
---|
407 |
|
---|
408 | Sun Dec 1 15:04:56 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
409 |
|
---|
410 | * texinfo.tex: Updated to version 2.193, from Karl Berry.
|
---|
411 |
|
---|
412 | Tue Nov 26 22:57:15 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
413 |
|
---|
414 | * Makefile.in ($(infodir)/gawk.info): Change option in call
|
---|
415 | to `install-info' to `--info-dir' from `--infodir'.
|
---|
416 |
|
---|
417 | Mon Nov 4 13:30:39 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
418 |
|
---|
419 | * Makefile.in: updates for reference card.
|
---|
420 | (ad.block, awkcard.in, cardfonts, colors, macros, setter.outline):
|
---|
421 | new files for reference card.
|
---|
422 |
|
---|
423 | Wed Oct 16 12:43:02 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
424 |
|
---|
425 | * texinfo.tex: Updated to version 2.185, from texinfo-3.9 dist.
|
---|
426 |
|
---|
427 | Sun Aug 11 23:12:08 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
428 |
|
---|
429 | * Makefile.in ($(infodir)/gawk.info): correct use of
|
---|
430 | $(INSTALL_DATA) and remove chmod command.
|
---|
431 |
|
---|
432 | Thu Jul 11 22:06:50 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
433 |
|
---|
434 | * Makefile.in ($(mandir)/gawk.$(ext), $(mandir)/igawk.$(ext)):
|
---|
435 | made dependant on files in $(srcdir).
|
---|
436 |
|
---|
437 | Fri Mar 15 06:45:35 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
438 |
|
---|
439 | * Makefile.in (clean): add `*~' to list of files to be removed.
|
---|
440 |
|
---|
441 | Thu Jan 25 23:40:15 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
442 |
|
---|
443 | * Makefile.in (dvi): run texindex and tex an extra time.
|
---|
444 | This gets the cross references right. Sigh.
|
---|
445 |
|
---|
446 | Wed Jan 24 11:51:54 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
|
---|
447 |
|
---|
448 | * Makefile.in (maintainer-clean):
|
---|
449 | Depend on distclean, not the other way around.
|
---|
450 | Output warning message as per GNU standards.
|
---|