| Commit message (Expand) | Author | Age | Files | Lines |
* | * library/tcltest1.0/tcltest.tcl (initConstraints): removed win32s | hobbs | 2000-04-08 | 2 | -10/+2 |
|
|
* | 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com> | sandeep | 2000-04-05 | 3 | -6/+6 |
|
|
* | 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com> | sandeep | 2000-03-29 | 3 | -12/+9 |
|
|
* | Added catch around fileevent to fix test suite failure | welch | 2000-03-27 | 3 | -6/+6 |
|
|
* | 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com> | sandeep | 2000-03-22 | 3 | -6/+9 |
|
|
* | 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com> | sandeep | 2000-03-22 | 3 | -6/+9 |
|
|
* | 2000-03-19 Sandeep Tamhankar <sandeep@scriptics.com>scriptics_sc_2_0_b1 | sandeep | 2000-03-19 | 3 | -15/+30 |
|
|
* | * library/http2.1/http.tcl: Added -querychannel option and altered | sandeep | 2000-03-19 | 3 | -198/+294 |
|
|
* | updated package index file to use version 2.3 instead of 2.2. | hershey | 2000-03-18 | 3 | -3/+3 |
|
|
* | Added -queryprogress callback to | welch | 2000-03-17 | 3 | -12/+270 |
|
|
* | * library/package.tcl: Applied patch from Bug: 2570; rather than | ericm | 2000-03-06 | 1 | -4/+5 |
|
|
* | * library/package.tcl (tclPkgUnknown): extended to allow | hobbs | 2000-03-03 | 1 | -12/+33 |
|
|
* | * library/tcltest1.0/tcltest.tcl: correctly protected searchDirectory | hobbs | 2000-02-08 | 2 | -12/+12 |
|
|
* | * doc/library.n: | hobbs | 2000-02-08 | 1 | -3/+3 |
|
|
* | * tests/package.test: | ericm | 2000-02-07 | 2 | -7/+7 |
|
|
* | Removing struct namespace stuff. | ericm | 2000-02-07 | 4 | -534/+0 |
|
|
* | * doc/tree.n: | ericm | 2000-02-05 | 4 | -0/+534 |
|
|
* | * library/init.tcl: Applied patch from rfe 1734 regarding | ericm | 2000-02-01 | 1 | -3/+3 |
|
|
* | * library/http1.0/http.tcl: | hobbs | 2000-02-01 | 4 | -8/+8 |
|
|
* | * tests/package.test: | ericm | 2000-02-01 | 4 | -37/+168 |
|
|
* | * tests/pkg/magicchar2.tcl: | ericm | 2000-01-29 | 1 | -3/+9 |
|
|
* | * tests/pkg/spacename.tcl: | ericm | 2000-01-28 | 1 | -2/+3 |
|
|
* | * tests/pkg/magicchar.tcl: | ericm | 2000-01-28 | 1 | -3/+6 |
|
|
* | * tests/autoMkindex.test: | ericm | 2000-01-28 | 1 | -3/+12 |
|
|
* | * library/tcltest1.0/tcltest.tcl: Changed NormalizePath to | jenn | 2000-01-27 | 4 | -14/+16 |
|
|
* | * tests/pkg/samename.tcl: test file for bug #1983 | ericm | 2000-01-27 | 1 | -25/+25 |
|
|
* | * tests/pkgMkIndex.test: | ericm | 2000-01-27 | 1 | -33/+43 |
|
|
* | * library/init.tcl (auto_execok): added 'start' to list of | hobbs | 2000-01-24 | 1 | -3/+9 |
|
|
* | * library/word.tcl: changed tcl_(non)wordchars settings to use | hobbs | 2000-01-21 | 1 | -7/+7 |
|
|
* | * library/http2.1/http.tcl: trim value for $state(meta) key | hobbs | 2000-01-11 | 3 | -6/+6 |
|
|
* | * library/http2.1/http.tcl: fixed error handling in http::Event | hobbs | 1999-12-04 | 3 | -12/+9 |
|
|
* | * library/dde1.1/pkgIndex.tcl: | hobbs | 1999-11-30 | 4 | -4/+24 |
|
|
* | Changed version number on dlls | wart | 1999-11-24 | 4 | -4/+4 |
|
|
* | * library/tcltest1.0/tcltest.tcl: Fixed bug where tcltest output | stanton | 1999-11-23 | 2 | -4/+6 |
|
|
* | *** empty log message *** | hobbs | 1999-11-19 | 3 | -6/+6 |
|
|
* | * library/http2.1/http.tcl: | hobbs | 1999-11-19 | 6 | -9/+9 |
|
|
* | * library/http2.1/http.tcl: added register and unregister | hobbs | 1999-11-19 | 3 | -27/+183 |
|
|
* | Improved error handling of http::geturl in the case the server is | welch | 1999-11-18 | 3 | -102/+402 |
|
|
* | *** empty log message *** | hobbs | 1999-11-10 | 3 | -6/+6 |
|
|
* | * library/init.tcl: removed the installed binary directory from | hobbs | 1999-11-10 | 1 | -7/+5 |
|
|
* | Changed references to the README to references to the man page for tcltest. | jenn | 1999-11-04 | 2 | -6/+6 |
|
|
* | Fixed bug in the handling of the status code after an asynchronous connect, | welch | 1999-10-30 | 3 | -9/+6 |
|
|
* | * library/tcltest1.0/tcltest.tcl: updated makeFile to return | hobbs | 1999-10-29 | 2 | -12/+10 |
|
|
* | Changed update to 'after 1' to cause a true sleep in the current | hobbs | 1999-10-21 | 4 | -6/+12 |
|
|
* | * library/http2.1/http.tcl: protected gets with catch [Bug: 2665] | hobbs | 1999-10-21 | 3 | -6/+12 |
|
|
* | Merged code from core-8-2-1 branch that changes the checks for the | jenn | 1999-10-20 | 2 | -8/+16 |
|
|
* | * tests/tcltest.test: | jenn | 1999-10-19 | 2 | -238/+648 |
|
|
* | * library/tcltest1.0/pkgIndex.tcl: fixed procs in pkgIndex.tcl file | hobbs | 1999-10-13 | 2 | -12/+10 |
|
|
* | * library/http2.1/http.tcl: fixed possible use of global c var. | hobbs | 1999-10-05 | 3 | -12/+9 |
|
|
* | * library/init.tcl: updated to 8.3a1 from 8.2.0. | hobbs | 1999-10-05 | 1 | -2/+2 |
|
|