diff options
Diffstat (limited to 'doc/gawk.info')
-rw-r--r-- | doc/gawk.info | 137 |
1 files changed, 69 insertions, 68 deletions
diff --git a/doc/gawk.info b/doc/gawk.info index 41b10fda..10b146d7 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -28356,6 +28356,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. @@ -29469,6 +29471,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> @@ -29481,10 +29485,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 @@ -34376,6 +34376,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) @@ -35215,7 +35216,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) @@ -36270,68 +36271,68 @@ Ref: Ranges and Locales-Footnote-11139250 Ref: Ranges and Locales-Footnote-21139277 Ref: Ranges and Locales-Footnote-31139512 Node: Contributors1139733 -Node: History summary1145293 -Node: Installation1146673 -Node: Gawk Distribution1147617 -Node: Getting1148101 -Node: Extracting1149062 -Node: Distribution contents1150700 -Node: Unix Installation1157042 -Node: Quick Installation1157724 -Node: Shell Startup Files1160138 -Node: Additional Configuration Options1161227 -Node: Configuration Philosophy1163216 -Node: Non-Unix Installation1165585 -Node: PC Installation1166045 -Node: PC Binary Installation1166883 -Node: PC Compiling1167318 -Node: PC Using1168435 -Node: Cygwin1171480 -Node: MSYS1172250 -Node: VMS Installation1172751 -Node: VMS Compilation1173542 -Ref: VMS Compilation-Footnote-11174771 -Node: VMS Dynamic Extensions1174829 -Node: VMS Installation Details1176514 -Node: VMS Running1178767 -Node: VMS GNV1183046 -Node: VMS Old Gawk1183781 -Node: Bugs1184252 -Node: Bug address1184915 -Node: Usenet1187312 -Node: Maintainers1188089 -Node: Other Versions1189465 -Node: Installation summary1196049 -Node: Notes1197084 -Node: Compatibility Mode1197949 -Node: Additions1198731 -Node: Accessing The Source1199656 -Node: Adding Code1201091 -Node: New Ports1207309 -Node: Derived Files1211797 -Ref: Derived Files-Footnote-11217282 -Ref: Derived Files-Footnote-21217317 -Ref: Derived Files-Footnote-31217915 -Node: Future Extensions1218029 -Node: Implementation Limitations1218687 -Node: Extension Design1219870 -Node: Old Extension Problems1221024 -Ref: Old Extension Problems-Footnote-11222542 -Node: Extension New Mechanism Goals1222599 -Ref: Extension New Mechanism Goals-Footnote-11225963 -Node: Extension Other Design Decisions1226152 -Node: Extension Future Growth1228265 -Node: Old Extension Mechanism1229101 -Node: Notes summary1230864 -Node: Basic Concepts1232046 -Node: Basic High Level1232727 -Ref: figure-general-flow1233009 -Ref: figure-process-flow1233694 -Ref: Basic High Level-Footnote-11236995 -Node: Basic Data Typing1237180 -Node: Glossary1240508 -Node: Copying1272455 -Node: GNU Free Documentation License1309994 -Node: Index1335112 +Node: History summary1145361 +Node: Installation1146741 +Node: Gawk Distribution1147685 +Node: Getting1148169 +Node: Extracting1149130 +Node: Distribution contents1150768 +Node: Unix Installation1157110 +Node: Quick Installation1157792 +Node: Shell Startup Files1160206 +Node: Additional Configuration Options1161295 +Node: Configuration Philosophy1163284 +Node: Non-Unix Installation1165653 +Node: PC Installation1166113 +Node: PC Binary Installation1166951 +Node: PC Compiling1167386 +Node: PC Using1168503 +Node: Cygwin1171548 +Node: MSYS1172318 +Node: VMS Installation1172819 +Node: VMS Compilation1173610 +Ref: VMS Compilation-Footnote-11174839 +Node: VMS Dynamic Extensions1174897 +Node: VMS Installation Details1176582 +Node: VMS Running1178835 +Node: VMS GNV1183114 +Node: VMS Old Gawk1183849 +Node: Bugs1184320 +Node: Bug address1184983 +Node: Usenet1187380 +Node: Maintainers1188157 +Node: Other Versions1189418 +Node: Installation summary1196002 +Node: Notes1197037 +Node: Compatibility Mode1197902 +Node: Additions1198684 +Node: Accessing The Source1199609 +Node: Adding Code1201044 +Node: New Ports1207262 +Node: Derived Files1211750 +Ref: Derived Files-Footnote-11217235 +Ref: Derived Files-Footnote-21217270 +Ref: Derived Files-Footnote-31217868 +Node: Future Extensions1217982 +Node: Implementation Limitations1218640 +Node: Extension Design1219823 +Node: Old Extension Problems1220977 +Ref: Old Extension Problems-Footnote-11222495 +Node: Extension New Mechanism Goals1222552 +Ref: Extension New Mechanism Goals-Footnote-11225916 +Node: Extension Other Design Decisions1226105 +Node: Extension Future Growth1228218 +Node: Old Extension Mechanism1229054 +Node: Notes summary1230817 +Node: Basic Concepts1231999 +Node: Basic High Level1232680 +Ref: figure-general-flow1232962 +Ref: figure-process-flow1233647 +Ref: Basic High Level-Footnote-11236948 +Node: Basic Data Typing1237133 +Node: Glossary1240461 +Node: Copying1272408 +Node: GNU Free Documentation License1309947 +Node: Index1335065 End Tag Table |