Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
341 check-ins using file tip/159.tip version c10a7a89c3
2004-09-24
| ||
07:28 | Added path-based 'dict with' suggested by DGP check-in: b850373550 user: dkf tags: trunk | |
07:02 | Revision through web from Don Porter <[email protected]> formatting corrections. check-in: 0f78514cb2 user: tclhttpd tags: trunk | |
01:13 | Revision through web from Andreas Leitgeb <[email protected]> added paragraph "Discussion" check-in: 98f8e6c126 user: tclhttpd tags: trunk | |
2004-09-20
| ||
18:13 | Revision through web from Jeff Hobbs <[email protected]> check-in: 304e2dfa0f user: tclhttpd tags: trunk | |
2004-09-19
| ||
16:31 | Minor formatting fixes check-in: 640f51fea3 user: dkf tags: trunk | |
2004-09-17
| ||
17:52 | Revision through web from Jeff Hobbs <[email protected]> check-in: 85eeee5a71 user: tclhttpd tags: trunk | |
2004-09-16
| ||
22:43 | Revision through web from Andreas Kupries <[email protected]> Typo fix. check-in: b9136a2df0 user: tclhttpd tags: trunk | |
22:32 | formatting fix check-in: 6e099816ba user: dgp tags: trunk | |
22:30 | Registered TIP 222 for Jeff Hobbs. check-in: 28343fdc65 user: dgp tags: trunk | |
07:40 | Revision through web from Colin McCormack <[email protected]> Withdrawing this TIP to implement the desired functionality in a more secure manner. check-in: 1f8f8d7e14 user: tclhttpd tags: trunk | |
2004-09-15
| ||
23:03 | Added alternative command form [$slave bgerror]. check-in: 4096b7f83d user: dgp tags: trunk | |
22:48 | overlooked one change check-in: b45cb673df user: dgp tags: trunk | |
22:36 | Major revision to the proposal. Now proposes a means to register a background error handler command prefix for each interp, rather than continuing to rely on the "magic" command name of bgerror. check-in: 7cddabbfdf user: dgp tags: trunk | |
16:41 | changed proposed field name from "returnOptions" to "returnOpts" to match the field name in the Interp struct. check-in: e97fa0caf3 user: dgp tags: trunk | |
16:24 | simplified some language for improved clarity. check-in: 8038107d64 user: dgp tags: trunk | |
16:09 | New TIP from DGP check-in: e0d00bd469 user: dgp tags: trunk | |
2004-09-14
| ||
21:19 | Additional refinement based on comments from jenglish, dgp and kbk. Thanks! check-in: 2b8bb444fc user: dkf tags: trunk | |
12:54 | Further clarification: it is legal to remove the dict-var during the processing of 'dict update' or 'dict with' check-in: c8724e1463 user: dkf tags: trunk | |
2004-09-13
| ||
11:59 | Revision through web from Larry W. Virden <[email protected]> Fixed a few typos, etc. check-in: 4e4978d214 user: tclhttpd tags: trunk | |
09:57 | Created for Colin McCormack <[email protected]> check-in: 17127f313f user: dkf tags: trunk | |
2004-09-12
| ||
19:01 | Incorporate feedback from Joe English and others, and also experience from writing my Tcl2k4 paper. check-in: bfefc4132b user: dkf tags: trunk | |
2004-09-10
| ||
21:02 | Revision through web from Andreas Kupries <[email protected]> Extended the rationale with information about the Tcl Notifier which forces the use of per-thread state in channel drivers, at least on Windows. check-in: 13723ce8d6 user: tclhttpd tags: trunk | |
19:55 | Implemented by Vince Darley check-in: 728f4632d5 user: dkf tags: trunk | |
18:11 | Revision through web from Andreas Kupries <[email protected]> Small edit to reference to the reference implementation. Brought in sync with #219. check-in: 7a70411fbf user: tclhttpd tags: trunk | |
10:16 | Accepted 3/0 For: DKF, JI, JH check-in: b1b8cb5be8 user: dkf tags: trunk | |
09:08 | Created for Andreas Kupries <[email protected]> check-in: d3c1710d17 user: dkf tags: trunk | |
08:47 | Minor formatting and wording fixes check-in: 368202af28 user: dkf tags: trunk | |
08:45 | Created for Andreas Kupries <[email protected]> check-in: 8212b45370 user: dkf tags: trunk | |
2004-09-09
| ||
09:25 | Revision through web from James P. Salsman <[email protected]> typos check-in: e766012b43 user: tclhttpd tags: trunk | |
2004-09-05
| ||
06:48 | Revision through web from James P. Salsman <[email protected]> updating timing data check-in: 86e3459c83 user: tclhttpd tags: trunk | |
06:41 | Revision through web from James P. Salsman <[email protected]> if people need the patch from my site, they can find it in an earlier version of this TIP. check-in: 7568f7674f user: tclhttpd tags: trunk | |
06:32 | Revision through web from James P. Salsman <[email protected]> Ready for hand-off to Donal, Jeff, and/or Lars; RS, too, if he wants. He really helped me out on chat. check-in: aa7f75a68b user: tclhttpd tags: trunk | |
2004-09-04
| ||
20:52 | Revision through web from James P. Salsman <[email protected]> typo on speedup range in text check-in: b8b32182dd user: tclhttpd tags: trunk | |
18:22 | Revision through web from James P. Salsman <[email protected]> added timing data for new pure Tcl representation check-in: cd05d01e09 user: tclhttpd tags: trunk | |
17:18 | Revision through web from James P. Salsman <[email protected]> Included superior pure-Tcl implementation with Lars Hellström's permission Improved the accuracy of the overhead description check-in: 46a3646b4e user: tclhttpd tags: trunk | |
2004-09-02
| ||
22:42 | Fix target core version numbers. check-in: da82e0ca16 user: dkf tags: trunk | |
22:34 | Corrected Tcl-Version field check-in: 09ff576dfd user: dkf tags: trunk | |
2004-08-31
| ||
22:39 | Revision through web from James P. Salsman <[email protected]> added patch instructions and "Tcl-core Discussion" section check-in: b84b6cda2f user: tclhttpd tags: trunk | |
2004-08-29
| ||
09:31 | Implementation checked in by DKF check-in: 89a9b0b128 user: dkf tags: trunk | |
08:29 | Accepted 4/0 For: DKF, KBK, DGP, JH Against: nobody check-in: ae4cc37738 user: dkf tags: trunk | |
02:22 | Revision through web from James P. Salsman <[email protected]> Added URL to SourceForge patch so people can comment there if they want check-in: 105519573a user: tclhttpd tags: trunk | |
2004-08-27
| ||
16:12 | Revision through web from James P. Salsman <[email protected]> I got the proposed documentation example wrong AGAIN. Sheesh. Goog thing I actually did a build. Also spelling and punctuation fixes. And more accurate overhead description. check-in: 756a5b929f user: tclhttpd tags: trunk | |
15:28 | Revision through web from James P. Salsman <[email protected]> including timing data for reference implementation versus pure Tcl implementation as specified; tried to make the Rationalle more readable. check-in: dc2dccdeb6 user: tclhttpd tags: trunk | |
13:46 | Updated keywords at author request check-in: ae0977ca47 user: dkf tags: trunk | |
13:27 | Revision through web from James P. Salsman <[email protected]> "-float" should be "-real" in the example check-in: 4c34d19218 user: tclhttpd tags: trunk | |
11:54 | Revision through web from James P. Salsman <[email protected]> changed description to match uploaded reference implementation v1.3 -- even less overhead (but the same amount as I incorrectly claimed for v1.2) check-in: 0e908b90c3 user: tclhttpd tags: trunk | |
11:36 | Revision through web from James P. Salsman <[email protected]> updated for the almost-zero-overhead v1.2 reference implementation, fixed some syntax errors and strained prose, and seperated Proposed Documentation Changes from Reference Implementation check-in: 265b1c17a7 user: tclhttpd tags: trunk | |
09:37 | Created for James P. Salsman <[email protected]> check-in: bc1f105ad2 user: dkf tags: trunk | |
2004-08-26
| ||
12:50 | Created for Arjen Markus <[email protected]> check-in: f152b9a6d3 user: dkf tags: trunk | |
12:32 | CFV by DKF Vote-By: [clock format 1094731200] check-in: 94f2fcd426 user: dkf tags: trunk | |
11:00 | Revision through web from Vince Darley <[email protected]> check-in: 4b3842201c user: tclhttpd tags: trunk | |
2004-08-25
| ||
15:30 | Revision through web from Larry W. Virden <[email protected]> minor editing for grammer/syntax/spelling check-in: 564925644e user: tclhttpd tags: trunk | |
15:00 | Revision through web from Vince Darley <[email protected]> check-in: 9e94031c5b user: tclhttpd tags: trunk | |
14:24 | Created for Andreas Leitgeb <[email protected]> check-in: a67362f7ee user: dkf tags: trunk | |
08:02 | Created for Ulrich Schöbel <[email protected]> check-in: 3e4b4d816c user: dkf tags: trunk | |
2004-08-23
| ||
17:24 | Revision through web from Vince Darley <[email protected]> check-in: 1c30119f25 user: tclhttpd tags: trunk | |
2004-08-21
| ||
17:39 | Created for Donal K. Fellows <[email protected]> check-in: d19e80c372 user: dkf tags: trunk | |
2004-08-19
| ||
14:47 | Implementation checked in by DKF check-in: 6a98028b30 user: dkf tags: trunk | |
2004-08-18
| ||
21:36 | Formatting fixes check-in: 85e3d2b166 user: dkf tags: trunk | |
21:31 | Implementation checked in by KBK Cleaned up formatting check-in: e21c52b1df user: dkf tags: trunk | |
21:28 | Implementation checked in by KBK check-in: a811e6b1f2 user: dkf tags: trunk | |
08:33 | Revision through web from Vince Darley <[email protected]> check-in: 2470f8b56a user: tclhttpd tags: trunk | |
2004-08-17
| ||
14:04 | Revision through web from Vince Darley <[email protected]> check-in: 8add316dee user: tclhttpd tags: trunk | |
14:00 | Revision through web from Vince Darley <[email protected]> check-in: b238db39a8 user: tclhttpd tags: trunk | |
2004-08-16
| ||
16:48 | TIP #173: YES: Fellows, Harrison, Hobbs, Kenny, Kupries, Porter NO: none PRESENT: Hipp check-in: 2763778970 user: dgp tags: trunk | |
2004-08-13
| ||
21:44 | Added link to reference implementation check-in: 5e36e3bcce user: dkf tags: trunk | |
21:03 | CFV by DKF, vote by [clock format 1093608000] check-in: 268ef80817 user: dkf tags: trunk | |
17:06 | Revision through web from Vince Darley <[email protected]> check-in: 1decc04e38 user: tclhttpd tags: trunk | |
17:03 | Revision through web from Vince Darley <[email protected]> check-in: c387289bd8 user: tclhttpd tags: trunk | |
16:39 | Revision through web from Vince Darley <[email protected]> check-in: b95d902d7e user: tclhttpd tags: trunk | |
2004-08-12
| ||
15:26 | Revision through web from Robert Seeger <[email protected]> Added information about the information available from within a child interp, per dgp's request check-in: 4a7b032206 user: tclhttpd tags: trunk | |
2004-08-11
| ||
13:52 | Added note about script results and result codes. check-in: d5e6291f26 user: dkf tags: trunk | |
09:12 | Created for Donal K. Fellows <[email protected]> check-in: 7fc71f51b8 user: dkf tags: trunk | |
08:29 | Created for Robert Seeger <[email protected]> check-in: 49fb9a60ad user: dkf tags: trunk | |
07:57 | typo fix; thanks to KBK for spotting it check-in: 6658788dee user: dkf tags: trunk | |
2004-08-10
| ||
15:40 | Accepted 7/0 For: (7) DKF, DGP, MH, KK, JI, JH, AK Against: (0) None check-in: 22f51d5159 user: dkf tags: trunk | |
09:55 | Revision through web from Donal K. Fellows <[email protected]> Added more formats after discussion on Tcler's Chat Added another example check-in: da0cb96457 user: tclhttpd tags: trunk | |
2004-08-06
| ||
00:22 | Revision through web from Peter MacDonald <[email protected]> Update Comments and Feedback check-in: 13640afbc1 user: tclhttpd tags: trunk | |
2004-08-05
| ||
16:45 | Revision through web from Peter MacDonald <[email protected]> Update {debug} flag description. Add sub-interp usage of tgdb. Clarify that execution trace is disabled in trace handler. check-in: 67e2aeeb05 user: tclhttpd tags: trunk | |
2004-08-03
| ||
15:34 | Created for Bob Techentin <[email protected]> check-in: 4368b9d58d user: dkf tags: trunk | |
2004-08-02
| ||
21:00 | Vote called by kbk. Polls close [clock format 1092412800] check-in: 0316c6713d user: dgp tags: trunk | |
20:56 | Implementation committed (Patch 981841) check-in: f1d53afbb0 user: dgp tags: trunk | |
14:17 | YES: Porter, Hobbs, Kenny, Kupries check-in: 8ec43ab871 user: dgp tags: trunk | |
2004-07-26
| ||
16:12 | Revision through web from Brian Griffin <[email protected]> The orginal [wm toplevel] proposal replaced with alternative [wm manage] and [wm forget]. check-in: 36f1f2e2a9 user: tclhttpd tags: trunk | |
2004-07-23
| ||
20:13 | Vote called by Don Porter. Polls close at [clock format 1091203200] check-in: 961987a2b1 user: dgp tags: trunk | |
15:35 | Vote called by Andreas Kupries. Polls close at [clock format 1092096000] check-in: a94bcd2695 user: dgp tags: trunk | |
15:30 | Voting on TIP #168 is now closed. check-in: 30dccb1531 user: dgp tags: trunk | |
2004-07-21
| ||
18:31 | Revision through web from Kevin Kenny <[email protected]> check-in: 8767c44a20 user: tclhttpd tags: trunk | |
18:30 | Revision through web from Kevin Kenny <[email protected]> check-in: 18317786c4 user: tclhttpd tags: trunk | |
17:55 | Revision through web from Kevin Kenny <[email protected]> Added additional capability to systems without the auxiliary files. check-in: 36b2ccf650 user: tclhttpd tags: trunk | |
2004-07-17
| ||
01:20 | Revision through web from Joe Mistachkin <[email protected]> typo fix in example. check-in: cfb4c47c5c user: tclhttpd tags: trunk | |
2004-07-16
| ||
18:24 | Revision through web from Joe Mistachkin <[email protected]> added wording about starting in the global namespace in the slave. check-in: 03ae8010fb user: tclhttpd tags: trunk | |
2004-07-15
| ||
18:21 | Revision through web from Andreas Kupries <[email protected]> Added API 'tcl::tm::roots' to allow definition of additional root paths for defaults. check-in: 2eec819ff8 user: tclhttpd tags: trunk | |
17:18 | Revision through web from Reinhard Max <[email protected]> Added reference implementation check-in: c1ff296548 user: tclhttpd tags: trunk | |
2004-07-13
| ||
22:15 | Formatting correction check-in: 1d379d43a6 user: dgp tags: trunk | |
21:31 | Revision through web from Joe Mistachkin <[email protected]> check-in: fd402df8ff user: tclhttpd tags: trunk | |
17:29 | Revision through web from Kevin Kenny <[email protected]> check-in: 3c86fcb366 user: tclhttpd tags: trunk | |
17:26 | Revision through web from Kevin Kenny <[email protected]> Removed redundant [[clock subtract]] check-in: 71aac59d08 user: tclhttpd tags: trunk | |
04:25 | Revision through web from Joe Mistachkin <[email protected]> check-in: e363cc64c8 user: tclhttpd tags: trunk | |
04:24 | Revision through web from Joe Mistachkin <[email protected]> additional language related to rationale. check-in: 4b603e5d68 user: tclhttpd tags: trunk | |
2004-07-12
| ||
23:39 | Revision through web from Jeff Hobbs <[email protected]> added 'chan names' for 'file channels' check-in: b0b01f3068 user: tclhttpd tags: trunk | |
21:45 | New TIP entered for author Reinhard Max. check-in: 0ff58cb7ac user: dgp tags: trunk | |
20:34 | Revision through web from Kevin Kenny <[email protected]> Added notes on cost of implementation. check-in: 35d447edf5 user: tclhttpd tags: trunk | |
2004-07-09
| ||
21:52 | Revision through web from Joe Mistachkin <[email protected]> added extra language about errors. check-in: bda3f4c501 user: tclhttpd tags: trunk | |
13:23 | Updated title and abstract to reflect TIP's current content check-in: 0bb980ec14 user: dkf tags: trunk | |
2004-07-08
| ||
16:23 | Revision through web from Joe English <[email protected]> Added note that this tip relates to #145. check-in: 91d5b04eed user: tclhttpd tags: trunk | |
12:11 | Voting: 1/0/0 Rejection-Reason: insufficient votes For: DKF check-in: 3da1b90b0a user: dkf tags: trunk | |
2004-07-05
| ||
21:23 | Implementation (by authors) checked in by DKF check-in: 05d10b7988 user: dkf tags: trunk | |
13:39 | Jeff has checked in an implementation check-in: d0b16bd517 user: dkf tags: trunk | |
2004-07-04
| ||
18:30 | Accepted 6/0 For: JH, DKF, KBK, MH, MDJ, AK Against: nobody check-in: d57b30da24 user: dkf tags: trunk | |
2004-07-02
| ||
23:45 | Revision through web from Neil Madden <[email protected]> Minor tweak of ordering to make more sense... check-in: d45d85bebd user: tclhttpd tags: trunk | |
23:42 | Revision through web from Neil Madden <[email protected]> Altered description of how non-global namespaces default unknown handlers are defined. They are now defined to call the global unknown handler (whatever it is), rather than being hardcoded to ::unknown. This allows simple per-interp unknown handling to be installed as a default. check-in: 6f1d4f2bf0 user: tclhttpd tags: trunk | |
20:38 | Created for Jeff Hobbs <[email protected]> check-in: 712300ef57 user: dkf tags: trunk | |
2004-07-01
| ||
15:19 | CFV by DKF Vote by [clock format 1089284400] check-in: 5ccfe09f5e user: dkf tags: trunk | |
15:04 | Withdrawn at author request. (DKF believes this is because the functionality is achievable with an extension and likely to be misused if present in the core itself.) check-in: f8dbf5d2dd user: dkf tags: trunk | |
14:34 | Revision through web from Don Porter <[email protected]> Voice of support. check-in: 2013e8e22c user: tclhttpd tags: trunk | |
13:04 | Revision through web from Donal K. Fellows <[email protected]> Corrected interpretation of the pattern argument to be that which was intended by the original creators of the idea. check-in: 0faa605e62 user: tclhttpd tags: trunk | |
09:43 | Revision through web from Donal K. Fellows <[email protected]> Thanks to Joe English for pointing out that the empty string problem has already been resolved in Tk. check-in: 49f044b7d1 user: tclhttpd tags: trunk | |
02:25 | Revision through web from Joe Mistachkin <[email protected]> modified to change order of optional arguments to [interp invokehidden] per dkf. check-in: 52abe31f98 user: tclhttpd tags: trunk | |
2004-06-30
| ||
22:35 | Withdrawing by Editorial privilege; reasons given in TIP. check-in: 4e69ab96f7 user: dkf tags: trunk | |
22:24 | Minor title capitalization fix check-in: 54429ed4e2 user: dkf tags: trunk | |
22:19 | Patch had moved; now applied to HEAD. check-in: d52b3687a9 user: dkf tags: trunk | |
15:34 | Revision through web from Donal K. Fellows <[email protected]> Added example check-in: b013896d48 user: tclhttpd tags: trunk | |
15:25 | Revision through web from Donal K. Fellows <[email protected]> Typo check-in: 5a000fd1fe user: tclhttpd tags: trunk | |
15:23 | Revision through web from Donal K. Fellows <[email protected]> Specified what I'm going to do about [$photo transparency] check-in: 57f4168479 user: tclhttpd tags: trunk | |
12:35 | Implementation in CVS HEAD check-in: a2dc549893 user: dkf tags: trunk | |
10:31 | CFV by KBK Vote by [clock format 1089734400] check-in: b0c369fb4c user: dkf tags: trunk | |
10:26 | Created for Joe Mistachkin <[email protected]> check-in: 8d3825af74 user: dkf tags: trunk | |
08:14 | Revision through web from Joe Mistachkin <[email protected]> check-in: f745765bae user: tclhttpd tags: trunk | |
08:12 | Revision through web from Joe Mistachkin <[email protected]> check-in: 522e393726 user: tclhttpd tags: trunk | |
08:09 | Revision through web from Joe Mistachkin <[email protected]> check-in: 9ec8bc0176 user: tclhttpd tags: trunk | |
08:06 | Revision through web from Joe Mistachkin <[email protected]> check-in: 2d8e56cce2 user: tclhttpd tags: trunk | |
02:20 | Revision through web from Joe Mistachkin <[email protected]> check-in: 72ad6795f4 user: tclhttpd tags: trunk | |
02:18 | Revision through web from Joe Mistachkin <[email protected]> check-in: 3f66ca15b8 user: tclhttpd tags: trunk | |
02:05 | Revision through web from Joe Mistachkin <[email protected]> check-in: 03f961ddfc user: tclhttpd tags: trunk | |
01:58 | Revision through web from Joe Mistachkin <[email protected]> check-in: 12bd1a314a user: tclhttpd tags: trunk | |
01:57 | Revision through web from Joe Mistachkin <[email protected]> check-in: c0addb7f9c user: tclhttpd tags: trunk | |
01:56 | Revision through web from Joe Mistachkin <[email protected]> check-in: a9c2fc084e user: tclhttpd tags: trunk | |
00:29 | Revision through web from Joe Mistachkin <[email protected]> check-in: 7344a4e432 user: tclhttpd tags: trunk | |
2004-06-29
| ||
22:41 | Revision through web from Joe Mistachkin <[email protected]> check-in: 0836b2f5cc user: tclhttpd tags: trunk | |
10:29 | CFV by JH Vote closes at [clock format 1088812800] check-in: 9e6583c047 user: dkf tags: trunk | |
2004-06-25
| ||
20:34 | Revision through web from Joe Mistachkin <[email protected]> check-in: 3a63bbeba5 user: tclhttpd tags: trunk | |
12:28 | Created for Joe Mistachkin <[email protected]> check-in: 16daa001c1 user: dkf tags: trunk | |
10:16 | Revision through web from Joe Mistachkin <[email protected]> check-in: 78d9eb34ae user: tclhttpd tags: trunk | |
10:07 | Revision through web from Joe Mistachkin <[email protected]> check-in: 72d33c472c user: tclhttpd tags: trunk | |
10:03 | Revision through web from Joe Mistachkin <[email protected]> check-in: 5f535f6f53 user: tclhttpd tags: trunk | |
10:01 | Revision through web from Joe Mistachkin <[email protected]> check-in: 1fab07afa6 user: tclhttpd tags: trunk | |
09:44 | Revision through web from Joe Mistachkin <[email protected]> check-in: e1ccc12da6 user: tclhttpd tags: trunk | |
2004-06-24
| ||
09:12 | Created for Joe English <[email protected]> check-in: b7a41859e7 user: dkf tags: trunk | |
2004-06-22
| ||
15:42 | Revision through web from <_@_._> Fix the URL to ICU's web site. check-in: 1277d1bc51 user: tclhttpd tags: trunk | |
08:13 | Created for Joe English <[email protected]> check-in: b525c34d1e user: dkf tags: trunk | |
2004-06-18
| ||
14:08 | Revision through web from Peter Spjuth <[email protected]> Added some more Rationale. check-in: 80d7a27aa3 user: tclhttpd tags: trunk | |
11:47 | Revision through web from Peter Spjuth <[email protected]> Changed to [string disambiguate]. check-in: 2afe81754a user: tclhttpd tags: trunk | |
2004-06-17
| ||
20:55 | Revision through web from Peter Spjuth <[email protected]> Type fix. check-in: 9612ee5726 user: tclhttpd tags: trunk | |
20:53 | Revision through web from Peter Spjuth <[email protected]> Changed command name to string prefix. Added Discussion. check-in: a2e2d30023 user: tclhttpd tags: trunk | |
17:50 | Revision through web from Peter MacDonald <[email protected]> Append flags to execution trace arguments. check-in: f53d17df56 user: tclhttpd tags: trunk | |
15:48 | Withdrawn at Colin's request. check-in: 9492921ddf user: dkf tags: trunk | |
15:47 | Revision through web from Peter MacDonald <[email protected]> check-in: 626505c3eb user: tclhttpd tags: trunk | |
15:45 | Revision through web from Colin McCormack <[email protected]> check-in: 3d2a2bbc59 user: tclhttpd tags: trunk | |
15:31 | Revision through web from Peter MacDonald <[email protected]> Add trace breakpoint check-in: 19a5f4eaf7 user: tclhttpd tags: trunk | |
15:19 | Revision through web from Colin McCormack <[email protected]> check-in: 018f2423c7 user: tclhttpd tags: trunk | |
15:16 | Revision through web from Colin McCormack <[email protected]> check-in: 399d066ca1 user: tclhttpd tags: trunk | |
15:13 | Revision through web from Colin McCormack <[email protected]> Specified all symbols from tclConfig.sh for unix. Recommended specific symbols for platforms other than unix. check-in: 2f3bab8aab user: tclhttpd tags: trunk | |
14:37 | Revision through web from Colin McCormack <[email protected]> check-in: 9b13b10467 user: tclhttpd tags: trunk | |
14:36 | Revision through web from Colin McCormack <[email protected]> v1.5 Changed to specify the Tip 59 mechanism for introspection. check-in: 9ed93f67d0 user: tclhttpd tags: trunk | |
14:28 | Revision through web from Colin McCormack <[email protected]> check-in: 7554f0574e user: tclhttpd tags: trunk | |
13:44 | Revision through web from Don Porter <[email protected]> check-in: 15c838b8f3 user: tclhttpd tags: trunk | |
13:43 | Revision through web from Don Porter <[email protected]> check-in: c7a33e3cbb user: tclhttpd tags: trunk | |
12:26 | Created for Colin McCormack <[email protected]> check-in: f644b5557a user: dkf tags: trunk | |
08:24 | Formatting fixes and added a general rationale paragraph check-in: 00d457c923 user: dkf tags: trunk | |
08:17 | Formatting fixes check-in: d34a9d3cc4 user: dkf tags: trunk | |
2004-06-16
| ||
09:54 | Postscript versions of the displayed math images check-in: 2a8746152e user: dkf tags: trunk | |
09:48 | Formatting fix check-in: 38a4230580 user: dkf tags: trunk | |
09:47 | Formatting changes check-in: 89c317eaad user: dkf tags: trunk | |
09:34 | Graphical version of equations from KBK check-in: 9544c288aa user: dkf tags: trunk | |
2004-06-15
| ||
21:42 | Added limit C API documentation to relevant maintenance area check-in: 7d74e85297 user: dkf tags: trunk | |
18:29 | Joe English removed as Author by request check-in: 999ad840a4 user: dgp tags: trunk | |
17:43 | Revision through web from Peter MacDonald <[email protected]> check-in: b6db6de404 user: tclhttpd tags: trunk | |
15:47 | Revision through web from Andreas Kupries <[email protected]> Added comments about directories as TM, excerpting from the discussion on c.l.t (Added reference to a google news article). check-in: ce9d6a0b4e user: tclhttpd tags: trunk | |
13:58 | Revision through web from Don Porter <[email protected]> check-in: 80b300a720 user: tclhttpd tags: trunk | |
13:57 | Revision through web from Don Porter <[email protected]> check-in: 70925d0b63 user: tclhttpd tags: trunk | |
13:56 | Revision through web from Don Porter <[email protected]> check-in: 4d0665e1d2 user: tclhttpd tags: trunk | |
13:48 | Revision through web from Don Porter <[email protected]> check-in: 30502032eb user: tclhttpd tags: trunk | |
2004-06-14
| ||
21:22 | Revision through web from Peter MacDonald <[email protected]> A complete rework of the TIP to provide full line numbering support. check-in: f0ee2e7c61 user: tclhttpd tags: trunk | |
2004-06-13
| ||
09:07 | Revision through web from Joe English <[email protected]> Added "Comments" section, suggest using a virtual event. check-in: 22ce4d9e8a user: tclhttpd tags: trunk | |
2004-06-11
| ||
22:54 | Revision through web from Andreas Kupries <[email protected]> Removed the note about nesting possibly a problem in the vfs core, and replaced it with a verbiage about trofs, whose support for nesting proves this to be wrong. check-in: 04dbde5c25 user: tclhttpd tags: trunk | |
22:47 | Revision through web from Andreas Kupries <[email protected]> Closed the loophole which allowed a module to be consist of a single file X + other files used by X, and separate from it. check-in: b445d80b9c user: tclhttpd tags: trunk | |
2004-06-08
| ||
22:07 | Accepted 4/0 For: JH, DKF, KBK, DGP check-in: b825987a9e user: dkf tags: trunk | |
2004-06-04
| ||
18:12 | Withdrawn at Author request. From his request... check-in: c9e8bb0923 user: dkf tags: trunk | |
17:57 | Implementation now sufficiently complete. check-in: 5b3e35939c user: dkf tags: trunk | |
2004-06-01
| ||
23:28 | Revision through web from Colin McCormack <[email protected]> check-in: 422a90ba6e user: tclhttpd tags: trunk | |
21:53 | Revision through web from Don Porter <[email protected]> check-in: a8debbd798 user: tclhttpd tags: trunk | |
21:39 | Revision through web from Don Porter <[email protected]> check-in: 2bae70aa78 user: tclhttpd tags: trunk | |
2004-05-28
| ||
08:30 | Created for Jeff Hobbs <[email protected]> check-in: 3256ecdef9 user: dkf tags: trunk | |
2004-05-24
| ||
21:26 | Implemented on all three platforms check-in: 2d417c4bca user: dkf tags: trunk | |
14:57 | Revision through web from Neil Madden <[email protected]> Updated to show that default handler can be restored by setting handler to {} check-in: 9b9e0bde82 user: tclhttpd tags: trunk | |
2004-05-21
| ||
23:04 | Formatting update check-in: a2ef409da1 user: dkf tags: trunk | |
21:39 | Revision through web from Neil Madden <[email protected]> Minor fix so examples can copy/paste into tkcon and actually work (with patch, of course). check-in: 59a8d06f1d user: tclhttpd tags: trunk | |
20:10 | Revision through web from Neil Madden <[email protected]> Update TIP so that the global namespace is indeed searched before calling the unknown handler. This is the Right Thing to do, as it prevents issues with resolution of commands in the actual handler, simplifies the implementation, and doesn't exceed the scope of the TIP (which is really about better unknown handling - changing command resolution should be the subject of a different TIP). Also added link to reference implementation. check-in: 35934621ac user: tclhttpd tags: trunk | |
08:54 | Created for Jeff Hobbs <[email protected]> check-in: d5756b1215 user: dkf tags: trunk | |
2004-05-20
| ||
20:29 | Revision through web from Neil Madden <[email protected]> Updated the syntax to only operate on the current namespace, and to provide introspection. check-in: d3b2fb149e user: tclhttpd tags: trunk | |
09:14 | Created by Donal K. Fellows <[email protected]> Created for Dossy Shiobara <[email protected]> check-in: 4ec6f01e83 user: dkf tags: trunk | |
2004-05-17
| ||
21:13 | Revision through web from Don Porter <[email protected]> check-in: e7ca19e9d8 user: tclhttpd tags: trunk | |
21:12 | Revision through web from Don Porter <[email protected]> check-in: dc483f6a14 user: tclhttpd tags: trunk | |
2004-05-13
| ||
16:44 | Revision through web from Kevin Kenny <[email protected]> kbk added remarks about Img extension check-in: 17a8385eb1 user: tclhttpd tags: trunk | |
15:49 | Revision through web from Don Porter <[email protected]> check-in: ea340354ee user: tclhttpd tags: trunk | |
15:29 | Revision through web from Don Porter <[email protected]> check-in: 83d1616d7b user: tclhttpd tags: trunk | |
15:26 | Created for R. Timothy Edwards <[email protected]> check-in: a81cf6333e user: dkf tags: trunk | |
15:17 | Created for R. Timothy Edwards <[email protected]> check-in: ea2c24de16 user: dkf tags: trunk | |
15:03 | Created for Robert Suetterlin <[email protected]> check-in: 2ddd694efb user: dkf tags: trunk | |
10:13 | Implementation based on [Patch 858211] checked into the core check-in: b12c40a452 user: dkf tags: trunk | |
2004-05-12
| ||
12:12 | Accepted 4/0 For: DKF, DRH, JH, KBK check-in: 36a01e177a user: dkf tags: trunk | |
12:11 | Accepted 6/0 For: DKF, DRH, JH, JI, AK, KBK check-in: 988d864681 user: dkf tags: trunk | |
12:10 | Accepted 6/0 For: DKF, DRH, DGP, JH, AK, KBK check-in: a48cac1895 user: dkf tags: trunk | |
12:09 | Accepted 7/0 For: DKF, DRH, DGP, JH, JI, AK, KBK check-in: ca3a13279a user: dkf tags: trunk | |
09:28 | CFV by KBK, closes [clock format 1085500800] check-in: 0ae7510ef9 user: dkf tags: trunk | |
2004-05-04
| ||
22:29 | Revision through web from Miguel Sofer <[email protected]> fixed def of '''curry''' - missing {expand} check-in: e1697baa22 user: tclhttpd tags: trunk | |
10:10 | Formatting updates and minor format fixes check-in: 3a52e054eb user: dkf tags: trunk | |
10:00 | Formatting update and added tclThreadAlloc.c check-in: 2d2adc3b21 user: dkf tags: trunk | |
2004-05-03
| ||
18:25 | Revision through web from Peter Spjuth <[email protected]> Added a switch example. check-in: 2dfc76c45d user: tclhttpd tags: trunk | |
18:05 | Revision through web from Peter Spjuth <[email protected]> Clarified a point. check-in: 3518953d16 user: tclhttpd tags: trunk | |
17:23 | Created for Peter Spjuth <[email protected]> check-in: 65a2779218 user: dkf tags: trunk | |
17:19 | Peter Spjuth has a different way of doing this. Given the unpopularity of this suggestion with other TCT members, this TIP is withdrawn in favour of that one. check-in: 63abc12661 user: dkf tags: trunk | |
17:09 | Created for Miguel Sofer <[email protected]> check-in: 6517277799 user: dkf tags: trunk | |
2004-04-29
| ||
15:48 | Spelling fix check-in: e7823f08f5 user: dkf tags: trunk | |
15:38 | Created for Donal K. Fellows <[email protected]> check-in: 63a5a596e7 user: dkf tags: trunk | |
09:37 | Revision through web from Theo Verelst <[email protected]> just a typo check-in: ca1dc511e6 user: tclhttpd tags: trunk | |
09:05 | Created for Salvatore Sanfilippo <[email protected]> check-in: 933e20e252 user: dkf tags: trunk | |
2004-04-28
| ||
13:19 | Patch committed by Miguel Sofer check-in: f6ed5fcf22 user: dkf tags: trunk | |
12:41 | Vote was 5/0 in favour For: DKF, KBK, DGP, JH, AKu Against: nobody check-in: c5976f2a06 user: dkf tags: trunk | |
12:36 | Call for votes by DKF. Vote closes: [clock format 1084359600] check-in: e0bb11ee98 user: dkf tags: trunk | |
2004-04-27
| ||
19:58 | update title by author request check-in: b6d75a48c8 user: dgp tags: trunk | |
19:12 | Revision through web from Kevin Kenny <[email protected]> check-in: e4e3dc4657 user: tclhttpd tags: trunk | |
12:33 | Revision through web from Daniel A. Steffen <[email protected]> added missing newline before Defaults subtitle check-in: 02f1a58b7c user: tclhttpd tags: trunk | |
11:53 | Revision through web from Larry W. Virden <[email protected]> A variety of minor syntactical tweaks. check-in: e1f4527559 user: tclhttpd tags: trunk | |
11:25 | Revision through web from Larry W. Virden <[email protected]> I just tweaked a few syntax/wording spots. check-in: f9cf529b8c user: tclhttpd tags: trunk | |
10:13 | Spelling and low-level formatting checks check-in: 7a53c7f211 user: dkf tags: trunk | |
09:58 | Created for Andreas Kupries <[email protected]> check-in: 3726df083f user: dkf tags: trunk | |
2004-04-26
| ||
10:55 | Oops. It's now a patch not a FRQ check-in: e33a060023 user: dkf tags: trunk | |
10:48 | Created for Kevin Kenny <[email protected]> check-in: dedad595a6 user: dkf tags: trunk | |
2004-04-23
| ||
15:14 | Accepted 2/0 with no abstentions For: DKF, KBK check-in: b5f25c0ffe user: dkf tags: trunk | |
2004-04-22
| ||
23:03 | Revision through web from Miguel Sofer <[email protected]> check-in: bb0d47f18e user: tclhttpd tags: trunk | |
01:23 | Revision through web from Miguel Sofer <[email protected]> check-in: 18a4c60e08 user: tclhttpd tags: trunk | |
01:19 | Revision through web from Miguel Sofer <[email protected]> check-in: 40dfea732d user: tclhttpd tags: trunk | |
2004-04-21
| ||
22:59 | Revision through web from Miguel Sofer <[email protected]> check-in: ce8d18bff6 user: tclhttpd tags: trunk | |
22:58 | Revision through web from Miguel Sofer <[email protected]> check-in: d2784acd49 user: tclhttpd tags: trunk | |
14:31 | Documented how I handle failures in callbacks. It's not a great way of doing it, but there's not many good choices there. check-in: 4e212ff151 user: dkf tags: trunk | |
14:24 | Clarify the difference between Tcl_LimitCheck and Tcl_LimitExceeded check-in: 7e53497057 user: dkf tags: trunk | |
09:42 | Inline references, update to use bold as appropriate check-in: c6ed77ed30 user: dkf tags: trunk | |
2004-04-20
| ||
21:43 | Fixed another fault spotted by DGP... check-in: f684da8b37 user: dkf tags: trunk | |
21:38 | Fixed silly fault spotted by DGP ([info cmdcount], not [info commandcount]) check-in: a86685cced user: dkf tags: trunk | |
14:41 | Add a few more notes... check-in: 403ef63e4d user: dkf tags: trunk | |
14:31 | Reformat/tidy up/minor reword check-in: c94a9c1efc user: dkf tags: trunk | |
10:24 | Vote called by DKF to close at [clock format 1083150000] check-in: 15706870a1 user: dkf tags: trunk | |
09:50 | Revision through web from Salvatore Sanfilippo <[email protected]> Fixed a typo in the examples. check-in: 5689f3ec5b user: tclhttpd tags: trunk | |
08:46 | Spell-check check-in: 8fada39f3b user: dkf tags: trunk | |
08:44 | Created for Salvatore Sanfilippo <[email protected]> check-in: 003ecbeffd user: dkf tags: trunk | |
2004-04-19
| ||
16:07 | Revision through web from Peter MacDonald <[email protected]> check-in: 5ee95708f7 user: tclhttpd tags: trunk | |
15:22 | Formatting and added mention that F1 might not be defined to be the only help key mechanism (e.g. on Solaris/SPARC) check-in: 1e6e554eb3 user: dkf tags: trunk | |
10:14 | Created for Peter MacDonald <[email protected]> check-in: e3848b2c9a user: dkf tags: trunk | |
2004-04-15
| ||
22:21 | Millisecond granularity is possible! Well, assuming a system clock with the required sensitivity. check-in: 076eab6337 user: dkf tags: trunk | |
14:41 | More reformatting check-in: 065ccf0588 user: dkf tags: trunk | |
14:40 | Reformat and clarify. check-in: fb63a73b52 user: dkf tags: trunk | |
2004-04-13
| ||
10:03 | Revision through web from Donal K. Fellows <[email protected]> Update to use bold where appropriate check-in: b63570b7d3 user: tclhttpd tags: trunk | |
2004-04-12
| ||
16:53 | Typo check-in: f63dd42b94 user: dkf tags: trunk | |
13:19 | Reference number fix and additional keyword check-in: 03d1dc2fa0 user: dkf tags: trunk | |
11:10 | Created for John H. Harris <[email protected]> check-in: 120721e104 user: dkf tags: trunk | |
2004-04-08
| ||
15:46 | Revision through web from Donal K. Fellows <[email protected]> Noted what was out of scope. check-in: a0fd03b247 user: tclhttpd tags: trunk | |
2004-04-07
| ||
19:20 | Vote called by KBK to end at [clock format 1082563200] check-in: e29305e537 user: dkf tags: trunk | |
18:09 | formatting fix check-in: c06cef0661 user: dgp tags: trunk | |
18:07 | Additional summary from Vince Darley. check-in: 46708b649c user: dgp tags: trunk | |
2004-04-05
| ||
20:46 | Revision through web from Donal K. Fellows <[email protected]> Reorg and added some notes on critical features of the way the implementation has to operate. check-in: 3c5e1fc827 user: tclhttpd tags: trunk | |
2004-04-02
| ||
17:43 | typo check-in: 9b24b58992 user: dgp tags: trunk | |
12:23 | Revision through web from Donal K. Fellows <[email protected]> Added some use-cases check-in: 13863d8ebd user: tclhttpd tags: trunk | |
2004-04-01
| ||
23:09 | Added a C API and some more advanced highlighting check-in: d0921a2709 user: dkf tags: trunk | |
18:28 | Added more files to "Aqua Window Operations" changed several category names from "Mac OS X Foo" to "Aqua Foo" check-in: b59cacb1c5 user: dgp tags: trunk | |
09:04 | Updates from David Welton containing additional details on how to handle nasty edge cases. Also addition of more formatting niceness. check-in: d4d829ce9f user: dkf tags: trunk | |
2004-03-31
| ||
16:16 | Added reference to SF Patch check-in: 4f55ebc2c0 user: dkf tags: trunk | |
2004-03-30
| ||
23:27 | DGP added as App. Embed generic maintainer. check-in: 4784a20cbc user: dgp tags: trunk | |
22:40 | Updated Tk Categories to reflect drop of Mac Classic support, and to include the macosx/* files in appropriate categories. (Thanks Dan Steffen!) check-in: ffb97f166d user: dgp tags: trunk | |
16:46 | removed # of categories so we don't have to maintain it. check-in: ea438927fe user: dgp tags: trunk | |
16:46 | remove # of categories so we don't have to maintain it. check-in: 86fd8efe9f user: dgp tags: trunk | |
16:42 | Updated to reflect dropping of support for Mac Classic platform. check-in: 6fbda9b753 user: dgp tags: trunk | |
16:42 | Updated to remove files no longer in Tcl development that supported the Mac Classic platform. check-in: 9628e62672 user: dgp tags: trunk | |
09:37 | Use subsections for appendices check-in: f0b549590e user: dkf tags: trunk | |
09:36 | Minor formatting fix. check-in: cc7206da49 user: dkf tags: trunk | |
09:34 | Updated to use new formatting scheme check-in: e6d85eda2b user: dkf tags: trunk | |
09:18 | Revision through web from Donal K. Fellows <[email protected]> Testing some things for advanced command formatting... check-in: 0a399fafe9 user: tclhttpd tags: trunk | |
2004-03-29
| ||
10:10 | Created for Miguel Sofer <[email protected]> check-in: 11037b780e user: dkf tags: trunk | |
2004-03-25
| ||
16:42 | Revision through web from Kevin Kenny <[email protected]> Demoted 'Build System' to a subsection of 'Specification' check-in: 05a07dbef8 user: tclhttpd tags: trunk | |
16:24 | Adapted to use subsection and bold formatting check-in: e8e2424de6 user: dkf tags: trunk | |
16:01 | Revision through web from David N. Welton <[email protected]> check-in: ab4c2812e8 user: tclhttpd tags: trunk | |
14:29 | Two elements have gained attributes check-in: 1147e37b9e user: dkf tags: trunk | |
10:27 | Created for Andreas Leitgeb <[email protected]> check-in: a161d63c46 user: dkf tags: trunk | |
2004-03-24
| ||
16:07 | Make the formatting a bit better again. check-in: 4f551dee97 user: dkf tags: trunk | |
16:03 | Fix formatting. >:^( check-in: dc41663038 user: dkf tags: trunk | |
16:00 | Documented and demonstrated the new TIP syntax. check-in: 003d2bdb19 user: dkf tags: trunk | |
15:42 | Formatting fixes to take advantage of the new TIP syntax for bold check-in: a473b62073 user: dkf tags: trunk | |
14:10 | Tidy up the stated format of the operator. check-in: 2f0a764f7a user: dkf tags: trunk | |
13:53 | Revision through web from <[email protected]> check-in: 09f28c827d user: tclhttpd tags: trunk | |
13:52 | Revision through web from <[email protected]> check-in: 7c5d65c48e user: tclhttpd tags: trunk | |
11:31 | Update from Joe Mistachkin <[email protected]> Required because of temporary brokenness in the online TIP editing interface check-in: 81d1cb99a9 user: dkf tags: trunk | |
09:29 | Some tidying up to clarify what is actually specified to [namespace unknown] and to stomp out a security fault that NEM found in his examples. check-in: 65f073f42d user: dkf tags: trunk | |
00:31 | Revision through web from Joe Mistachkin <[email protected]> check-in: 46f95cbc7d user: tclhttpd tags: trunk | |
00:22 | Created for Joe Mistachkin <[email protected]> check-in: 423043f636 user: dkf tags: trunk | |
2004-03-23
| ||
23:31 | Created for Neil Madden <[email protected]> check-in: 96d9d87107 user: dkf tags: trunk | |
19:22 | Revision through web from Kevin Kenny <[email protected]> Added "Extended" to the spec, and updated the summary of discussion. check-in: 4cb0fb105d user: tclhttpd tags: trunk | |
09:54 | Fixing up the language a little more... check-in: b05c1dfdd5 user: dkf tags: trunk | |
09:51 | Formatting fixes. check-in: 45e2749f94 user: dkf tags: trunk | |
09:46 | Minor format fix check-in: 8b185549d7 user: dkf tags: trunk | |
09:45 | Created for Damon Courtney <[email protected]> check-in: 19f947f20e user: dkf tags: trunk | |
09:31 | Created for Brian Griffin <[email protected]> check-in: 05f9f4c0f3 user: dkf tags: trunk | |
2004-03-22
| ||
10:04 | Revision through web from Joe Mistachkin <[email protected]> check-in: e5936204dd user: tclhttpd tags: trunk | |
09:34 | Fix capitalisation... check-in: b9c4ba7583 user: dkf tags: trunk | |
09:28 | Created for Joe Mistachkin <[email protected]> check-in: 44f11a37b6 user: dkf tags: trunk | |
2004-03-20
| ||
00:01 | Rewritten so that it can be implemented easily and reuses the existing Tk API as much as possible. It's much more like something I could see myself voting for now. check-in: 33f1da7f9f user: dkf tags: trunk | |
2004-03-19
| ||
21:43 | Withdrawm since this feature is just to support selected older compilers. check-in: 87aa96a3f6 user: dkf tags: trunk | |
21:39 | The Tcl/Tk Maintainers and the TCT no longer support the Macintosh (unlike OSX) so this TIP is moot. check-in: 8ff69d4245 user: dkf tags: trunk | |
2004-03-18
| ||
20:44 | Revision through web from Neil Madden <[email protected]> check-in: 79d1901584 user: tclhttpd tags: trunk | |
20:43 | Revision through web from Neil Madden <[email protected]> check-in: ff4ce8dba5 user: tclhttpd tags: trunk | |
20:41 | Revision through web from Neil Madden <[email protected]> check-in: 7e4f691464 user: tclhttpd tags: trunk | |
20:40 | Revision through web from Neil Madden <[email protected]> check-in: b1350cfd14 user: tclhttpd tags: trunk | |
20:39 | Revision through web from Neil Madden <[email protected]> check-in: 39e3bae796 user: tclhttpd tags: trunk | |
20:38 | Revision through web from Neil Madden <[email protected]> check-in: 62baa6aa12 user: tclhttpd tags: trunk | |
13:45 | Extended to a function check-in: c2b0f0bb13 user: dkf tags: trunk | |
09:33 | Created for Brian Griffin <[email protected]> check-in: 1de7706f01 user: dkf tags: trunk | |
2004-03-17
| ||
18:29 | Revision through web from Kevin Kenny <[email protected]> Spurious ?- removed. check-in: 6db515ef4b user: tclhttpd tags: trunk | |
18:27 | Revision through web from Kevin Kenny <[email protected]> Another round of editorial changes. Several typos corrected. Clarification of args to free-form [[clock scan]]. 'week of year, day of year' corrected to 'week of year, day of week.' Duplicated paragraph regarding base dates removed. 'Midnight' clarified to mean 00:00:00, the start of the day. '-gmt 1' described. Locale strings that must be lists identified. LOCALE_DATE_TIME_FORMAT added. Dependencies among _FORMAT strings identified. Acknowledgments added. check-in: 80c65e0560 user: tclhttpd tags: trunk | |
10:03 | Created for Damon Courtney <[email protected]> check-in: f7240de8c3 user: dkf tags: trunk | |
00:34 | Extra bits to test new features of TIP format/renderer. check-in: c6e8aa1478 user: dkf tags: trunk | |
2004-03-16
| ||
16:44 | More updates to use Wiki-like [URL] formatting. check-in: 7209acb43e user: dkf tags: trunk | |
13:48 | Revision through web from Neil Madden <[email protected]> check-in: c885e52731 user: tclhttpd tags: trunk | |
2004-03-15
| ||
22:46 | Formatting fix check-in: 135f0a8a0b user: dkf tags: trunk | |
22:28 | Revision through web from Donal K. Fellows <[email protected]> Removed a clause that had absolutely no support from myself, DGP, KBK or JEnglish (not a TCT member, but a good Tcler that I respect.) check-in: 90cb133d37 user: tclhttpd tags: trunk | |
21:51 | Created for Neil Madden <[email protected]> check-in: e1432e3acd user: dkf tags: trunk | |
21:41 | Created for Kristoffer Lawson <[email protected]> check-in: ff3400248a user: dkf tags: trunk | |
20:24 | Revision through web from Damon Courtney <[email protected]> check-in: 13c658c832 user: tclhttpd tags: trunk | |
14:05 | CVS@SF is usually accessed through a single hostname these days. check-in: e1f5280e22 user: dkf tags: trunk | |
14:01 | Update to use Wiki-like [URL] formatting. check-in: b12982a9ff user: dkf tags: trunk | |
13:50 | Use the preferred Wiki address. check-in: 22855cc999 user: dkf tags: trunk | |
13:49 | Update to use Wiki-like [URL] formatting. check-in: 8df1f2cc72 user: dkf tags: trunk | |