| Commit message (Expand) | Author | Age | Files | Lines |
* | * library/init.tcl: Corrected unique prefix matching of | dgp | 2004-05-03 | 1 | -3/+12 |
|
|
* | * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457] | dgp | 2004-03-31 | 1 | -5/+8 |
|
|
* | * library/msgcat/msgcat.tcl ([mcset]): Corrected [mcset] to be able | dgp | 2004-03-31 | 2 | -5/+5 |
|
|
* | * doc/tcltest.n: | dgp | 2004-02-18 | 1 | -2/+2 |
|
|
* | * library/tcltest/tcltest.tcl: Corrected references to | dgp | 2004-02-04 | 1 | -3/+3 |
|
|
* | * library/tcltest/tcltest.tcl: Corrected parsing of single | dgp | 2004-02-03 | 2 | -4/+9 |
|
|
* | * library/dde/pkgIndex.tcl: Added safeguards so that registry | dgp | 2003-11-10 | 2 | -4/+6 |
|
|
* | * README: Bumped patch level to 8.4.5 to prepare | dgp | 2003-10-02 | 2 | -3/+3 |
|
|
* | Correctly check the types of boolean options to http::geturl [Bug 811170] | dkf | 2003-09-29 | 1 | -5/+12 |
|
|
* | * library/init.tcl (auto_load, auto_import): Expanded Eric Melski's | dgp | 2003-09-23 | 1 | -16/+17 |
|
|
* | * library/opt/optparse.tcl: Overlooked dependence of opt 0.4.4 | dgp | 2003-09-10 | 2 | -5/+5 |
|
|
* | * library/msgcat/msgcat.tcl: Added escape so that non-Windows | dgp | 2003-08-06 | 2 | -5/+12 |
|
|
* | * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose. | rmax | 2003-07-24 | 1 | -2/+2 |
|
|
* | * win/tclWinReg.c: Incremented the version to 1.1.2. | patthoyts | 2003-07-23 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Corrected several instances of unsafe | dgp | 2003-07-18 | 1 | -4/+6 |
|
|
* | * doc/tcltest.n: Restored the [Eval] proc to replace | dgp | 2003-07-18 | 1 | -16/+6 |
|
|
* | * library/http/pkgIndex.tcl: merged to v2.4.4 from head | hobbs | 2003-07-18 | 2 | -11/+14 |
|
|
* | * library/safe.tcl (FileInAccessPath): normalize paths before | hobbs | 2003-07-16 | 1 | -2/+10 |
|
|
* | * library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken call | dgp | 2003-07-16 | 2 | -4/+4 |
|
|
* | * library/package.tcl: Corrected [pkg_mkIndex] bug reported on | dgp | 2003-07-11 | 1 | -3/+7 |
|
|
* | * library/encoding/gb2312-raw.enc (new): This is the original | hobbs | 2003-05-15 | 1 | -0/+1380 |
|
|
* | * library/encoding/gb2312.enc: copy euc-cn.enc over original | hobbs | 2003-05-14 | 1 | -92/+109 |
|
|
* | * library/tcltest/tcltest.tcl: The -returnCodes option to [test] | dgp | 2003-05-05 | 1 | -2/+2 |
|
|
* | * library/tcltest/tcltest.tcl: When the return code of a test does | dgp | 2003-04-21 | 1 | -10/+10 |
|
|
* | * library/tcltest/tcltest.tcl: Added reporting during | dgp | 2003-03-26 | 2 | -11/+15 |
|
|
* | Fixed a bug where [package require dde] or [package require registry]
| Kevin B Kenny | 2003-03-23 | 2 | -2/+2 |
|
|
* | * library/dde/pkgIndex.tcl: dde bumped to version 1.2.1 for | dgp | 2003-03-03 | 3 | -5/+5 |
|
|
* | * doc/pkgMkIndex.n: Modified [pkg_mkIndex] to use -nocase matching | dgp | 2003-02-25 | 1 | -2/+2 |
|
|
* | * library/package.tcl (tclPkgUnknown): Minor performance tweaks | dgp | 2003-02-21 | 1 | -13/+48 |
|
|
* | * generic/tclEncoding.c (LoadTableEncoding): | hobbs | 2003-02-21 | 5 | -1/+38 |
|
|
* | update in comment | dgp | 2003-02-17 | 1 | -2/+2 |
|
|
* | code cleanup of eval and string comp use | hobbs | 2003-02-08 | 1 | -7/+7 |
|
|
* | * library/tcltest/tcltest.tcl: Filename arguments to [outputChannel] | dgp | 2003-02-06 | 2 | -19/+93 |
|
|
* | typo corrections in comments. | dgp | 2003-01-27 | 1 | -5/+7 |
|
|
* | * library/init.tcl: code cleanup to reduce use of | hobbs | 2002-11-23 | 2 | -41/+23 |
|
|
* | * library/word.tcl: Changed $tcl_platform to $::tcl_platform to | andreas_kupries | 2002-11-01 | 1 | -2/+2 |
|
|
* | * library/dde/pkgIndex.tcl: | andreas_kupries | 2002-10-28 | 2 | -2/+2 |
|
|
* | * library/auto.tcl: Converted the Mac-specific [package unknown] | dgp | 2002-10-28 | 4 | -55/+119 |
|
|
* | * library/auto.tcl (tcl_findLibrary): | das | 2002-10-22 | 2 | -2/+22 |
|
|
* | * library/reg/pkgIndex.tcl: | hobbs | 2002-10-18 | 1 | -4/+4 |
|
|
* | [info exist]->[info exists]. [Bug 602566] | dkf | 2002-10-03 | 2 | -6/+6 |
|
|
* | * library/encoding/koi8-u.enc: removed extraneous spaces that | hobbs | 2002-09-26 | 1 | -4/+4 |
|
|
* | * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] within | dgp | 2002-09-22 | 1 | -3/+3 |
|
|
* | * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] within | dgp | 2002-09-22 | 2 | -5/+7 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -1/+9 |
|
|
* | * README: Bumped version number to 8.4b3 to distinguish | dgp | 2002-08-20 | 4 | -4/+12 |
|
|
* | * library/tcltest/tcltest.tcl: The setup and cleanup scripts are now | dgp | 2002-08-05 | 2 | -272/+211 |
|
|
* | Fix a comment that was causing problems for programs (like "mktclapp") that | drh | 2002-07-17 | 1 | -3/+3 |
|
|
* | * library/tcltest/tcltest.tcl: Corrected errors in handling of | dgp | 2002-07-14 | 1 | -4/+6 |
|
|
* | * Corrected reaction to existing but false ::tcl_interactive. | dgp | 2002-07-11 | 1 | -3/+2 |
|
|