summaryrefslogtreecommitdiff
path: root/vms/ChangeLog
blob: 33a9949d50c61eda9dd5a69a66f9c822fe5610ea (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
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.