Open Design and Integration Environment

Timeline
Login
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.

50 most recent check-ins

2018-01-25
18:24
Tweak to fix critcl builds Leaf check-in: a8219e48eb user: hypnotoad tags: trunk
2018-01-11
22:06
Update practcl library which fixes a local install problem Added tcllib into the list of expected local tools, as critcl requires it check-in: 2fe9f15039 user: hypnotoad tags: trunk
19:42
Fixes to the practcl library to allow kits to integrate tdom properly. The "clean" instruction for make.tcl no longer blows away target files. They sometimes live a source files in other file distros check-in: 28b0e5334a user: hypnotoad tags: trunk
17:52
Fix the logic that determines if we are making a debug shell check-in: dfdff8bd31 user: hypnotoad tags: trunk
17:17
Fix the name of the zipfs implementation file. Added commands for "clean" and "upgrade" to the make file check-in: ddc62b3fa2 user: hypnotoad tags: trunk
2017-12-12
20:32
Update to practcl check-in: b10dd403ea user: hypnotoad tags: trunk
2017-12-06
11:51
Fix to gloss over corrupted .tm files when indexing packages check-in: e0b63b2dfe user: hypnotoad tags: trunk
2017-12-05
03:50
Added a way to grab alternate versions of packages via the command line interface check-in: 5dd994f57a user: hypnotoad tags: trunk
2017-12-02
01:11
Update practcl from tcllib check-in: 0255c275e6 user: hypnotoad tags: trunk
2017-11-30
20:15
Updated practcl check-in: 3c64d9addf user: hypnotoad tags: trunk
2017-11-29
22:10
Marking tcllib as a vfs installed package check-in: e88b3c6096 user: hypnotoad tags: trunk
19:25
Adding a tcllib installer Updating practcl check-in: 45d6dd1e23 user: hypnotoad tags: trunk
12:26
Adapted the zipfs implementation directly from tip 430 Updated practcl check-in: afde358248 user: hypnotoad tags: trunk
10:22
Updating practcl from tcllib check-in: c3c8ab358e user: hypnotoad tags: trunk
2017-11-28
19:15
Updated practcl check-in: eb6c7405e9 user: hypnotoad tags: trunk
00:26
Fixing the url for the udp extension check-in: cba1aa4944 user: hypnotoad tags: trunk
2017-11-27
23:58
Fixing a method call that was causing a crash on fresh build attempts check-in: 128703766d user: hypnotoad tags: trunk
17:45
Updated to the latest practcl check-in: 2559ec537a user: hypnotoad tags: trunk
17:37
Temporarily disabled encrypting the toadkit source files check-in: 75d6b83e81 user: hypnotoad tags: trunk
2017-11-07
15:42
Added a url to taolib Fixed a few bootstrapping problems when building a new kit from a fresh checkout check-in: 318ccaacc2 user: hypnotoad tags: trunk
2017-11-04
09:28
New practcl check-in: ba2f935340 user: hypnotoad tags: trunk
06:05
Update practcl as well as our make's internals to exploit new capabilites in the practcl library for local package management check-in: b6ac1e202a user: hypnotoad tags: trunk
2017-11-03
19:19
Updating practcl.tcl check-in: 50e3d39b93 user: hypnotoad tags: trunk
19:10
Marking which extensions are Tk. Fixes to filepaths if Tcl and Tk are not compiled inside of their respective source directories check-in: 833046bf69 user: hypnotoad tags: trunk
16:41
Adding in local Tcl/Tk installation maintenance check-in: 22d3d39693 user: hypnotoad tags: trunk
2017-10-26
01:38
Added facilities to build a local Tcl (vs. the static/cross compiled version) check-in: 8988817d9b user: hypnotoad tags: trunk
2017-10-18
20:18
Tiny commit to trigger sha3 conversion check-in: 583c23d232 user: hypnotoad tags: trunk
2017-10-16
12:11
Update practcl to the new version build in tcllib check-in: 549a76c91e user: hypnotoad tags: trunk
2017-10-13
03:54
Changing set mount root from //zipfs:/ to zipfs:// check-in: 5e5c0be720 user: hypnotoad tags: trunk
2017-10-05
17:15
Updated practcl to the latest version check-in: 33718d2503 user: hypnotoad tags: trunk
17:08
Reimplemented zipfs as a practcl module check-in: 034c94ef26 user: hypnotoad tags: trunk
07:38
Fixing a global search and replace screwup check-in: 88d7e676c1 user: hypnotoad tags: trunk
07:37
Changing fileroot to match tip 430 check-in: 6e65ccf120 user: hypnotoad tags: trunk
2017-09-25
16:38
Updated to track with changes in tip#430 check-in: ed96d8aadd user: hypnotoad tags: trunk
2017-09-18
13:47
Closing a fork check-in: 6e870aaaff user: hypnotoad tags: trunk
2017-08-30
23:06
Added code to load a resident snapshot of the practcl.tcl file. AND make sure when we unpack tclconfig we use the practcl branch check-in: 2949e6befc user: hypnotoad tags: trunk
22:32
Added enough code to demonstrate source obfuscation check-in: ee9f7ab564 user: hypnotoad tags: trunk
2017-07-16
10:48
Fixes to how debug builds are created, added a specific build target for odielib check-in: bca4a5a44e user: hypnotoad tags: trunk
2017-02-28
19:10
Changed crypto streams from char to unsigned char. Added provisional support for on-the-fly zlib compression prior to and immediately after encryption. But commented it out after unsastisfying results in testing. check-in: 249252ff15 user: hypnotoad tags: trunk
2017-02-24
22:25
Restored the crypt_eval command and removed the ability to decode a buffer into plaintext check-in: b42694d67d user: hypnotoad tags: trunk
18:49
Fixed argmument handling in kitcrypt check-in: bd8a074919 user: hypnotoad tags: trunk
18:43
Renamed the rc4 implementation to kitcrypt, in order to avoid collisions with the rc4 package in odielib check-in: 907796c085 user: hypnotoad tags: trunk
2016-12-16
00:00
Updated to the latest practcl Added static registry and dde packages to the shell on windows Typo fixes check-in: 4b7e2aabd9 user: hypnotoad tags: trunk
2016-12-15
21:45
Removed partially finished libressl and tcltls extension writeups Reverted zipfs path back to zipfs:/ check-in: a7932444c5 user: hypnotoad tags: trunk
20:34
Updated practcl snapshot check-in: dd1e6efda1 user: hypnotoad tags: trunk
20:33
Updated TclZipfs to include a compile time swappable driver prefix Changed the default prefix to //zipfs:/ based on recommendations from Christian Werner and Roy Keene Removed old script file that are no longer in use check-in: 2e6ff48572 user: hypnotoad tags: trunk
2016-11-19
09:06
Update practcl check-in: 7b138c51bc user: hypnotoad tags: trunk
09:06
Updated Practcl check-in: 70bf9f704e user: hypnotoad tags: trunk
08:17
Fixed a crashworthy bug in command line parser Fixed crlfs in rc4.tcl check-in: 1970cb3a19 user: hypnotoad tags: trunk
2016-11-17
17:21
Fixed the toadkit. Added rl_json The example is now known as toadkit check-in: 887de7f0d2 user: hypnotoad tags: trunk