TclOO Package

Timeline
Login

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

50 most recent check-ins that include changes to files matching 'doc/*'

2017-10-19
11:06
Implementation of TIP 473 went into 8.6 series Tcl. Leaf check-in: 9331a9eb28 user: dkf tags: trunk
2017-06-18
07:51
Implement TIP 470: Reliable Access to OO Definition Context Object Leaf check-in: 594b9c80a8 user: dkf tags: tip-470
07:36
Implement TIP 473: Allow a Defined Target Namespace in oo::copy Closed-Leaf check-in: cc799c22cc user: dkf tags: tip-473
2016-03-01
00:07
Update to 1.0.4 check-in: 0a6e9f1ea3 user: dkf tags: corresponds-to-Tcl8.6.5, release, release-1.0.4, trunk
2015-08-18
17:48
Backport of minor docfixes from tcl:465213d171, tcl:2c509f6291 and tcl:d06b029d9d. check-in: 8887ba1542 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
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-19
14:15
3606943: Corrected description of method search order. check-in: 592f4ea3c2 user: dkf tags: trunk
2013-08-22
08:08
Correction to documentation check-in: 1bf76b9f1d 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
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-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-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-06-06
09:06
add to man index check-in: 35c7e9bea4 user: dkf tags: development-currentdefinition
2012-06-02
09:51
Create [currentdefinition] to better support scripted definition commands. Document how to create scripted definition commands! check-in: d692bc3528 user: dkf tags: development-currentdefinition
2012-03-28
08:04
merge trunk check-in: 33d4e0b690 user: dkf tags: development-submethods
08:00
merge trunk check-in: db8ae3ab09 user: dkf tags: development-gc
07:58
merge trunk check-in: 6d0dd79102 user: dkf tags: development-friends
2012-03-27
07:00
Implementation of TIP #397 check-in: e0c1f21884 user: dkf tags: trunk
2012-03-23
09:10
merge trunk Closed-Leaf check-in: c4b509caa6 user: dkf tags: development-rfe3485060
09:07
Implementation of TIP #380 check-in: 0e25104bd8 user: dkf tags: trunk
2012-03-22
09:19
Add documentation. Work towards better code organization. check-in: ea8879da76 user: dkf tags: development-slots
2012-02-13
00:14
Mechanism for copying basic Tcl-level object state, the <cloned> method. Added documentation. check-in: 8a8ef9b0e2 user: dkf tags: development-rfe3485060
2011-06-11
09:04
Merge mainline check-in: e4e4634876 user: dkf tags: development-submethods
09:04
Merge mainline check-in: 539f501c7c user: dkf tags: development-gc
09:03
Merge mainline check-in: 9c3a81b81c user: dkf tags: development-slots
09:01
Purge useless RCSID comments, some correction of copyright dates. check-in: f8d1c7cfdc user: dkf tags: trunk
2011-05-26
09:17
Merge mainline check-in: f6b1213dfe user: dkf tags: development-submethods
09:16
Merge mainline check-in: 2c3ffaa564 user: dkf tags: development-gc
09:15
Merge mainline check-in: f00aa4d7b6 user: dkf tags: development-slots
2011-05-25
13:46
Documentation fixes spotted during merge to Tcl. check-in: 2f7880906e user: dkf tags: trunk
12:29
Implementation of TIP #381: Call Chain Introspection and Control check-in: 5ff57966d7 user: dkf tags: trunk
2011-05-04
21:45
Report method type as part of chain introspection. Closed-Leaf check-in: f5a2cfd0d4 user: dkf tags: development-next2
2011-04-10
15:27
Add some examples, clarify language and correct minor errors. check-in: f26fbca704 user: dkf tags: development-next2
15:12
Added documentation. check-in: 122bd46cc8 user: dkf tags: development-next2
2010-03-24
11:51
* generic/tclOOInfo.c (InfoObjectMethodTypeCmd) (InfoClassMethodTypeCmd): Added introspection of method types so that it is possible to find this info out without using errors.
check-in: 9d0ec967ad user: dkf tags: trunk
2009-11-27
14:39
[Patch 2903921]: Small spelling fixes from Larry Virden. check-in: 4c5f5df5ca user: dkf tags: trunk
2009-11-05
17:58
Clarification check-in: 6a5ef182c0 user: dkf tags: trunk