aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-08 19:30:02 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-08 19:30:02 +0300
commit38a62381d79aebbea120ed73921fb57a171d77e7 (patch)
treec0593de66cf03e21147d853fc4cd1a7a5709321c /doc
parentacdfa6d81af4d9069e609780750f6dd8f98d6bff (diff)
downloadegawk-38a62381d79aebbea120ed73921fb57a171d77e7.tar.gz
egawk-38a62381d79aebbea120ed73921fb57a171d77e7.tar.bz2
egawk-38a62381d79aebbea120ed73921fb57a171d77e7.zip
More doc updates towards release.
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/gawk.info140
-rw-r--r--doc/gawk.texi9
-rw-r--r--doc/gawktexi.in9
4 files changed, 95 insertions, 67 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 37245b5c..f103fdd6 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2015-04-08 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in: Update feature history section.
+
2015-04-07 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in: Add a minor note to revisit FPAT pattern for CSV
diff --git a/doc/gawk.info b/doc/gawk.info
index c7bb25df..eb9aec15 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -26890,6 +26890,12 @@ in POSIX `awk', in the order they were added to `gawk'.
* The dynamic extension interface was completely redone (*note
Dynamic Extensions::).
+ * Redirected `getline' became allowed inside `BEGINFILE' and
+ `ENDFILE' (*note BEGINFILE/ENDFILE::).
+
+ * The `where' command was added to the debugger (*note Execution
+ Stack::).
+

File: gawk.info, Node: Common Extensions, Next: Ranges and Locales, Prev: Feature History, Up: Language History
@@ -34999,72 +35005,72 @@ Node: POSIX1057702
Node: BTL1059083
Node: POSIX/GNU1059814
Node: Feature History1065335
-Node: Common Extensions1078433
-Node: Ranges and Locales1079805
-Ref: Ranges and Locales-Footnote-11084424
-Ref: Ranges and Locales-Footnote-21084451
-Ref: Ranges and Locales-Footnote-31084686
-Node: Contributors1084907
-Node: History summary1090447
-Node: Installation1091826
-Node: Gawk Distribution1092772
-Node: Getting1093256
-Node: Extracting1094079
-Node: Distribution contents1095716
-Node: Unix Installation1101470
-Node: Quick Installation1102087
-Node: Additional Configuration Options1104511
-Node: Configuration Philosophy1106314
-Node: Non-Unix Installation1108683
-Node: PC Installation1109141
-Node: PC Binary Installation1110461
-Node: PC Compiling1112309
-Ref: PC Compiling-Footnote-11115330
-Node: PC Testing1115439
-Node: PC Using1116615
-Node: Cygwin1120730
-Node: MSYS1121500
-Node: VMS Installation1122001
-Node: VMS Compilation1122793
-Ref: VMS Compilation-Footnote-11124022
-Node: VMS Dynamic Extensions1124080
-Node: VMS Installation Details1125764
-Node: VMS Running1128015
-Node: VMS GNV1130855
-Node: VMS Old Gawk1131590
-Node: Bugs1132060
-Node: Other Versions1135949
-Node: Installation summary1142383
-Node: Notes1143442
-Node: Compatibility Mode1144307
-Node: Additions1145089
-Node: Accessing The Source1146014
-Node: Adding Code1147449
-Node: New Ports1153606
-Node: Derived Files1158088
-Ref: Derived Files-Footnote-11163563
-Ref: Derived Files-Footnote-21163597
-Ref: Derived Files-Footnote-31164193
-Node: Future Extensions1164307
-Node: Implementation Limitations1164913
-Node: Extension Design1166161
-Node: Old Extension Problems1167315
-Ref: Old Extension Problems-Footnote-11168832
-Node: Extension New Mechanism Goals1168889
-Ref: Extension New Mechanism Goals-Footnote-11172249
-Node: Extension Other Design Decisions1172438
-Node: Extension Future Growth1174546
-Node: Old Extension Mechanism1175382
-Node: Notes summary1177144
-Node: Basic Concepts1178330
-Node: Basic High Level1179011
-Ref: figure-general-flow1179283
-Ref: figure-process-flow1179882
-Ref: Basic High Level-Footnote-11183111
-Node: Basic Data Typing1183296
-Node: Glossary1186624
-Node: Copying1218553
-Node: GNU Free Documentation License1256109
-Node: Index1281245
+Node: Common Extensions1078626
+Node: Ranges and Locales1079998
+Ref: Ranges and Locales-Footnote-11084617
+Ref: Ranges and Locales-Footnote-21084644
+Ref: Ranges and Locales-Footnote-31084879
+Node: Contributors1085100
+Node: History summary1090640
+Node: Installation1092019
+Node: Gawk Distribution1092965
+Node: Getting1093449
+Node: Extracting1094272
+Node: Distribution contents1095909
+Node: Unix Installation1101663
+Node: Quick Installation1102280
+Node: Additional Configuration Options1104704
+Node: Configuration Philosophy1106507
+Node: Non-Unix Installation1108876
+Node: PC Installation1109334
+Node: PC Binary Installation1110654
+Node: PC Compiling1112502
+Ref: PC Compiling-Footnote-11115523
+Node: PC Testing1115632
+Node: PC Using1116808
+Node: Cygwin1120923
+Node: MSYS1121693
+Node: VMS Installation1122194
+Node: VMS Compilation1122986
+Ref: VMS Compilation-Footnote-11124215
+Node: VMS Dynamic Extensions1124273
+Node: VMS Installation Details1125957
+Node: VMS Running1128208
+Node: VMS GNV1131048
+Node: VMS Old Gawk1131783
+Node: Bugs1132253
+Node: Other Versions1136142
+Node: Installation summary1142576
+Node: Notes1143635
+Node: Compatibility Mode1144500
+Node: Additions1145282
+Node: Accessing The Source1146207
+Node: Adding Code1147642
+Node: New Ports1153799
+Node: Derived Files1158281
+Ref: Derived Files-Footnote-11163756
+Ref: Derived Files-Footnote-21163790
+Ref: Derived Files-Footnote-31164386
+Node: Future Extensions1164500
+Node: Implementation Limitations1165106
+Node: Extension Design1166354
+Node: Old Extension Problems1167508
+Ref: Old Extension Problems-Footnote-11169025
+Node: Extension New Mechanism Goals1169082
+Ref: Extension New Mechanism Goals-Footnote-11172442
+Node: Extension Other Design Decisions1172631
+Node: Extension Future Growth1174739
+Node: Old Extension Mechanism1175575
+Node: Notes summary1177337
+Node: Basic Concepts1178523
+Node: Basic High Level1179204
+Ref: figure-general-flow1179476
+Ref: figure-process-flow1180075
+Ref: Basic High Level-Footnote-11183304
+Node: Basic Data Typing1183489
+Node: Glossary1186817
+Node: Copying1218746
+Node: GNU Free Documentation License1256302
+Node: Index1281438

End Tag Table
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 6ec019d1..f1cef1c9 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -36411,6 +36411,15 @@ with a minimum of two
The dynamic extension interface was completely redone
(@pxref{Dynamic Extensions}).
+@item
+Redirected @code{getline} became allowed inside
+@code{BEGINFILE} and @code{ENDFILE}
+(@pxref{BEGINFILE/ENDFILE}).
+
+@item
+The @code{where} command was added to the debugger
+(@pxref{Execution Stack}).
+
@end itemize
@c XXX ADD MORE STUFF HERE
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index f0b47c3e..af21c5a2 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -35502,6 +35502,15 @@ with a minimum of two
The dynamic extension interface was completely redone
(@pxref{Dynamic Extensions}).
+@item
+Redirected @code{getline} became allowed inside
+@code{BEGINFILE} and @code{ENDFILE}
+(@pxref{BEGINFILE/ENDFILE}).
+
+@item
+The @code{where} command was added to the debugger
+(@pxref{Execution Stack}).
+
@end itemize
@c XXX ADD MORE STUFF HERE