TaoLib

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2022-08-15
17:58
Restarting excursion to unify tao and clay Leaf check-in: 16db47fd4e user: swoods tags: trunk-clay
15:14
Added some cheap and cheerful metrics recording Leaf 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 Leaf 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
2019-01-08
00:38
Pulling changes from tcl-8-6-9 and closing that branch check-in: 186d9e47dc user: hypnotoad tags: trunk
00:35
Pulling fix from fsar check-in: c831ca1a54 user: hypnotoad tags: trunk
00:28
Pulling in fix for Tcl/Tk 8.6.9 Leaf check-in: e6f4b39754 user: hypnotoad tags: fsar-8-6-9
00:14
Fix for Tcl 8.6.9 Closed-Leaf check-in: 571d01fcfe user: hypnotoad tags: tcl-8-6-9
2018-12-12
16:34
Pulling changes from fsar branch check-in: f86ea7b2dc user: hypnotoad tags: core-8-6-8, trunk
04:29
Removing clay-isms from onion. Again. check-in: f56402958b user: hypnotoad tags: trunk
2018-12-11
23:01
New build of tool check-in: 300e317280 user: hypnotoad tags: fsar
2018-12-08
20:32
Bringing in tweak from debugging check-in: bec9d83072 user: hypnotoad tags: trunk
2018-12-05
15:23
Adding a snapshot of every tcllib module tool and tao depend on check-in: 06416af04b user: hypnotoad tags: fsar
2018-11-30
21:42
Update the build for taotk-form.tcl check-in: 9e680e2748 user: hypnotoad tags: fsar
2018-11-15
20:46
Removing mac workaround for comboboxes check-in: acc8ee1ca3 user: hypnotoad tags: trunk
2018-11-13
19:32
Pulling several changes from the clay branch that had snuck into the workings of IRM check-in: fefc17544c user: hypnotoad tags: trunk
2018-11-01
22:09
Typo fix check-in: 2b6b0200fe user: hypnotoad tags: fsar