gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, gawk-5.1-stable, updated. gawk-4.1.0-4404-g5456e9b6


From: Arnold Robbins
Subject: [SCM] gawk branch, gawk-5.1-stable, updated. gawk-4.1.0-4404-g5456e9b6
Date: Thu, 19 May 2022 12:48:51 -0400 (EDT)

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.1-stable has been updated
       via  5456e9b6c741ffb0323e862cadb0977330df51b4 (commit)
      from  3fc67d1b51dc36b70ccd39178ae2d65cf8f2368d (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=5456e9b6c741ffb0323e862cadb0977330df51b4

commit 5456e9b6c741ffb0323e862cadb0977330df51b4
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Thu May 19 12:48:30 2022 -0400

    Small addition in the manual.

diff --git a/doc/ChangeLog b/doc/ChangeLog
index 4c0f9d73..e8755591 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2022-05-19         Arnold D. Robbins     <arnold@skeeve.com>
+
+       * gawktexi.in (Other Versions): Add reference to su8
+       gawk extensions.
+
 2022-04-29         Arnold D. Robbins     <arnold@skeeve.com>
 
        * gawktexi.in: Fix a some minor grammar issues.
diff --git a/doc/gawk.info b/doc/gawk.info
index 664b3f15..9867b897 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -32156,6 +32156,9 @@ Other versions
    An interesting collection of library functions is available at
 <https://github.com/e36freak/awk-libs>.
 
+   An interesting collection of 'gawk' extensions is available
+<https://github.com/su8/gawk-extensions>.
+
 
 File: gawk.info,  Node: Installation summary,  Prev: Other Versions,  Up: 
Installation
 
@@ -39211,37 +39214,37 @@ Node: Performance bugs1280771
 Node: Asking for help1283692
 Node: Maintainers1285659
 Node: Other Versions1286853
-Node: Installation summary1295017
-Node: Notes1296381
-Node: Compatibility Mode1297175
-Node: Additions1297957
-Node: Accessing The Source1298882
-Node: Adding Code1300319
-Node: New Ports1307134
-Node: Derived Files1311509
-Ref: Derived Files-Footnote-11317169
-Ref: Derived Files-Footnote-21317204
-Ref: Derived Files-Footnote-31317802
-Node: Future Extensions1317916
-Node: Implementation Limitations1318574
-Node: Extension Design1319784
-Node: Old Extension Problems1320928
-Ref: Old Extension Problems-Footnote-11322446
-Node: Extension New Mechanism Goals1322503
-Ref: Extension New Mechanism Goals-Footnote-11325867
-Node: Extension Other Design Decisions1326056
-Node: Extension Future Growth1328169
-Node: Notes summary1328775
-Node: Basic Concepts1329933
-Node: Basic High Level1330614
-Ref: figure-general-flow1330896
-Ref: figure-process-flow1331582
-Ref: Basic High Level-Footnote-11334884
-Node: Basic Data Typing1335069
-Node: Glossary1338397
-Node: Copying1370282
-Node: GNU Free Documentation License1407825
-Node: Index1432945
+Node: Installation summary1295123
+Node: Notes1296487
+Node: Compatibility Mode1297281
+Node: Additions1298063
+Node: Accessing The Source1298988
+Node: Adding Code1300425
+Node: New Ports1307240
+Node: Derived Files1311615
+Ref: Derived Files-Footnote-11317275
+Ref: Derived Files-Footnote-21317310
+Ref: Derived Files-Footnote-31317908
+Node: Future Extensions1318022
+Node: Implementation Limitations1318680
+Node: Extension Design1319890
+Node: Old Extension Problems1321034
+Ref: Old Extension Problems-Footnote-11322552
+Node: Extension New Mechanism Goals1322609
+Ref: Extension New Mechanism Goals-Footnote-11325973
+Node: Extension Other Design Decisions1326162
+Node: Extension Future Growth1328275
+Node: Notes summary1328881
+Node: Basic Concepts1330039
+Node: Basic High Level1330720
+Ref: figure-general-flow1331002
+Ref: figure-process-flow1331688
+Ref: Basic High Level-Footnote-11334990
+Node: Basic Data Typing1335175
+Node: Glossary1338503
+Node: Copying1370388
+Node: GNU Free Documentation License1407931
+Node: Index1433051
 
 End Tag Table
 
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 28291e53..5bb486f2 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -43678,6 +43678,9 @@ Wikipedia article} on @command{awk} for information on 
additional versions.
 An interesting collection of library functions is available
 at @uref{https://github.com/e36freak/awk-libs}.
 
+An interesting collection of @command{gawk} extensions is
+available @uref{https://github.com/su8/gawk-extensions}.
+
 @node Installation summary
 @appendixsec Summary
 
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index d24afef3..30c51afe 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -42521,6 +42521,9 @@ Wikipedia article} on @command{awk} for information on 
additional versions.
 An interesting collection of library functions is available
 at @uref{https://github.com/e36freak/awk-libs}.
 
+An interesting collection of @command{gawk} extensions is
+available @uref{https://github.com/su8/gawk-extensions}.
+
 @node Installation summary
 @appendixsec Summary
 

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

Summary of changes:
 doc/ChangeLog   |  5 +++++
 doc/gawk.info   | 65 ++++++++++++++++++++++++++++++---------------------------
 doc/gawk.texi   |  3 +++
 doc/gawktexi.in |  3 +++
 4 files changed, 45 insertions(+), 31 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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