1
2019-02-13 John E. Malmberg <wb8tyw@qsl.net>
3
* vmstest.com: Fix for symtab6 error handlng.
5
2019-01-09 John E. Malmberg <wb8tyw@qsl.net>
7
* generate_config_h_vms_gawk.com: remove unused
8
definition for __attribute(a)
10
2018-08-07 John E. Malmberg <wb8tyw@qsl.net>
12
* vmstest.com: Fixes for back89, gsubtst5, and fsbs
14
2018-08-03 John E. Malmberg <wb8tyw@qsl.net>
16
* generate_config_vms_h_gawk.com:
17
Create a stub stdint.h when OpenVMS does not provide one.
19
2018-02-25 Arnold D. Robbins <arnold@skeeve.com>
21
* 4.2.1: Release tar ball made.
23
2018-01-22 John E. Malmberg <wb8tyw@qsl.net>
25
* vmstest.com: New tests: isarrayunset, nlstringtest
26
Fix lintold test not to stop test run on failure.
28
2018-01-08 John E. Malmberg <wb8tyw@qsl.net>
30
* vmstest.com: New tests: numstr1, setrec0, setrec1.
32
2017-10-19 Arnold D. Robbins <arnold@skeeve.com>
34
* 4.2.0: Release tar ball made.
36
2017-08-25 John E. Malmberg <wb8tyw@qsl.net>
38
* vmstest.com: Improve negative tests, and fix some tests.
39
New tests: aryunasgn, concat5, fpat5, fpat6, fwtest5, fwtest6,
40
fwtest7, fwtest8, mbprintf5, memleak, sourcesplit
42
2017-08-31 John E. Malmberg <wb8tyw@qsl.net>
44
* vmstest.com: Fix profile3, profile6, profile7,
45
rsgetline, rstest6 tests.
47
2017-08-25 John E. Malmberg <wb8tyw@qsl.net>
49
* vmstest.com: Fix argarray test.
51
2016-12-22 John E. Malmberg <wb8tyw@qsl.net>
53
* vmsbuild.com, descrip.mms:
54
Update for new [.support] directory.
56
2016-11-24 John E. Malmberg <wb8tyw@qsl.net>
58
* gawk_verb.com: correct location for gawk executable.
60
2016-10-24 John E. Malmberg <wb8tyw@qsl.net>
62
* backup_gawk_src.com: Do not backup entire git repository.
63
* pcsi_product_gawk.com: Create a ZIP archive of PCSI kit.
65
2016-10-23 Arnold D. Robbins <arnold@skeeve.com>
67
* General: Remove trailing whitespace from all relevant files.
69
2016-08-25 Arnold D. Robbins <arnold@skeeve.com>
71
* 4.1.4: Release tar ball made.
73
2016-08-08 John E. Malmberg <wb8tyw@qsl.net>
75
* vmstest.com: New test (basic) ofmtstrnum
76
New test (extra) ignrcas3 - skipped.
77
Updated test (shlib) filefuncs, backsmalls1
79
2016-06-16 John E. Malmberg <wb8tyw@qsl.net>
81
* vmstest.com: New tests (basic) hex2, mixed1, subback
83
2016-05-30 John E. Malmberg <wb8tyw@qsl.net>
85
* vmstest.com: New tests (basic) fsnul1
86
New tests (ext) fpat4, symtab10
87
* vmstest.com: Outputs test_output.xml in junit format.
89
2016-05-29 John E. Malmberg <wb8tyw@qsl.net>
91
* stage_gawk_install.com: Fix directory path
92
* vmstest.com: new tests
93
(basic) arrayind1, rscompat, sigpipe1
94
(ext) close1way2, clos1way3, clos1way4, clos1way5
96
2016-04-10 John E. Malmberg <wb8tyw@qsl.net>
98
* generate_config_vms_h_gawk.com: define __attribute() as macro.
100
2016-02-02 John E. Malmberg <wb8tyw@qsl.net>
102
* descrip.mms: Add gawk_debug target.
103
* vms_sort.com: Implement sort function for tests.
104
* vmstest.com: updates
105
Reorganize test lists to make them easier to read and
107
(vms_debug): New command to switch to debug_gawk
110
(basic): badassign1,dfamb1,exit2,nfloop,badbuild,
111
callparam,exitval2,exitval3,inpref,paramasfunc1,
112
paramasfunc2,regexpbrack,sortglos,rebrackloc
113
aryprm9,nulinsrc,rstest4,rstest5
114
(ext): id,profile4,profile5,crlf,dbugeval,fpat4,genpot,
115
indirectbuiltin,printfbad4,printhuge,profile0,
116
profile6,profile7,regnul1,regnul2,rsgetline,
117
rsglstdin,mbstr2,profile8,watchpoint1,rsstart3
118
(locale): backbigs1,backsmalls1,backsmalls2,mbprintf4
119
(shlib): inplace2,testext,lc_num1,mbprintf1,
120
mbprintf2,mbprintf3,mbprintf4,mbfw1,ordchr2
121
* vms.h, vms_args.c, vms_cli.c, vms_fwrite.c,
122
vms_misc.c, vms_popen.c:
123
Use VMS provided descriptor definitions.
125
2016-01-27 John E. Malmberg <wb8tyw@qsl.net>
127
* generate_config_vms_h_gawk.com: Add missing define
128
for macro TIME_T_UNSIGNED. Remove supression of
131
2016-01-24 John E. Malmberg <wb8tyw@qsl.net>
133
* vmstest.com: updates
134
(ofmta): Skip on VAX as VAX floating runtime is different.
135
(beginfile1): Handle NFS ODS-2 case encoded filenames.
136
(dumpvars): Fix test compare.
137
(gensub2): Capture stderr output for compare.
138
(define_gawklocale): set LC_ALL "utf8-20".
140
2016-01-24 John E. Malmberg <wb8tyw@qsl.net>
142
* generate_config_vms_h_gawk.com: Supress compiler message
143
about comparing an unsigned value to a negative number
144
in missing_d/strftime.c.
145
* descrip.mms: Temporary comment out the use of bison or yacc
146
until current ports are known to be available for VMS.
147
* build_gawk_pcsi_desc.com: Remove extra copy of a file being
150
2016-01-21 John E. Malmberg <wb8tyw@qsl.net>
152
* descrip.mms and vmsbuild.com: Remove the unused hand-updated
155
2016-01-10 John E. Malmberg <wb8tyw@qsl.net>
157
* build_gawk_pcsi_desc.com: Better detection for VMS Software
158
Inc.'s OpenVMS releases.
159
* compare_gawk_source.com: Skip files that VMS can not diff
161
* gawk_alias_setup: Install aliases in correct simulated
163
* pcsi_gawk_file_list.txt: Install binaries and aliass in
164
correct simulated Linux directory.
165
* remove_old_gawk.com: Look for old gawk images that may
166
have been installed in the wrong directory.
168
2015-07-02 John E. Malmberg <wb8tyw@qsl.net>
170
* build_gawk_pcsi_desc.com: Update to support new VMS
173
2015-05-19 Arnold D. Robbins <arnold@skeeve.com>
175
* 4.1.3: Release tar ball made.
177
2015-05-19 Arnold D. Robbins <arnold@skeeve.com>
179
* vmsbuild.com, descrip.mms: Bump patchlevel.
181
2015-04-29 Arnold D. Robbins <arnold@skeeve.com>
183
* 4.1.2: Release tar ball made.
185
2015-04-08 John E. Malmberg <wb8tyw@qsl.net>
187
* generate_config_vms_h_gawk.com: Add custom.h include.
189
2015-04-07 Arnold D. Robbins <arnold@skeeve.com>
191
* vmsbuild.com, descrip.mms: Bump patchlevel.
193
2014-10-17 John E. Malmberg <wb8tyw@qsl.net>
195
* config_h.com: Use sys$disk: instead of prj_root: for
196
copying the configure file.
197
* gawk_alias_setup.com: Fix removal of out of date aliases.
198
* vmsbuild.com: Fix a typo for symbol CNAME and a case sensitive
199
test for "VAX" .eq. "vax" that failed. Also disable verify
200
while looking up the actual version.
201
* vmstest.com: Make sure that the test directory exists when
204
2014-04-18 John E. Malmberg <wb8tyw@qsl.net>
206
* gawk_alias_setup.com: Fix problem with file links on Vax/VMS.
208
2014-04-08 Arnold D. Robbins <arnold@skeeve.com>
210
* 4.1.1: Release tar ball made.
212
2014-04-08 Arnold D. Robbins <arnold@skeeve.com>
214
* descrip.mms, vmsbuild.com: Update patchlevel.
216
2014-02-12 John E. Malmberg <wb8tyw@qsl.net>
218
* vmstest.com: (strftime) requires GNV Coreutils date command to run
219
(readdir) fix file cleanup to not generate warnings.
221
2014-01-21 John E. Malmberg <wb8tyw@qsl.net>
223
* generate_config_vms_h_gawk.com: upate copyright and fix exit status.
225
2014-01-17 John E. Malmberg <wb8tyw@qsl.net>
227
* vmstest.com (split_after_fpat): Added this test.
229
2014-01-03 John E. Malmberg <wb8tyw@qsl.net>
231
* config_h.com, generate_config_vms_h_gawk.com,
232
vms_args.c, vms_cli.c, vms_fwrite.c, vms_gawk.c, vms_misc.c,
233
vms_popen.c: Update copyright to 2014.
234
* descrip.mms: Improve spotless cleanup.
235
* vmstest.com: Improve test cleanup.
236
* backup_gawk_src.com: New file. Create backup savesets for gawk source.
237
* build_gawk_pcsi_desc.com: New file. Create a pcsi$desc manifest
238
file for building a gawk package.
239
* build_gawk_pcsi_text.com: New file. Create a pcsi$text file for
240
building a gawk package.
241
* build_gawk_release_notes.com: New file. Create a VMS release notes
242
file based on the gawk README and COPYING files and the release note
243
start and build instruction files.
244
* compare_gawk_source.com: New file. Helper file to compare and
245
optionally update two gawk source directories. Used to copy
246
source from an NFS volume to a VMS native volume for backup.
247
* gawk_alias_setup.com: New file. Used at installation time to
248
create hard links for for some files instead of copies.
249
* gawk_build_steps.txt: New file. Document how to build a PCSI kit.
250
* gawk_release_note_start.txt: New file. Start of release notes.
251
* gawk_verb.com: New file. Converts the gawk.cld file into a
252
gawk_verb.cld file for setting up GAWK as a DCL command.
253
* gnv_gawk_startup.com: New file. Makes sure that the GNV$GNU logical
254
name need to easily find the gawk image is defined.
255
* make_pcsi_gawk_kit_name.com: New File. Create the PCSI kit name
256
based on the GAWK version.
257
* pcsi_gawk_file_list.txt: New File. Input file for creating the
258
pcsi$desc manifest file.
259
* pcsi_product_gawk.com: New file. File to create the PCSI kit.
260
* remove_old_gawk.com: New file. File to remove obsolete GNV gawk
261
files replaced by the new PCSI kit.
262
* stage_gawk_install.com: New file. Stages an install for the
265
2013-12-29 John E. Malmberg <wb8tyw@qsl.net>
267
* gawk_plugin.opt: New file. Needed to build plugins on IA64
269
* generate_config_vms_h_gawk.com: Document which version
270
of VMS the mkstemp issue was seen.
271
* vms_popen: (pclose): Tolerate invalid file pointer.
272
* vmstest.com: Add tests for extensions ported to VMS.
274
2013-12-23 John E. Malmberg <wb8tyw@qsl.net>
276
* gawkmisc.vms: Fix program name calculation on VAX.
277
* vms_cli.c: Fix case of public symbol.
278
* vms.hlp: Fix typo, add cautions on rounding and timezones.
279
* vmstest.com: Dcl symbol tz causing conflict with test.
281
2013-12-20 John E. Malmberg <wb8tyw@qsl.net>
283
* descrip.mms: Set CC exact symbol names, cleanup repository.
284
* generate_config_vms_h_gawk.com: Use correct VMS exit codes.
285
* vmsbuild.com: Set CC exact symbol names.
286
* vmstest.com: Extract correct Unix status for failed tests.
287
* vms.h, vms_args.c, vms_cli.c, vms_fwrite.c, vms_gawk.c,
288
vms_misc.c, vms_popen.c: Correct case of function names.
289
* vms.hlp: Updated with new information about exit codes.
291
2013-12-10 John E. Malmberg <wb8tyw@qsl.net>
293
* gawkmisc.vms: Add lots of includes.
294
(sys_trnlnm): New function.
295
(gawk_name): Improved.
296
(os_arg_fixup): Fix up time zone.
298
2013-12-08 John E. Malmberg <wb8tyw@qsl.net>
300
* descrip.mms: Add IEEE float for non-vax.
302
Remove code to generate version.c
303
* generate_config_vms_h_gawk.com (__attribute__): Removed
304
definition from here.
305
* version_c.com: removed no longer used.
306
* vmsbuild.com: Add IEEE float for non-vax.
308
Remove code to generate version.c
309
Changes that should have been in the previous commit.
310
* vms_misc.c (vms_open): VMS CRTL for 8.3 Alpha is setting
311
errno to ENOENT instead of EISDIR for ".".
313
2013-12-05 John E. Malmberg <wb8tyw@qsl.net>
315
* New config_h.com to generate config.h
316
* New gawk_ident.com generates ident line for link option file.
317
* Add version_c.com to create version.c from version.in.
318
* Remove fcntl.h covering up real fcntl.h. If an older version
319
of VMS needs this file, the build procedure should be updated
320
to generate it from a template.
321
* descrip.mms: Use command files to generate files based
322
on same input files as a Linux build.
323
* gawkmisc.vms (files_are_same): support _USE_STD_STAT for VMS 8.x.
324
* generate_config_vms_h_gawk.com: Generates a helper file
325
config_vms.h to cover issues config_h.com can not handle.
326
* vmsbuild.com: Use command files to generate files based
327
on the same input files as a Linux build.
328
* vms_misc.c (vms_open): VMS CRTL setting errno to ENOENT where
329
it should be set to EMFILE.
331
2013-12-06 Arnold D. Robbins <arnold@skeeve.com>
333
* vms-conf.h (__attribute__): Removed definition from here; fixed
334
the issue in the main sources.
336
2013-12-01 Arnold D. Robbins <arnold@skeeve.com>
338
* vms-conf.h (ALLOW_SWITCH): Removed. No longer used.
339
(__attribute__): Define as empty.
341
2013-08-26 Arnold D. Robbins <arnold@skeeve.com>
343
* vms-conf.h (RE_TOKEN_INIT_BUG): Remove define (change of
344
Feb 19 2005) since it's no longer needed.
346
2013-06-03 Arnold D. Robbins <arnold@skeeve.com>
348
* gawkmisc.c (init_sockets): New dummy function.
350
2013-05-27 Arnold D. Robbins <arnold@skeeve.com>
352
* vms-conf.h: Remove obsolete HAVE_ST_BLKSIZE.
354
2013-05-09 Arnold D. Robbins <arnold@skeeve.com>
356
* 4.1.0: Release tar ball made.
358
2012-05-09 Arnold D. Robbins <arnold@skeeve.com>
360
* vmsbuild.com (REL, PATCHLVL): Move to 4.1.0.
361
* descrip.mms (REL, PATCHLVL): Move to 4.1.0.
362
* vms-conf.h (VERSION, PACKAGE_VERSION, PACKAGE_STRING): Move to 4.1.0.
364
2013-04-19 Anders Wallin <anders_s_wallin@yahoo.se>
366
* vmstest.com: Updated to match main test/Makefile.
368
2012-12-24 Arnold D. Robbins <arnold@skeeve.com>
370
* 4.0.2: Release tar ball made.
372
2012-12-23 Arnold D. Robbins <arnold@skeeve.com>
374
* vmstest.com (paramuninitglobal): New test.
376
2012-12-23 Arnold D. Robbins <arnold@skeeve.com>
378
* vmsbuild.com (REL, PATCHLVL): Move to 4.0.2.
379
* descrip.mms (REL, PATCHLVL): Move to 4.0.2.
380
* vms-conf.h (VERSION, PACKAGE_VERSION, PACKAGE_STRING): Move to 4.0.2.
382
2012-12-18 John E. Malmberg <wb8tyw@qsl.net>
384
* descrip.mms: Make the build procedure run on a default directory
385
that is on a VMS logical name search list.
386
* vmstest.com: Make the tests run on a default directory that is on
387
a VMS logical name search list.
389
2012-12-13 Anders Wallin <anders_s_wallin@yahoo.se>
391
* descrip.mms: Update to handle removal of pgawk and dgawk,
392
workaround for MMS bug
394
2012-12-09 Anders Wallin <anders_s_wallin@yahoo.se>
396
* vmstest.com: Updated to match main test/Makefile.
398
2012-12-02 Arnold D. Robbins <arnold@skeeve.com>
400
* vms_gawk.c (CmdName): Force to just "GAWK".
402
2012-11-24 Arnold D. Robbins <arnold@skeeve.com>
404
* vmstest.com: Fix typo in applying previous patch.
406
2012-11-22 Anders Wallin <anders_s_wallin@yahoo.se>
408
* vmstest.com: Updated to match main test/Makefile.
410
2012-11-14 Arnold D. Robbins <arnold@skeeve.com>
412
* vmsbuild.com: Updated. Thanks to Anders Wallin.
413
* vms-conf.h: Ditto, ditto.
415
2012-11-12 Arnold D. Robbins <arnold@skeeve.com>
417
* gawkmisc.vms (os_isreadable): Change first argument type to
419
* vms-conf.h (HAVE_STDINT_H): Define.
420
(SHLIBEXT, DEFLIBPATH): Add definitions.
421
* vms_fwrite.c (tty_fwrite): Check do_debug instead of no-longer-
422
extant which_gawk variable.
423
* vms_gawk.c (vms_gawk): Check do_debug and do_profiling instead
426
Thanks to Anders Wallin.
428
2012-08-08 Arnold D. Robbins <arnold@skeeve.com>
430
* gawkmisc.vms (os_isreadable): Take IOBUF_PUBLIC instead of fd and
433
2012-07-29 Arnold D. Robbins <arnold@skeeve.com>
435
* gawkmisc.vms (os_isreadable): Add isdir pointer parameter to be
436
set to true if fd is for a directory.
438
2012-07-26 Arnold D. Robbins <arnold@skeeve.com>
440
* gawkmisc.vms (os_isreadable): New function.
442
2012-03-29 Arnold D. Robbins <arnold@skeeve.com>
444
* config.h: Add definition for _Noreturn.
446
2012-03-20 Andrew J. Schorr <aschorr@telemetry-investments.com>
448
* gawkmisc.vms (deflibpath): New global variable.
450
2012-03-28 Arnold D. Robbins <arnold@skeeve.com>
452
* 4.0.1: Release tar ball made.
454
2012-03-28 Arnold D. Robbins <arnold@skeeve.com>
456
* vms-conf.h: Update copyright year.
458
2012-03-21 Anders Wallin <anders_s_wallin@yahoo.se>
460
* vmstest.com: Make printfbad3 test work.
462
2012-03-20 Arnold D. Robbins <arnold@skeeve.com>
464
* vmstest.com: Add printfbad3 test.
466
2012-02-10 Arnold D. Robbins <arnold@skeeve.com>
468
* vmsbuild.com, descrip.mms, vms-conf.h: Update patch level.
470
2011-12-31 Arnold D. Robbins <arnold@skeeve.com>
472
* vms_misc.c: [STREQ, STREQN]: Change use of macros to call
473
strcmp, strncmp, directly.
475
2011-11-02 Pat Rankin <r.pat.rankin@gmail.com>
477
* vms-conf.h (HAVE_SETSID, HAVE_SYS_IOCTL): Add but leave undef'd.
478
(HAVE_ISWCTYPE, HAVE_ISWLOWER, HAVE_ISWUPPER, HAVE_MBRLEN,
479
HAVE_MBRTOWC, HAVE_TOWLOWER, HAVE_TOWUPPER, HAVE_WCHAR_H,
480
HAVE_WCRTOMB, HAVE_WCSCOLL, HAVE_WCTYPE, HAVE_WCTYPE_H,
481
HAVE_WCTYPE_T): Define as 1 since DEC C supports all these.
483
* descrip.mms (replace.obj): Add dependencies for missing_d/*.c.
484
* vmstest.com (unix_tests): Fix typo in spelling of rtlen01.
486
2011-10-30 Pat Rankin <r.pat.rankin@gmail.com>
488
* vmstest.com (fpat3, fwtest3, getline5, gsubtst7, gsubtst8,
489
pty1, rtlen, rtlen01, rtlenmb): New tests.
490
(posix2008sub): Revised test.
492
2011-10-25 Anders Wallin <anders_s_wallin@yahoo.se>
494
* vmstest.com (posix2008sub): Added as specific test in order to
497
2011-06-24 Arnold D. Robbins <arnold@skeeve.com>
499
* vmsbuild.com (REL, PATCHLVL): Move to 4.0.0.
500
* descrip.mms (REL, PATCHLVL): Move to 4.0.0.
501
* vms-conf.h (VERSION, PACKAGE_VERSION): Move to 4.0.0.
502
* 4.0.0: Remake the tar ball.
504
2011-06-23 Arnold D. Robbins <arnold@skeeve.com>
506
* ChangeLog.0: Rotated ChangeLog into this file.
507
* ChangeLog: Created anew for gawk 4.0.0 and on.
508
* 4.0.0: Release tar ball made.