gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2746-gc41763


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2746-gc417632
Date: Thu, 24 Aug 2017 03:07:11 -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, master has been updated
       via  c417632f68977ff7f714b0a4315b7fb271046959 (commit)
       via  4e0b60cfbf05ab647ed053aded33d2611cd162b7 (commit)
       via  f164e918a5c68cc04b56ef490ebaf69540d82118 (commit)
      from  b42cad3ddb49b1a19c81785c9916a789b7d32efc (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=c417632f68977ff7f714b0a4315b7fb271046959

commit c417632f68977ff7f714b0a4315b7fb271046959
Author: Arnold D. Robbins <address@hidden>
Date:   Thu Aug 24 10:06:53 2017 +0300

    Small doc improvements.

diff --git a/doc/ChangeLog b/doc/ChangeLog
index 316b485..220067c 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -2,6 +2,8 @@
 
        * texinfo.tex: Updated. Fixes table of contents issue
        with very long title.
+       * gawktexi.in: Slight rearranging of order of things that
+       happened in 4.2.  Minor cleanups related to Scott Deifik.
 
 2017-08-21         Arnold D. Robbins     <address@hidden>
 
diff --git a/doc/gawk.info b/doc/gawk.info
index 8c11685..3e8e42a 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -28151,16 +28151,16 @@ POSIX 'awk', in the order they were added to 'gawk'.
         - Input parsers can now override the default field parsing
           mechanism by specifying explicit locations.
 
-   * Support for MirBSD was removed.
-
-   * Support for GNU/Linux on Alpha was removed.
-
    * Shell startup files are supplied with the distribution and
      installed by 'make install' (*note Shell Startup Files::).
 
    * The 'igawk' program and its manual page are no longer installed
      when 'gawk' is built.  *Note Igawk Program::.
 
+   * Support for MirBSD was removed.
+
+   * Support for GNU/Linux on Alpha was removed.
+
 
 File: gawk.info,  Node: Common Extensions,  Next: Ranges and Locales,  Prev: 
Feature History,  Up: Language History
 
@@ -28348,7 +28348,7 @@ Info file, in approximate chronological order:
    * Fred Fish provided the port to Amiga systems and its documentation.
      (With Fred's sad passing, this is no longer supported.)
 
-   * Scott Deifik maintained the MS-DOS port using DJGPP.
+   * Scott Deifik formerly maintained the MS-DOS port using DJGPP.
 
    * Eli Zaretskii currently maintains the MS-Windows port using MinGW.
 
@@ -33778,7 +33778,6 @@ Index
 * default keyword:                       Switch Statement.    (line   6)
 * Deifik, Scott:                         Acknowledgments.     (line  60)
 * Deifik, Scott <1>:                     Contributors.        (line  54)
-* Deifik, Scott <2>:                     Maintainers.         (line  14)
 * delete ARRAY:                          Delete.              (line  39)
 * delete breakpoint at location:         Breakpoint Control.  (line  36)
 * delete breakpoint by number:           Breakpoint Control.  (line  64)
@@ -34469,6 +34468,7 @@ Index
 * gsub() function, escape processing:    Gory Details.        (line   6)
 * Guerrero, Juan Manuel:                 Acknowledgments.     (line  60)
 * Guerrero, Juan Manuel <1>:             Contributors.        (line 148)
+* Guerrero, Juan Manuel <2>:             Maintainers.         (line  14)
 * h debugger command (alias for help):   Miscellaneous Debugger Commands.
                                                               (line  69)
 * Hankerson, Darrel:                     Acknowledgments.     (line  60)
@@ -36362,68 +36362,68 @@ Ref: Ranges and Locales-Footnote-11142851
 Ref: Ranges and Locales-Footnote-21142878
 Ref: Ranges and Locales-Footnote-31143113
 Node: Contributors1143334
-Node: History summary1149160
-Node: Installation1150540
-Node: Gawk Distribution1151484
-Node: Getting1151968
-Node: Extracting1152929
-Node: Distribution contents1154567
-Node: Unix Installation1161047
-Node: Quick Installation1161729
-Node: Shell Startup Files1164143
-Node: Additional Configuration Options1165232
-Node: Configuration Philosophy1167221
-Node: Non-Unix Installation1169590
-Node: PC Installation1170050
-Node: PC Binary Installation1170888
-Node: PC Compiling1171323
-Node: PC Using1172440
-Node: Cygwin1175485
-Node: MSYS1176255
-Node: VMS Installation1176756
-Node: VMS Compilation1177547
-Ref: VMS Compilation-Footnote-11178776
-Node: VMS Dynamic Extensions1178834
-Node: VMS Installation Details1180519
-Node: VMS Running1182772
-Node: VMS GNV1187051
-Node: VMS Old Gawk1187786
-Node: Bugs1188257
-Node: Bug address1188920
-Node: Usenet1191317
-Node: Maintainers1192094
-Node: Other Versions1193355
-Node: Installation summary1199939
-Node: Notes1200974
-Node: Compatibility Mode1201839
-Node: Additions1202621
-Node: Accessing The Source1203546
-Node: Adding Code1204981
-Node: New Ports1211199
-Node: Derived Files1215687
-Ref: Derived Files-Footnote-11221172
-Ref: Derived Files-Footnote-21221207
-Ref: Derived Files-Footnote-31221805
-Node: Future Extensions1221919
-Node: Implementation Limitations1222577
-Node: Extension Design1223760
-Node: Old Extension Problems1224914
-Ref: Old Extension Problems-Footnote-11226432
-Node: Extension New Mechanism Goals1226489
-Ref: Extension New Mechanism Goals-Footnote-11229853
-Node: Extension Other Design Decisions1230042
-Node: Extension Future Growth1232155
-Node: Old Extension Mechanism1232991
-Node: Notes summary1234754
-Node: Basic Concepts1235936
-Node: Basic High Level1236617
-Ref: figure-general-flow1236899
-Ref: figure-process-flow1237584
-Ref: Basic High Level-Footnote-11240885
-Node: Basic Data Typing1241070
-Node: Glossary1244398
-Node: Copying1276345
-Node: GNU Free Documentation License1313884
-Node: Index1339002
+Node: History summary1149169
+Node: Installation1150549
+Node: Gawk Distribution1151493
+Node: Getting1151977
+Node: Extracting1152938
+Node: Distribution contents1154576
+Node: Unix Installation1161056
+Node: Quick Installation1161738
+Node: Shell Startup Files1164152
+Node: Additional Configuration Options1165241
+Node: Configuration Philosophy1167230
+Node: Non-Unix Installation1169599
+Node: PC Installation1170059
+Node: PC Binary Installation1170897
+Node: PC Compiling1171332
+Node: PC Using1172449
+Node: Cygwin1175494
+Node: MSYS1176264
+Node: VMS Installation1176765
+Node: VMS Compilation1177556
+Ref: VMS Compilation-Footnote-11178785
+Node: VMS Dynamic Extensions1178843
+Node: VMS Installation Details1180528
+Node: VMS Running1182781
+Node: VMS GNV1187060
+Node: VMS Old Gawk1187795
+Node: Bugs1188266
+Node: Bug address1188929
+Node: Usenet1191326
+Node: Maintainers1192103
+Node: Other Versions1193364
+Node: Installation summary1199948
+Node: Notes1200983
+Node: Compatibility Mode1201848
+Node: Additions1202630
+Node: Accessing The Source1203555
+Node: Adding Code1204990
+Node: New Ports1211208
+Node: Derived Files1215696
+Ref: Derived Files-Footnote-11221181
+Ref: Derived Files-Footnote-21221216
+Ref: Derived Files-Footnote-31221814
+Node: Future Extensions1221928
+Node: Implementation Limitations1222586
+Node: Extension Design1223769
+Node: Old Extension Problems1224923
+Ref: Old Extension Problems-Footnote-11226441
+Node: Extension New Mechanism Goals1226498
+Ref: Extension New Mechanism Goals-Footnote-11229862
+Node: Extension Other Design Decisions1230051
+Node: Extension Future Growth1232164
+Node: Old Extension Mechanism1233000
+Node: Notes summary1234763
+Node: Basic Concepts1235945
+Node: Basic High Level1236626
+Ref: figure-general-flow1236908
+Ref: figure-process-flow1237593
+Ref: Basic High Level-Footnote-11240894
+Node: Basic Data Typing1241079
+Node: Glossary1244407
+Node: Copying1276354
+Node: GNU Free Documentation License1313893
+Node: Index1339011
 
 End Tag Table
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 813bb46..7ed1a79 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -38293,12 +38293,6 @@ by specifying explicit locations.
 @end itemize
 
 @item
-Support for MirBSD was removed.
-
address@hidden
-Support for GNU/Linux on Alpha was removed.
-
address@hidden
 Shell startup files are supplied with the distribution and
 installed by @samp{make install} (@pxref{Shell Startup Files}).
 
@@ -38307,6 +38301,12 @@ The @command{igawk} program and its manual page are no 
longer
 installed when @command{gawk} is built.
 @xref{Igawk Program}.
 
address@hidden
+Support for MirBSD was removed.
+
address@hidden
+Support for GNU/Linux on Alpha was removed.
+
 @end itemize
 
 @c XXX ADD MORE STUFF HERE
@@ -38548,7 +38548,7 @@ provided the port to Amiga systems and its 
documentation.
 @item
 @cindex Deifik, Scott
 Scott Deifik
-maintained the MS-DOS port using DJGPP.
+formerly maintained the MS-DOS port using DJGPP.
 
 @item
 @cindex Zaretskii, Eli
@@ -40027,12 +40027,12 @@ The people maintaining the various @command{gawk} 
ports are:
 
 @c put the index entries outside the table, for docbook
 @cindex Buening, Andreas
address@hidden Deifik, Scott
 @cindex Malmberg, John
 @cindex Pitts, Dave
 @cindex G., Daniel Richard
 @cindex Robbins, Arnold
 @cindex Zaretskii, Eli
address@hidden Guerrero, Juan Manuel
 @multitable {MS-Windows with MinGW} 
{123456789012345678901234567890123456789001234567890}
 @item Unix and POSIX systems @tab Arnold Robbins, 
@EMAIL{arnold@@skeeve.com,arnold at skeeve dot com}
 
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 8fc5cd3..7cd6aa2 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -37307,12 +37307,6 @@ by specifying explicit locations.
 @end itemize
 
 @item
-Support for MirBSD was removed.
-
address@hidden
-Support for GNU/Linux on Alpha was removed.
-
address@hidden
 Shell startup files are supplied with the distribution and
 installed by @samp{make install} (@pxref{Shell Startup Files}).
 
@@ -37321,6 +37315,12 @@ The @command{igawk} program and its manual page are no 
longer
 installed when @command{gawk} is built.
 @xref{Igawk Program}.
 
address@hidden
+Support for MirBSD was removed.
+
address@hidden
+Support for GNU/Linux on Alpha was removed.
+
 @end itemize
 
 @c XXX ADD MORE STUFF HERE
@@ -37562,7 +37562,7 @@ provided the port to Amiga systems and its 
documentation.
 @item
 @cindex Deifik, Scott
 Scott Deifik
-maintained the MS-DOS port using DJGPP.
+formerly maintained the MS-DOS port using DJGPP.
 
 @item
 @cindex Zaretskii, Eli
@@ -39041,12 +39041,12 @@ The people maintaining the various @command{gawk} 
ports are:
 
 @c put the index entries outside the table, for docbook
 @cindex Buening, Andreas
address@hidden Deifik, Scott
 @cindex Malmberg, John
 @cindex Pitts, Dave
 @cindex G., Daniel Richard
 @cindex Robbins, Arnold
 @cindex Zaretskii, Eli
address@hidden Guerrero, Juan Manuel
 @multitable {MS-Windows with MinGW} 
{123456789012345678901234567890123456789001234567890}
 @item Unix and POSIX systems @tab Arnold Robbins, 
@EMAIL{arnold@@skeeve.com,arnold at skeeve dot com}
 

http://git.sv.gnu.org/cgit/gawk.git/commit/?id=4e0b60cfbf05ab647ed053aded33d2611cd162b7

commit 4e0b60cfbf05ab647ed053aded33d2611cd162b7
Author: Arnold D. Robbins <address@hidden>
Date:   Thu Aug 24 10:05:33 2017 +0300

    Update texinfo.tex, fixes another TOC problem.

diff --git a/doc/ChangeLog b/doc/ChangeLog
index 516e066..316b485 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2017-08-24         Arnold D. Robbins     <address@hidden>
+
+       * texinfo.tex: Updated. Fixes table of contents issue
+       with very long title.
+
 2017-08-21         Arnold D. Robbins     <address@hidden>
 
        * texinfo.tex: Updated. Fixes table of contents issue
diff --git a/doc/texinfo.tex b/doc/texinfo.tex
index 587f7a3..a774790 100644
--- a/doc/texinfo.tex
+++ b/doc/texinfo.tex
@@ -3,7 +3,7 @@
 % Load plain if necessary, i.e., if running under initex.
 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
 %
-\def\texinfoversion{2017-08-20.20}
+\def\texinfoversion{2017-08-23.19}
 %
 % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
 % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -5696,10 +5696,13 @@ end
       address@hidden by address@hidden
       \ifdim\wd\boxA > address@hidden % If the entry doesn't fit in one line
       \ifdim\dimen@ > address@hidden   % due to long index text
-        \dimen@ = 0.7\dimen@ % Try to split the text roughly evenly
+        % Try to split the text roughly evenly.  \dimen@ will be the length of 
+        % the first line.
+        \dimen@ = 0.7\dimen@
         address@hidden = \hsize
         \ifnum\dimen@>address@hidden
-          % If the entry is too long, use the whole line
+          % If the entry is too long (for example, if it needs more than
+          % two lines), use all the space in the first line.
           \dimen@ = address@hidden
         \fi
         \advance\leftskip by 0pt plus 1fill % ragged right
@@ -5709,8 +5712,9 @@ end
         % instead of using \parshape with explicit line lengths, but TeX
         % doesn't seem to provide a way to do such a thing.
         %
-        \leftskip = 1em
-        \parindent = -1em
+        % Indent all lines but the first one.
+        \advance\leftskip by 1em
+        \advance\parindent by -1em
       \fi\fi
       \indent % start paragraph
       \unhbox\boxA

http://git.sv.gnu.org/cgit/gawk.git/commit/?id=f164e918a5c68cc04b56ef490ebaf69540d82118

commit f164e918a5c68cc04b56ef490ebaf69540d82118
Author: Arnold D. Robbins <address@hidden>
Date:   Thu Aug 24 10:05:00 2017 +0300

    Update README_d/README.pc with new DJGPP maintainer.

diff --git a/README_d/ChangeLog b/README_d/ChangeLog
index 43da7cd..2393195 100644
--- a/README_d/ChangeLog
+++ b/README_d/ChangeLog
@@ -1,3 +1,8 @@
+2017-08-24         Arnold D. Robbins     <address@hidden>
+
+       * README.pc: Updated to point to Juan Guerrero for DJGPP.
+       Thanks to Scott Deifik for the report.
+
 2017-08-23         Arnold D. Robbins     <address@hidden>
 
        * README.alpine: New file.
diff --git a/README_d/README.pc b/README_d/README.pc
index 63ba473..444df30 100644
--- a/README_d/README.pc
+++ b/README_d/README.pc
@@ -10,8 +10,8 @@ DOS, and Windows32 with rsxnt), and Jan-Jaap van der Heijden 
and Mumit Khan
 to compile and run gawk under Windows.  For Cygwin, building and
 installation is the same as under Unix:
 
-       tar -xvpzf gawk-4.1.x.tar.gz
-       cd gawk-4.1.x
+       tar -xvpzf gawk-4.2.x.tar.gz
+       cd gawk-4.2.x
        ./configure && make
 
 The `configure' step takes a long time, but works otherwise.
@@ -95,8 +95,10 @@ additional help on changes for Windows32.
 If you have any problems with the DOS or OS/2 versions of Gawk, 
 please send bug reports (along with the version and compiler used) to 
 
-   Scott Deifik, address@hidden (DOS versions)
+   Juan Manuel Guerrero, address@hidden (DJGPP)
+
 or
+
    address@hidden (OS/2 version)
 
 Support for Windows32 started in gawk-3.0.3.

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

Summary of changes:
 README_d/ChangeLog |   5 ++
 README_d/README.pc |   8 ++--
 doc/ChangeLog      |   7 +++
 doc/gawk.info      | 138 ++++++++++++++++++++++++++---------------------------
 doc/gawk.texi      |  16 +++----
 doc/gawktexi.in    |  16 +++----
 doc/texinfo.tex    |  14 ++++--
 7 files changed, 111 insertions(+), 93 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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