diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-12-26 21:34:39 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-12-26 21:34:39 +0200 |
commit | f8e1959fbeb1a983ae1f096b405528b5ee3fb8a0 (patch) | |
tree | f9026fec25aa25d38e7d83aa702df0673250429f | |
parent | 6182b49e9a485720bd607f54ab6ec9e5ff1fd522 (diff) | |
parent | aedc94b6eeb554b7e0f4eeeeb4a93db19e897607 (diff) | |
download | egawk-f8e1959fbeb1a983ae1f096b405528b5ee3fb8a0.tar.gz egawk-f8e1959fbeb1a983ae1f096b405528b5ee3fb8a0.tar.bz2 egawk-f8e1959fbeb1a983ae1f096b405528b5ee3fb8a0.zip |
Merge branch 'gawk-4.1-stable' into new-vms
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/gawk.info | 113 | ||||
-rw-r--r-- | doc/gawk.texi | 11 | ||||
-rw-r--r-- | doc/gawktexi.in | 11 |
4 files changed, 82 insertions, 57 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 66eb0510..71d7fcdb 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2013-12-26 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: More minor additions / fixes. + 2013-12-25 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: Minor additions / fixes. diff --git a/doc/gawk.info b/doc/gawk.info index 5cc38a65..902524d2 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -25737,6 +25737,11 @@ Various `.c', `.y', and `.h' files of the programs in this Info file are available in appropriate subdirectories of `awklib/eg'. +`extension/*' + The source code, manual pages, and infrastructure files for the + sample extensions included with `gawk'. *Note Dynamic + Extensions::, for more information. + `posix/*' Files needed for building `gawk' on POSIX-compliant systems. @@ -27165,7 +27170,9 @@ C.3 Probable Future Extensions ============================== AWK is a language similar to PERL, only considerably more elegant. - -- Arnold Robbins Hey! -- Larry Wall + -- Arnold Robbins + + Hey! -- Larry Wall The `TODO' file in the `gawk' Git repository lists possible future enhancements. Some of these relate to the source code, and others to @@ -32768,57 +32775,57 @@ Node: Gawk Distribution1025137 Node: Getting1025621 Node: Extracting1026447 Node: Distribution contents1028139 -Node: Unix Installation1033659 -Node: Quick Installation1034276 -Node: Additional Configuration Options1036720 -Node: Configuration Philosophy1038456 -Node: Non-Unix Installation1040810 -Node: PC Installation1041268 -Node: PC Binary Installation1042567 -Node: PC Compiling1044415 -Node: PC Testing1047359 -Node: PC Using1048535 -Node: Cygwin1052720 -Node: MSYS1053720 -Node: VMS Installation1054234 -Node: VMS Compilation1054998 -Ref: VMS Compilation-Footnote-11056613 -Node: VMS Dynamic Extensions1056671 -Node: VMS Installation Details1057722 -Node: VMS Running1059556 -Node: VMS GNV1062390 -Node: VMS Old Gawk1063099 -Node: Bugs1063569 -Node: Other Versions1067425 -Node: Notes1073509 -Node: Compatibility Mode1074309 -Node: Additions1075092 -Node: Accessing The Source1076019 -Node: Adding Code1077459 -Node: New Ports1083504 -Node: Derived Files1087639 -Ref: Derived Files-Footnote-11092960 -Ref: Derived Files-Footnote-21092994 -Ref: Derived Files-Footnote-31093594 -Node: Future Extensions1093692 -Node: Implementation Limitations1094269 -Node: Extension Design1095521 -Node: Old Extension Problems1096675 -Ref: Old Extension Problems-Footnote-11098183 -Node: Extension New Mechanism Goals1098240 -Ref: Extension New Mechanism Goals-Footnote-11101605 -Node: Extension Other Design Decisions1101791 -Node: Extension Future Growth1103897 -Node: Old Extension Mechanism1104733 -Node: Basic Concepts1106473 -Node: Basic High Level1107154 -Ref: figure-general-flow1107425 -Ref: figure-process-flow1108024 -Ref: Basic High Level-Footnote-11111253 -Node: Basic Data Typing1111438 -Node: Glossary1114793 -Node: Copying1140255 -Node: GNU Free Documentation License1177812 -Node: Index1202949 +Node: Unix Installation1033844 +Node: Quick Installation1034461 +Node: Additional Configuration Options1036905 +Node: Configuration Philosophy1038641 +Node: Non-Unix Installation1040995 +Node: PC Installation1041453 +Node: PC Binary Installation1042752 +Node: PC Compiling1044600 +Node: PC Testing1047544 +Node: PC Using1048720 +Node: Cygwin1052905 +Node: MSYS1053905 +Node: VMS Installation1054419 +Node: VMS Compilation1055183 +Ref: VMS Compilation-Footnote-11056798 +Node: VMS Dynamic Extensions1056856 +Node: VMS Installation Details1057907 +Node: VMS Running1059741 +Node: VMS GNV1062575 +Node: VMS Old Gawk1063284 +Node: Bugs1063754 +Node: Other Versions1067610 +Node: Notes1073694 +Node: Compatibility Mode1074494 +Node: Additions1075277 +Node: Accessing The Source1076204 +Node: Adding Code1077644 +Node: New Ports1083689 +Node: Derived Files1087824 +Ref: Derived Files-Footnote-11093145 +Ref: Derived Files-Footnote-21093179 +Ref: Derived Files-Footnote-31093779 +Node: Future Extensions1093877 +Node: Implementation Limitations1094460 +Node: Extension Design1095712 +Node: Old Extension Problems1096866 +Ref: Old Extension Problems-Footnote-11098374 +Node: Extension New Mechanism Goals1098431 +Ref: Extension New Mechanism Goals-Footnote-11101796 +Node: Extension Other Design Decisions1101982 +Node: Extension Future Growth1104088 +Node: Old Extension Mechanism1104924 +Node: Basic Concepts1106664 +Node: Basic High Level1107345 +Ref: figure-general-flow1107616 +Ref: figure-process-flow1108215 +Ref: Basic High Level-Footnote-11111444 +Node: Basic Data Typing1111629 +Node: Glossary1114984 +Node: Copying1140446 +Node: GNU Free Documentation License1178003 +Node: Index1203140 End Tag Table diff --git a/doc/gawk.texi b/doc/gawk.texi index 7922150b..1effb155 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -26,7 +26,7 @@ @c applies to and all the info about who's publishing this edition @c These apply across the board. -@set UPDATE-MONTH May, 2013 +@set UPDATE-MONTH December, 2013 @set VERSION 4.1 @set PATCHLEVEL 0 @@ -33629,7 +33629,7 @@ character ranges (such as @samp{[a-z]}) to match any character between the first character in the range and the last character in the range, inclusive. Ordering was based on the numeric value of each character in the machine's native character set. Thus, on ASCII-based systems, -@code{[a-z]} matched all the lowercase letters, and only the lowercase +@samp{[a-z]} matched all the lowercase letters, and only the lowercase letters, since the numeric values for the letters from @samp{a} through @samp{z} were contiguous. (On an EBCDIC system, the range @samp{[a-z]} includes additional, non-alphabetic characters as well.) @@ -34243,6 +34243,11 @@ They are installed as part of the installation process. The rest of the programs in this @value{DOCUMENT} are available in appropriate subdirectories of @file{awklib/eg}. +@item extension/* +The source code, manual pages, and infrastructure files for +the sample extensions included with @command{gawk}. +@xref{Dynamic Extensions}, for more information. + @item posix/* Files needed for building @command{gawk} on POSIX-compliant systems. @@ -36062,7 +36067,9 @@ Larry @quotation @i{AWK is a language similar to PERL, only considerably more elegant.} @author Arnold Robbins +@end quotation +@quotation @i{Hey!} @author Larry Wall @end quotation diff --git a/doc/gawktexi.in b/doc/gawktexi.in index fcd99fc9..95942f9c 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -21,7 +21,7 @@ @c applies to and all the info about who's publishing this edition @c These apply across the board. -@set UPDATE-MONTH May, 2013 +@set UPDATE-MONTH December, 2013 @set VERSION 4.1 @set PATCHLEVEL 0 @@ -32778,7 +32778,7 @@ character ranges (such as @samp{[a-z]}) to match any character between the first character in the range and the last character in the range, inclusive. Ordering was based on the numeric value of each character in the machine's native character set. Thus, on ASCII-based systems, -@code{[a-z]} matched all the lowercase letters, and only the lowercase +@samp{[a-z]} matched all the lowercase letters, and only the lowercase letters, since the numeric values for the letters from @samp{a} through @samp{z} were contiguous. (On an EBCDIC system, the range @samp{[a-z]} includes additional, non-alphabetic characters as well.) @@ -33392,6 +33392,11 @@ They are installed as part of the installation process. The rest of the programs in this @value{DOCUMENT} are available in appropriate subdirectories of @file{awklib/eg}. +@item extension/* +The source code, manual pages, and infrastructure files for +the sample extensions included with @command{gawk}. +@xref{Dynamic Extensions}, for more information. + @item posix/* Files needed for building @command{gawk} on POSIX-compliant systems. @@ -35211,7 +35216,9 @@ Larry @quotation @i{AWK is a language similar to PERL, only considerably more elegant.} @author Arnold Robbins +@end quotation +@quotation @i{Hey!} @author Larry Wall @end quotation |