summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2002-07-17 18:21:53 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2002-07-17 18:21:53 (GMT)
commit023276a9b9bbb4085068a13aafc1ed53f72ea197 (patch)
treee51d5d4dbb02babd0b3776e7d1e1d0f8d70c9a8c /ChangeLog
parent3c26f7d2cb401292666bdb968313497537a8301b (diff)
downloadtcl-023276a9b9bbb4085068a13aafc1ed53f72ea197.zip
tcl-023276a9b9bbb4085068a13aafc1ed53f72ea197.tar.gz
tcl-023276a9b9bbb4085068a13aafc1ed53f72ea197.tar.bz2
removing the now redundant functions Tcl(Get|Set|Incr)IndexedScalar()
and Tcl(Get|Set|Incr)ElementOfIndexedArray()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index facee55..da88795 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-07-17 Miguel Sofer <msofer@users.sourceforge.net>
+
+ * generic/tclInt.decls:
+ * generic/tclIntDecls.h:
+ * generic/tclStubInit.c:
+ * generic/tclVar.c: removing the now redundant functions to access
+ indexed variables: Tcl(Get|Set|Incr)IndexedScalar() and
+ Tcl(Get|Set|Incr)ElementOfIndexedArray().
+
2002-07-17 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* generic/tclExecute.c (TclExecuteByteCode): Minor fixes to make