gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-723


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-723-g247ac37
Date: Wed, 01 Jul 2015 18:51:29 +0000

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-4.1-stable has been updated
       via  247ac37e87ece08aab495f2c794796d91ccae031 (commit)
      from  397423c7a0709fce5abd1c7a5d55411b9a170267 (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=247ac37e87ece08aab495f2c794796d91ccae031

commit 247ac37e87ece08aab495f2c794796d91ccae031
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Jul 1 21:50:18 2015 +0300

    Update doc on quiktrim awk.

diff --git a/doc/ChangeLog b/doc/ChangeLog
index 113f7b6..548e8c8 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2015-07-01         Arnold D. Robbins     <address@hidden>
+
+       * gawktexi.in: Update info on Quiktrim awk; thanks to
+       Antonio Colombo for the pointer.
+
 2015-06-19         Arnold D. Robbins     <address@hidden>
 
        * gawkinet.info: Fix an old address@hidden
diff --git a/doc/gawk.info b/doc/gawk.info
index 81ec11d..132a934 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -28357,10 +28357,12 @@ QSE 'awk'
      the GPL. It has a large number of extensions over standard 'awk'
      and may not be 100% syntactically compatible with it.  See
      <http://www.quiktrim.org/QTawk.html> for more information,
-     including the manual and a download link.
+     including the manual.  The download link there is out of date; see
+     <http://www.quiktrim.org/#AdditionalResources> for the latest
+     download link.
 
      The project may also be frozen; no new code changes have been made
-     since approximately 2008.
+     since approximately 2014.
 
 Other versions
      See also the "Versions and implementations" section of the
@@ -35047,37 +35049,37 @@ Node: VMS GNV1132377
 Node: VMS Old Gawk1133112
 Node: Bugs1133583
 Node: Other Versions1137697
-Node: Installation summary1144171
-Node: Notes1145229
-Node: Compatibility Mode1146094
-Node: Additions1146876
-Node: Accessing The Source1147801
-Node: Adding Code1149237
-Node: New Ports1155392
-Node: Derived Files1159880
-Ref: Derived Files-Footnote-11165365
-Ref: Derived Files-Footnote-21165400
-Ref: Derived Files-Footnote-31165998
-Node: Future Extensions1166112
-Node: Implementation Limitations1166770
-Node: Extension Design1167953
-Node: Old Extension Problems1169107
-Ref: Old Extension Problems-Footnote-11170625
-Node: Extension New Mechanism Goals1170682
-Ref: Extension New Mechanism Goals-Footnote-11174046
-Node: Extension Other Design Decisions1174235
-Node: Extension Future Growth1176348
-Node: Old Extension Mechanism1177184
-Node: Notes summary1178947
-Node: Basic Concepts1180129
-Node: Basic High Level1180810
-Ref: figure-general-flow1181092
-Ref: figure-process-flow1181777
-Ref: Basic High Level-Footnote-11185078
-Node: Basic Data Typing1185263
-Node: Glossary1188591
-Node: Copying1220537
-Node: GNU Free Documentation License1258076
-Node: Index1283194
+Node: Installation summary1144283
+Node: Notes1145341
+Node: Compatibility Mode1146206
+Node: Additions1146988
+Node: Accessing The Source1147913
+Node: Adding Code1149349
+Node: New Ports1155504
+Node: Derived Files1159992
+Ref: Derived Files-Footnote-11165477
+Ref: Derived Files-Footnote-21165512
+Ref: Derived Files-Footnote-31166110
+Node: Future Extensions1166224
+Node: Implementation Limitations1166882
+Node: Extension Design1168065
+Node: Old Extension Problems1169219
+Ref: Old Extension Problems-Footnote-11170737
+Node: Extension New Mechanism Goals1170794
+Ref: Extension New Mechanism Goals-Footnote-11174158
+Node: Extension Other Design Decisions1174347
+Node: Extension Future Growth1176460
+Node: Old Extension Mechanism1177296
+Node: Notes summary1179059
+Node: Basic Concepts1180241
+Node: Basic High Level1180922
+Ref: figure-general-flow1181204
+Ref: figure-process-flow1181889
+Ref: Basic High Level-Footnote-11185190
+Node: Basic Data Typing1185375
+Node: Glossary1188703
+Node: Copying1220649
+Node: GNU Free Documentation License1258188
+Node: Index1283306
 
 End Tag Table
diff --git a/doc/gawk.texi b/doc/gawk.texi
index d9d6842..3769517 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -38450,10 +38450,12 @@ This is an independent implementation of 
@command{awk} distributed
 under the GPL. It has a large number of extensions over standard
 @command{awk} and may not be 100% syntactically compatible with it.
 See @uref{http://www.quiktrim.org/QTawk.html} for more information,
-including the manual and a download link.
+including the manual. The download link there is out of date; see
address@hidden://www.quiktrim.org/#AdditionalResources} for the latest
+download link.
 
 The project may also be frozen; no new code changes have been made
-since approximately 2008.
+since approximately 2014.
 
 @item Other versions
 See also the ``Versions and implementations'' section of the
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 75f3bb7..7695d97 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -37541,10 +37541,12 @@ This is an independent implementation of 
@command{awk} distributed
 under the GPL. It has a large number of extensions over standard
 @command{awk} and may not be 100% syntactically compatible with it.
 See @uref{http://www.quiktrim.org/QTawk.html} for more information,
-including the manual and a download link.
+including the manual. The download link there is out of date; see
address@hidden://www.quiktrim.org/#AdditionalResources} for the latest
+download link.
 
 The project may also be frozen; no new code changes have been made
-since approximately 2008.
+since approximately 2014.
 
 @item Other versions
 See also the ``Versions and implementations'' section of the

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

Summary of changes:
 doc/ChangeLog   |    5 ++++
 doc/gawk.info   |   70 ++++++++++++++++++++++++++++--------------------------
 doc/gawk.texi   |    6 +++-
 doc/gawktexi.in |    6 +++-
 4 files changed, 49 insertions(+), 38 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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