| Commit message (Expand) | Author | Age | Files | Lines |
* | * library/encoding/iso2022-jp.enc: | hobbs | 2002-03-02 | 2 | -4/+2 |
|
|
* | * library/safe.tcl (CheckFileName): removed the limit on | hobbs | 2002-02-22 | 1 | -16/+6 |
|
|
* | * Corrected use of http::error when | dgp | 2002-02-05 | 2 | -4/+4 |
|
|
* | * library/http/pkgIndex.tcl: | hobbs | 2002-01-25 | 2 | -4/+10 |
|
|
* | * library/init.tcl: make sure env(COMSPEC) on Windows is executed | hobbs | 2001-12-29 | 1 | -2/+9 |
|
|
* | vfs robustness fix | vincentdarley | 2001-11-04 | 1 | -11/+13 |
|
|
* | * library/encoding/ebcdic.enc: | hobbs | 2001-10-12 | 1 | -0/+19 |
|
|
* | * library/encoding/tis-620.enc: | hobbs | 2001-10-12 | 1 | -0/+20 |
|
|
* | Updated encodings with latest mappings from www.unicode.org. This | hobbs | 2001-10-04 | 10 | -14/+34 |
|
|
* | * More CONST poisoning | dgp | 2001-09-28 | 1 | -2/+2 |
|
|
* | * win/Makefile.in: | andreas_kupries | 2001-09-14 | 2 | -4/+4 |
|
|
* | * Updated http package to version 2.4, | dgp | 2001-09-07 | 2 | -4/+6 |
|
|
* | * doc/http.n: noted -binary, charset and coding state keys. | hobbs | 2001-09-07 | 2 | -32/+57 |
|
|
* | fs | vincentdarley | 2001-09-06 | 1 | -1/+12 |
|
|
* | * Corrected | dgp | 2001-08-27 | 1 | -9/+9 |
|
|
* | * library/tcltest/tcltest.tcl: fixed stdio constraint test. | hobbs | 2001-08-22 | 1 | -54/+27 |
|
|
* | * library/http/http.tcl (geturl): added port number to Host: | hobbs | 2001-08-21 | 1 | -3/+3 |
|
|
* | Added checks for package dependencies. | dgp | 2001-08-09 | 10 | -13/+24 |
|
|
* | Update the http package version number now as we change it, so we don't | dgp | 2001-08-02 | 1 | -1/+1 |
|
|
* | Update the http package version number now as we change it, so we don't | dgp | 2001-08-02 | 1 | -3/+3 |
|
|
* | * library/http/http.tcl (http::mapReply): the regsub'ing of \n and | hobbs | 2001-08-02 | 1 | -4/+2 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -1/+80 |
|
|
* | * Corrected documentation and usage message of [pkg_mkIndex]. | dgp | 2001-07-21 | 1 | -2/+2 |
|
|
* | * library/encoding/koi8-u.enc: added koi8-u (Ukranian variant) | hobbs | 2001-06-28 | 1 | -0/+20 |
|
|
* | removed errant " char | hobbs | 2001-05-28 | 1 | -2/+2 |
|
|
* | * library/encoding/cp1250.enc: | hobbs | 2001-05-23 | 16 | -26/+86 |
|
|
* | * library/history.tcl (tcl::HistAdd): prevent empty calls from | hobbs | 2001-05-17 | 1 | -1/+7 |
|
|
* | Fix for Bug 420186 | dgp | 2001-05-03 | 1 | -4/+5 |
|
|
* | Got the encoding wrong; thanks to Richard Suchenwirth for pointing me | dkf | 2001-04-25 | 1 | -2/+2 |
|
|
* | Added some ISO8859-15 (Latin-9 or Latin-1+Euro symbol) support. | dkf | 2001-04-25 | 1 | -0/+20 |
|
|
* | Corrected behaviour of [namespace code] (bug #219385, patch #403530) | Miguel Sofer | 2001-04-07 | 1 | -2/+2 |
|
|
* | Modified processing of $::errorInfo by [unknown] when the auto-loaded command | dgp | 2001-04-06 | 1 | -7/+41 |
|
|
* | * library/package.tcl (pkg_mkIndex): Added patch from Vince | dgp | 2001-03-14 | 1 | -1/+22 |
|
|
* | 2000-12-10 Don Porter <dgp@users.sourceforge.net> | dgp | 2000-12-11 | 5 | -22/+22 |
|
|
* | * library/init.tcl: Added support for PATHEXT variable in | hobbs | 2000-12-09 | 1 | -3/+9 |
|
|
* | * library/dde/pkgIndex.tcl: updated to use 84 version to reflect | hobbs | 2000-12-07 | 1 | -2/+2 |
|
|
* | Missed a few spots with the previous checkin. Now only | dkf | 2000-11-24 | 1 | -8/+6 |
|
|
* | [glob] uses -directory instead of unsafe [file join] to stop problems | dkf | 2000-11-24 | 2 | -6/+7 |
|
|
* | Improved use of [uplevel] in unknown. Fixes #123217 | dkf | 2000-11-23 | 1 | -7/+7 |
|
|
* | unversioned the reg and dde CVS directories | hobbs | 2000-11-03 | 2 | -12/+0 |
|
|
* | unversioned http msgcat and opt packages in CVS | hobbs | 2000-11-03 | 6 | -2295/+0 |
|
|
* | unversioned the tcltest directory | hobbs | 2000-11-03 | 2 | -3498/+0 |
|
|
* | * library/tcltest1.0/tcltest.tcl: Removed a cd into the test | jenn | 2000-10-27 | 2 | -8/+2 |
|
|
* | * tests/all.tcl: Removed support for tcltest 1.0. | jenn | 2000-10-24 | 6 | -8626/+4814 |
|
|
* | * library/tcltest1.0/tcltest2.tcl: | jenn | 2000-10-19 | 2 | -414/+922 |
|
|
* | Fixed typo | jenn | 2000-09-29 | 2 | -4/+6 |
|
|
* | * library/tcltest1.0/tcltest2.tcl: Modified the new form of the test | jenn | 2000-09-29 | 2 | -250/+476 |
|
|
* | * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0. | jenn | 2000-09-20 | 4 | -18/+6250 |
|
|
* | * README: | hobbs | 2000-09-06 | 2 | -4/+4 |
|
|
* | * library/tcltest1.0/tcltest.tcl: Set debug level in | ericm | 2000-08-15 | 2 | -8/+8 |
|
|