| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclBasic.c: | dgp | 2004-10-06 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: | dgp | 2004-10-06 | 1 | -2/+2 |
|
|
* | many more TIP 173 changes | Kevin B Kenny | 2004-09-27 | 1 | -123/+310 |
|
|
* | Updated America/Montevideo | Kevin B Kenny | 2004-09-22 | 1 | -0/+2 |
|
|
* | fixed a bug where %z was always positive in :localtime | Kevin B Kenny | 2004-09-10 | 1 | -5/+6 |
|
|
* | * generic/tclTimer.c: Removed a premature optimisation that | Kevin B Kenny | 2004-09-07 | 140 | -288/+292 |
|
|
* | * library/auto.tcl: Updated [tcl_findLibrary] search path | dgp | 2004-08-23 | 1 | -19/+47 |
|
|
* | * library/clock.tcl (format): Changed default timezone format
| Kevin B Kenny | 2004-08-19 | 1 | -2/+2 |
|
|
* | * library/init.tcl: Integrated TIP #189. We source a separate file | andreas_kupries | 2004-08-18 | 2 | -1/+353 |
|
|
* | unbreak Win build after TIP#173 and TIP#209 commit | Kevin B Kenny | 2004-08-18 | 1 | -23/+65 |
|
|
* | TIP #173 and #209 implementation - see ChangeLog for details | Kevin B Kenny | 2004-08-18 | 674 | -1/+54336 |
|
|
* | * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale] | dgp | 2004-08-13 | 1 | -2/+7 |
|
|
* | * library/package.tcl (pkg_mkIndex): Updated [pkg_mkIndex] to | dgp | 2004-08-02 | 1 | -20/+11 |
|
|
* | * tests/safe.test (safe-2.1): Disabled senseless test. [Bug 999612] | dgp | 2004-07-30 | 2 | -7/+4 |
|
|
* | * library/package.tcl: [::pkg::create] is now an alias. Test | dgp | 2004-07-29 | 1 | -9/+2 |
|
|
* | * library/package.tcl: Moved private command | dgp | 2004-07-28 | 2 | -13/+19 |
|
|
* | Fix [Bug 981733]; bizarre resolver brokenness strikes again! | dkf | 2004-06-29 | 1 | -2/+6 |
|
|
* | * doc/library.n: Moved variables ::auto_oldpath and | dgp | 2004-06-16 | 2 | -11/+14 |
|
|
* | * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile() | dgp | 2004-06-11 | 1 | -2/+2 |
|
|
* | * library/tcltest/tcltest.tcl: Correction to debug prints and testing | dgp | 2004-05-26 | 1 | -2/+1 |
|
|
* | * library/tcltest/tcltest.tcl: Correction to debug prints and testing | dgp | 2004-05-26 | 2 | -6/+6 |
|
|
* | * doc/http.n (http::config): add -urlencoding option (default utf-8) | hobbs | 2004-05-25 | 2 | -19/+20 |
|
|
* | * 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 | -7/+15 |
|
|
* | * library/msgcat/msgcat.tcl: Updated internals to make use of | dgp | 2004-03-31 | 2 | -36/+53 |
|
|
* | Reverted changes to tcltest so that it can still support Mac when | dgp | 2004-03-17 | 1 | -1/+4 |
|
|
* | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 6 | -121/+8 |
|
|
* | Added TIP #100 support to the registry package (patch #903831) | patthoyts | 2004-03-04 | 1 | -2/+2 |
|
|
* | * 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 |
|
|
* | filesystem fixes for '-force' consistency and picky compilers | vincentdarley | 2004-01-29 | 1 | -5/+12 |
|
|
* | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition | dgp | 2003-11-14 | 3 | -18/+18 |
|
|
* | * library/dde/pkgIndex.tcl: Added safeguards so that registry | dgp | 2003-11-10 | 2 | -4/+6 |
|
|
* | update msgcat version to 1.4 | dgp | 2003-10-21 | 1 | -1/+1 |
|
|
* | TIP #156: Language-Neutral Root Locale for Msgcat | Kevin B Kenny | 2003-10-21 | 1 | -2/+6 |
|
|
* | * generic/tclBasic.c (TclAppendObjToErrorInfo): New internal routine | dgp | 2003-10-14 | 1 | -4/+8 |
|
|
* | Correctly check the types of boolean options to http::geturl [Bug 811170] | dkf | 2003-09-29 | 1 | -7/+14 |
|
|
* | package unknown performance on MacOS and MacOS X | vincentdarley | 2003-09-24 | 1 | -11/+78 |
|
|
* | * library/init.tcl (auto_load, auto_import): Expanded Eric Melski's | dgp | 2003-09-23 | 1 | -16/+17 |
|
|
* | Fixed comment typos. | patthoyts | 2003-09-15 | 1 | -6/+6 |
|
|
* | * library/opt/optparse.tcl: Latest revisions caused [OptGuessType] | dgp | 2003-09-10 | 1 | -3/+3 |
|
|
* | * 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 |
|
|
* | * doc/tcltest.n: Restored the [Eval] proc to replace | dgp | 2003-07-18 | 1 | -16/+6 |
|
|
* | * library/http/pkgIndex.tcl: upped to http v2.4.4 | hobbs | 2003-07-18 | 2 | -5/+7 |
|
|
* | * 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 |
|
|