Timeline

Login
Bounty program for improvements to Tcl and certain Tcl packages.

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

34 check-ins that include changes to files matching 'tip/257.*'

2018-10-13
13:45
Add quick Link to where implementations are. Metadata to drive this in new headers: Tcl-Branch, Tcl-Ticket, Tk-Branch, Tk-Ticket, Implementation-URL. check-in: 6e33d8b59f user: dkf tags: trunk
07:19
Metadata for 8.6 TIPs check-in: 7a50537d19 user: dkf tags: branch-link
2017-09-06
14:15
Converted TIPs to Markdown check-in: 9f0c27f8d1 user: mjanssen tags: trunk
2008-06-10
12:44
Implementation merged in by DKF (a few minor issues remain with build config, but these do not affect the TIPped API). check-in: 966d297513 user: dkf tags: trunk
2008-05-30
14:15
Accepted 5/0/0 For: DKF, KBK, MS, DGP, AK check-in: 925848e8f6 user: dkf tags: trunk
2008-05-29
09:39
Corrected definition of [info object methods] and [info class methods] check-in: ab1d6b934a user: dkf tags: trunk
2008-05-28
12:13
Clarified meaning of "metaclass" check-in: 582e20d7f1 user: dkf tags: trunk
2008-05-23
21:40
Corrected minor error in filter/mixin definition syntax check-in: 940bce3bca user: dkf tags: trunk
2008-05-22
23:40
Vote called by DKF Vote closes [clock format 1212145200] check-in: 08a143cf75 user: dkf tags: trunk
13:58
Revise to prepare for a vote. check-in: 3b9e7854e2 user: dkf tags: trunk
2008-05-09
00:39
Revision through web from Donal K. Fellows <donal.k.fellows@manchester.ac.uk> Marked up something that needs doing check-in: 9d3c0e30ee user: tclhttpd tags: trunk
2008-05-04
12:34
Factored in the changes due to experience gained up to TclOO 0.2. check-in: 9f8e1e5855 user: dkf tags: trunk
2008-01-03
23:40
Revision through web from Kevin Kenny <kennykb@acm.org> Added a comment about an open issue of unclonable objects check-in: 250aacbe30 user: tclhttpd tags: trunk
2006-11-23
11:19
Following discussion, this TIP now targets Tcl 8.6 check-in: 2911bedf96 user: dkf tags: trunk
2006-10-30
15:54
Further clarification check-in: e92915c9e6 user: dkf tags: trunk
14:59
Added a summary of issues relating to objects and namespaces. check-in: 759d0c264a user: dkf tags: trunk
2006-10-29
23:00
Added missing clause check-in: 516d83390d user: dkf tags: trunk
2006-10-26
21:57
Fix fault found by DGP check-in: a4694336d3 user: dkf tags: trunk
2006-10-25
15:40
Revision through web from Larry W. Virden <lvirden@yahoo.com> Editorial nits: fix a couple places where duplicate words appeared as well as a typo or two and clarify a spot as to what is changed. check-in: 0979500412 user: tclhttpd tags: trunk
2006-10-22
01:34
Updated the TIP to match the latest version of the code check-in: a8a414d13d user: dkf tags: trunk
2006-10-19
22:57
Added C API for metadata check-in: afd6915d53 user: dkf tags: trunk
2006-10-15
23:27
Extended the C API to expose the guts of [oo::define $obj copy] check-in: cd5327773b user: dkf tags: trunk
2006-10-11
13:37
Reduced the number of references to XOTcl check-in: e008ad4330 user: dkf tags: trunk
2006-10-04
23:03
Updated to ensure that the introspection covers all oo::define capabilities check-in: d79c3b841e user: dkf tags: trunk
2006-10-02
23:19
Following discussion on c.l.t, remove oo::definer and oo::struct completely. check-in: 1314cd4110 user: dkf tags: trunk
2006-10-01
21:32
Removed some parts relating to class mixins Updated the documentation of [self] to reflect reality (mostly) check-in: 918d81c004 user: dkf tags: trunk
2006-09-30
13:13
Revision through web from Richard Suchenwirth <richard.suchenwirth-bauersachs@siemens.com> typo check-in: f90c7e3017 user: tclhttpd tags: trunk
2006-09-29
12:48
Remove parameters; no longer planning to do them. A few other fixes too. check-in: 6f51a42464 user: dkf tags: trunk
2006-08-08
12:53
Adjust the [oo::define foo copy] command's definition check-in: df816bf947 user: dkf tags: trunk
2005-09-30
14:36
Cleaned up the unknown method handling in classes; it was reported in discussion (either on tcl-core or on the xotcl ML) that it tended to lead to strange bugs in the face of typos. Feature still supported in the oo::definer class. check-in: 961e4c3ad5 user: dkf tags: trunk
14:02
Removed [oo::define $cls abstract] as it was both bizarrely different to the XOTcl version, and easy to implement (however you interpret it!) on top of the rest of the remaining infrastructure. Also tightened up the diagram. check-in: c513345731 user: dkf tags: trunk
2005-09-29
13:15
Removed some features (checking of various kinds) and added more explanatory text so that people reading the TIP do not need to understand XOTcl quite so well. check-in: ed367421a5 user: dkf tags: trunk
2005-09-27
08:13
Fixed many silly errors found during preparation of the document as a paper for Tcl'2005. Also removed the use of subsubsubsection headings. The TIP rendering software does not support them yet. check-in: 6f8da96be3 user: dkf tags: trunk
2005-09-25
23:52
Created for Donal Fellows check-in: 002795d98a user: dkf tags: trunk