summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-12-21 08:16:50 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-12-21 08:16:50 (GMT)
commitb59e26b4ebf4d75131241be768955f8ae29e498f (patch)
treec7ada10ae9e102a96ba6c49a5c31fbdefec55c8e /ChangeLog
parent990ca78bafc3a3a4363dbdaca20c2c3f78b8ee83 (diff)
downloadtcl-b59e26b4ebf4d75131241be768955f8ae29e498f.zip
tcl-b59e26b4ebf4d75131241be768955f8ae29e498f.tar.gz
tcl-b59e26b4ebf4d75131241be768955f8ae29e498f.tar.bz2
Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks like, loading pkgb.so in Tcl 9 should either result in an error-message, either succeed, but never crash.
Eliminate unnessarcy static HasStubSupport() and isDigit() functions, just do the same inline.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 092d5f9..204275f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-12-21 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * unix/dltest/pkgb.c: Turn pkgb.so into a Tcl9 interoperability test
+ library: Whatever Tcl9 looks like, loading pkgb.so in Tcl 9 should
+ either result in an error-message, either succeed, but never crash.
+ * generic/tclStubLib.c: Eliminate unnessarcy static HasStubSupport() and
+ isDigit() functions, just do the same inline.
+
2012-12-13 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tcl.h: Fix Tcl_DecrRefCount macro such that it