TclOO Package

Timeline
Login

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

50 check-ins occurring around db90c3551351ded1.

2015-07-10
13:02
Implement TIP 436: Improve TclOO isa Introspection check-in: 5fa1374aa0 user: dkf tags: trunk
2015-05-17
12:55
tcl:ad6696285c Correction of description of filter behaviour with 'unknown'. check-in: e4da01d791 user: dkf tags: trunk
12:05
tcl:ad6696285c Demonstrate that filters are not called for destructors. check-in: 7c1b9675fd user: dkf tags: trunk
2015-05-15
14:01
tcl:9dd1bd7a74 Ensure that [self] returns a sensible value in a destructor even when construction didn't complete. check-in: 7779ee5d61 user: dkf tags: trunk
2014-09-09
18:05
merge trunk Leaf check-in: ae2b662448 user: dkf tags: development-submethods
18:02
merge trunk Leaf check-in: d597f33789 user: dkf tags: development-currentdefinition
17:56
Updates for 1.0.2 release. check-in: a5f531d6ac user: dkf tags: corresponds-to-Tcl8.6.2, corresponds-to-Tcl8.6.3, release, release-1.0.2, trunk
2013-09-28
22:54
typo; spotted by stu check-in: f3dd9d97ab user: dkf tags: trunk
2013-09-27
09:01
Added file used for making pretty release notes for SourceForge. check-in: 395e16c285 user: dkf tags: trunk
2013-09-26
21:58
Fixed the changelog check-in: 58c315430b user: dkf tags: corresponds-to-Tcl8.6.1, release, release-1.0.1, trunk
2013-09-19
14:15
3606943: Corrected description of method search order. check-in: 592f4ea3c2 user: dkf tags: trunk
2013-09-18
09:39
Updates for 1.0.1 release. check-in: 115035a279 user: dkf tags: trunk
2013-08-22
08:08
Correction to documentation check-in: 1bf76b9f1d user: dkf tags: trunk
2013-08-03
14:13
Minor: changelog entry for [66e3d9d210] check-in: 755e6c9649 user: dkf tags: trunk
14:05
Backport of fix for Bug 9d61624b3d from Tcl build. Make build clean on OSX Mountain Lion. check-in: 66e3d9d210 user: dkf tags: trunk
2013-04-10
09:12
Tests from Bug 3610404 but constrained with knownBug because of a problem that is probably in Tcl 8.5 itself. It's believed that TclOO in 8.5 is otherwise unaffected by bug 3610404. check-in: 568146bba2 user: dkf tags: trunk
2013-02-09
12:38
Bug 3603695: Change the way that the [oo::object] 'varname' method is implemented so that there are no longer problems with interactions due to the resolver. Thanks to Taylor Venable <[email protected]> for identifying the problem.

Note that due to some subtleties, this test was not failing in the packaged version of TclOO. The code is backported anyway though, as it is rather cleaner than the previous version. check-in: ef16735886 user: dkf tags: trunk

2013-01-29
10:20
minor fix to benchmarking code check-in: ad4ace340a user: dkf tags: trunk
2012-12-21
08:31
merge 1.0 release from trunk check-in: 49ef611404 user: dkf tags: development-submethods
08:31
merge 1.0 release from trunk Leaf check-in: 074450b4ab user: dkf tags: development-gc
08:31
merge 1.0 release from trunk Leaf check-in: 46c13ed81e user: dkf tags: development-friends
08:30
merge 1.0 release from trunk check-in: 3c1afcf1c7 user: dkf tags: development-currentdefinition
08:29
Release done check-in: e51db8d109 user: dkf tags: trunk
08:24
Added missing changelog entries Closed-Leaf check-in: c328311a26 user: dkf tags: 1.0-rc, corresponds-to-Tcl8.6.0, release, release-1.0
2012-11-09
15:56
merge doc change from trunk check-in: 28033ec116 user: dkf tags: 1.0-rc
15:55
Added doc of Tcl_OOInitStubs. check-in: db90c35513 user: dkf tags: trunk
2012-11-08
15:58
Updated version requirements based on chat with DGP. check-in: 66672030b0 user: dkf tags: 1.0-rc
2012-11-01
11:13
Squelch warning. check-in: 365eba4e8c user: dkf tags: 1.0-rc
11:07
Preparing for 1.0 release (to correspond to Tcl 8.6.0) check-in: 0e6376f823 user: dkf tags: 1.0-rc
2012-10-24
08:20
minor correction to index line check-in: 1dde938a35 user: dkf tags: trunk
2012-10-09
10:32
merge trunk check-in: 115d936268 user: dkf tags: development-submethods
10:31
merge trunk check-in: 1c7d84761e user: dkf tags: development-gc
10:31
merge trunk check-in: 75e419fe96 user: dkf tags: development-friends
10:31
merge trunk check-in: 8ea966664d user: dkf tags: development-currentdefinition
2012-09-17
13:56
Merge of release changes. check-in: 6d815c9c8a user: dkf tags: trunk
2012-09-09
11:51
merge docfix from trunk Closed-Leaf check-in: 4e5718de0a user: dkf tags: 0.7-rc, corresponds-to-Tcl8.6b3, release, release-0.7
11:51
Fix minor formatting issue found by dgp check-in: 13c0bba869 user: dkf tags: trunk
2012-07-26
21:16
merge trunk check-in: 92ab9be656 user: dkf tags: development-currentdefinition
21:14
merge trunk check-in: 639543e329 user: dkf tags: development-submethods
21:14
merge trunk check-in: 6419248d74 user: dkf tags: development-gc
21:13
merge trunk check-in: a27a7dab16 user: dkf tags: development-friends
21:12
merge key fix from trunk check-in: 1e72cf94d3 user: dkf tags: 0.7-rc
21:09
[Bug 3547839]: Use the memory management scheme used in version of TclOO that is included in Tcl 8.6; prevents memory accesses to deleted structures! check-in: 7db541b369 user: dkf tags: trunk
2012-07-12
12:49
merge trunk check-in: d78e8093fb user: dkf tags: development-friends
12:49
merge trunk check-in: cd511545b9 user: dkf tags: development-gc
12:49
merge trunk check-in: 8d72871e22 user: dkf tags: development-submethods
09:43
another copyright date update check-in: 1bb9cebfe7 user: dkf tags: 0.7-rc, release-0.7-rc
09:38
fix tests check-in: 76da1279e8 user: dkf tags: 0.7-rc
09:34
improve the release notes check-in: 902d4a6c2e user: dkf tags: 0.7-rc
09:00
corrected copyright dates check-in: ce3fddb455 user: dkf tags: 0.7-rc