source: trunk/essentials/sys-apps/gawk/test/ChangeLog

Last change on this file was 3076, checked in by bird, 18 years ago

gawk 3.1.5

File size: 36.8 KB
Line 
1Tue Jul 26 21:46:16 2005 Arnold D. Robbins <arnold@skeeve.com>
2
3 * Release 3.1.5: Release tar file made.
4
5Sun Jul 10 18:31:45 2005 Scott Deifik <scottd@amgen.com>
6
7 * regtest.sh: Changed to use diff instead of cmp for djgpp.
8 This addresses DOS vs. UNIX end-of-line issues.
9
10Thu Jun 9 23:40:14 2005 Arnold D. Robbins <arnold@skeeve.com>
11
12 * Makefile.am (Maketests): Don't use $< in rule, it breaks
13 on some non-GNU versions of make. Sigh.
14
15Wed Apr 27 22:22:05 2005 Arnold D. Robbins <arnold@skeeve.com>
16
17 * Makefile.am (longdbl): new test.
18 * longdbl.awk, longdbl.in, longdbl.ok: new files.
19
20Wed Feb 2 16:44:41 2005 Arnold D. Robbins <arnold@skeeve.com>
21
22 * Makefile.am (exitval2): new test.
23 * exitval2.awk, exitval2.ok: new files.
24
25Mon Jan 31 10:00:52 2005 Arnold D. Robbins <arnold@skeeve.com>
26
27 * Makefile.am (gnuops3): new test.
28 * gnuops3.awk, gnuops3.ok: new files.
29
30Wed Jan 19 18:04:40 2005 Arnold D. Robbins <arnold@skeeve.com>
31
32 * Makefile.am (hex): new test.
33 * hex.awk, hex.ok: new files.
34
35Sun Jan 9 11:53:09 2005 Arnold D. Robbins <arnold@skeeve.com>
36
37 * Makefile.am (strftime, igncras2, subamp): Use `GAWKLOCALE',
38 not `GAWK_LOCALE'. Grrr!
39
40Mon Jan 3 12:20:08 2005 William J. Poser <wjposer@ldc.upenn.edu>
41
42 * Makefile.am (wjposer1): new test.
43 * wjposer1.awk, wjposer1.in, wjposer1.ok: new files.
44
45Mon Jan 3 11:55:48 2005 Arnold D. Robbins <arnold@skeeve.com>
46
47 * Makefile.am (rsstart1, rsstart2, rsstart3): new tests.
48 * rsstart1.in, rsstart1.awk, rsstart1.ok, rsstart2.awk,
49 rsstart2.ok, rsstart3.ok: new files.
50
51Sun Dec 19 17:31:48 2004 Arnold D. Robbins <arnold@skeeve.com>
52
53 * Makefile.am (gensub2): new test.
54 * gensub2.awk, gensub2.ok: new files.
55
56 Thanks to "John H. DuBois III" <spcecdt@armory.com>.
57
58Thu Dec 9 15:22:58 2004 Arnold D. Robbins <arnold@skeeve.com>
59
60 * Makefile.am (fsspcoln): new test.
61 * fsspcoln.awk, fsspcoln.in, fsspcoln.ok: new files.
62
63Mon Nov 29 18:41:33 2004 Arnold D. Robbins <arnold@skeeve.com>
64
65 * Makefile.am (iobug1): new test.
66 * iobug1.awk, iobug1.ok: new files.
67
68Tue Sep 28 18:39:53 2004 Arnold D. Robbins <arnold@skeeve.com>
69
70 * nondec.awk, nondec.ok: Add 00.34 as value to print, it should
71 not be treated as octal.
72
73Mon Aug 2 12:18:15 2004 Arnold D. Robbins <arnold@skeeve.com>
74
75 * Release 3.1.4: Release tar file made.
76
77Wed Jul 14 16:04:46 2004 Arnold D. Robbins <arnold@skeeve.com>
78
79 * Makefile.am (rstest6): new test.
80 * rstest6.awk, rstest6.in, rstest6.ok: new files.
81
82Tue Jul 13 10:53:32 2004 Arnold D. Robbins <arnold@skeeve.com>
83
84 * strftlng: Use `$(CMP) ... >/dev/null 2>&1' instead of `-s'
85 for OS/2 and other systems that use `CMP = diff -a'.
86
87Mon Jun 14 18:44:39 2004 Pat Rankin <rankin@pactechdata.com>
88
89 * longwrds.awk: allow caller the means to override SORT command.
90
91Tue Jun 8 14:12:52 2004 Arnold D. Robbins <arnold@skeeve.com>
92
93 * Makefile.am (fordel, printfbad1): new tests.
94 * fordel.awk, fordel.ok: new files.
95 * printfbad1.awk, printfbad1.ok: new files.
96
97Mon Apr 19 20:29:52 2004 Arnold D. Robbins <arnold@skeeve.com>
98
99 * Makefile.am (manglprm): new test.
100 * manglprm.awk, manglprm.in, manglprm.ok: new files.
101
102Mon Feb 23 18:39:24 2004 Arnold D. Robbins <arnold@skeeve.com>
103
104 * inftest.awk: Add loop limit per Nelson H.F. Beebe.
105 * Makefile.am (strftime): Use LC_ALL=C for `date' invocation.
106
107Thu Feb 12 02:08:15 2004 Stepan Kasal <kasal@ucw.cz>
108
109 * Makefile.am (diffout): Use $(srcdir), when we are not building
110 in the source tree.
111
112Wed Feb 11 10:23:39 2004 Arnold D. Robbins <arnold@skeeve.com>
113
114 * Makefile.am (strcat1): new test.
115 * strcat1.awk, strcat1.ok: new files.
116
117Fri Feb 6 12:09:55 2004 Arnold D. Robbins <arnold@skeeve.com>
118
119 * Makefile.am (CLEANFILES): Added.
120
121Thu Feb 5 15:34:14 2004 Arnold D. Robbins <arnold@skeeve.com>
122
123 * Makefile.am (exitval1): new test.
124 * exitval1.awk, exitval1.ok: new files.
125
126Mon Feb 2 10:29:19 2004 Arnold D. Robbins <arnold@skeeve.com>
127
128 * Makefile.am (subamp): new test.
129 * subamp.awk, subamp.in, subamp.ok: new files.
130
131 * subamp, ignrcas2, strftime: Set GAWK_LOCALE, not LC_ALL.
132
133Wed Jan 14 15:28:34 2004 Arnold D. Robbins <arnold@skeeve.com>
134
135 * Makefile.am (backw): new test.
136 * backw.awk, backw.in, backw.ok: new files.
137
138Mon Dec 1 10:29:22 2003 Arnold D. Robbins <arnold@skeeve.com>
139
140 * Makefile.am (concat3): new test.
141 * concat3.awk, concat3.ok: new files.
142
143Sun Nov 2 16:05:21 2003 Arnold D. Robbins <arnold@skeeve.com>
144
145 * Makefile.am (concat2): new test.
146 * concat2.awk, concat2.ok: new files.
147
148Wed Oct 29 13:35:37 2003 Arnold D. Robbins <arnold@skeeve.com>
149
150 * Makefile.am (subsepnm): new test.
151 * subsepnm.awk, subsepnm.ok: new files.
152
153Mon Sep 15 16:05:37 2003 Arnold D. Robbins <arnold@skeeve.com>
154
155 * Makefile.am (ignrcas2): new test.
156 * ignrcas2.awk, ignrcas2.ok: new files.
157
158Tue Sep 9 16:03:34 2003 Arnold D. Robbins <arnold@skeeve.com>
159
160 * Makefile.am (unterm): new test.
161 * unterm.awk, unterm.ok: new files.
162
163Mon Jul 7 11:01:43 2003 Arnold D. Robbins <arnold@skeeve.com>
164
165 * Release 3.1.3: Release tar file made.
166
167Fri Jul 4 11:12:07 2003 Arnold D. Robbins <arnold@skeeve.com>
168
169 * Makefile.am (poundbang2): Removed.
170 (poundbang): Added env var settings.
171
172Thu Jun 26 15:44:33 2003 Arnold D. Robbins <arnold@skeeve.com>
173
174 * Makefile.am (match2, whiny): new tests.
175 * match2.awk, match2.ok: new files.
176 * whiny.awk, whiny.ok: new files.
177
178Thu Jun 26 14:51:40 2003 Arnold D. Robbins <arnold@skeeve.com>
179
180 * Makefile.am: Use double quotes for sed invocation to make
181 life easier (eventually) for DOS version of Makefile.
182 * pipeio2.awk, pipio2.ok: Ditto.
183
184Wed Jun 18 12:32:14 2003 Arnold D. Robbins <arnold@skeeve.com>
185
186 * Makefile.am (AWK): Use LC_ALL=$${GAWKLOCALE:-C} and
187 same for LANG when running awk. Provides sane locale for
188 tests with ability to override it if need be.
189 (all tests): Removed explicit setting of LC_ALL and LANG.
190 * Gentests: Ditto.
191
192Wed May 28 08:02:33 CEST 2003 Stepan Kasal <kasal@math.cas.cz>
193
194 * Makefile.am (uninit4): new test.
195 * uninit4.awk, uninit4.ok: new files.
196
197Wed May 28 06:30:23 2003 Stepan Kasal <kasal@math.cas.cz>
198
199 * Makefile.am (aryprm4 aryprm5 aryprm6 aryprm7 aryprm8 scalar uninit3):
200 new tests.
201 * aryprm4.awk aryprm4.ok aryprm5.awk aryprm5.ok aryprm6.awk aryprm6.ok:
202 aryprm7.awk aryprm7.ok aryprm8.awk aryprm8.ok scalar.awk scalar.ok:
203 uninit3.awk uninit3.ok: new files.
204
205Tue May 27 14:27:50 2003 Stepan Kasal <kasal@math.cas.cz>
206
207 * Makefile.am (aryprm1, aryprm2, aryprm3, sortempty): New tests.
208 * aryprm1.awk, aryprm1.ok, aryprm2.awk, aryprm2.ok: New files.
209 * aryprm3.awk, aryprm3.ok, sortempty.awk, sortempty.ok: dtto
210 * prmarscl.ok: The actual error message has changed.
211
212Tue May 27 08:23:51 2003 Stepan Kasal <kasal@math.cas.cz>
213
214 * arrayref3.ok, arrayref4.ok, fnaryscl.ok: Error messages reformatted.
215
216Sun Jun 8 17:18:06 2003 Arnold D. Robbins <arnold@skeeve.com>
217
218 * Makefile.am (fmttest, strtonum, nested, gsubtst5, delarpm2): New tests.
219 * fmttest.awk, fmttest.ok: New files. From Nelson Beebe,
220 <beebe@math.utah.edu>.
221 * strtonum.awk, strtonum.ok: New files.
222 * nested.awk, nested.in, nested.ok: New files.
223 * gsubtst5.awk, gsubtst5.in, gsubtst5.ok: New files.
224 * delarpm2.awk, delarpm2.ok: New files. (Also from Nelson Beebe.)
225
226 * switch2.awk: Currently unused test for switch code.
227
228Wed May 14 16:49:53 2003 Arnold D. Robbins <arnold@skeeve.com>
229
230 * Gentests: Add LC_ALL=C LANG=C to generated tests.
231 * Makefile.am: All other manual tests: ditto.
232
233Sun May 11 15:27:55 2003 Stepan Kasal <kasal@math.cas.cz>
234
235 * Makefile.am (rsnulbig, rsnulbig2): New tests.
236 * rsnulbig.ok, rsnulbig2.ok: New files.
237
238Sun May 11 15:00:20 2003 Arnold D. Robbins <arnold@skeeve.com>
239
240 * Makefile.am (arrayprm2, arrayprm3, arryref2, arryref3, arryref4,
241 arryref5, rstest3, rstest4, rstest5): New tests.
242 * arrayprm2.awk, arrayprm2.ok, arrayprm3.awk, arrayprm3.ok, arryref2.ok,
243 arryref3.ok, arryref4.ok, arryref5.ok, rstest3.awk, rstest3.ok, rstest4.awk,
244 rstest4.ok, rstest5.awk, rstest5.ok: New files.
245
246Sun May 11 12:20:59 2003 Arnold D. Robbins <arnold@skeeve.com>
247
248 * strftime.awk: Remove seconds from input and strftime output,
249 to decrease chance of failing on second boundary.
250 * Makefile.am (strftime): Tweak message appropriately.
251
252Tue Mar 25 08:35:42 2003 Arnold D. Robbins <arnold@skeeve.com>
253
254 * Makefile.am (fnarray2): New test.
255 * fnarray2.awk, fnarray2.ok: New files.
256
257Wed Mar 19 14:10:31 2003 Arnold D. Robbins <arnold@skeeve.com>
258
259 This time for sure.
260 -- Bullwinkle
261
262 * Release 3.1.2: Release tar file made.
263
264Wed Mar 19 14:00:00 2003 Arnold D. Robbins <arnold@skeeve.com>
265
266 * Makefile.am (synerr1): New test.
267 * synerr1.awk, synerr1.ok: New files.
268
269Tue Mar 4 10:32:23 2003 Arnold D. Robbins <arnold@skeeve.com>
270
271 * Makefile.am (clean): Remove `core*' for modern Linux which
272 drops core in `core.PID' files.
273
2742003-02-17 Jim Meyering <jim@meyering.net>
275
276 * Makefile.am (check): Don't depend on the pass-fail rule that
277 reports any failures. Otherwise, for `make -j' that rule's commands
278 could run before all tests had completed, resulting in spurious
279 failures or potentially, even unreported failures. Instead, just
280 `$(MAKE) pass-fail'.
281
282Sun Feb 9 11:48:32 2003 Arnold D. Robbins <arnold@skeeve.com>
283
284 * Makefile.am: Moved `space' into UNIX_TESTS. Breaks in
285 MS environments.
286
287Tue Feb 4 14:28:06 2003 Arnold D. Robbins <arnold@skeeve.com>
288
289 All relevant files: Copyright year updated to 2003.
290
291Tue Feb 4 12:22:41 2003 Arnold D. Robbins <arnold@skeeve.com>
292
293 * Makefile.am (fnmisc): New test case.
294 * fnmisc.awk, fnmisc.ok: New files.
295
296Sun Feb 2 15:33:33 2003 Stepan Kasal <kasal@math.cas.cz>
297
298 * getline3.awk, getline3.ok: Renamed from getline2.awk, getline2.ok
299 * Makefile.am (getline, getline2): getline renamed to getline2,
300 new test under the name getline.
301 * getline.awk, getline.ok, getline2.awk, getline2.ok:
302 rename getline.* getline2.*; new files getline.* .
303 * getline.awk, getline.ok: add tests for ``cmd | getline ''
304 * Makefile.am (printf0): New test.
305 * printf0.awk, printf0.ok: New files.
306 * fnarray.ok: The error message has changed.
307
308Thu Jan 30 15:32:56 2003 Stepan Kasal <kasal@math.cas.cz>
309
310 * Makefile.am (splitarr, getline2, inputred, prec): New tests.
311 * splitarr.awk, splitarr.ok: New files.
312 * getline2.awk, getline2.ok: New files.
313 * inputred.awk, inputred.ok: New files.
314 * prec.awk, prec.ok: New files.
315 * noeffect.awk: add second no-effect command; two error messages
316 should be generated. Add some empty statements, to check that --lint
317 doesn't abort on them.
318
319Tue Jan 28 18:34:22 2003 Arnold D. Robbins <arnold@skeeve.com>
320
321 * arrymem1.awk: Enhanced test.
322 * arrayme1.ok: Updated for new output
323
324Mon Jan 27 14:07:16 2003 Stepan Kasal <kasal@math.cas.cz>
325
326 * nfldstr.awk: Add tests for automatic number conversion.
327
328Mon Jan 27 12:25:41 2003 Arnold D. Robbins <arnold@skeeve.com>
329
330 * Makefile.am (asort, asorti, match1): New tests.
331 * match1.awk, match1.in: New files.
332 * asort.awk, asort.in: New files.
333 * asorti.awk, asorti.in: New files.
334
335Mon Jan 27 12:10:16 2003 Stepan Kasal <kasal@math.cas.cz>
336
337 * strtod.awk, strtod.in, strtod.ok: Added test for 0e0 and similar.
338
339Sun Jan 26 16:49:41 2003 Arnold D. Robbins <arnold@skeeve.com>
340
341 * Makefile.am (zeroe0): New test.
342 * zeroe0.awk, zeroe0.in: New files.
343
344Thu Jan 2 11:09:12 2003 Arnold D. Robbins <arnold@skeeve.com>
345
346 * parseme.ok, noparms.ok: Revised for bison 1.875.
347
348Tue Dec 31 16:54:44 2002 Arnold D. Robbins <arnold@skeeve.com>
349
350 * Makefile.am: (poundbang): Fix code.
351 (efence): New target to remove _* files run with Electric Fence
352 but that are otherwise OK.
353
354Thu Dec 26 16:44:37 2002 Arnold D. Robbins <arnold@skeeve.com>
355
356 * Makefile.am (poundbang): Add code to handle systems with limits on
357 paths for #! files.
358
359Mon Dec 9 14:20:44 2002 Stepan Kasal <kasal@math.cas.cz>
360
361 * Makefile.am (space): New test: ``gawk -f " " file'' should try
362 to include file ` '.
363
364Sun Nov 17 21:47:11 2002 Arnold D. Robbins <arnold@skeeve.com>
365
366 * Makefile.am (manyfiles): Reference $(srcdir)/$@.ok so can build
367 and test in a different directory.
368
369Sun Nov 3 14:47:59 2002 Arnold D. Robbins <arnold@skeeve.com>
370
371 Move tests with inline input and/or programs into separate files so can let
372 Gentests do more work. Per Nelson Beebe, just print the name of each test.
373
374 * Makefile.am (fstabplus, longwrds, fieldwdth, ignrcase, posix, rs, fsbs):
375 removed targets so will be generated by Gentests.
376 (negexp, resplit, childin, back89, nfldstr, nondec): ditto.
377 * Gentests: print name of test, make cmp not echo by prefixing with @.
378 * fstabplus.in: new file.
379 * fieldwdth.awk, fieldwdth.in: new files.
380 * ignrcase.awk, ignrcase.in: new files.
381 * longwrds.awk: send output to sort instead of letting makefile do it.
382 * longwrds.in: renamed from manpage.
383 * posix.in: new file.
384 * manyfiles.ok: new file.
385 * rs.awk: new file.
386 * fsbs.awk: new file.
387 * negexp.awk: new file.
388 * resplit.awk, resplit.in: new files.
389 * childin.awk, childin.in: new files.
390 * back89.awk: new file.
391 * nfldstr.awk, nfldstr.in: new files.
392
393Sun Nov 3 14:37:39 2002 Arnold D. Robbins <arnold@skeeve.com>
394
395 * Makefile.am (uninit2): new test case, requires lint.
396 * uninit2.awk, uninit2.ok: new files.
397
398Fri Nov 1 11:34:45 2002 Arnold D. Robbins <arnold@skeeve.com>
399
400 * Makefile.am (nondec): Always run this test.
401
402Tue Oct 29 10:40:47 2002 Arnold D. Robbins <arnold@skeeve.com>
403
404 * Makefile.am (EXTRA_DIST): Added Gentests to list of files
405 to distribute.
406
407Mon Oct 28 15:36:42 2002 Arnold D. Robbins <arnold@skeeve.com>
408
409 * Makefile.am (icasers, icasefs, rstest1, rstest2): new test cases.
410 (argarray): Remove argarray.in if not in srcdir.
411 * icasers.awk, icasers.in, icasers.ok: new files.
412 * icasefs.awk, icasefs.ok: new files.
413 * rstest1.awk, rstest1.ok: new files.
414 * rstest2.awk, rstest2.ok: new files.
415
416Mon Oct 28 12:25:25 2002 Stepan Kasal <kasal@math.cas.cz>
417
418 * Makefile.am (uninitialized): New test.
419 * uninitialized.awk, uninitialized.ok: New files.
420
421Mon Oct 28 11:24:16 2002 Stepan Kasal <kasal@math.cas.cz>
422
423 * Gentests: new script
424 * Maketests: new file, generated automatically by Gentests
425 * Makefile.am: new rules and variables to make use of Gentests;
426 Most targets removed, Gentests will take care
427
428Sun Oct 13 16:58:07 2002 Stepan Kasal <kasal@math.cas.cz>
429
430 * Makefile.am (nfneg): new test case.
431 * nfneg.awk, nfneg.ok: new files.
432
433Mon Oct 7 09:38:07 2002 Arnold D. Robbins <arnold@skeeve.com>
434
435 * Makefile.am (noloop1, noloop2): new test cases.
436 * noloop.awk, noloop1.in, noloop1.ok, noloop2.in, noloop2.ok:
437 new files.
438
439Tue Oct 1 18:28:40 2002 Arnold D. Robbins <arnold@skeeve.com>
440
441 * Makefile.am (poundbang): Rewrote rule to avoid problems
442 with hardcoding of /tmp pathname.
443 (poundbang.awk): Changed the way it works.
444 (poundbang.ok): Removed.
445
446Thu Sep 5 13:31:28 2002 Arnold D. Robbins <arnold@skeeve.com>
447
448 * Makefile.am (rebuf): new test case.
449 * rebuf.awk, rebuf.in, rebuf.ok: new files.
450
451Wed Aug 21 15:31:57 2002 Andreas Buening <andreas.buening@nexgo.de>
452
453 * Makefile.am (AWKPROG): Add $(EXEEXT) macro.
454 (PATH_SEPERATOR): Removed.
455 (poundbag): Added $(EXEEXT) and use of ${TMPDIR-/tmp}.
456
457Wed Aug 7 13:47:09 2002 Arnold D. Robbins <arnold@skeeve.com>
458
459 * Makefile.am (nulrsend): new test case.
460 * nulrsend.awk, nulrsend.in, nulrsend.ok: new files.
461
462Sun Aug 4 00:25:23 2002 Arnold D. Robbins <arnold@skeeve.com>
463
464 * Makefile.am (gsubtst3, gsubtst4): new test cases.
465 * gsubtst3.awk, gsubtst3.ok, gsubtst4.awk, gsubtst4.ok: new files.
466
467Thu May 9 22:31:36 2002 Arnold D. Robbins <arnold@skeeve.com>
468
469 * Makefile.am (gsubtst2): new test case.
470 * gsubtest.awk, gsubtest.ok: Added new test.
471 * gsubtst2.awk, gsubtst2.ok: new files.
472
473Sun May 5 12:38:55 2002 Arnold D. Robbins <arnold@skeeve.com>
474
475 * Makefile.am: Minor mods to use LC_ALL=C so that checks will
476 use the English messages, not any translations.
477 (manyfiles): Fixed (hopefully) to leave a file around if the
478 test fails, so that we don't get a spurious "ALL TESTS PASSED"
479 message.
480
481Wed May 1 16:41:32 2002 Arnold D. Robbins <arnold@skeeve.com>
482
483 * Release 3.1.1: Release tar file made.
484
485Tue Apr 16 17:07:25 2002 Arnold D. Robbins <arnold@skeeve.com>
486
487 * Makefile.am (pass-fail): New target that prints an
488 `all passed' or `x tests failed' message, for use in
489 grep-ing build logs.
490 (check): Add pass-fail as last dependency.
491
492 Thanks to Nelson Beebe for the thought, beebe@math.utah.edu.
493
494Sun Mar 10 17:00:51 2002 Scott Deifik <scottd@amgen.com>
495
496 * Makefile.am (strftime): Add TZ=GMT0 into environment, to
497 regularize things, esp. for some DJGPP systems.
498
499Mon Feb 18 14:55:19 2002 Arnold D. Robbins <arnold@skeeve.com>
500
501 * Makefile.am (longsub): new test case.
502 * longsub.awk, longsub.in, longsub.ok: new files.
503
504Wed Jan 23 15:03:36 2002 Andreas Buening <andreas.buening@nexgo.de>
505
506 * Makefile.am (PATH_SEPARATOR): Added.
507 (awkpath): Make use of PATH_SEPARATOR.
508
509Wed Jan 23 14:50:38 2002 Arnold D. Robbins <arnold@skeeve.com>
510
511 * Makefile.am (concat1): new test case.
512 * concat1.awk, concat1.in, concat1.ok: new files.
513
514Mon Jan 7 22:21:25 2002 Arnold D. Robbins <arnold@skeeve.com>
515
516 * Makefile.am (forsimp): new test case.
517 * forsimp.awk, forsimp.ok: new files.
518
519Wed Dec 26 22:01:52 2001 Arnold D. Robbins <arnold@skeeve.com>
520
521 * Makefile.am (inftest): Add sed to fix case issues between
522 different libc versions. Ugh.
523
524Wed Dec 19 16:01:58 2001 Peter J. Farley III <pjfarley@dorsai.org>
525
526 * Makefile.am (manyfiles): Also delete \15 in tr.
527
528Tue Dec 18 20:56:07 2001 Andreas Buening <andreas.buening@nexgo.de>
529
530 * Makefile.am (nors): Add \15 to list of chars to delete so
531 test will run on OS/2 also.
532
533Thu Oct 4 18:34:49 2001 Arnold D. Robbins <arnold@skeeve.com>
534
535 * Makefile.am (membug1): new test case.
536 * membug1.awk, membug1.in, membug1.ok: new files.
537
538Thu Aug 23 14:04:10 2001 Arnold D. Robbins <arnold@skeeve.com>
539
540 * Makefile.am (minusstr): new test case.
541 * minusstr.awk, minusstr.ok: new files.
542
543Sat Aug 4 23:42:37 2001 Arnold D. Robbins <arnold@skeeve.com>
544
545 * Makefile.am (arrymem1): new test case.
546 (compare2): new test case.
547 (regtest): Make test work, use regtest.sh, not .awk.
548 * arrymem1.awk, arrymem1.ok: new files.
549 * compare2.awk, compare2.ok: new files.
550
551Mon Jul 23 17:32:03 2001 Arnold D. Robbins <arnold@skeeve.com>
552
553 * Makefile.am (onlynl): new test case.
554 * onlynl.awk, onlynl.in, onlynl.ok: new files.
555
556Wed Jun 13 18:12:43 2001 Arnold D. Robbins <arnold@skeeve.com>
557
558 * Makefile.am (ofmtfidl): new test case.
559 * ofmtfidl.awk, ofmtfidl.in, ofmtfidl.ok: new files.
560
561Sun Jun 3 13:04:44 2001 Arnold D. Robbins <arnold@skeeve.com>
562
563 * Release 3.1.0: Release tar file made. And there was
564 rejoicing.
565
566Sun May 6 13:30:20 2001 Arnold Robbins <arnold@skeeve.com>
567
568 * inftest.awk: Changed test to use < so that it will
569 work for MSC and DJGPP combination, per Scott Deifik.
570
571Tue Mar 20 11:09:51 2001 Arnold Robbins <arnold@skeeve.com>
572
573 * Makefile.am (funsemnl): new test case.
574 * funsemnl.awk, funsemnl.ok: new files.
575
576Wed Mar 7 11:31:41 2001 Arnold Robbins <arnold@skeeve.com>
577
578 * Makefile.am (leadnl): new test case.
579 * leadnl.awk, leadnl.in, leadnl.ok: new files.
580
581Tue Feb 6 18:08:15 2001 Arnold Robbins <arnold@skeeve.com>
582
583 * Makefile.am (rebt8b1, rebt8b2): new test case.
584 * rebt8b1.awk, rebt8b1.ok: new files.
585 * rebt8b2.awk, rebt8b2.ok: new files.
586
587Sun Dec 3 15:36:41 2000 Arnold Robbins <arnold@skeeve.com>
588
589 * Makefile.am (gnuops2): New test case.
590 * gnuops2.awk, gnuops2.ok: New files, based on bug report from
591 Servatius.Brandt@fujitsu-siemens.com.
592
593Mon Nov 27 15:52:46 2000 Arnold Robbins <arnold@skeeve.com>
594
595 * regx8bit.awk, regx8bit.ok: Updated to what should
596 work on all systems.
597
598Wed Nov 22 13:27:59 2000 Arnold Robbins <arnold@skeeve.com>
599
600 * Makefile.am (poundbang): Added some smarts for /tmp mounted
601 noexec. Hopefully it'll even work.
602
603Tue Nov 14 17:45:02 2000 Arnold Robbins <arnold@skeeve.com>
604
605 * Makefile.am: Added - to all cmp calls for consistency.
606
607Sun Nov 12 17:50:18 2000 Arnold Robbins <arnold@skeeve.com>
608
609 * Makefile.am (addcomma): new test case.
610 * addcomma.awk, addcomma.in, addcomma.ok: new files.
611
612Tue Nov 7 16:03:06 2000 Arnold Robbins <arnold@skeeve.com>
613
614 * Makefile.am (regx8bit, psx96sub): new test cases.
615 * regx8bit.awk, regx8bit.ok, psx96sub.awk, psx96sub.ok: new files.
616
617Sun Oct 22 12:09:43 2000 Arnold Robbins <arnold@skeeve.com>
618
619 * Makefile.am (shadow): new test case.
620 * shadow.awk, shadow.ok: new files.
621
622Tue Oct 17 10:51:09 2000 Arnold Robbins <arnold@skeeve.com>
623
624 * Makefile.am (arynasty): new test case.
625 * arynasty.awk, arynasty.ok: new files.
626
627Mon Oct 2 10:17:13 2000 Arnold Robbins <arnold@skeeve.com>
628
629 * Makefile.am (clsflnam): Add redirect of stderr.
630 * clsflnam.awk, clsflnam.ok: modified to reflect changed
631 semantics of close() for a non-open file. See ../ChangeLog.
632
633Sun Sep 24 16:46:29 2000 Arnold Robbins <arnold@skeeve.com>
634
635 * Makefile.am (nasty2): new test case.
636 * nasty2.awk, nasty2.ok: new files.
637
638Wed Sep 13 11:09:49 2000 Arnold Robbins <arnold@skeeve.com>
639
640 * Makefile.am (check): Added calls to new targets that
641 print messages.
642 (clos1way, basic-msg-start, basic-msg-end, unix-msg-start,
643 unix-msg-end, extend-msg-start, extend-msg-end): new targets.
644 * clos1way.awk, clos1way.ok: new files.
645
646Tue Sep 12 16:29:54 2000 Arnold Robbins <arnold@skeeve.com>
647
648 * Makefile.am (leaddig): new test case.
649 * leaddig.awk, leaddig.ok: new files.
650
651Wed Sep 6 14:09:15 2000 Arnold Robbins <arnold@skeeve.com>
652
653 * Makefile.am (strtod): new test case.
654 * strtod.awk, strtod.in, strtod.ok: new files.
655
656Mon Sep 4 09:33:28 2000 Arnold D. Robbins <arnold@skeeve.com>
657
658 * Makefile.in (octsub): new test case.
659 * octsub.awk, octsub.ok: new files.
660
661Sun Aug 13 12:37:16 2000 Arnold Robbins <arnold@skeeve.com>
662
663 * Makefile.am (sort1, diffout): new test cases.
664 * sort1.awk, sort1.ok: new files.
665
6662000-02-15 Arnold Robbins <arnold@skeeve.com>
667
668 * MOVED TO AUTOMAKE AND GETTEXT.
669 Just about every file touched. Work done by Arno Peters.
670
671Wed May 19 15:41:41 1999 Arnold D. Robbins <arnold@gnu.org>
672
673 * Makefile.in (datanonl,regeq,redfilnm): new test cases.
674 * datanonl.awk, datanonl.in, datanonl.ok: new files.
675 * regeq.awk, regeq.in, regeq.ok: new files.
676 * redfilnm.awk, redfilnm.in, redfilnm.ok: new files.
677
678Mon May 10 17:11:30 1999 Arnold D. Robbins <arnold@gnu.org>
679
680 * Makefile.in (rsnul1nl): new test case.
681 * rsnul1nl.awk, rsnul1nl.in, rsnul1nl.ok: new files.
682
683Sun Apr 25 13:02:35 1999 Arnold D. Robbins <arnold@gnu.org>
684
685 * Makefile.in (inetechu,inetecht,inetdayu,inetdayt,inet): new
686 tests, courtesy of Juergen Khars.
687 (paramtyp): new test for bug from Juergen.
688 * paramtyp.awk, paramtyp.in: new files.
689
690Sun Oct 25 23:11:46 1998 Arnold D. Robbins <arnold@gnu.org>
691
692 * Makefile.in (ofmtbig,procinfs): new test cases.
693 * procinfs.awk, procinfs.ok: new files.
694 * ofmtbig.awk, ofmtbig.in, ofmtbig.ok: new files.
695
696Tue Oct 20 22:07:10 1998 Arnold D. Robbins <arnold@gnu.org>
697
698 * Makefile.in (lint): new test case.
699 * lint.awk, lint.ok: new files.
700 * badargs.ok: updated output corresponding to change made to
701 main.c (see main ChangeLog).
702
703Tue May 26 20:39:07 1998 Arnold D. Robbins <arnold@gnu.org>
704
705 * pipeio2.awk: change "\'" to "'" to avoid new warning.
706
707Mon Mar 23 21:53:36 1998 Arnold D. Robbins <arnold@gnu.org>
708
709 * Makefile.in (fnasgnm): new test case.
710 * fnasgnm.awk, fnasgnm.in, fnasgnm.ok: new files.
711
712Fri Mar 20 11:01:38 1998 Arnold D. Robbins <arnold@gnu.org>
713
714 * Makefile.in (fnaryscl): new test case.
715 * fnaryscl.awk, fnaryscl.ok: new files.
716
717Mon Mar 16 15:23:22 1998 Arnold D. Robbins <arnold@gnu.org>
718
719 * Makefile.in (splitdef): new test case.
720 * splitdef.awk, splitdef.ok: new files.
721
722Fri Sep 26 01:10:14 1997 Arnold D. Robbins <arnold@gnu.org>
723
724 * Makefile.in (parseme): new test case.
725 * parseme.awk, parseme.ok: new files.
726
727Sun Sep 14 23:25:10 1997 Arnold D. Robbins <arnold@gnu.org>
728
729 * Makefile.in (ofmts): new test case.
730 * ofmts.awk, ofmts.in, ofmts.ok: new files.
731
732Sun Aug 17 07:17:35 1997 Arnold D. Robbins <arnold@gnu.org>
733
734 * Makefile.in (fsfwfs): new test case.
735 * fsfwfs.awk, fsfwfs.in, fsfwfs.ok: new files.
736
737Sun Jul 27 23:08:53 1997 Arnold D. Robbins <arnold@gnu.org>
738
739 * Makefile.in (hsprint): new test case.
740 * hsprint.awk, hsprint.ok, printfloat.awk: new files.
741
742Thu Jul 17 20:07:31 1997 Arnold D. Robbins <arnold@gnu.org>
743
744 * Makefile.in (ofmt): new test case.
745 * ofmt.awk, ofmt.in, ofmt.ok: new files.
746
747Sun Jun 22 16:17:35 1997 Arnold D. Robbins <arnold@gnu.org>
748
749 * Makefile.in (nlinstr): new test case.
750 * nlinstr.awk, nlinstr.in, nlinstr.ok: new files.
751
752Wed Jun 4 13:18:21 1997 Arnold D. Robbins <arnold@gnu.org>
753
754 * pid.sh: send errors to /dev/null to toss warning about
755 using PROCINFO["pid"] etc. This test explicitly tests
756 the special files. It'll need changing in 3.2.
757
758Thu Apr 24 23:24:59 1997 Arnold D. Robbins <arnold@gnu.org>
759
760 * Makefile.in (messages): remove special case if /dev/fd exists.
761 Finally.
762
763Mon Aug 7 15:23:00 2000 Arnold D. Robbins <arnold@skeeve.com>
764
765 * Release 3.0.6: Release tar file made.
766
767Thu Aug 3 17:51:56 2000 Arnold D. Robbins <arnold@skeeve.com>
768
769 * Makefile.in (nlstrina): new test case.
770 * nlstrina.awk, nlstrina.ok: new files.
771
772Tue Jul 11 14:22:55 2000 Arnold D. Robbins <arnold@skeeve.com>
773
774 * Makefile.in (fnparydl): new test case.
775 * fnparydl.awk, fnparydl.ok: new files.
776
777Fri Jun 30 22:00:03 2000 Arnold D. Robbins <arnold@skeeve.com>
778
779 * Makefile.in (arysubnm): new test case.
780 * arysubnm.awk, arysubnm.ok: new files.
781
782Sun Jun 25 15:08:19 2000 Arnold D. Robbins <arnold@skeeve.com>
783
784 * Release 3.0.5: Release tar file made.
785
786Wed Jun 14 13:17:59 2000 Arnold D. Robbins <arnold@skeeve.com>
787
788 * Makefile.in (getlnbuf): new test case.
789 * getlnbuf.awk, gtlnbufv.awk, getlnbuf.in, getlnbuf.ok: new files.
790
791Mon Jun 5 15:51:39 2000 Arnold D. Robbins <arnold@skeeve.com>
792
793 * pipeio2.awk: Change use of tr to sed, fixes problems
794 on SCO OS5.
795 * pipeio2.ok: Updated to reflect use of sed.
796
797Tue May 2 13:28:04 2000 Arnold D. Robbins <arnold@skeeve.com>
798
799 * Makefile.in (strftime): moved test code into a separate
800 file for the PC guys.
801 * strftime.awk: new file.
802
803Mon Apr 10 15:58:13 2000 Arnold D. Robbins <arnold@skeeve.com>
804
805 * Makefile.in (longwrds): Add setting LC_ALL=C to sort
806 call to preserve traditional output. (Theme from the
807 Twilight Zone plays eerily in the background...)
808
809Sun Apr 2 17:51:40 2000 Arnold D. Robbins <arnold@skeeve.com>
810
811 * Makefile.in (igncdym): new test case.
812 * igncdym.awk, igncdym.in, igncdym.ok: new files.
813
814Wed Mar 8 13:43:44 2000 Arnold D. Robbins <arnold@skeeve.com>
815
816 * Makefile.in (arynocls): new test case.
817 * arynocls.awk, arynocls.in, arynocls.ok: new files.
818
819Sun Feb 6 11:45:15 2000 Arnold D. Robbins <arnold@skeeve.com>
820
821 * Makefile.in (opasnidx): new test case.
822 * opasnidx.awk, opasnidx.ok: new files.
823
824Tue Feb 1 18:40:45 2000 Arnold D. Robbins <arnold@skeeve.com>
825
826 * Makefile.in (opasnslf): new test case.
827 * opasnslf.awk, opasnslf.ok: new files.
828
829Thu Jan 27 18:09:18 2000 Arnold D. Robbins <arnold@skeeve.com>
830
831 * Makefile.in (subslash): new test case.
832 * subslash.awk, subslash.ok: new files.
833
834Fri Nov 26 11:03:07 1999 Arnold D. Robbins <arnold@skeeve.com>
835
836 * Makefile.in (numindex): new test case.
837 * numindex.awk, numindex.in, numindex.ok: new files.
838
839Sun Oct 24 08:46:16 1999 Arnold D. Robbins <arnold@skeeve.com>
840
841 * Makefile.in (strftime): Add tweak for $NF that should
842 hopefully avoid cygwin problems with lack of timezone.
843
844Thu Jul 29 19:25:02 1999 Arnold D. Robbins <arnold@skeeve.com>
845
846 * Makefile.in (fsmnam, fnamedat): new test cases.
847 * fsmnam.awk, fsmnam.ok: new files.
848 * fnamedat.awk, fnamedat.in, fnamedat.ok: new files.
849
850Wed Jun 30 16:14:36 1999 Arnold D. Robbins <arnold@gnu.org>
851
852 * Release 3.0.4: Release tar file made. This time for sure.
853
854Tue May 25 16:37:50 1999 Arnold D. Robbins <arnold@gnu.org>
855
856 * Makefile.in (printf1): new test case.
857 * printf1.awk, printf1.ok: new files.
858
859Wed May 19 15:32:09 1999 Arnold D. Robbins <arnold@gnu.org>
860
861 * reg/*: moved exp and log tests to new `Obsolete' directory; they
862 would only succeed under SunOS 4.x.
863
864Mon May 3 11:53:33 1999 Arnold D. Robbins <arnold@gnu.org>
865
866 * Makefile.in (gawk.extensions): removed `nondec' until the
867 associated features get documented in 3.1.
868
869Tue Nov 3 16:46:39 1998 Arnold D. Robbins <arnold@gnu.org>
870
871 * Makefile.in (getnr2tm, getnr2tb): new test cases.
872 * getnr2tm.awk, getnr2tm.in, getnr2tm.ok: new files.
873 * getnr2tb.awk, getnr2tb.in, getnr2tb.ok: new files.
874
875Sun Nov 1 13:20:08 1998 Arnold D. Robbins <arnold@gnu.org>
876
877 * Makefile.in (zeroflag): new test case.
878 * zeroflag.awk, zeroflag.ok: new files
879
880Wed Oct 28 18:44:19 1998 Arnold D. Robbins <arnold@gnu.org>
881
882 * Makefile.in (nasty): new test case.
883 * nasty.awk, nasty.ok: new files
884
885Sun Nov 16 20:08:59 1997 Arnold D. Robbins <arnold@gnu.org>
886
887 * gsubtest.awk, gsubtest.ok: fix for count of matches in gsub
888 from Geert.Debyser@esat.kuleuven.ac.be.
889
890Sun Nov 16 19:54:50 1997 Arnold D. Robbins <arnold@gnu.org>
891
892 * Makefile.in (strftime): fix a typo (LANC -> LANG).
893
894Thu May 15 12:49:08 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
895
896 * Release 3.0.3: Release tar file made.
897
898Tue May 13 12:53:46 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
899
900 * Makefile.in (messages): more testing for OK failure on Linux.
901
902Sun May 11 14:57:11 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
903
904 * Makefile.in (nondec): new test case.
905 * nondec.awk, nondec.ok: new files.
906
907Sun May 11 07:07:05 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
908
909 * Makefile.in (prdupval): new test case.
910 * prdupval.awk, prdupval.in, prdupval.ok: new files.
911
912Wed May 7 21:54:34 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
913
914 * Makefile.in (delarprm): new test case.
915 * delarprm.awk, delarprm.ok: new files.
916
917Wed May 7 17:54:00 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
918
919 * Makefile.in (pid): several fixes from ghazi@caip.rutgers.edu.
920
921Tue May 6 20:28:30 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
922
923 * Makefile.in (strftime): Use the right locale stuff.
924 (clobber): don't need an input file.
925
926Thu Apr 24 22:24:42 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
927
928 * Makefile.in (pid): new test case, from jco@convex.com.
929 (specfile): removed test case, pid does it better.
930 * pid.awk, pid.ok, pid.sh: new files.
931 * specfile.awk: removed.
932
933Wed Apr 23 23:37:10 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
934
935 * Makefile.in (pipeio2): new test case.
936 * pipeio2.awk, pipeio2.ok, pipeio2.in: new files.
937
938Sun Apr 20 12:22:52 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
939
940 * Makefile.in (clobber): new test case.
941 * clobber.awk, clobber.ok: new files.
942
943Fri Apr 18 07:55:47 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
944
945 * BETA Release 3.0.34: Release tar file made.
946
947Tue Apr 15 05:57:29 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
948
949 * Makefile.in (strftlng): More wizardry for bizarre Unix systems.
950 (nlfldsep): use program and input file, not shell script
951 (basic, unix-tests, gawk.extensions): moved specfile, pipeio1
952 and strftlng into unix-tests per Pat Rankin.
953 * nlfldsep.awk, nlfldsep.in: new files.
954 * nlfldsep.sh: removed.
955
956Wed Apr 9 23:32:47 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
957
958 * Makefile.in (funstack): new test case.
959 * funstack.awk, funstack.in, funstack.ok: new files.
960 * substr.awk: added many more tests.
961 * substr.ok: updated
962
963Wed Mar 19 20:10:21 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
964
965 * Makefile.in (pipeio1): new test case.
966 * pipeio1.awk, pipeio1.ok: new files.
967
968Tue Mar 18 06:38:36 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
969
970 * Makefile.in (noparm): new test case.
971 * noparm.awk, noparm.ok: new files.
972
973Fri Feb 21 06:30:18 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
974
975 * Makefile.in (reint): new test case.
976 * reint.awk, reint.in, reint.ok: new files.
977
978Wed Feb 5 18:17:51 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
979
980 * Makefile.in (fnarydel): new test case.
981 * fnarydel.awk, fnarydel.ok: new files.
982
983Sun Jan 19 17:06:18 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
984
985 * Makefile.in (nors): new test case.
986 * nors.ok: new file.
987
988Sun Jan 19 17:06:18 1997 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
989
990 * Makefile.in (specfile, strftlng, nfldstr): new test cases.
991 * specfile.awk, strftlng.awk, strftlng.ok, nfldstr.ok: new files.
992
993Fri Dec 27 11:27:13 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
994
995 * Makefile.in (intest): new test case.
996 * intest.awk, intest.ok: new files.
997
998Wed Dec 25 11:25:22 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
999
1000 * Release 3.0.2: Release tar file made.
1001
1002Tue Dec 10 23:09:26 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1003
1004 * Release 3.0.1: Release tar file made.
1005
1006Thu Nov 7 09:12:20 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1007
1008 * Makefile.in (splitvar): new test case.
1009 * splitvar.awk, splitvar.in, splitvar.ok: new files.
1010
1011Sun Nov 3 10:55:50 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1012
1013 * Makefile.in (nlfldsep): new test case.
1014 * nlfldsep.sh, nlfldsep.ok: new files.
1015
1016Fri Oct 25 10:29:56 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1017
1018 * rand.awk: call srand with fixed seed.
1019 * rand.ok: new file.
1020 * Makefile.in (rand): changed to compare output with rand.ok.
1021
1022Sat Oct 19 21:52:04 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1023
1024 * Makefile.in (tradanch): new test case.
1025 * tradanch.awk, tradanch.in, tradanch.ok: new files.
1026
1027Thu Oct 17 21:22:05 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1028
1029 * tweakfld.awk: move `rm' out into Makefile.in.
1030 * eofsplit.awk: fixed buggy code so won't loop forever.
1031 * Makefile.in (all): add unix-tests.
1032 (unix-tests): new target, has pound-bang, fflush, getlnhd.
1033 (basic): removed fflush, getlnhd.
1034 (tweakfld): added rm from tweakfld.awk.
1035
1036Sun Oct 6 22:00:35 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1037
1038 * Makefile.in (back89): new test case.
1039 * back89.in, back89.ok: new files.
1040
1041Sun Oct 6 20:45:54 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1042
1043 * Makefile.in (splitwht): new test case.
1044 * splitwht.awk, splitwht.ok: new files.
1045
1046Sun Sep 29 23:14:20 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1047
1048 * Makefile.in (gsubtest): new test case.
1049 * gsubtest.awk, gsubtest.ok: new files.
1050
1051Fri Sep 20 11:58:40 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1052
1053 * Makefile.in (prtoeval): new test case.
1054 * prtoeval.awk, prtoeval.ok: new files.
1055
1056Tue Sep 10 06:26:44 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1057
1058 * Makefile.in (gsubasgn): new test case.
1059 * gsubasgn.awk, gsubasgn.ok: new files.
1060
1061Wed Aug 28 22:06:33 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1062
1063 * badargs.ok: updated output corresponding to change made to
1064 main.c (see main ChangeLog).
1065
1066Thu Aug 1 07:20:28 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1067
1068 * Makefile.in (clean): remove out[123] files from `messages' test.
1069 Thanks to Pat Rankin (rankin@eql.caltech.edu).
1070
1071Sat Jul 27 23:56:57 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1072
1073 * Makefile.in (prt1eval): new test case.
1074 * prt1eval.awk, prt1eval.ok: new files.
1075
1076Mon Jul 22 22:06:10 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1077
1078 * Makefile.in (eofsplit): new test case.
1079 * eofsplit.awk, eofsplit.ok: new files.
1080
1081Sun Jul 14 07:07:45 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1082
1083 * Makefile.in (fldchgnf): new test case.
1084 * fldchgnf.awk, fldchgnf.ok: new files.
1085
1086Tue May 21 23:23:22 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1087
1088 * Makefile.in (substr): new test case.
1089 * substr.awk, substr.ok: new files.
1090
1091Tue May 14 15:05:23 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1092
1093 * Makefile.in (dynlj): new test case.
1094 * dynlj.awk, dynlj.ok: new files.
1095
1096Sun May 12 20:45:34 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1097
1098 * Makefile.in (fnarray): new test case.
1099 * fnarray.awk, fnarray.ok: new files.
1100
1101Fri Mar 15 06:46:48 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1102
1103 * Makefile.in (clean): added `*~' to list of files to be removed.
1104 * tweakfld.awk (END): added to do clean up action.
1105
1106Thu Mar 14 16:41:32 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1107
1108 * Makefile.in (mmap8k): new test case.
1109 * mmap8k.in, mmap8k.ok: new files.
1110
1111Sun Mar 10 22:58:35 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1112
1113 * Makefile.in (clsflnam): new test case.
1114 * clsflnam.in, clsflnam.awk, clsflnam.ok: new files.
1115 * tweakfld.awk: changed to have a fixed date.
1116
1117Thu Mar 7 09:56:09 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1118
1119 * Makefile.in (tweakfld): new test case.
1120 * tweakfld.in, tweakfld.awk, tweakfld.ok: new files.
1121
1122Sun Mar 3 06:51:26 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1123
1124 * Makefile.in (getlnhd, backgsub) : new test cases.
1125 * getlnhd.awk, getlnhd.ok: new files.
1126 * backgsub.in, backgsub.awk, backgsub.ok: new files.
1127
1128Mon Feb 26 22:30:02 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1129
1130 * Makefile.in (sprintfc): new test case.
1131 * sprintfc.in, sprintfc.awk, sprintfc.ok: new files.
1132 * gensub.awk: updated for case of no match of regex.
1133
1134Wed Jan 24 10:06:16 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1135
1136 * Makefile.in (distclean, maintainer-clean): new targets.
1137 (reindops): added test from Rick Adams (rick@uunet.uu.net).
1138 (arrayparm, paramdup, defref, strftime, prmarscl, sclforin,
1139 sclifin): Fix from Larry Schwimmer (schwim@cyclone.stanford.edu)
1140 so that tests that are supposed to fail use `... || exit 0' to
1141 cause a clean `make clean'.
1142
1143Wed Jan 10 22:58:55 1996 Arnold D. Robbins <arnold@skeeve.atl.ga.us>
1144
1145 * ChangeLog created.
Note: See TracBrowser for help on using the repository browser.