diff options
Diffstat (limited to 'doc/gawk.info')
-rw-r--r-- | doc/gawk.info | 155 |
1 files changed, 87 insertions, 68 deletions
diff --git a/doc/gawk.info b/doc/gawk.info index 87f7901c..c6ad84f0 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -29973,6 +29973,25 @@ unfortunately. It added the following features: * Support was added for MSYS2. + * 'asorti()' and 'asorti()' were changed to allow 'FUNCTAB' and + 'SYMTAB' as the first argument if a second destination array is + supplied (*note String Functions::). + + * The '-I'/'--trace' options were added to print a trace of the byte + codes as they execute (*note Options::). + + * '$0' and the fields are now cleared before starting a 'BEGINFILE' + rule (*note BEGINFILE/ENDFILE::). + + * Several example programs in the manual were updated to their modern + POSIX equivalents. + + * The "no effect" lint warnings were fixed up and now behave more + sanely (*note Options::). + + * Handling of Infinity and NaN values were improved. *Note Math + Definitions::, and also see *note POSIX Floating Point Problems::. + File: gawk.info, Node: Common Extensions, Next: Ranges and Locales, Prev: Feature History, Up: Language History @@ -38596,74 +38615,74 @@ Node: POSIX1183044 Node: BTL1184425 Node: POSIX/GNU1185154 Node: Feature History1190932 -Node: Common Extensions1207251 -Node: Ranges and Locales1208534 -Ref: Ranges and Locales-Footnote-11213150 -Ref: Ranges and Locales-Footnote-21213177 -Ref: Ranges and Locales-Footnote-31213412 -Node: Contributors1213635 -Node: History summary1219632 -Node: Installation1221012 -Node: Gawk Distribution1221956 -Node: Getting1222440 -Node: Extracting1223403 -Node: Distribution contents1225041 -Node: Unix Installation1231521 -Node: Quick Installation1232203 -Node: Shell Startup Files1234617 -Node: Additional Configuration Options1235706 -Node: Configuration Philosophy1238021 -Node: Non-Unix Installation1240390 -Node: PC Installation1240850 -Node: PC Binary Installation1241688 -Node: PC Compiling1242123 -Node: PC Using1243240 -Node: Cygwin1246793 -Node: MSYS1248017 -Node: VMS Installation1248619 -Node: VMS Compilation1249410 -Ref: VMS Compilation-Footnote-11250639 -Node: VMS Dynamic Extensions1250697 -Node: VMS Installation Details1252382 -Node: VMS Running1254635 -Node: VMS GNV1258914 -Node: VMS Old Gawk1259649 -Node: Bugs1260120 -Node: Bug address1260783 -Node: Usenet1263765 -Node: Maintainers1264769 -Node: Other Versions1265954 -Node: Installation summary1273819 -Node: Notes1275028 -Node: Compatibility Mode1275822 -Node: Additions1276604 -Node: Accessing The Source1277529 -Node: Adding Code1278966 -Node: New Ports1285185 -Node: Derived Files1289560 -Ref: Derived Files-Footnote-11295220 -Ref: Derived Files-Footnote-21295255 -Ref: Derived Files-Footnote-31295853 -Node: Future Extensions1295967 -Node: Implementation Limitations1296625 -Node: Extension Design1297835 -Node: Old Extension Problems1298979 -Ref: Old Extension Problems-Footnote-11300497 -Node: Extension New Mechanism Goals1300554 -Ref: Extension New Mechanism Goals-Footnote-11303918 -Node: Extension Other Design Decisions1304107 -Node: Extension Future Growth1306220 -Node: Notes summary1306826 -Node: Basic Concepts1307984 -Node: Basic High Level1308665 -Ref: figure-general-flow1308947 -Ref: figure-process-flow1309632 -Ref: Basic High Level-Footnote-11312933 -Node: Basic Data Typing1313118 -Node: Glossary1316446 -Node: Copying1348331 -Node: GNU Free Documentation License1385874 -Node: Index1410994 +Node: Common Extensions1208000 +Node: Ranges and Locales1209283 +Ref: Ranges and Locales-Footnote-11213899 +Ref: Ranges and Locales-Footnote-21213926 +Ref: Ranges and Locales-Footnote-31214161 +Node: Contributors1214384 +Node: History summary1220381 +Node: Installation1221761 +Node: Gawk Distribution1222705 +Node: Getting1223189 +Node: Extracting1224152 +Node: Distribution contents1225790 +Node: Unix Installation1232270 +Node: Quick Installation1232952 +Node: Shell Startup Files1235366 +Node: Additional Configuration Options1236455 +Node: Configuration Philosophy1238770 +Node: Non-Unix Installation1241139 +Node: PC Installation1241599 +Node: PC Binary Installation1242437 +Node: PC Compiling1242872 +Node: PC Using1243989 +Node: Cygwin1247542 +Node: MSYS1248766 +Node: VMS Installation1249368 +Node: VMS Compilation1250159 +Ref: VMS Compilation-Footnote-11251388 +Node: VMS Dynamic Extensions1251446 +Node: VMS Installation Details1253131 +Node: VMS Running1255384 +Node: VMS GNV1259663 +Node: VMS Old Gawk1260398 +Node: Bugs1260869 +Node: Bug address1261532 +Node: Usenet1264514 +Node: Maintainers1265518 +Node: Other Versions1266703 +Node: Installation summary1274568 +Node: Notes1275777 +Node: Compatibility Mode1276571 +Node: Additions1277353 +Node: Accessing The Source1278278 +Node: Adding Code1279715 +Node: New Ports1285934 +Node: Derived Files1290309 +Ref: Derived Files-Footnote-11295969 +Ref: Derived Files-Footnote-21296004 +Ref: Derived Files-Footnote-31296602 +Node: Future Extensions1296716 +Node: Implementation Limitations1297374 +Node: Extension Design1298584 +Node: Old Extension Problems1299728 +Ref: Old Extension Problems-Footnote-11301246 +Node: Extension New Mechanism Goals1301303 +Ref: Extension New Mechanism Goals-Footnote-11304667 +Node: Extension Other Design Decisions1304856 +Node: Extension Future Growth1306969 +Node: Notes summary1307575 +Node: Basic Concepts1308733 +Node: Basic High Level1309414 +Ref: figure-general-flow1309696 +Ref: figure-process-flow1310381 +Ref: Basic High Level-Footnote-11313682 +Node: Basic Data Typing1313867 +Node: Glossary1317195 +Node: Copying1349080 +Node: GNU Free Documentation License1386623 +Node: Index1411743 End Tag Table |