| Commit message (Expand) | Author | Age | Files | Lines |
* | tag 8.5.5 | dgp | 2008-10-10 | 1 | -0/+2 |
|
|
* | * changes: Update for 8.5.5 release. | dgp | 2008-10-10 | 1 | -0/+2 |
|
|
* | * generic/tcl.h: Bump to 8.5.5 for release. | dgp | 2008-10-10 | 1 | -0/+12 |
|
|
* | * generic/tclTrace.c: Corrected handling of errors returned by | dgp | 2008-10-08 | 1 | -0/+10 |
|
|
* | * tclWinTest.c: Fix compiler warning when compiling this file with mingw gcc: | nijtmans | 2008-10-07 | 1 | -0/+9 |
|
|
* | Fix for [Bug 1934200] | Joe Mistachkin | 2008-10-06 | 1 | -0/+5 |
|
|
* | * libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case where | Kevin B Kenny | 2008-10-05 | 1 | -0/+8 |
|
|
* | Fixes for [Bug 1934200, 1934272] | Joe Mistachkin | 2008-10-02 | 1 | -0/+5 |
|
|
* | Fix [Bug 2130992]. | dkf | 2008-09-27 | 1 | -0/+6 |
|
|
* | * doc/global.n: Correct false claim about [info locals]. | dgp | 2008-09-25 | 1 | -0/+4 |
|
|
* | * generic/tclInt.h: Correct the TclGetLongFromObj, | dgp | 2008-09-17 | 1 | -0/+7 |
|
|
* | * library/init.tcl: export min and max commands from the mathfunc | Miguel Sofer | 2008-09-17 | 1 | -0/+5 |
|
|
* | Fix efficiency bug detected by Kieran Elby. | dkf | 2008-09-10 | 1 | -0/+7 |
|
|
* | * doc/namespace.n: fix [Bug 2098441] | Miguel Sofer | 2008-09-07 | 1 | -0/+4 |
|
|
* | * generic/tcl.h: Bump version number to 8.5.5b1 to distinguish | dgp | 2008-08-28 | 1 | -0/+13 |
|
|
* | * generic/tclUtil.c (TclReToGlob): Added missing set of the | dgp | 2008-08-22 | 1 | -1/+2 |
|
|
* | * generic/tclUtil.c (TclReToGlob): Added missing set of the | dgp | 2008-08-22 | 1 | -0/+6 |
|
|
* | * tests/regexp.test, tests/regexpComp.test: correct re2glob ***= | hobbs | 2008-08-21 | 1 | -0/+6 |
|
|
* | * generic/tclTest.c (TestconcatobjCmd): fix use of internal-only | das | 2008-08-20 | 1 | -0/+6 |
|
|
* | * generic/tclTest.c (TestconcatobjCmd): | Miguel Sofer | 2008-08-17 | 1 | -0/+11 |
|
|
* | move tagcore_8_5_4 | dgp | 2008-08-14 | 1 | -2/+2 |
|
|
* | * tests/fileName.test: Revise new tests for portability to case | dgp | 2008-08-14 | 1 | -0/+5 |
|
|
* | * generic/tclCompile.h: add support for debug logging of DTrace | das | 2008-08-14 | 1 | -0/+9 |
|
|
* | * tests/msgcat.test: fix for ::tcl::mac::locale with | das | 2008-08-14 | 1 | -0/+3 |
|
|
* | * tests/fCmd.test (fCmd-6.23): made result matching robust when test | das | 2008-08-14 | 1 | -0/+3 |
|
|
* | * unix/Makefile.in: ensure Makefile shell is /bin/bash for | das | 2008-08-13 | 1 | -0/+11 |
|
|
* | * generic/tclFileName.c: Fix for errors handling -types {} | dgp | 2008-08-13 | 1 | -0/+6 |
|
|
* | * changes: Update for 8.5.4 release. | dgp | 2008-08-12 | 1 | -2/+6 |
|
|
* | * library/http/http.tcl: Remove 8.5 requirement. | dgp | 2008-08-11 | 1 | -0/+4 |
|
|
* | Remove the 8.5+ requirement to avoid problems with shipping http as a tcl mod... | patthoyts | 2008-08-11 | 1 | -0/+4 |
|
|
* | * library/tm.tcl: Added a 'package provide' command to the | andreas_kupries | 2008-08-11 | 1 | -0/+8 |
|
|
* | * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggered | andreas_kupries | 2008-08-11 | 1 | -0/+7 |
|
|
* | * library/http/http.tcl: Bump http version to 2.7.1 to account | dgp | 2008-08-11 | 1 | -0/+9 |
|
|
* | crc field from zlib data should be treated as unsigned for 64bit support [Bug... | patthoyts | 2008-08-11 | 1 | -0/+5 |
|
|
* | 8.5.4 tag | dgp | 2008-08-08 | 1 | -0/+2 |
|
|
* | reorder | dgp | 2008-08-08 | 1 | -14/+14 |
|
|
* | Olson's tzdata2008e | Kevin B Kenny | 2008-08-08 | 1 | -0/+1 |
|
|
* | Olson's tzdata2008e | Kevin B Kenny | 2008-08-08 | 1 | -0/+15 |
|
|
* | * generic/tcl.h: Bump to 8.5.4 for release. | dgp | 2008-08-08 | 1 | -0/+10 |
|
|
* | * changes: Update for 8.5.4 release. | dgp | 2008-08-08 | 1 | -0/+4 |
|
|
* | * generic/tclVar.c (TclLookupSimpleVar): Retrieve the number of | dgp | 2008-08-07 | 1 | -1/+8 |
|
|
* | * generic/tclExecute.c: Stopped faulty double-logging of errors to | dgp | 2008-08-04 | 1 | -0/+7 |
|
|
* | * generic/tclBasic.c: Corrected the timing of when the flag | dgp | 2008-07-30 | 1 | -0/+5 |
|
|
* | * generic/tclExecute.c: fix [Bug 2030670] that cause | Miguel Sofer | 2008-07-29 | 1 | -0/+6 |
|
|
* | * generic/tclBasic.c: Added missing ref count when creating an | andreas_kupries | 2008-07-28 | 1 | -0/+8 |
|
|
* | * tests/info.test (info-37.0): Add !singleTestInterp constraint; | das | 2008-07-25 | 1 | -0/+7 |
|
|
* | * tests/info.test: Tests 38.* added, exactly testing the tracking | andreas_kupries | 2008-07-25 | 1 | -0/+15 |
|
|
* | * tests/info.test: Reordered the tests to have monotonously | andreas_kupries | 2008-07-23 | 1 | -0/+3 |
|
|
* | * generic/tclBasic.c: Modified TclArgumentGet to reject pure lists | andreas_kupries | 2008-07-23 | 1 | -0/+11 |
|
|
* | * generic/tclBasic.c: Added missing function comments. | andreas_kupries | 2008-07-22 | 1 | -0/+2 |
|
|