summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale]dgp@users.sourceforge.net2004-08-132-4/+9
* * win/tclWinDde.c: Bump to dde 1.2.3 to cover changesdgp@users.sourceforge.net2004-07-231-2/+2
* Fix [Bug 981733]; bizarre resolver brokenness strikes again!donal.k.fellows@manchester.ac.uk2004-06-291-2/+6
* * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp@users.sourceforge.net2004-05-261-2/+1
* * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp@users.sourceforge.net2004-05-262-6/+6
* * doc/http.n (http::config): add -urlencoding option (default utf-8)hobbs2004-05-252-12/+13
* * library/init.tcl: Corrected unique prefix matching ofdgp@users.sourceforge.net2004-05-031-3/+12
* * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457]dgp@users.sourceforge.net2004-03-311-5/+8
* * library/msgcat/msgcat.tcl ([mcset]): Corrected [mcset] to be abledgp@users.sourceforge.net2004-03-312-5/+5
* * doc/tcltest.n:dgp@users.sourceforge.net2004-02-181-2/+2
* * library/tcltest/tcltest.tcl: Corrected references todgp@users.sourceforge.net2004-02-041-3/+3
* * library/tcltest/tcltest.tcl: Corrected parsing of singledgp@users.sourceforge.net2004-02-032-4/+9
* * library/dde/pkgIndex.tcl: Added safeguards so that registrydgp@users.sourceforge.net2003-11-102-4/+6
* * README: Bumped patch level to 8.4.5 to preparedgp@users.sourceforge.net2003-10-022-3/+3
* Correctly check the types of boolean options to http::geturl [Bug 811170]donal.k.fellows@manchester.ac.uk2003-09-291-5/+12
* * library/init.tcl (auto_load, auto_import): Expanded Eric Melski'sdgp@users.sourceforge.net2003-09-231-16/+17
* * library/opt/optparse.tcl: Overlooked dependence of opt 0.4.4dgp@users.sourceforge.net2003-09-102-5/+5
* * library/msgcat/msgcat.tcl: Added escape so that non-Windowsdgp@users.sourceforge.net2003-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.patthoyts@users.sourceforge.net2003-07-231-2/+2
* * generic/tclBasic.c: Corrected several instances of unsafedgp@users.sourceforge.net2003-07-181-4/+6
* * doc/tcltest.n: Restored the [Eval] proc to replacedgp@users.sourceforge.net2003-07-181-16/+6
* * library/http/pkgIndex.tcl: merged to v2.4.4 from headhobbs2003-07-182-11/+14
* * library/safe.tcl (FileInAccessPath): normalize paths beforehobbs2003-07-161-2/+10
* * library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken calldgp@users.sourceforge.net2003-07-162-4/+4
* * library/package.tcl: Corrected [pkg_mkIndex] bug reported ondgp@users.sourceforge.net2003-07-111-3/+7
* * 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
* * library/tcltest/tcltest.tcl: The -returnCodes option to [test]dgp@users.sourceforge.net2003-05-051-2/+2
* * library/tcltest/tcltest.tcl: When the return code of a test doesdgp@users.sourceforge.net2003-04-211-10/+10
* * library/tcltest/tcltest.tcl: Added reporting duringdgp@users.sourceforge.net2003-03-262-11/+15
* Fixed a bug where [package require dde] or [package require registry] Kevin B Kenny2003-03-232-2/+2
* * library/dde/pkgIndex.tcl: dde bumped to version 1.2.1 fordgp@users.sourceforge.net2003-03-033-5/+5
* * doc/pkgMkIndex.n: Modified [pkg_mkIndex] to use -nocase matchingdgp@users.sourceforge.net2003-02-251-2/+2
* * library/package.tcl (tclPkgUnknown): Minor performance tweaksdgp@users.sourceforge.net2003-02-211-13/+48
* * generic/tclEncoding.c (LoadTableEncoding):hobbs2003-02-215-1/+38
* update in commentdgp@users.sourceforge.net2003-02-171-2/+2
* code cleanup of eval and string comp usehobbs2003-02-081-7/+7
* * library/tcltest/tcltest.tcl: Filename arguments to [outputChannel]dgp@users.sourceforge.net2003-02-062-19/+93
* typo corrections in comments.dgp@users.sourceforge.net2003-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 toandreask@activestate.com2002-11-011-2/+2
* * library/dde/pkgIndex.tcl:andreask@activestate.com2002-10-282-2/+2
* * library/auto.tcl: Converted the Mac-specific [package unknown]dgp@users.sourceforge.net2002-10-284-55/+119
* * library/auto.tcl (tcl_findLibrary):das2002-10-222-2/+22
* * library/reg/pkgIndex.tcl:hobbs2002-10-181-4/+4
* [info exist]->[info exists]. [Bug 602566]donal.k.fellows@manchester.ac.uk2002-10-032-6/+6
* * library/encoding/koi8-u.enc: removed extraneous spaces thathobbs2002-09-261-4/+4
* * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] withindgp@users.sourceforge.net2002-09-221-3/+3
* * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] withindgp@users.sourceforge.net2002-09-222-5/+7