gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5588-g957cd54a


From: Arnold Robbins
Subject: [SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5588-g957cd54a
Date: Thu, 2 Jan 2025 07:36:16 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".

The branch, gawk-5.3-stable has been updated
       via  957cd54abf4a5a743235d20f2775d2d8ab507299 (commit)
      from  e1d847b024480749c67a3561d52f5bc178c81144 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=957cd54abf4a5a743235d20f2775d2d8ab507299

commit 957cd54abf4a5a743235d20f2775d2d8ab507299
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Thu Jan 2 14:35:53 2025 +0200

    Minimally document that OpenVMS 9.2.2 is now supported.

diff --git a/ChangeLog b/ChangeLog
index 69416e2f..787de2c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2025-01-02         Arnold D. Robbins     <arnold@skeeve.com>
+
+       * NEWS: Updated. Copyright year updated, too.
+
 2024-12-15         Arnold D. Robbins     <arnold@skeeve.com>
 
        * awk.h (emalloc, erealloc, ezalloc): Move to using __func__
diff --git a/NEWS b/NEWS
index f9e396fa..a02a9904 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-   Copyright (C) 2019, 2020, 2021, 2022, 2023, 2024
+   Copyright (C) 2019, 2020, 2021, 2022, 2023, 2024, 2025
    Free Software Foundation, Inc.
    
    Copying and distribution of this file, with or without modification,
@@ -13,6 +13,8 @@ Changes from 5.3.1 to 5.3.x
    the block or function that follows them. The extra final newline
    is no longer produced.
 
+2. OpenVMS 9.2-2 x86_64 is now supported.
+
 XX. As usual, there have been several minor code cleanups and bug fixes.
    See the ChangeLog for details.
 
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 5c207182..53d81481 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2025-01-02         Arnold D. Robbins     <arnold@skeeve.com>
+
+       * gawk.texi (Feature History): Note the addition of support
+       for OpenVMS 9.2-2 x86_64.
+
 2024-11-19         Arnold D. Robbins     <arnold@skeeve.com>
 
        * gawk.texi (Assert Function): Add an opening quote.
diff --git a/doc/gawk.info b/doc/gawk.info
index 4017e5d3..9c40cfad 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -31277,6 +31277,8 @@ unfortunately.  It added the following features:
 
    • The ‘\u’ escape sequence (*note Escape Sequences::).
 
+   • Support for OpenVMS 9.2-2 x86_64 (at version 5.3.1).
+
    • The need for GNU ‘libsigsegv’ was removed from ‘gawk’.  The
      value-add was never very much and it caused problems in some
      environments.
@@ -40557,79 +40559,79 @@ Node: BTL1279941
 Node: POSIX/GNU1280708
 Ref: Gawk Extension Functions1284098
 Node: Feature History1287522
-Node: Common Extensions1307363
-Node: Ranges and Locales1308838
-Ref: Ranges and Locales-Footnote-11313623
-Ref: Ranges and Locales-Footnote-21313650
-Ref: Ranges and Locales-Footnote-31313885
-Node: Contributors1314108
-Node: History summary1320460
-Node: Installation1321902
-Node: Gawk Distribution1322866
-Node: Getting1323358
-Node: Extracting1324357
-Node: Distribution contents1326063
-Node: Unix Installation1333953
-Node: Quick Installation1334773
-Node: Compiling with MPFR1337313
-Node: Shell Startup Files1338019
-Node: Additional Configuration Options1339176
-Node: Configuration Philosophy1341559
-Node: Compiling from Git1344059
-Node: Building the Documentation1344618
-Node: Non-Unix Installation1346030
-Node: PC Installation1346506
-Node: PC Binary Installation1347375
-Node: PC Compiling1348268
-Node: PC Using1349446
-Node: Cygwin1353162
-Node: MSYS1354414
-Node: OpenVMS Installation1355040
-Node: OpenVMS Compilation1355721
-Ref: OpenVMS Compilation-Footnote-11357204
-Node: OpenVMS Dynamic Extensions1357262
-Node: OpenVMS Installation Details1358898
-Node: OpenVMS Running1361329
-Node: OpenVMS GNV1365466
-Node: Bugs1366221
-Node: Bug definition1367141
-Node: Bug address1370742
-Node: Usenet1374311
-Node: Performance bugs1375524
-Node: Asking for help1378528
-Node: Maintainers1380515
-Node: Other Versions1381542
-Node: Installation summary1391531
-Node: Notes1392913
-Node: Compatibility Mode1393723
-Node: Additions1394545
-Node: Accessing The Source1395490
-Node: Adding Code1397021
-Node: New Ports1404132
-Node: Derived Files1408635
-Ref: Derived Files-Footnote-11414446
-Ref: Derived Files-Footnote-21414481
-Ref: Derived Files-Footnote-31415092
-Node: Future Extensions1415206
-Node: Implementation Limitations1415876
-Node: Extension Design1417118
-Node: Old Extension Problems1418278
-Ref: Old Extension Problems-Footnote-11419850
-Node: Extension New Mechanism Goals1419911
-Ref: Extension New Mechanism Goals-Footnote-11423381
-Node: Extension Other Design Decisions1423582
-Node: Extension Future Growth1425779
-Node: Notes summary1426399
-Node: Basic Concepts1427609
-Node: Basic High Level1428294
-Ref: figure-general-flow1428576
-Ref: figure-process-flow1429278
-Ref: Basic High Level-Footnote-11432648
-Node: Basic Data Typing1432837
-Node: Glossary1436245
-Node: Copying1469123
-Node: GNU Free Documentation License1506681
-Node: Index1531804
+Node: Common Extensions1307424
+Node: Ranges and Locales1308899
+Ref: Ranges and Locales-Footnote-11313684
+Ref: Ranges and Locales-Footnote-21313711
+Ref: Ranges and Locales-Footnote-31313946
+Node: Contributors1314169
+Node: History summary1320521
+Node: Installation1321963
+Node: Gawk Distribution1322927
+Node: Getting1323419
+Node: Extracting1324418
+Node: Distribution contents1326124
+Node: Unix Installation1334014
+Node: Quick Installation1334834
+Node: Compiling with MPFR1337374
+Node: Shell Startup Files1338080
+Node: Additional Configuration Options1339237
+Node: Configuration Philosophy1341620
+Node: Compiling from Git1344120
+Node: Building the Documentation1344679
+Node: Non-Unix Installation1346091
+Node: PC Installation1346567
+Node: PC Binary Installation1347436
+Node: PC Compiling1348329
+Node: PC Using1349507
+Node: Cygwin1353223
+Node: MSYS1354475
+Node: OpenVMS Installation1355101
+Node: OpenVMS Compilation1355782
+Ref: OpenVMS Compilation-Footnote-11357265
+Node: OpenVMS Dynamic Extensions1357323
+Node: OpenVMS Installation Details1358959
+Node: OpenVMS Running1361390
+Node: OpenVMS GNV1365527
+Node: Bugs1366282
+Node: Bug definition1367202
+Node: Bug address1370803
+Node: Usenet1374372
+Node: Performance bugs1375585
+Node: Asking for help1378589
+Node: Maintainers1380576
+Node: Other Versions1381603
+Node: Installation summary1391592
+Node: Notes1392974
+Node: Compatibility Mode1393784
+Node: Additions1394606
+Node: Accessing The Source1395551
+Node: Adding Code1397082
+Node: New Ports1404193
+Node: Derived Files1408696
+Ref: Derived Files-Footnote-11414507
+Ref: Derived Files-Footnote-21414542
+Ref: Derived Files-Footnote-31415153
+Node: Future Extensions1415267
+Node: Implementation Limitations1415937
+Node: Extension Design1417179
+Node: Old Extension Problems1418339
+Ref: Old Extension Problems-Footnote-11419911
+Node: Extension New Mechanism Goals1419972
+Ref: Extension New Mechanism Goals-Footnote-11423442
+Node: Extension Other Design Decisions1423643
+Node: Extension Future Growth1425840
+Node: Notes summary1426460
+Node: Basic Concepts1427670
+Node: Basic High Level1428355
+Ref: figure-general-flow1428637
+Ref: figure-process-flow1429339
+Ref: Basic High Level-Footnote-11432709
+Node: Basic Data Typing1432898
+Node: Glossary1436306
+Node: Copying1469184
+Node: GNU Free Documentation License1506742
+Node: Index1531865
 
 End Tag Table
 
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 5a71c530..9a6dbd05 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -41816,6 +41816,9 @@ The ability to make @command{gawk} buffer output to 
pipes
 The @samp{\u} escape sequence
 (@pxref{Escape Sequences}).
 
+@item
+Support for OpenVMS 9.2-2 x86_64 (at version 5.3.1).
+
 @item
 The need for GNU @code{libsigsegv} was removed from @command{gawk}.
 The value-add was never very much and it caused problems in some

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog     |   4 ++
 NEWS          |   4 +-
 doc/ChangeLog |   5 ++
 doc/gawk.info | 148 +++++++++++++++++++++++++++++-----------------------------
 doc/gawk.texi |   3 ++
 5 files changed, 90 insertions(+), 74 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]