Tcl Library Source Code

Timeline
Login

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

7 check-ins that include changes to files matching 'examples/tie/*'

2015-03-12
03:16
Pulled in latest trunk work. check-in: f5f0f8bfa2 user: aku tags: update-to-critcl3
2014-11-14
17:56
Adding nettool to odie, bringing odie branch up to the latest trunk check-in: 232976d8c3 user: hypnotoad tags: odie
2014-11-07
22:50
Triggered by tklib ticket [bf1affbea9], updated the hashbangs in all Tcl example apps to a modern form without tricks. check-in: 3d6888386b user: andreask tags: trunk
2007-05-01
16:25
* examples/tie/metakit.tcl (get): Updated to use {*} instead of the deprecated {expand}. check-in: 87499c4735 user: andreas_kupries tags: trunk
2006-03-08
05:25
Added another example demonstrating a double-side connection between two arrays in different processes. Added example demonstrating the use of the data source "remotearray" for the sharing of arrays between processes (via comm), for both sending and receiving modes. check-in: c1c32b3a02 user: andreas_kupries tags: trunk
04:57
Added example demonstrating the use of the data source "remotearray" for the sharing of arrays between processes (via comm), for both sending and receiving modes. New standard tie data source, "growfile". Array is forbidden to shrink. File format is string rep of dictionary. Incrementally extended at the end. check-in: 21ceaf2e34 user: andreas_kupries tags: trunk
2005-09-13
04:07
Added Colin McCormack's metakit backed for tie as example. check-in: ca92eb89ba user: andreas_kupries tags: trunk