| Commit message (Expand) | Author | Age | Files | Lines |
* | * library/tcltest/tcltest.tcl: use [info frame] for "-verbose line". | das | 2006-12-08 | 1 | -8/+17 |
|
|
* | * generic/tclBasic.c: TIP #291. Define tcl_platform element for | andreas_kupries | 2006-12-05 | 3 | -0/+493 |
|
|
* | TIP#287 IMPLEMENTATION | dgp | 2006-12-01 | 1 | -1/+3 |
|
|
* | Olson's tzdata2006p | Kevin B Kenny | 2006-11-30 | 11 | -704/+716 |
|
|
* | * generic/tclBasic.c: TIP #280 implementation. | andreas_kupries | 2006-11-28 | 1 | -3/+2 |
|
|
* | Make the guts of [chan] more robust. | dkf | 2006-11-20 | 1 | -13/+13 |
|
|
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 6 | -24/+24 |
|
|
* | Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interp | dkf | 2006-10-31 | 1 | -5/+5 |
|
|
* | * library/clock.tcl (format, scan): corrected wrong # args | Miguel Sofer | 2006-10-23 | 1 | -3/+5 |
|
|
* | * README: Bump version number to 8.5a6 | dgp | 2006-10-23 | 1 | -2/+2 |
|
|
* | * library/tcltest/tcltest.tcl: Revise tcltest bump to 2.3a1. | dgp | 2006-10-16 | 2 | -3/+5 |
|
|
* | * library/http/http.tcl (http::geturl): only do geturl url rfc | hobbs | 2006-10-06 | 1 | -4/+8 |
|
|
* | * library/tm.tcl: Fixed bug in TIP #189 implementation, now | andreas_kupries | 2006-10-06 | 1 | -1/+1 |
|
|
* | Olson's tzdata2006m | Kevin B Kenny | 2006-10-04 | 544 | -640/+827 |
|
|
* | TIP#268 IMPLEMENTATION | andreas_kupries | 2006-09-22 | 3 | -12/+10 |
|
|
* | * library/http/http.tcl: Change " " -> "+" url encoding mapping | hobbs | 2006-09-16 | 2 | -4/+4 |
|
|
* | * library/msgcat/msgcat.tcl: Removed some unneeded [uplevel]s. | dgp | 2006-09-11 | 1 | -5/+4 |
|
|
* | * doc/tcltest.n: Bump to version tcltest 2.3.0 to account | dgp | 2006-09-11 | 2 | -3/+3 |
|
|
* | * library/msgcat/msgcat.tcl: Bump to version msgcat 1.4.2 to account | dgp | 2006-09-10 | 2 | -3/+3 |
|
|
* | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 2 | -134/+160 |
|
|
* | ftp://elsie.nci.nih.gov/pub/tzdata2006k | Kevin B Kenny | 2006-08-28 | 3 | -95/+100 |
|
|
* | * library/tzdata: Regenerated, including several new files, | Kevin B Kenny | 2006-08-24 | 48 | -2496/+4179 |
|
|
* | Added missing braces to validation code | dkf | 2006-08-14 | 1 | -2/+2 |
|
|
* | Bug 1426279 | Kevin B Kenny | 2006-07-31 | 1 | -14/+55 |
|
|
* | Fixed Bug 1494664 | Kevin B Kenny | 2006-07-30 | 1 | -3/+3 |
|
|
* | Fixed Bug 1505383 | Kevin B Kenny | 2006-07-30 | 1 | -3/+3 |
|
|
* | fix for Martin Lemburg's DST conversion bug. | Kevin B Kenny | 2006-04-19 | 1 | -6/+6 |
|
|
* | * library/reg/pkgIndex.tcl: Bump to registry 1.2 because | dgp | 2006-04-05 | 1 | -4/+4 |
|
|
* | * win/tclWinInit.c: More careful calls to Tcl_DStringSetLength() | dgp | 2006-04-05 | 2 | -4/+4 |
|
|
* | * library/tm.tcl (::tcl::tm::Defaults): Fixed handling of | andreas_kupries | 2006-03-14 | 1 | -1/+1 |
|
|
* | * unix/Makefile.in: Package http 2.5.2 requires Tcl 8.4, so | dgp | 2006-03-07 | 2 | -3/+3 |
|
|
* | * library/http/http.tcl: Bump to version 2.5.3 to cover bug fix | dgp | 2006-03-07 | 2 | -3/+3 |
|
|
* | TIP#258 IMPLEMENTATION | dgp | 2006-02-08 | 1 | -6/+8 |
|
|
* | Olson's tzdata2005r | Kevin B Kenny | 2005-12-27 | 20 | -2439/+3531 |
|
|
* | Corrected bugs in tommath installation, improved tommath square root performa... | Kevin B Kenny | 2005-12-27 | 1 | -2/+2 |
|
|
* | another puny speedup - no error thrown from ::tcl::clock::getenv | Kevin B Kenny | 2005-12-02 | 1 | -3/+3 |
|
|
* | another little speedup to [clock format] | Kevin B Kenny | 2005-12-02 | 1 | -4/+7 |
|
|
* | Bug 1371446 plus buildability on ancient Solaris | Kevin B Kenny | 2005-12-02 | 1 | -12/+12 |
|
|
* | another [clock format] performance boost - precompile formats | Kevin B Kenny | 2005-12-01 | 1 | -327/+446 |
|
|
* | remove redundant [mc] calls in [clock] | Kevin B Kenny | 2005-12-01 | 1 | -18/+32 |
|
|
* | remove redundant [mc] calls in [clock] | Kevin B Kenny | 2005-12-01 | 1 | -48/+62 |
|
|
* | code rationalization - eliminate some duplication between Tcl and C | Kevin B Kenny | 2005-11-30 | 1 | -175/+27 |
|
|
* | make [clock format] go faster | Kevin B Kenny | 2005-11-29 | 1 | -584/+94 |
|
|
* | Olson's tzdata2005o | Kevin B Kenny | 2005-11-28 | 6 | -591/+401 |
|
|
* | Corrected bug in DST transition times for locales that specify transition in ... | Kevin B Kenny | 2005-11-28 | 93 | -8994/+9002 |
|
|
* | Fix silly errors in REs, in variables, and in tests that were working with | dkf | 2005-11-18 | 1 | -8/+8 |
|
|
* | Improved URL validation that better describes why validation failed. [Bug 135... | dkf | 2005-11-18 | 1 | -97/+199 |
|
|
* | Bump to http 2.5.2 to cover changing rules in [http::mapReply] [1182373] | dgp | 2005-11-15 | 2 | -3/+3 |
|
|
* | Bug 1298737 | Kevin B Kenny | 2005-11-04 | 1 | -1/+4 |
|
|
* | * tests/http.test: do not URI encode -._~ according | hobbs | 2005-10-05 | 1 | -4/+8 |
|
|