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.

5 check-ins using file cmodules/odieutil/constant.c version 4d1b9cbb39

2016-02-03
21:29
Adding a new bounding box coordinate finder for slicer Leaf check-in: be4d0fc9fd user: tne tags: autosetup
2015-10-02
00:43
Integrating the autosetup branch check-in: d091040ae1 user: hypnotoad tags: trunk
2015-10-01
18:01
Updated filepaths to make shed modules easier to track Added project.shed description check-in: 281a07632e user: hypnotoad tags: autosetup
2015-08-25
17:23
Added a routine to parse the pkgIndex.tcl file for a module. If it doesn't do anything beyond provide "package ifneeded", our packaging system now ignores it Moved the listutil.tcl file to a seperate module. (If someone package required odie, the version of listutil loaded would trump any later version the other system required.) Updated listutil with a new procedure "putb", which essentially writes to a text buffer. check-in: c0ff532a1f user: tne tags: autosetup
2015-08-07
23:10
Corrected numerous instances of Tcl_WrongNumArgs without a following return TCL_ERROR; Modified the vector scale command to take an argument structure that is expedient for mass coordinate conversions. Added a function to compute the reciprocal of a vector check-in: cd1d7899ab user: tne tags: autosetup