descriptionMinimal COM extension for Tcl using only C and not C++
ownerPat Thoyts <patthoyts@users.sourceforge.net>
last changeThu, 24 Jan 2008 02:32:25 +0000 (02:32 +0000)
readme

A very small COM extension for Tcl. Written in C to keep the size of the DLL down to a minimum.

shortlog
2008-01-24 Pat ThoytsImprovements to http code. Increment version for releas... master tclole-0-5
2008-01-23 Pat ThoytsAdded ole::type for inspecting tcl object types.
2007-12-19 Pat ThoytsImplemented the self object callback and -get/-set... tclole-0-4
2007-12-19 Pat ThoytsSupport conversion of binary data and lists into arrays
2007-12-13 Pat ThoytsMoving towards event sinking
2007-12-13 Pat ThoytsAdded notice
2007-12-13 Pat ThoytsAdded some extra accessors - in particular rawdata...
2007-12-13 Pat ThoytsAdd files to build tclole-0-3
2007-12-12 Pat ThoytsAdded foreach and started on bind. Fixed double release...
2007-12-05 Pat ThoytsAdded tests. Implemented single variable version of...
2007-12-03 Pat ThoytsUpdated the demo post script for 0.2 interface
2007-12-03 Pat ThoytsImported the cmdName type reference object technique... tclole-0-2
2007-11-30 Pat ThoytsInitial version of C-based automation extension tclole-0-1
tags
16 years ago tclole-0-5
16 years ago tclole-0-4
16 years ago tclole-0-3
16 years ago tclole-0-2
16 years ago tclole-0-1
heads
16 years ago master