summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* * library/init.tcl: Corrected unique prefix matching ofdgp2004-05-031-3/+12
* * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457]dgp2004-03-311-7/+15
* * library/msgcat/msgcat.tcl: Updated internals to make use ofdgp2004-03-312-36/+53
* Reverted changes to tcltest so that it can still support Mac whendgp2004-03-171-1/+4
* Removed support for Mac OS Classic platform [Patch 918142]das2004-03-176-121/+8
* Added TIP #100 support to the registry package (patch #903831)patthoyts2004-03-041-2/+2
* * doc/tcltest.n:dgp2004-02-181-2/+2
* * library/tcltest/tcltest.tcl: Corrected references todgp2004-02-041-3/+3
* * library/tcltest/tcltest.tcl: Corrected parsing of singledgp2004-02-032-4/+9
* filesystem fixes for '-force' consistency and picky compilersvincentdarley2004-01-291-5/+12
* * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-143-18/+18
* * library/dde/pkgIndex.tcl: Added safeguards so that registrydgp2003-11-102-4/+6
* update msgcat version to 1.4dgp2003-10-211-1/+1
* TIP #156: Language-Neutral Root Locale for MsgcatKevin B Kenny2003-10-211-2/+6
* * generic/tclBasic.c (TclAppendObjToErrorInfo): New internal routinedgp2003-10-141-4/+8
* Correctly check the types of boolean options to http::geturl [Bug 811170]dkf2003-09-291-7/+14
* package unknown performance on MacOS and MacOS Xvincentdarley2003-09-241-11/+78
* * library/init.tcl (auto_load, auto_import): Expanded Eric Melski'sdgp2003-09-231-16/+17
* Fixed comment typos.patthoyts2003-09-151-6/+6
* * library/opt/optparse.tcl: Latest revisions caused [OptGuessType]dgp2003-09-101-3/+3
* * library/msgcat/msgcat.tcl: Added escape so that non-Windowsdgp2003-08-062-5/+12
* * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose.rmax2003-07-241-2/+2
* * win/tclWinReg.c: Incremented the version to 1.1.2.patthoyts2003-07-231-2/+2
* * doc/tcltest.n: Restored the [Eval] proc to replacedgp2003-07-181-16/+6
* * library/http/pkgIndex.tcl: upped to http v2.4.4hobbs2003-07-182-5/+7
* * library/safe.tcl (FileInAccessPath): normalize paths beforehobbs2003-07-161-2/+10
* * library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken calldgp2003-07-162-4/+4
* * library/package.tcl: Corrected [pkg_mkIndex] bug reported ondgp2003-07-111-3/+7
* * doc/dde.n: Committed TIP #135 which changes thepatthoyts2003-06-231-2/+2
* * doc/dde.n: Committed TIP #120 which provides thepatthoyts2003-06-231-2/+2
* * library/dde/pkgIndex.tcl: Applied TIP #130 which providespatthoyts2003-05-161-2/+2
* * library/encoding/gb2312-raw.enc (new): This is the originalhobbs2003-05-151-0/+1380
* * library/encoding/gb2312.enc: copy euc-cn.enc over originalhobbs2003-05-141-92/+109
* * generic/tclBasic.c: Implementation of TIP 90, whichdgp2003-05-051-2/+2
* * library/tcltest/tcltest.tcl: When the return code of a test doesdgp2003-04-211-10/+10
* * library/tcltest/tcltest.tcl: Added reporting duringdgp2003-03-261-1/+8
* * library/dde/pkgIndex.tcl: bumped version to 1.2.2 in tclWinDde.c,patthoyts2003-03-241-2/+2
* Fixed a bug where [package require dde] or [package require registry] Kevin B Kenny2003-03-232-2/+2
* * library/auto.tcl: Replaced [regexp] and [regsub] withdgp2003-03-1910-48/+43
* * README: Bumped version number ofdgp2003-03-041-2/+2
* * library/dde/pkgIndex.tcl: dde bumped to version 1.2.1 fordgp2003-03-033-5/+5
* * doc/pkgMkIndex.n: Modified [pkg_mkIndex] to use -nocase matchingdgp2003-02-251-2/+2
* * library/package.tcl (tclPkgUnknown): Minor performance tweaksdgp2003-02-211-13/+48
* * generic/tclEncoding.c (LoadTableEncoding):hobbs2003-02-215-1/+38
* update in commentdgp2003-02-171-2/+2
* code cleanup of eval and string comp usehobbs2003-02-081-7/+7
* * library/tcltest/tcltest.tcl: Filename arguments to [outputChannel]dgp2003-02-062-19/+93
* typo corrections in comments.dgp2003-01-271-5/+7
* * library/init.tcl: code cleanup to reduce use ofhobbs2002-11-232-41/+23
* * library/word.tcl: Changed $tcl_platform to $::tcl_platform toandreas_kupries2002-11-011-2/+2