summaryrefslogtreecommitdiffstats
path: root/TODO_DONE
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2015-12-20 19:48:48 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2015-12-20 19:48:48 (GMT)
commitffbb80563527a78d6bfb471698b4e53c61b7f28c (patch)
treef8c5ec5dc3fc7186fe0d303306f0435097e72bb6 /TODO_DONE
parentf5f6d8ce5174df421a262cff16cc8cbb079ba811 (diff)
downloadtcl-ffbb80563527a78d6bfb471698b4e53c61b7f28c.zip
tcl-ffbb80563527a78d6bfb471698b4e53c61b7f28c.tar.gz
tcl-ffbb80563527a78d6bfb471698b4e53c61b7f28c.tar.bz2
remove interp->result and all supporting code; remove other deprecated apis
Diffstat (limited to 'TODO_DONE')
-rw-r--r--TODO_DONE5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO_DONE b/TODO_DONE
index 28ce966..9b5886f 100644
--- a/TODO_DONE
+++ b/TODO_DONE
@@ -7,8 +7,6 @@
keeping. Anything additional should ALWAYS choose to recompute on demand
over precomputing things during normal operation
-* remove interp->result and all supporting code
-
* bring up relevant mods (if any) from mig-alloc-reform
@@ -45,4 +43,7 @@
* remove [case]
+* remove interp->result and all supporting code; remove other deprecated
+ apis
+