summaryrefslogtreecommitdiff
path: root/vms/ChangeLog
blob: 60415aa4c63f1021f62cc60a44f29d41dbfb2d20 (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
2023-04-14         Arnold D. Robbins     <arnold@skeeve.com>

	* vms_args.c, vms_cli.c, vms_fwrite.c, vms_gawk.c, vms_misc.c,
	vms_popen.c: Update copyright year.

2023-03-18         John E. Malmberg      <wb8tyw@qsl.net>

	* redirect.h: Fix prototype for read()
	* generate_config_vms_h_gawk.com: Disable OpenVMS stat.h extensions
	  define HAVE_STRPTIME=1

2023-02-03         John E. Malmberg      <wb8tyw@qsl.net>

	* config_h.com: Handle HAVE_C_BOOL

2022-11-23         Arnold D. Robbins     <arnold@skeeve.com>

	* vms_misc.c, vms_popen.c, vms_fwrite.c, vms_cli.c, vms_gawk.c,
	vms_args.c: Update to GPL 3. Thanks to Corinna Vinschen for
	noticing the GPL version issue.

2022-11-17         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.2.1: Release tar ball made.

2022-09-04         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.2.0: Release tar ball made.

2022-08-06         John E. Malmberg      <wb8tyw@qsl.net>

	* config_h.com: Update for new VMS versions.
	* descrip.mms: mbsupport.h no longer exists.
	* generate_vms_h_gawk.com: Update for new VMS versions.
	* vmstest.com: Fix symtab10 test

2022-07-14         Arnold D. Robbins     <arnold@skeeve.com>

	* gawkmisc.vms: Update copyright.

2021-12-01         Arnold D. Robbins     <arnold@skeeve.com>

	* gawkmisc.vms (os_maybe_set_errno): New, empty function.

2021-10-27         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.1.1: Release tar ball made.

2021-07-26         John E. Malmberg      <wb8tyw@qsl.net>

	* descrip.mms: Add dynarray_resize to build.
	* vmsbuild.com: Add dynarray_resize to build.

2021-01-08         Arnold D. Robbins     <arnold@skeeve.com>

	* gawkmisc.vms (quote): Make const char *.
	(defpath): Make const char *.
	(deflibpath): Make const char *.
	(envsep): Make const char *.
	(gawk_name): Now returns const char *.

2020-04-14         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.1.0: Release tar ball made.

2020-03-07         John E. Malmberg      <wb8tyw@qsl.net>

	* vmstest.com: Fix profile5 test.

2020-02-11         John E. Malmberg      <wb8tyw@qsl.net>

	* vmstest.com: Fix profile5 test.

2020-02-11         John E. Malmberg      <wb8tyw@qsl.net>

	* vmstest.com: Simplify test error handling.

2020-02-04         John E. Malmberg      <wb8tyw@qsl.net>

	* vmstest.com: Fix manyfile test cleanup to handle a search list.

2020-02-04         John E. Malmberg      <wb8tyw@qsl.net>

	* generate_config_vms_h_gawk.com:
	Create stdint.h if not supplied by OpenVMS and
	add in the definitions required by support/dfa.h

2020-02-03         John E. Malmberg      <wb8tyw@qsl.net>

	* vmstest.com: Fix some issues where a test failure would stop the
	entire test run.

2019-06-18         Arnold D. Robbins     <arnold@skeeve.com>

	* 5.0.1: Release tar ball made.

2019-04-12         Arnold D. Robbins     <arnold@skeeve.com>

	* ChangeLog.1: Rotated ChangeLog into this file.
	* ChangeLog: Created anew for gawk 5.0.0 and on.
	* 5.0.0: Release tar ball made.