summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
...
* * generic/tclBasic.c:dgp2004-10-061-2/+2
* * generic/tclBasic.c:dgp2004-10-061-2/+2
* many more TIP 173 changesKevin B Kenny2004-09-271-123/+310
* Updated America/MontevideoKevin B Kenny2004-09-221-0/+2
* fixed a bug where %z was always positive in :localtimeKevin B Kenny2004-09-101-5/+6
* * generic/tclTimer.c: Removed a premature optimisation thatKevin B Kenny2004-09-07140-288/+292
* * library/auto.tcl: Updated [tcl_findLibrary] search pathdgp2004-08-231-19/+47
* * library/clock.tcl (format): Changed default timezone format Kevin B Kenny2004-08-191-2/+2
* * library/init.tcl: Integrated TIP #189. We source a separate fileandreas_kupries2004-08-182-1/+353
* unbreak Win build after TIP#173 and TIP#209 commitKevin B Kenny2004-08-181-23/+65
* TIP #173 and #209 implementation - see ChangeLog for detailsKevin B Kenny2004-08-18674-1/+54336
* * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale]dgp2004-08-131-2/+7
* * library/package.tcl (pkg_mkIndex): Updated [pkg_mkIndex] todgp2004-08-021-20/+11
* * tests/safe.test (safe-2.1): Disabled senseless test. [Bug 999612]dgp2004-07-302-7/+4
* * library/package.tcl: [::pkg::create] is now an alias. Testdgp2004-07-291-9/+2
* * library/package.tcl: Moved private commanddgp2004-07-282-13/+19
* Fix [Bug 981733]; bizarre resolver brokenness strikes again!dkf2004-06-291-2/+6
* * doc/library.n: Moved variables ::auto_oldpath anddgp2004-06-162-11/+14
* * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile()dgp2004-06-111-2/+2
* * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-261-2/+1
* * library/tcltest/tcltest.tcl: Correction to debug prints and testingdgp2004-05-262-6/+6
* * doc/http.n (http::config): add -urlencoding option (default utf-8)hobbs2004-05-252-19/+20
* * 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