| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
|
|
* | Rebuild tzdata from Olson's tzdata2005n.tar.gz | Kevin B Kenny | 2005-10-03 | 46 | -3626/+4065 |
|
|
* | fix comment typo | hobbs | 2005-09-30 | 1 | -3/+3 |
|
|
* | init value to (-)Inf for min/max expr functions to simplify code | hobbs | 2005-09-30 | 1 | -15/+9 |
|
|
* | implementation for TIP #255, expr min/max | hobbs | 2005-09-29 | 1 | -1/+43 |
|
|
* | * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to | dgp | 2005-09-14 | 1 | -3/+3 |
|
|
* | * library/tm.tcl (::tcl::tm::roots): Accepted Don Porter's patch | andreas_kupries | 2005-08-29 | 1 | -1/+1 |
|
|
* | TIP#219 IMPLEMENTATION | andreas_kupries | 2005-08-24 | 1 | -18/+21 |
|
|
* | Changed message catalog file names to lowercase | Kevin B Kenny | 2005-08-17 | 67 | -0/+0 |
|
|
* | added /usr/lib/zoneinfo for antique glibc | Kevin B Kenny | 2005-08-12 | 1 | -1/+2 |
|
|
* | bug 1257830 | Kevin B Kenny | 2005-08-12 | 1 | -16/+41 |
|
|
* | * library/init.tcl ([unknown]): Corrected return code handling | dgp | 2005-07-27 | 1 | -4/+14 |
|
|
* | * library/auto.tcl: Updates to the Tcl script library to make | dgp | 2005-07-23 | 6 | -78/+76 |
|
|
* | drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tcl | Kevin B Kenny | 2005-07-21 | 1 | -233/+0 |
|
|
* | Bug 1237907 | Kevin B Kenny | 2005-07-15 | 1 | -6/+24 |
|
|
* | * library/auto.tcl: Make file safe to re-[source] without | dgp | 2005-06-24 | 1 | -23/+23 |
|
|
* | * library/auto.tcl: Make file safe to re-[source] without | dgp | 2005-06-24 | 1 | -20/+27 |
|
|