2003-05-09 Jeff Hobbs * pkgIndex.tcl: updated to comm 4.1 * comm.man: * comm.tcl: rewrite of code to remove pseudo-object model. Clean up code, add send -command callback to allow for notification of results for asynchronous sends. 2003-05-08 Jeff Hobbs * comm.tcl: update use of string functions to 8.2 cleanliness. 2003-05-05 Andreas Kupries * * Released and tagged Tcllib 1.4 ======================== * 2003-04-11 Andreas Kupries * comm.man: * comm.tcl: * pkgIndex.tcl: Set version of the package to to 4.0.1. 2003-01-28 David N. Welton * comm.tcl (::comm::commConfigure): Use 'string is integer' instead of regexp's. Require Tcl 8.2. 2003-01-16 Andreas Kupries * comm.man: More semantic markup, less visual one. 2002-08-06 Andreas Kupries * comm.test: Removed writing of file ~/foo, was debugging code. Changed creation and usage of file 'spawn' to allow an arbitrary setting of -tmpdir. Fixes SF Bug #589225 reported by Don Porter . 2002-03-06 Andreas Kupries * Bumped version number to 4.0 per request by John LoVerso. * comm.tcl: Applied patch #526499 improving the handling of errors for async invoked commands. 2002-02-14 Andreas Kupries * comm.tcl: Frink run. 2002-01-15 Andreas Kupries * Bumped version to 3.7.1. 2001-11-16 Andreas Kupries * comm.n: Updated to reflect the changes in the comm code (namespaces). This fixes SF item #480227. * comm.tcl: Fixed two places where namespacing was not handled correctly. 2001-08-22 Andreas Kupries * Integrated into tcllib.