1
Mon Oct 22 08:49:05 2007 Arnold D. Robbins <arnold@skeeve.com>
3
* Release 3.1.6: Release tar file made.
5
Wed May 16 19:54:00 2007 Pat Rankin <rankin@pactechdata.com>
7
* vms-conf.h: re-sync with configh.in.
9
Sun Apr 29 18:09:17 2007 Pat Rankin <rankin@pactechdata.com>
11
* redirect.h: declare snprintf() if CRTL_VER_V732 is defined;
12
redefining __CRTL_VER in config.h causes <stdio.h> to suppress it.
14
* vmstest.com (fnarray): exit code has changed to 2.
15
(pid): target values now passed by command line rather than file.
17
Fri Apr 20 16:48:30 2007 Pat Rankin <rankin@pactechdata.com>
19
* vms-conf.h: #define HAVE_SNPRINTF for V7.3-2 and later CRTL.
20
* redirect.h: #define snprintf to gawk_snprintf if we're using
21
missing_d/snprintf.c; avoids diagnostic about its declaration.
23
Thu Apr 12 18:59:33 2007 Pat Rankin <rankin@pactechdata.com>
25
* vms-conf.h: Leave HAVE_MKSTEMP undefined; we want tmpfile().
27
Thu Mar 29 19:30:20 2007 Pat Rankin <rankin@pactechdata.com>
29
* vms-conf.h: reconcile with configh.in.
31
* descrip.mms: compile floatcomp.c; add pgawk target and build
32
pgawk.exe for `make all'.
33
* vmsbuild.com: compile floatcomp.c; always build pgawk.exe in
36
Wed Jul 27 21:31:14 2005 Pat Rankin <rankin@pactechdata.com>
38
* vmstest.com: Format test group feedback differently (append "...")
39
to distinguish it from individual test feedback.
40
(manyfiles): Determine the number of files to use dynamically
41
instead of using hardcoded 300 in case user's open file quota
42
is generous enough to support more than that.
43
(longsub): Add error trap so that failure when gawk is built with
44
VAXCRTL doesn't cause testing to terminate.
45
(vms_io1): Invoke with normal Unix-style command line syntax.
46
(vms_cmd): New test; split off DCL-style command line from vms_io1.
1
48
Tue Jul 26 21:46:16 2005 Arnold D. Robbins <arnold@skeeve.com>
3
50
* Release 3.1.5: Release tar file made.