summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-08-25 21:04:56 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-08-25 21:04:56 (GMT)
commit871f4bf83fe6726dbc6aa441d1d20de434a97968 (patch)
tree9e1d1f90787cac890fac03c9a0296ee5dd18875c /ChangeLog
parent3def91af131df87f16522a71e524cdaf2f826614 (diff)
downloadtcl-871f4bf83fe6726dbc6aa441d1d20de434a97968.zip
tcl-871f4bf83fe6726dbc6aa441d1d20de434a97968.tar.gz
tcl-871f4bf83fe6726dbc6aa441d1d20de434a97968.tar.bz2
Minor improvement to stubs generation to allow for harmless transfer of
functions between stubs tables by just copying them about.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae67a74..ad9b26d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-08-25 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+ * tools/genStubs.tcl (genStubs::makeDecl): A more subtle way of
+ generating stubbed declarations allows us to have declarations of
+ a function in multiple interfaces simultaneously.
+
* generic/tcl.decls: Duplicated some namespace declarations from
tclInt.decls here, as mandated by TIP #139. This is OK since the
declarations match and will end up using the declarations in the