Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins related to "practcl"
2019-09-09
| ||
13:17 | Closing fork Leaf check-in: 832915fb01 user: hypnotoad tags: practcl | |
13:11 |
Update Practcl.tcl to the latest
Workaround in tclZipFs for an internal API change in the Tcl Core post 8.6.9 check-in: 79972997da user: hypnotoad tags: practcl | |
2019-07-26
| ||
13:14 | Updating to the latest practcl check-in: 149b1e1e5f user: hypnotoad tags: practcl | |
2019-07-25
| ||
21:48 | Updated Practcl from clay check-in: 9904f168a6 user: hypnotoad tags: practcl | |
2019-04-08
| ||
16:09 | Update to Practcl check-in: 4badff3c09 user: hypnotoad tags: practcl | |
2018-12-05
| ||
15:31 | Updating Practcl from tcllib check-in: 8171d2845f user: hypnotoad tags: practcl | |
2018-10-28
| ||
06:50 | Fixed a typo in practcl. Tweak to ensure inside of the practcl::module class that the make_object dict exists check-in: 64bde17a6d user: hypnotoad tags: practcl | |
2018-10-25
| ||
17:53 | Updated practcl check-in: 4519879c71 user: hypnotoad tags: practcl | |
2018-10-24
| ||
02:49 | Removing windows line breaks check-in: 3daecc999e user: hypnotoad tags: practcl | |
2018-10-01
| ||
21:33 | Modifications to skip threading checks (that no longer work) for tcl 8.7+ and just assume threading for the purposes of comparing what the package wants. check-in: 4e2ab62998 user: hypnotoad tags: practcl | |
2018-09-24
| ||
14:16 | Pulling changes from TEA check-in: 72a7e44a99 user: hypnotoad tags: practcl | |
14:05 | Updating Practcl to the latest version from tcllib check-in: 68c6d500d5 user: hypnotoad tags: practcl | |
2018-08-13
| ||
08:22 | remove strings that break CFLAGS at configure time check-in: a413acb98d user: pooryorick tags: trunk | |
2018-07-13
| ||
18:51 | Pulling changes from trunk check-in: 19783bad7e user: hypnotoad tags: practcl | |
18:51 | Updating practcl check-in: d290270581 user: hypnotoad tags: practcl | |
2018-06-20
| ||
07:17 |
Undo TEA_PATH_CONFIG changes regarding addtional paths until it's more clear where OpenBSD/FreeBSD stores it's 'official' itclConfig.sh/tdbcConfig.sh.
Fix [923f400aa03a5608]: New paths required for Darwin
Stu adds: This has nothing to do with where any one os stores itcl/itkConfig.sh. It shouldn't matter to *tclconfig* where any anything stores anything, should it? This is supposed to be a generic routine, used to pick up the *Config.sh of any extension. There is no "common store" for *Config.sh files on any platform, afaict. Extensions currently keep their *Config.sh files in their own dirs. I believe this to be the case currently for all extensions and platforms. Perhaps changing this convention is a good idea. The way things are currently, adding dirs for itcl would then mean adding dirs fors tdbc, tdom, etc.? I don't see that as being viable in the long-term. check-in: df3b672e10 user: jan.nijtmans tags: trunk | |
2018-05-07
| ||
16:12 | Fix to practcl to handle compiling a tclkit with debugging symbols under MinGW cross compiles check-in: 5ab3f8defd user: hypnotoad tags: practcl | |
2018-03-13
| ||
23:29 | Updated practcl check-in: 56de62439d user: hypnotoad tags: practcl | |
2018-03-12
| ||
22:08 | Updating practcl check-in: 73921e6a67 user: hypnotoad tags: practcl | |
2018-02-23
| ||
18:06 | Making the version number for practcl 4.0 check-in: a6d9f5e62f user: hypnotoad tags: practcl | |
18:02 | Pulling changes from trunk check-in: 6f6a4f642f user: hypnotoad tags: practcl | |
17:53 | Removed the TEA_TCL_LINK_LIBS macro. It wasn't being used, and had the potential to introduce dependencies that weren't called for in the tclConfig.sh file check-in: d25e5c0691 user: hypnotoad tags: trunk | |
2018-01-22
| ||
17:23 |
Added a substitution to config.tcl.in to capture Tea's prefered name for
the zip archive the package will produce.
New version of practcl from tcllib Update from the core of tclZipfs.c to fix windows platform compile problems check-in: fb80000a6f user: hypnotoad tags: practcl | |
2018-01-17
| ||
15:59 |
Added facilities to mount data blocks as zip archives
Updated practcl from tcllib with new headers for non tip430 kits check-in: 1871415cb9 user: hypnotoad tags: practcl | |
02:44 | Modifications to the TEA zipfs implementation to index file systems by mount point. check-in: 02d71a5423 user: hypnotoad tags: practcl | |
00:22 | Separated the indexing of zip contents from the opening of the zip file stream check-in: af56cbe24a user: hypnotoad tags: practcl | |
2018-01-16
| ||
23:27 |
New version of practcl.tcl from tcllib.
New version of the tclZipfs.c file. Now an identical file is checked into set core itself. check-in: 3785abe658 user: hypnotoad tags: practcl | |
2018-01-11
| ||
19:38 | Updated practcl from tcllib check-in: f6a89ef414 user: hypnotoad tags: practcl | |
18:09 | Update version to 4.0. Added an implementation of tclzipfs.c in the compat/ directory. Updated the practcl library check-in: 310f8e80f8 user: hypnotoad tags: practcl | |
17:16 | Fix the name of the zipfs implementation in odie check-in: 441230505a user: hypnotoad tags: practcl | |
2017-12-12
| ||
20:32 | Practcl fixes to git repo management check-in: c9ba01fef0 user: hypnotoad tags: practcl | |
2017-12-06
| ||
11:50 | Tweak to gloss over corrupted .tm files when indexing packages check-in: d28e2babbf user: hypnotoad tags: practcl | |
2017-12-02
| ||
01:10 | Tweak to how kits index teapot caches check-in: bc30af25be user: hypnotoad tags: practcl | |
2017-11-30
| ||
20:14 | Updated practcl. Wrappers now make the teapot directory unique for each platform check-in: a16bf83306 user: hypnotoad tags: practcl | |
2017-11-29
| ||
22:09 | Updating to practcl 0.10.1 from tcllib check-in: 8526551d20 user: hypnotoad tags: practcl | |
12:24 | Adaptations to non tip 430 kit builds to use a version of zipfs which is featureset compatible with tip430 check-in: efdc257473 user: hypnotoad tags: practcl | |
10:21 | Updating practcl from tcllib check-in: 1c421720fa user: hypnotoad tags: practcl | |
2017-11-28
| ||
19:14 | Minor tweak to mingw executables check-in: c0e00e3fe8 user: hypnotoad tags: practcl | |
11:47 | Improvement to prevent -framework calls from being filtere d check-in: c685935d22 user: root tags: practcl | |
11:36 | Experimental build. Changes the way binaries are linked by using more data from tclConfig.in check-in: 83845d507e user: root tags: practcl | |
2017-11-27
| ||
17:45 | Updating to the latest practcl check-in: dd0d9fad47 user: hypnotoad tags: practcl | |
2017-11-21
| ||
22:47 | Pulling changes from trunk check-in: eebc05f037 user: hypnotoad tags: practcl | |
22:45 | Adding zipfs support for TEA extensions check-in: b87ca83339 user: hypnotoad tags: trunk | |
2017-11-04
| ||
09:50 | Tweak to practcl check-in: 47bbe99bd5 user: hypnotoad tags: practcl | |
09:27 | More improvements to practcl. See tcllib checkin check-in: 5408a1a323 user: hypnotoad tags: practcl | |
06:03 | Another update to practcl check-in: 14e167783c user: hypnotoad tags: practcl | |
2017-11-03
| ||
19:20 | Updating practcl.tcl check-in: f2fa2eb449 user: hypnotoad tags: practcl | |
2017-10-24
| ||
19:43 | Updated practcl to the latest version check-in: 69e0145691 user: hypnotoad tags: practcl | |
2017-10-18
| ||
20:19 | Small checkin to trigger sha3 conversion check-in: e79d0c8936 user: hypnotoad tags: practcl | |
2017-10-16
| ||
12:11 | Updated practcl to the new version build from tcllib check-in: 776b90accb user: hypnotoad tags: practcl | |