aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.info
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawk.info')
-rw-r--r--doc/gawk.info59
1 files changed, 15 insertions, 44 deletions
diff --git a/doc/gawk.info b/doc/gawk.info
index c7f60987..8c5b4356 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -26926,40 +26926,11 @@ C.3 Probable Future Extensions
Hey!
Larry Wall
- This minor node briefly lists extensions and possible improvements
-that indicate the directions we are currently considering for `gawk'.
-The file `FUTURES' in the `gawk' distribution lists these extensions as
-well.
-
- Following is a list of probable future changes visible at the `awk'
-language level:
-
-Databases
- It may be possible to map a GDBM/NDBM/SDBM file into an `awk'
- array.
-
-`RECLEN' variable for fixed-length records
- Along with `FIELDWIDTHS', this would speed up the processing of
- fixed-length records. `PROCINFO["RS"]' would be `"RS"' or
- `"RECLEN"', depending upon which kind of record processing is in
- effect.
-
-More `lint' warnings
- There are more things that could be checked for portability.
-
- Following is a list of probable improvements that will make `gawk''s
-source code easier to work with:
-
-Better array subscript management
- `gawk''s management of array subscript storage could use revamping,
- so that using the same value to index multiple arrays only stores
- one copy of the index value.
-
- Finally, the programs in the test suite could use documenting in
-this Info file.
-
- *Note Additions::, if you are interested in tackling any of these
-projects.
+ The `TODO' file in the `gawk' distribution lists possible future
+enhancements. Some of these relate to the source code, and others to
+possible new features. Please see that file for the list. *Note
+Additions::, if you are interested in tackling any of the projects
+listed there.

File: gawk.info, Node: Basic Concepts, Next: Glossary, Prev: Notes, Up: Top
@@ -32252,15 +32223,15 @@ Ref: Derived Files-Footnote-11083803
Ref: Derived Files-Footnote-21083837
Ref: Derived Files-Footnote-31084437
Node: Future Extensions1084535
-Node: Basic Concepts1086022
-Node: Basic High Level1086703
-Ref: figure-general-flow1086974
-Ref: figure-process-flow1087573
-Ref: Basic High Level-Footnote-11090802
-Node: Basic Data Typing1090987
-Node: Glossary1094342
-Node: Copying1119653
-Node: GNU Free Documentation License1157210
-Node: Index1182347
+Node: Basic Concepts1085079
+Node: Basic High Level1085760
+Ref: figure-general-flow1086031
+Ref: figure-process-flow1086630
+Ref: Basic High Level-Footnote-11089859
+Node: Basic Data Typing1090044
+Node: Glossary1093399
+Node: Copying1118710
+Node: GNU Free Documentation License1156267
+Node: Index1181404

End Tag Table