Support compilation against Tcl 8.6 and with MSVC 8 and 9.
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Jun 2009 01:52:12 +0000 (02:52 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Jun 2009 01:52:12 +0000 (02:52 +0100)
commite673c4ccbb53a70ebbb4762567d362fa9e294ae7
tree7b1b5f1f645f275239e2f23d1bcad30afda9c37c
parent0303ee67e26145345b337e0c9d9e23980ffe7770
Support compilation against Tcl 8.6 and with MSVC 8 and 9.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
16 files changed:
src/ComObject.cpp
src/ComObjectFactory.cpp
src/Extension.cpp
src/Extension.h
src/HandleSupport.h
src/HashTable.h
src/Singleton.h
src/TclInterp.h
src/TclObject.cpp
src/TclObject.h
src/foreachCmd.cpp
src/importCmd.cpp
src/main.cpp
src/refCmd.cpp
src/tclRunTime.h
src/variantCmd.cpp