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.

8 check-ins using file cmodules/odieutil/rc4.c version d5f4e10d3c

2016-02-04
17:23
Bumped practcl to 0.1.1 check-in: a4e63e1828 user: tne tags: trunk
17:18
Added TEA_WINDOWING_SYSTEM and TEA_PLATFORM to AC_SUBST Moved the running of library.ini until after platform.rc is generated Restructured Practcl to make LIBRARYOBJ implement a one stop shopping experience. Eliminated per-module Tcl init script. Now the library generates one file by recursively combining all of the module and submodule Tcl snippets. Added TEA_PLATFORM and TEA_WINDOWING_SYSTEM to the platform.rc file check-in: 49206d6749 user: tne tags: trunk
10:01
Removed password.txt from fossil tracking Fixed a typo in constant.tcl Temporarily removing support for the signal package check-in: 3e35002b8d user: tne tags: trunk
2016-02-03
23:17
Renamed several macros to avoid collisions with similarly named macros in IRM check-in: c590c768bb user: tne tags: trunk
22:53
Replaced the Point and Box structures with sufficiently rigged indexes on double arrays check-in: d74016c5b8 user: tne tags: trunk
22:17
Constant and listcmd were not being built Added an alias to the old "odielib" package The "init" section of the practcl code base is now "tclinit" to be clear that it initializes when tcl loads the package check-in: e70a2b80d4 user: tne tags: trunk
2016-02-02
22:10
Migrated back to autosetup. Introducting a new code writeup system called "practcl" Bumped to version 2.2 check-in: b2feadfa2a user: hypnotoad tags: trunk
22:04
Migrated static C code in the logicset and math modules into a unified geometry module. Added a bootstrap.rc file to allow makefile initiated test scripts to load the fresly built library Closed-Leaf check-in: 6286ced691 user: hypnotoad tags: tcloo