aboutsummaryrefslogtreecommitdiffstats
path: root/FUTURES
diff options
context:
space:
mode:
Diffstat (limited to 'FUTURES')
-rw-r--r--FUTURES8
1 files changed, 6 insertions, 2 deletions
diff --git a/FUTURES b/FUTURES
index f8fc032c..bae8769a 100644
--- a/FUTURES
+++ b/FUTURES
@@ -68,19 +68,23 @@ For 4.0
DONE: Move to git.
Additional manual features:
- Remove all page breaks
+ DONE: Remove all page breaks
Review internal notes about reorganization
DONE: Full front to back read through - before editing
Full front to back read through - after editing
For 4.1
=======
- Implement designed API for loadable modules
+ Third arg for asort and asorti to specify sort direction
+
+ Merge gawk/pgawk/dgawk into one executable
Merge xmlgawk -l feature
Merge xmlgawk XML extensions
+ Implement designed API for loadable modules
+
Redo the loadable modules interface from the awk level.
Rework management of array index storage. (Partially DONE.)