summaryrefslogtreecommitdiffstats
path: root/contrib/awk/test/ChangeLog
blob: 2508ef0fd9152961e0097b511c5174eba5de8e78 (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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
Mon Aug  7 15:23:00 2000  Arnold D. Robbins  <arnold@skeeve.com>

	* Release 3.0.6: Release tar file made.

Thu Aug  3 17:51:56 2000  Arnold D. Robbins  <arnold@skeeve.com>
	
	* Makefile.in (nlstrina): new test case.
	* nlstrina.awk, nlstrina.ok: new files.

Tue Jul 11 14:22:55 2000  Arnold D. Robbins  <arnold@skeeve.com>
	
	* Makefile.in (fnparydl): new test case.
	* fnparydl.awk, fnparydl.ok: new files.

Fri Jun 30 22:00:03 2000  Arnold D. Robbins  <arnold@skeeve.com>

	* Makefile.in (arysubnm): new test case.
	* arysubnm.awk, arysubnm.ok: new files.

Sun Jun 25 15:08:19 2000  Arnold D. Robbins  <arnold@skeeve.com>

	* Release 3.0.5: Release tar file made.

Wed Jun 14 13:17:59 2000  Arnold D. Robbins  <arnold@skeeve.com>

	* Makefile.in (getlnbuf): new test case.
	* getlnbuf.awk, gtlnbufv.awk, getlnbuf.in, getlnbuf.ok: new files.

Mon Jun  5 15:51:39 2000  Arnold D. Robbins  <arnold@skeeve.com>

	* pipeio2.awk: Change use of tr to sed, fixes problems
	  on SCO OS5.
	* pipeio2.ok: Updated to reflect use of sed.

Tue May  2 13:28:04 2000  Arnold D. Robbins  <arnold@skeeve.com>

	* Makefile.in (strftime): moved test code into a separate
	  file for the PC guys.
	* strftime.awk: new file.

Mon Apr 10 15:58:13 2000  Arnold D. Robbins  <arnold@skeeve.com>

	* Makefile.in (longwrds): Add setting LC_ALL=C to sort
	  call to preserve traditional output.  (Theme from the
	  Twilight Zone plays eerily in the background...)

Sun Apr  2 17:51:40 2000  Arnold D. Robbins  <arnold@skeeve.com>

	* Makefile.in (igncdym): new test case.
	* igncdym.awk, igncdym.in, igncdym.ok: new files.

Wed Mar  8 13:43:44 2000  Arnold D. Robbins  <arnold@skeeve.com>

	* Makefile.in (arynocls): new test case.
	* arynocls.awk, arynocls.in, arynocls.ok: new files.

Sun Feb  6 11:45:15 2000  Arnold D. Robbins  <arnold@skeeve.com>

	* Makefile.in (opasnidx): new test case.
	* opasnidx.awk, opasnidx.ok: new files.

Tue Feb  1 18:40:45 2000  Arnold D. Robbins  <arnold@skeeve.com>

	* Makefile.in (opasnslf): new test case.
	* opasnslf.awk, opasnslf.ok: new files.

Thu Jan 27 18:09:18 2000  Arnold D. Robbins  <arnold@skeeve.com>

	* Makefile.in (subslash): new test case.
	* subslash.awk, subslash.ok: new files.

Fri Nov 26 11:03:07 1999  Arnold D. Robbins  <arnold@skeeve.com>

	* Makefile.in (numindex): new test case.
	* numindex.awk, numindex.in, numindex.ok: new files.

Sun Oct 24 08:46:16 1999  Arnold D. Robbins  <arnold@skeeve.com>

	* Makefile.in (strftime): Add tweak for $NF that should
	  hopefully avoid cygwin problems with lack of timezone.

Thu Jul 29 19:25:02 1999  Arnold D. Robbins  <arnold@skeeve.com>

	* Makefile.in (fsmnam, fnamedat): new test cases.
	* fsmnam.awk, fsmnam.ok: new files.
	* fnamedat.awk, fnamedat.in, fnamedat.ok: new files.

Wed Jun 30 16:14:36 1999  Arnold D. Robbins  <arnold@gnu.org>

	* Release 3.0.4: Release tar file made.  This time for sure.

Tue May 25 16:37:50 1999  Arnold D. Robbins  <arnold@gnu.org>

	* Makefile.in (printf1): new test case.
	* printf1.awk, printf1.ok: new files.

Wed May 19 15:32:09 1999  Arnold D. Robbins  <arnold@gnu.org>

	* reg/*: moved exp and log tests to new `Obsolete' directory; they
	  would only succeed under SunOS 4.x.

Mon May  3 11:53:33 1999  Arnold D. Robbins  <arnold@gnu.org>

	* Makefile.in (gawk.extensions): removed `nondec' until the
	  associated features get documented in 3.1.

Tue Nov  3 16:46:39 1998  Arnold D. Robbins  <arnold@gnu.org>

	* Makefile.in (getnr2tm, getnr2tb): new test cases.
	* getnr2tm.awk, getnr2tm.in, getnr2tm.ok: new files.
	* getnr2tb.awk, getnr2tb.in, getnr2tb.ok: new files.

Sun Nov  1 13:20:08 1998  Arnold D. Robbins  <arnold@gnu.org>

	* Makefile.in (zeroflag): new test case.
	* zeroflag.awk, zeroflag.ok: new files

Wed Oct 28 18:44:19 1998  Arnold D. Robbins  <arnold@gnu.org>

	* Makefile.in (nasty): new test case.
	* nasty.awk, nasty.ok: new files

Sun Nov 16 20:08:59 1997  Arnold D. Robbins  <arnold@gnu.org>

	* gsubtest.awk, gsubtest.ok: fix for count of matches in gsub
	  from Geert.Debyser@esat.kuleuven.ac.be.

Sun Nov 16 19:54:50 1997  Arnold D. Robbins  <arnold@gnu.org>

	* Makefile.in (strftime): fix a typo (LANC -> LANG).

Thu May 15 12:49:08 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Release 3.0.3: Release tar file made.

Tue May 13 12:53:46 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (messages): more testing for OK failure on Linux.

Sun May 11 14:57:11 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (nondec): new test case.
	* nondec.awk, nondec.ok: new files.

Sun May 11 07:07:05 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (prdupval): new test case.
	* prdupval.awk, prdupval.in, prdupval.ok: new files.

Wed May  7 21:54:34 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (delarprm): new test case.
	* delarprm.awk, delarprm.ok: new files.

Wed May  7 17:54:00 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (pid): several fixes from ghazi@caip.rutgers.edu.

Tue May  6 20:28:30 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (strftime): Use the right locale stuff.
	  (clobber): don't need an input file.

Thu Apr 24 22:24:42 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (pid): new test case, from jco@convex.com.
	  (specfile): removed test case, pid does it better.
	* pid.awk, pid.ok, pid.sh: new files.
	* specfile.awk: removed.

Wed Apr 23 23:37:10 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (pipeio2): new test case.
	* pipeio2.awk, pipeio2.ok, pipeio2.in: new files.

Sun Apr 20 12:22:52 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (clobber): new test case.
	* clobber.awk, clobber.ok: new files.

Fri Apr 18 07:55:47 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* BETA Release 3.0.34: Release tar file made.

Tue Apr 15 05:57:29 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (strftlng): More wizardry for bizarre Unix systems.
	  (nlfldsep): use program and input file, not shell script
	  (basic, unix-tests, gawk.extensions): moved specfile, pipeio1
	  and strftlng into unix-tests per Pat Rankin.
	* nlfldsep.awk, nlfldsep.in: new files.
	* nlfldsep.sh: removed.

Wed Apr  9 23:32:47 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (funstack): new test case.
	* funstack.awk, funstack.in, funstack.ok: new files.
	* substr.awk: added many more tests.
	* substr.ok: updated

Wed Mar 19 20:10:21 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (pipeio1): new test case.
	* pipeio1.awk, pipeio1.ok: new files.

Tue Mar 18 06:38:36 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (noparm): new test case.
	* noparm.awk, noparm.ok: new files.

Fri Feb 21 06:30:18 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (reint): new test case.
	* reint.awk, reint.in, reint.ok: new files.

Wed Feb  5 18:17:51 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (fnarydel): new test case.
	* fnarydel.awk, fnarydel.ok: new files.

Sun Jan 19 17:06:18 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (nors): new test case.
	* nors.ok: new file.

Sun Jan 19 17:06:18 1997  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (specfile, strftlng, nfldstr): new test cases.
	* specfile.awk, strftlng.awk, strftlng.ok, nfldstr.ok: new files.

Fri Dec 27 11:27:13 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (intest): new test case.
	* intest.awk, intest.ok: new files.

Wed Dec 25 11:25:22 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Release 3.0.2: Release tar file made.

Tue Dec 10 23:09:26 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Release 3.0.1: Release tar file made.

Thu Nov  7 09:12:20 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (splitvar): new test case.
	* splitvar.awk, splitvar.in, splitvar.ok: new files.

Sun Nov  3 10:55:50 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (nlfldsep): new test case.
	* nlfldsep.sh, nlfldsep.ok: new files.

Fri Oct 25 10:29:56 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* rand.awk: call srand with fixed seed.
	* rand.ok: new file.
	* Makefile.in (rand): changed to compare output with rand.ok.

Sat Oct 19 21:52:04 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (tradanch): new test case.
	* tradanch.awk, tradanch.in, tradanch.ok: new files.

Thu Oct 17 21:22:05 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* tweakfld.awk: move `rm' out into Makefile.in.
	* eofsplit.awk: fixed buggy code so won't loop forever.
	* Makefile.in (all): add unix-tests.
	  (unix-tests): new target, has pound-bang, fflush, getlnhd.
	  (basic): removed fflush, getlnhd.
	  (tweakfld): added rm from tweakfld.awk.

Sun Oct  6 22:00:35 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (back89): new test case.
	* back89.in, back89.ok: new files.

Sun Oct  6 20:45:54 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (splitwht): new test case.
	* splitwht.awk, splitwht.ok: new files.

Sun Sep 29 23:14:20 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (gsubtest): new test case.
	* gsubtest.awk, gsubtest.ok: new files.

Fri Sep 20 11:58:40 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (prtoeval): new test case.
	* prtoeval.awk, prtoeval.ok: new files.

Tue Sep 10 06:26:44 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (gsubasgn): new test case.
	* gsubasgn.awk, gsubasgn.ok: new files.

Wed Aug 28 22:06:33 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* badargs.ok: updated output corresponding to change made to
	  main.c (see main ChangeLog).

Thu Aug  1 07:20:28 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (clean): remove out[123] files from `messages' test.
	  Thanks to Pat Rankin (rankin@eql.caltech.edu).

Sat Jul 27 23:56:57 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (prt1eval): new test case.
	* prt1eval.awk, prt1eval.ok: new files.

Mon Jul 22 22:06:10 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (eofsplit): new test case.
	* eofsplit.awk, eofsplit.ok: new files.

Sun Jul 14 07:07:45 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (fldchgnf): new test case.
	* fldchgnf.awk, fldchgnf.ok: new files.

Tue May 21 23:23:22 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (substr): new test case.
	* substr.awk, substr.ok: new files.

Tue May 14 15:05:23 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (dynlj): new test case.
	* dynlj.awk, dynlj.ok: new files.

Sun May 12 20:45:34 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (fnarray): new test case.
	* fnarray.awk, fnarray.ok: new files.

Fri Mar 15 06:46:48 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (clean): added `*~' to list of files to be removed.
	* tweakfld.awk (END): added to do clean up action.

Thu Mar 14 16:41:32 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (mmap8k): new test case.
	* mmap8k.in, mmap8k.ok: new files.

Sun Mar 10 22:58:35 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (clsflnam): new test case.
	* clsflnam.in, clsflnam.awk, clsflnam.ok: new files.
	* tweakfld.awk: changed to have a fixed date.

Thu Mar  7 09:56:09 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (tweakfld): new test case.
	* tweakfld.in, tweakfld.awk, tweakfld.ok: new files.

Sun Mar  3 06:51:26 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (getlnhd, backgsub) : new test cases.
	* getlnhd.awk, getlnhd.ok: new files.
	* backgsub.in, backgsub.awk, backgsub.ok: new files.

Mon Feb 26 22:30:02 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (sprintfc): new test case.
	* sprintfc.in, sprintfc.awk, sprintfc.ok: new files.
	* gensub.awk: updated for case of no match of regex.

Wed Jan 24 10:06:16 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* Makefile.in (distclean, maintainer-clean): new targets.
	  (reindops): added test from Rick Adams (rick@uunet.uu.net).
	  (arrayparm, paramdup, defref, strftime, prmarscl, sclforin,
	  sclifin): Fix from Larry Schwimmer (schwim@cyclone.stanford.edu)
	  so that tests that are supposed to fail use `... || exit 0' to
	  cause a clean `make clean'.

Wed Jan 10 22:58:55 1996  Arnold D. Robbins  <arnold@skeeve.atl.ga.us>

	* ChangeLog created.
OpenPOWER on IntegriCloud