TaoLib

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

2024-01-05
18:21
Exploration into enhancing comm and udpcluster Leaf check-in: 3686c014e1 user: swoods tags: clusterfsk
2023-12-11
17:33
Added tweak to randomize polling times inside of UDP cluster, to prevent pileups when running massive clusters. Leaf check-in: 0c931768f9 user: swoods tags: eisceacht
2023-10-13
00:19
Tweak to broadcast events over threads to allow objects to coordinate across threads. Leaf check-in: 15be31d5ee user: swoods tags: multicore
2022-09-28
14:54
Added handling for a "textvariable" in Tao and Tool options which will syncronize the configuration state of an object with an external variable check-in: fdf80f7e17 user: swoods tags: eisceacht
2022-09-13
12:47
Converting the element ensemble to public methods check-in: ca961f98e1 user: swoods tags: eisceacht
2022-09-07
14:39
Replace the "SubObject" ensemble with a private method. check-in: 3060d3775e user: swoods tags: eisceacht
2022-09-06
19:40
Bug fixes check-in: bcec351e2a user: swoods tags: eisceacht
19:33
Replaced the actionstack ensemble with private methods check-in: cd1530b84c user: swoods tags: eisceacht
19:11
Pulling changes from eischeact Leaf check-in: 67fde1edd8 user: swoods tags: trunk-clay
18:59
Continuing the effort to eliminate ensembles that could be better expressed a public/private methods check-in: 4625b642a7 user: swoods tags: eisceacht
18:55
Cherry picking a fix from irm Leaf check-in: af9c828877 user: swoods tags: trunk
18:05
Pulling the state of the art code used by IRM into the trunk branch check-in: 7a5a72066f user: swoods tags: trunk
2022-08-18
14:46
Added die markers to track issues check-in: 1a14ca8438 user: swoods tags: trunk-clay
2022-08-15
17:58
Restarting excursion to unify tao and clay check-in: 16db47fd4e user: swoods tags: trunk-clay
15:14
Added some cheap and cheerful metrics recording check-in: 344c021664 user: swoods tags: eisceacht
2022-06-28
22:14
Pulling fixes from fsar branch . check-in: 0ea2eb5b51 user: swoods tags: eisceacht
2022-06-14
16:27
Fix to ensure html popups actually display in the foreground Leaf check-in: b570ac0850 user: swoods tags: fsar
2022-05-27
13:20
Tweak to ensure node_is_managed exists in all onion layers and redirects to object_is_managed check-in: dbc68005b3 user: swoods tags: eisceacht
2022-05-13
13:57
Eliminating the "node_is_managed" mechanism in the onion. check-in: 2c3a0be844 user: swoods tags: eisceacht
2022-05-10
19:03
Fixed a typo that was keeping the goto button from working in the Html browser. check-in: 5236ada8ca user: swoods tags: eisceacht
2022-04-28
16:39
Fix to select types. They were exporting non-canonical values with a description attached. check-in: f89374f985 user: swoods tags: fsar
2022-02-17
14:19
Pulling fixes from fsar check-in: 5f101535fa user: swoods tags: eisceacht
2022-02-07
20:20
Merging in changes from fsar check-in: a775ff1fa5 user: swoods tags: trunk
20:10
Tweaking the destructor for megawidgets to save all of their goodies at the top of the script, just in case "my" or "self" becomes unavailable later. check-in: 5046c6de78 user: swoods tags: fsar
2022-02-04
18:11
Vendor specific patch for a historic copy of the library Leaf check-in: 3115f367e8 user: swoods tags: irm-auzzie
2022-01-19
14:31
Start of a new branch which is modifying the browser to support a new reporting engine within IRM check-in: 17c2de099c user: swoods tags: eisceacht
2022-01-06
17:34
Making the putb implementation in listutil consistent with the behavior of putb implemented elsewhere in tool and clay check-in: a8b53560b2 user: swoods tags: fsar
2021-12-02
11:34
Fixed an issue with the build system that caused problems if the operating system decided on a non-alphabetical order for glob returning a file. check-in: bf55aa17db user: swoods tags: fsar
2021-11-30
18:14
Workaround for environments where dicttool/csv/and tcllib may not be present check-in: eccb9b9816 user: swoods tags: fsar
2021-01-08
19:15
Adding archived versions of the comm, nettool, and updcluster packages that correspond to a "last known good" combination needed by IRM's dispatch program check-in: 68f4aad5b9 user: seandeelywoods tags: fsar
2020-12-22
15:40
Adding a dedicated destructor to dialogs check-in: ce2a25d429 user: seandeelywoods tags: fsar
15:35
Wrapping a pesky "next" in the destructor for a generic class inside a catch. check-in: 74a290b447 user: seandeelywoods tags: fsar
2020-08-27
14:42
See last check-in: 24ec845f78 user: seandeelywoods tags: trunk
2020-08-26
17:32
Restored depenedency on cron. Or rather... packaged required cron in a timely basis enough to stop crashing check-in: 2b36e52f2b user: seandeelywoods tags: trunk
2020-07-29
13:55
Changed the arglist: field to argspec: when storing ensemble metadata check-in: edebce6043 user: seandeelywoods tags: trunk
13:04
Method ensembles now store structured data in the meta area instead of a flat list. check-in: dcb7671ce6 user: seandeelywoods tags: trunk
11:34
Updated cron module Adapted the ::tool::event namespace commands into a more general case that is now packaged with the cron module Removed the dependency on external modules in cron check-in: 0611005bf6 user: seandeelywoods tags: trunk
2020-07-09
17:56
More incremental fixes. Codified in both OOmeta and Clay that leaf nodes should end with : if one is serious about the values being taking literally. Leaf check-in: b32818b0dd user: seandeelywoods tags: clay-0-10
2020-07-01
17:06
More progress to unify the inner workings of the tool framework with the clay framework check-in: c94cfbae62 user: seandeelywoods tags: clay-0-10
2020-06-11
21:53
The dict_ensemble keyword is not working correctly, and given that it is used only rarely in either taolib or irm, I've simply recoded those portions to not use it. check-in: 2daac79ca3 user: seandeelywoods tags: clay-0-10
2020-06-10
14:22
Experimental branch to see about unifying tool, tao, and clay's method ensemble implementation check-in: ea38289d0c user: seandeelywoods tags: clay-0-10
2020-04-30
18:29
Striping out the httpd module Leaf check-in: 20288c81fa user: seandeelywoods tags: clay
2020-01-07
17:29
Removing symlinks and tcllib modules checked in verbatim check-in: 4a2e345946 user: hypnotoad tags: clay
17:25
Removing clay modules from taolib distribution check-in: 63e90cd7a0 user: hypnotoad tags: clay
17:22
Merging changes from trunk. Updating Clay to the latest version check-in: efd3e0dcbd user: hypnotoad tags: clay
2019-11-16
20:42
Pulling in bug fix from fsar check-in: 5e424c625e user: seandeelywoods tags: trunk
20:41
Appliying cherry-picked patch from trunk check-in: e8971ee37b user: seandeelywoods tags: fsar
20:39
Bumping tool to 0.7.1 Added a minor tweak to workarond a problem with 8.6.10 and changes to the event loop check-in: a72d68a002 user: seandeelywoods tags: trunk
2019-09-09
20:13
Removed the old call to invoke node_is_managed, which hasn't existed in a while check-in: 1c6072fc0b user: hypnotoad tags: trunk
2019-01-11
11:14
Removed check for [my widget hull] That function is actually intended to blank out and recreate a hull that may or may not have been destroyed. It's not supposed to return the actual hull (and what it returns is complicated for container/object relationships.) check-in: 68604e2624 user: hypnotoad tags: trunk