Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins that include changes to files matching 'tip/230.*'
2017-09-06
| ||
14:15 | Converted TIPs to Markdown check-in: 9f0c27f8d1 user: mjanssen tags: trunk | |
2008-06-10
| ||
12:43 | Accepted 6/0/0 YES: AK,DGP,JN,JE,DKF,KBK NO: none ABSTAIN: none Implementation checked in by AK Corrected minor API blunder found during implementation phase check-in: 51934e82a2 user: dkf tags: trunk | |
2008-06-01
| ||
17:36 | CFV by AK Vote closes: [clock format 1212778800] check-in: 3b4eff4145 user: dkf tags: trunk | |
2008-05-28
| ||
17:08 | Revision through web from Andreas Kupries <andreask@activestate.com> Spelled out that the handler callbacks are run in the global scope. check-in: 86a78ef107 user: tclhttpd tags: trunk | |
16:19 | Revision through web from Andreas Kupries <andreask@activestate.com> Fixed description of limit?, used characters, have to be bytes. check-in: b594f6de14 user: tclhttpd tags: trunk | |
2008-05-15
| ||
22:37 | Revision through web from Andreas Kupries <andreask@activestate.com> Added the reason for choosing late-binding, lifted from TIP #219 which underwent the same change. check-in: 0835f8f9d2 user: tclhttpd tags: trunk | |
2008-05-07
| ||
17:28 | Revision through web from Andreas Kupries <andreask@activestate.com> Simplified the TIP and implementation considerably by dropping all support for user-visible event processing by transformations, added reasoning on why I now believe that this was a misfeature of the TIP from the beginning. check-in: 3af0ba04e3 user: tclhttpd tags: trunk | |
2008-05-02
| ||
19:18 | Revision through web from Andreas Kupries <andreask@activestate.com> Noted that 'flush' in a [seek] discard results to keep the current location unchanged. check-in: b1b4f424a0 user: tclhttpd tags: trunk | |
19:14 | Revision through web from Andreas Kupries <andreask@activestate.com> Noted that transforms are asked for their event interest whenever they have processed a set of events, to allow for dynamic adjustment during an interaction with the parent channel. See TLS for an example: during setup it processes events, then drops its interest when the negotiation phase is over. Question: How does the handler of the transform read from / write to the parent channel during event processing ... It seems I have to expose the Tcl_{Read,Write}Raw interfaces at the Tcl level (chan raw{puts,read,gets}), with first argument the transformation handle (similar to 'chan postevent'). I better write examples of transforms needing this feature, and others. check-in: 08073bb8c8 user: tclhttpd tags: trunk | |
2008-04-23
| ||
22:05 | Revision through web from Andreas Kupries <andreask@activestate.com> Changed design of transformation/thread interaction to throw errors when a channel tries to access a transformation owned by a deleted thread or interpreter. check-in: 52758e0295 user: tclhttpd tags: trunk | |
2008-04-22
| ||
20:59 | Revision through web from Andreas Kupries <andreask@activestate.com> fix grammar typo. check-in: bc5c1cd28e user: tclhttpd tags: trunk | |
20:54 | Revision through web from Andreas Kupries <andreask@activestate.com> early => late binding. Reference impl. does late-binding, as does TIP 219. Made consistent. check-in: 77271ad081 user: tclhttpd tags: trunk | |
2006-12-05
| ||
09:54 | Feature set of 8.5 is now closed to new TIPs without prior agreement of the TCT; TIPs targetting 8.5 now redirected to 8.6 check-in: 9a48d10869 user: dkf tags: trunk | |
2005-03-14
| ||
22:44 | Revision through web from Andreas Kupries <akupries@shaw.ca> Added link to the SF Tcl Patch Tracker Entry where we will track the actual reference implementatation. check-in: 9957c64203 user: tclhttpd tags: trunk | |
2005-01-20
| ||
01:25 | Revision through web from Andreas Kupries <akupries@shaw.ca> Fixed bad reference to TIP 'Tcl Channel Reflection API'. It is #219, not #218. check-in: f10255ed16 user: tclhttpd tags: trunk | |
2004-11-04
| ||
14:59 | Oops! check-in: 29743a01e7 user: dkf tags: trunk | |
11:46 | Fix formatting problem check-in: 682c3d17ea user: dkf tags: trunk | |
11:44 | Created for Andreas Kupries <andreas_kupries@users.sf.net> check-in: 88d07ac195 user: dkf tags: trunk | |