Tcl Library Source Code
Timeline
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com or submit via the online form
by Aug 20.

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

10 check-ins using file modules/struct1/struct_list.man version 6ed6517340

2003-12-22
16:23
calculus.man (rungeKuttaStep): Add missing argument in function synopsis (bug report from Richard Body). check-in: 82e16dd6c8 user: jenglish tags: trunk
2003-12-17
23:17
* logger.man: Document changes to logger API. check-in: 1ef73ec793 user: davidw tags: trunk
2003-12-16
21:24
Fix for bug #861277 (backslashes in content) Added test case. check-in: 69aaebb27a user: jenglish tags: trunk
15:46
* logger.test (2.1): Test deletion callbacks. (2.2): Test deletion callbacks. * logger.tcl: Bump logger version number because of API change. (::logger::walk): Do eval after walk on children. (delproc): New procedure to set a deletion-time callback that is called for each of the instance's children. Thanks to Michael Schlenker for the suggestion [ 856280 ]. check-in: a870369ff6 user: davidw tags: trunk
2003-12-06
19:17
V0.92 check-in: 9536dac09d user: duquette tags: trunk
19:15
Version 0.92 check-in: 4ca2857c0c user: duquette tags: trunk
2003-12-02
07:52
* installed_modules.tcl: Added 'struct1', the v1.x version of the struct module. Kept for backward compatibility. check-in: c49827ca37 user: andreas_kupries tags: trunk
07:51
Typo police. check-in: b682495a29 user: andreas_kupries tags: trunk
07:38
* snit.man: Updated to changes in the .html files. * snitfaq.man: check-in: f03c0bc35f user: andreas_kupries tags: trunk
07:37
* V1 of 'struct' added back to the tcllib codebase for backward compatibility. The documentation is _not_ installed. * matrix.tcl: Applied patch in file 64215 of [SF Tcllib Bug 822850]. * pool.tcl: This cleans up a number of dangerous uses of [eval] * prioqueue.tcl: and makes them more robust. * queue.tcl: * record.tcl: * skiplist.tcl: * stack.tcl: check-in: 1ae1b8d203 user: andreas_kupries tags: trunk