| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | TIP#208 implementation | dkf | 2005-06-06 | 1 | -1/+21 |
|
|
* | Remove blatant inefficiency in [parray] | dkf | 2005-06-03 | 1 | -3/+4 |
|
|
* | * library/init.tcl: Updated [unknown] to be sure the [return] | dgp | 2005-05-24 | 1 | -2/+3 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 5 | -5/+5 |
|
|
* | * library/init.tcl: Corrected flaw in interactive command | dgp | 2005-04-28 | 1 | -2/+2 |
|
|
* | Olson's tzdata2005i | Kevin B Kenny | 2005-04-25 | 16 | -15/+19 |
|
|
* | * library/init.tcl: Use "ni" and "in" operators. | dgp | 2005-04-25 | 1 | -7/+7 |
|
|
* | typo | dgp | 2005-04-19 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Added unsupported command | dgp | 2005-04-19 | 1 | -39/+45 |
|
|
* | fixed Bug 1185933 | Kevin B Kenny | 2005-04-19 | 1 | -22/+41 |
|
|
* | * library/init.tcl: Use auto-loading to bring in Tcl Module | dgp | 2005-04-15 | 3 | -45/+35 |
|
|
* | Performance improvement in [clock] - FR 1182459 | Kevin B Kenny | 2005-04-13 | 1 | -4/+4 |
|
|
* | Olson's tzdata2005h | Kevin B Kenny | 2005-04-10 | 10 | -1021/+77 |
|
|
* | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid | dgp | 2005-02-24 | 2 | -18/+15 |
|
|
* | Added safety checks | dgp | 2005-01-25 | 1 | -7/+13 |
|
|
* | * library/auto.tcl: Updated [auto_reset] to clear auto-loaded | dgp | 2005-01-25 | 1 | -12/+10 |
|
|
* | Routine update per Olson's tzdata2005c. Removed links to links | Kevin B Kenny | 2005-01-18 | 11 | -408/+284 |
|
|
* | Horrible hack to keep the old error message. | dkf | 2005-01-06 | 1 | -3/+11 |
|
|
* | Performance updates to http::mapReply [1020491] and fix version numbering. | dkf | 2005-01-06 | 2 | -26/+22 |
|
|
* | bugs 1090413, 1092789 fixed | Kevin B Kenny | 2004-12-29 | 1 | -8/+13 |
|
|
* | added comment about freewrap difficulties | dgp | 2004-12-01 | 1 | -1/+5 |
|
|
* | D'oh! Deal with missing ::errorCode or ::errorInfo. | dgp | 2004-11-30 | 1 | -5/+5 |
|
|
* | * library/init.tcl ([unknown]): Restored the save/restore of | dgp | 2004-11-30 | 1 | -1/+5 |
|
|
* | * library/clock.tcl: Corrected the regular expressions that match | Kevin B Kenny | 2004-11-30 | 1 | -7/+9 |
|
|
* | * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying | dgp | 2004-11-26 | 1 | -2/+2 |
|
|
* | remove knownBugs from clock tests by fixing them | Kevin B Kenny | 2004-11-03 | 1 | -3/+9 |
|
|
* | * library/init.tcl ([unknown]): Corrections to the 2004-10-25 mods | dgp | 2004-11-03 | 1 | -2/+4 |
|
|
* | 2004-11-02 Don Porter <dgp@users.sourceforge.net> | dgp | 2004-11-02 | 1 | -4/+24 |
|
|
* | updates to Havana and Cuiaba time zones | Kevin B Kenny | 2004-11-02 | 2 | -2/+1 |
|
|
* | * library/tcltest/tcltest.tcl: Correct reaction to errors in the | dgp | 2004-10-30 | 2 | -5/+7 |
|
|
* | Allow ensembles to rewrite their subcommands' error messages to be more | dkf | 2004-10-29 | 1 | -18/+5 |
|
|
* | * tests/tm.test: Expanded on the testsuite entered by Donal. | andreas_kupries | 2004-10-27 | 1 | -18/+29 |
|
|