diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 5 | ||||
-rw-r--r-- | doc/gawk.info | 137 | ||||
-rw-r--r-- | doc/gawk.texi | 16 | ||||
-rw-r--r-- | doc/gawktexi.in | 16 |
4 files changed, 98 insertions, 76 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 26729b9d..b7d06538 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -2,6 +2,11 @@ * texinfo.tex: Updated. +2017-08-01 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: Update with info about DJGPP port now + being supported. + 2017-07-28 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in (Type Functions): Improve the example diff --git a/doc/gawk.info b/doc/gawk.info index 6a339595..2c0f9493 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -28281,6 +28281,8 @@ Info file, in approximate chronological order: chapters that were severely dated, for which I am incredibly grateful. + * Juan Manuel Guerrero took over maintenance of the DJGPP port. + * Arnold Robbins has been working on 'gawk' since 1988, at first helping David Trueman, and as the primary maintainer since around 1994. @@ -29394,6 +29396,8 @@ should be considered authoritative if it conflicts with this Info file. Unix and POSIX Arnold Robbins, <arnold@skeeve.com> systems +MS-DOS with DJGPP Juan Manuel Guerrero, <juan.guerrero@gmx.de> + MS-Windows with MinGW Eli Zaretskii, <eliz@gnu.org> OS/2 Andreas Buening, <andreas.buening@nexgo.de> @@ -29406,10 +29410,6 @@ z/OS (OS/390) Daniel Richard G. <skunk@iSKUNK.ORG> If your bug is also reproducible under Unix, send a copy of your report to the <bug-gawk@gnu.org> email list as well. - The DJGPP port is no longer supported; it will remain in the code -base for a while in case a volunteer wishes to take it over. If this -does not happen, then eventually code for this port will be removed. - File: gawk.info, Node: Other Versions, Next: Installation summary, Prev: Bugs, Up: Installation @@ -34301,6 +34301,7 @@ Index * gsub <1>: String Functions. (line 139) * gsub() function, arguments of: String Functions. (line 465) * gsub() function, escape processing: Gory Details. (line 6) +* Guerrero, Juan Manuel: Contributors. (line 145) * h debugger command (alias for help): Miscellaneous Debugger Commands. (line 69) * Hankerson, Darrel: Acknowledgments. (line 60) @@ -35138,7 +35139,7 @@ Index * Robbins, Arnold <2>: Passwd Functions. (line 90) * Robbins, Arnold <3>: Alarm Program. (line 6) * Robbins, Arnold <4>: General Data Types. (line 6) -* Robbins, Arnold <5>: Contributors. (line 145) +* Robbins, Arnold <5>: Contributors. (line 147) * Robbins, Arnold <6>: Maintainers. (line 14) * Robbins, Arnold <7>: Future Extensions. (line 6) * Robbins, Bill: Getline/Pipe. (line 40) @@ -36193,68 +36194,68 @@ Ref: Ranges and Locales-Footnote-11136430 Ref: Ranges and Locales-Footnote-21136457 Ref: Ranges and Locales-Footnote-31136692 Node: Contributors1136913 -Node: History summary1142473 -Node: Installation1143853 -Node: Gawk Distribution1144797 -Node: Getting1145281 -Node: Extracting1146242 -Node: Distribution contents1147880 -Node: Unix Installation1154222 -Node: Quick Installation1154904 -Node: Shell Startup Files1157318 -Node: Additional Configuration Options1158407 -Node: Configuration Philosophy1160396 -Node: Non-Unix Installation1162765 -Node: PC Installation1163225 -Node: PC Binary Installation1164063 -Node: PC Compiling1164498 -Node: PC Using1165615 -Node: Cygwin1168660 -Node: MSYS1169430 -Node: VMS Installation1169931 -Node: VMS Compilation1170722 -Ref: VMS Compilation-Footnote-11171951 -Node: VMS Dynamic Extensions1172009 -Node: VMS Installation Details1173694 -Node: VMS Running1175947 -Node: VMS GNV1180226 -Node: VMS Old Gawk1180961 -Node: Bugs1181432 -Node: Bug address1182095 -Node: Usenet1184492 -Node: Maintainers1185269 -Node: Other Versions1186645 -Node: Installation summary1193229 -Node: Notes1194264 -Node: Compatibility Mode1195129 -Node: Additions1195911 -Node: Accessing The Source1196836 -Node: Adding Code1198271 -Node: New Ports1204489 -Node: Derived Files1208977 -Ref: Derived Files-Footnote-11214462 -Ref: Derived Files-Footnote-21214497 -Ref: Derived Files-Footnote-31215095 -Node: Future Extensions1215209 -Node: Implementation Limitations1215867 -Node: Extension Design1217050 -Node: Old Extension Problems1218204 -Ref: Old Extension Problems-Footnote-11219722 -Node: Extension New Mechanism Goals1219779 -Ref: Extension New Mechanism Goals-Footnote-11223143 -Node: Extension Other Design Decisions1223332 -Node: Extension Future Growth1225445 -Node: Old Extension Mechanism1226281 -Node: Notes summary1228044 -Node: Basic Concepts1229226 -Node: Basic High Level1229907 -Ref: figure-general-flow1230189 -Ref: figure-process-flow1230874 -Ref: Basic High Level-Footnote-11234175 -Node: Basic Data Typing1234360 -Node: Glossary1237688 -Node: Copying1269635 -Node: GNU Free Documentation License1307174 -Node: Index1332292 +Node: History summary1142541 +Node: Installation1143921 +Node: Gawk Distribution1144865 +Node: Getting1145349 +Node: Extracting1146310 +Node: Distribution contents1147948 +Node: Unix Installation1154290 +Node: Quick Installation1154972 +Node: Shell Startup Files1157386 +Node: Additional Configuration Options1158475 +Node: Configuration Philosophy1160464 +Node: Non-Unix Installation1162833 +Node: PC Installation1163293 +Node: PC Binary Installation1164131 +Node: PC Compiling1164566 +Node: PC Using1165683 +Node: Cygwin1168728 +Node: MSYS1169498 +Node: VMS Installation1169999 +Node: VMS Compilation1170790 +Ref: VMS Compilation-Footnote-11172019 +Node: VMS Dynamic Extensions1172077 +Node: VMS Installation Details1173762 +Node: VMS Running1176015 +Node: VMS GNV1180294 +Node: VMS Old Gawk1181029 +Node: Bugs1181500 +Node: Bug address1182163 +Node: Usenet1184560 +Node: Maintainers1185337 +Node: Other Versions1186598 +Node: Installation summary1193182 +Node: Notes1194217 +Node: Compatibility Mode1195082 +Node: Additions1195864 +Node: Accessing The Source1196789 +Node: Adding Code1198224 +Node: New Ports1204442 +Node: Derived Files1208930 +Ref: Derived Files-Footnote-11214415 +Ref: Derived Files-Footnote-21214450 +Ref: Derived Files-Footnote-31215048 +Node: Future Extensions1215162 +Node: Implementation Limitations1215820 +Node: Extension Design1217003 +Node: Old Extension Problems1218157 +Ref: Old Extension Problems-Footnote-11219675 +Node: Extension New Mechanism Goals1219732 +Ref: Extension New Mechanism Goals-Footnote-11223096 +Node: Extension Other Design Decisions1223285 +Node: Extension Future Growth1225398 +Node: Old Extension Mechanism1226234 +Node: Notes summary1227997 +Node: Basic Concepts1229179 +Node: Basic High Level1229860 +Ref: figure-general-flow1230142 +Ref: figure-process-flow1230827 +Ref: Basic High Level-Footnote-11234128 +Node: Basic Data Typing1234313 +Node: Glossary1237641 +Node: Copying1269588 +Node: GNU Free Documentation License1307127 +Node: Index1332245 End Tag Table diff --git a/doc/gawk.texi b/doc/gawk.texi index ae389448..3fa98afd 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -38366,6 +38366,7 @@ Juan Grigera provided a port to Windows32 systems. (This is no longer supported.) + @item @cindex Hankerson, Darrel For many years, @@ -38506,6 +38507,10 @@ Antonio Giovanni Colombo rewrote a number of examples in the early chapters that were severely dated, for which I am incredibly grateful. @item +@cindex Guerrero, Juan Manuel +Juan Manuel Guerrero took over maintenance of the DJGPP port. + +@item @cindex Robbins, Arnold Arnold Robbins has been working on @command{gawk} since 1988, at first @@ -39825,7 +39830,7 @@ The people maintaining the various @command{gawk} ports are: @multitable {MS-Windows with MinGW} {123456789012345678901234567890123456789001234567890} @item Unix and POSIX systems @tab Arnold Robbins, @EMAIL{arnold@@skeeve.com,arnold at skeeve dot com} -@c @item MS-DOS with DJGPP @tab Scott Deifik, @EMAIL{scottd.mail@@sbcglobal.net,scottd dot mail at sbcglobal dot net} +@item MS-DOS with DJGPP @tab Juan Manuel Guerrero, @EMAIL{juan.guerrero@@gmx.de, juan dot guerrero at gmx dot de} @item MS-Windows with MinGW @tab Eli Zaretskii, @EMAIL{eliz@@gnu.org,eliz at gnu dot org} @@ -39842,9 +39847,12 @@ The people maintaining the various @command{gawk} ports are: If your bug is also reproducible under Unix, send a copy of your report to the @EMAIL{bug-gawk@@gnu.org,bug-gawk at gnu dot org} email list as well. -The DJGPP port is no longer supported; it will remain in the code base for a while in case -a volunteer wishes to take it over. If this does not happen, then eventually code for this -port will be removed. +@c 7/2017, Juan Guerrero has taken over the DJGPP port. +@ignore +The DJGPP port is no longer supported; it will remain in the code base +for a while in case a volunteer wishes to take it over. If this does +not happen, then eventually code for this port will be removed. +@end ignore @node Other Versions @appendixsec Other Freely Available @command{awk} Implementations diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 76e91b31..5b6d56bf 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -37380,6 +37380,7 @@ Juan Grigera provided a port to Windows32 systems. (This is no longer supported.) + @item @cindex Hankerson, Darrel For many years, @@ -37520,6 +37521,10 @@ Antonio Giovanni Colombo rewrote a number of examples in the early chapters that were severely dated, for which I am incredibly grateful. @item +@cindex Guerrero, Juan Manuel +Juan Manuel Guerrero took over maintenance of the DJGPP port. + +@item @cindex Robbins, Arnold Arnold Robbins has been working on @command{gawk} since 1988, at first @@ -38839,7 +38844,7 @@ The people maintaining the various @command{gawk} ports are: @multitable {MS-Windows with MinGW} {123456789012345678901234567890123456789001234567890} @item Unix and POSIX systems @tab Arnold Robbins, @EMAIL{arnold@@skeeve.com,arnold at skeeve dot com} -@c @item MS-DOS with DJGPP @tab Scott Deifik, @EMAIL{scottd.mail@@sbcglobal.net,scottd dot mail at sbcglobal dot net} +@item MS-DOS with DJGPP @tab Juan Manuel Guerrero, @EMAIL{juan.guerrero@@gmx.de, juan dot guerrero at gmx dot de} @item MS-Windows with MinGW @tab Eli Zaretskii, @EMAIL{eliz@@gnu.org,eliz at gnu dot org} @@ -38856,9 +38861,12 @@ The people maintaining the various @command{gawk} ports are: If your bug is also reproducible under Unix, send a copy of your report to the @EMAIL{bug-gawk@@gnu.org,bug-gawk at gnu dot org} email list as well. -The DJGPP port is no longer supported; it will remain in the code base for a while in case -a volunteer wishes to take it over. If this does not happen, then eventually code for this -port will be removed. +@c 7/2017, Juan Guerrero has taken over the DJGPP port. +@ignore +The DJGPP port is no longer supported; it will remain in the code base +for a while in case a volunteer wishes to take it over. If this does +not happen, then eventually code for this port will be removed. +@end ignore @node Other Versions @appendixsec Other Freely Available @command{awk} Implementations |