aboutsummaryrefslogtreecommitdiffstats
path: root/FUTURES
diff options
context:
space:
mode:
Diffstat (limited to 'FUTURES')
-rw-r--r--FUTURES19
1 files changed, 13 insertions, 6 deletions
diff --git a/FUTURES b/FUTURES
index bbc9033b..ee1858e7 100644
--- a/FUTURES
+++ b/FUTURES
@@ -34,6 +34,19 @@ In 3.1
For 3.2
=======
+ Simplify awk.h.
+
+ Consider moving var_value info into Node_var itself
+ to reduce memory usage.
+
+ Add IPv6 support.
+
+ Look at ISO C 99 printf features.
+
+ Add %'d for putting in commas in formatting?
+
+ Consider integrating Fred Fish's DBUG library into gawk.
+
Move the loadable modules interface to libtool.
Redo the loadable modules interface from the awk level.
@@ -45,12 +58,6 @@ For 3.2
DBM storage of awk arrays. Try to allow multiple dbm packages.
- Look at ISO C 99 printf features.
-
- Add %'d for putting in commas in formatting?
-
- Consider integrating Fred Fish's DBUG library into gawk.
-
Consider removing use of and/or need for the protos.h file.
Additional manual features: