summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* * msgcat.n: Added docs for new behavior from patch in [Bug: 4158].ericm2000-04-112-14/+50
* Updated to work with thread extension, if presentwelch2000-04-112-6/+52
* Adjusted file events and unified error handling.welch2000-04-093-213/+330
* * library/tcltest1.0/tcltest.tcl (initConstraints): removed win32shobbs2000-04-082-10/+2
* 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com>sandeep2000-04-053-6/+6
* 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com>sandeep2000-03-293-12/+9
* Added catch around fileevent to fix test suite failurewelch2000-03-273-6/+6
* 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com>sandeep2000-03-223-6/+9
* 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com>sandeep2000-03-223-6/+9
* 2000-03-19 Sandeep Tamhankar <sandeep@scriptics.com>scriptics_sc_2_0_b1sandeep2000-03-193-15/+30
* * library/http2.1/http.tcl: Added -querychannel option and alteredsandeep2000-03-193-198/+294
* updated package index file to use version 2.3 instead of 2.2.hershey2000-03-183-3/+3
* Added -queryprogress callback towelch2000-03-173-12/+270
* * library/package.tcl: Applied patch from Bug: 2570; rather thanericm2000-03-061-4/+5
* * library/package.tcl (tclPkgUnknown): extended to allowhobbs2000-03-031-12/+33
* * library/tcltest1.0/tcltest.tcl: correctly protected searchDirectoryhobbs2000-02-082-12/+12
* * doc/library.n:hobbs2000-02-081-3/+3
* * tests/package.test:ericm2000-02-072-7/+7
* Removing struct namespace stuff.ericm2000-02-074-534/+0
* * doc/tree.n:ericm2000-02-054-0/+534
* * library/init.tcl: Applied patch from rfe 1734 regardingericm2000-02-011-3/+3
* * library/http1.0/http.tcl:hobbs2000-02-014-8/+8
* * tests/package.test:ericm2000-02-014-37/+168
* * tests/pkg/magicchar2.tcl:ericm2000-01-291-3/+9
* * tests/pkg/spacename.tcl:ericm2000-01-281-2/+3
* * tests/pkg/magicchar.tcl:ericm2000-01-281-3/+6
* * tests/autoMkindex.test:ericm2000-01-281-3/+12
* * library/tcltest1.0/tcltest.tcl: Changed NormalizePath tojenn2000-01-274-14/+16
* * tests/pkg/samename.tcl: test file for bug #1983ericm2000-01-271-25/+25
* * tests/pkgMkIndex.test:ericm2000-01-271-33/+43
* * library/init.tcl (auto_execok): added 'start' to list ofhobbs2000-01-241-3/+9
* * library/word.tcl: changed tcl_(non)wordchars settings to usehobbs2000-01-211-7/+7
* * library/http2.1/http.tcl: trim value for $state(meta) keyhobbs2000-01-113-6/+6
* * library/http2.1/http.tcl: fixed error handling in http::Eventhobbs1999-12-043-12/+9
* * library/dde1.1/pkgIndex.tcl:hobbs1999-11-304-4/+24
* Changed version number on dllswart1999-11-244-4/+4
* * library/tcltest1.0/tcltest.tcl: Fixed bug where tcltest outputstanton1999-11-232-4/+6
* *** empty log message ***hobbs1999-11-193-6/+6
* * library/http2.1/http.tcl:hobbs1999-11-196-9/+9
* * library/http2.1/http.tcl: added register and unregisterhobbs1999-11-193-27/+183
* Improved error handling of http::geturl in the case the server iswelch1999-11-183-102/+402
* *** empty log message ***hobbs1999-11-103-6/+6
* * library/init.tcl: removed the installed binary directory fromhobbs1999-11-101-7/+5
* Changed references to the README to references to the man page for tcltest.jenn1999-11-042-6/+6
* Fixed bug in the handling of the status code after an asynchronous connect,welch1999-10-303-9/+6
* * library/tcltest1.0/tcltest.tcl: updated makeFile to returnhobbs1999-10-292-12/+10
* Changed update to 'after 1' to cause a true sleep in the currenthobbs1999-10-214-6/+12
* * library/http2.1/http.tcl: protected gets with catch [Bug: 2665]hobbs1999-10-213-6/+12
* Merged code from core-8-2-1 branch that changes the checks for thejenn1999-10-202-8/+16
* * tests/tcltest.test:jenn1999-10-192-238/+648