Itcl - the [incr Tcl] extension

Check-in [1c5d7c7931]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add missing Tcl_IncrRefCount in ItclFinishCmd.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1c5d7c793107cebbc6dc4f15340e2aa1b001f4d7bc9304121ac62095205e43be
User & Date: pooryorick 2017-12-31 11:33:48.437
Context
2018-01-09
14:06
Make tests in basic.test independent of each other. check-in: a42b8e2248 user: pooryorick tags: trunk
2017-12-31
11:33
Add missing Tcl_IncrRefCount in ItclFinishCmd. check-in: 1c5d7c7931 user: pooryorick tags: trunk
2017-12-30
23:21
Make FreeItclObjectInfo() a namespace cleanup routine instead of an interp cleanup routine. check-in: 943f56ae05 user: pooryorick tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/itclBase.c.