| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix [Bug 2006879] | dkf | 2009-01-06 | 1 | -2/+5 |
|
|
* | Backport fix for [Bug 2006884] | dkf | 2009-01-06 | 1 | -8/+8 |
|
|
* | * library/clock.tcl (tcl::clock::add): Fixed error message formatting | Kevin B Kenny | 2009-01-03 | 1 | -1/+10 |
|
|
* | Fix [Bug 2431847] | dkf | 2008-12-15 | 1 | -1/+7 |
|
|
* | * generic/tclIO.c (SetChannelFromAny and related): Modified the | andreas_kupries | 2008-12-11 | 1 | -1/+11 |
|
|
* | Fallback to European time zone DST rules, when the timezone is | nijtmans | 2008-12-11 | 1 | -1/+23 |
|
|
* | [Bug 1929403] specify the translation mode when counting bytes | patthoyts | 2008-12-11 | 1 | -1/+2 |
|
|
* | * library/clock.tcl (format, ParseClockScanFormat): Added a | Kevin B Kenny | 2008-11-30 | 1 | -1/+14 |
|
|
* | only create test.dat file on windows, it is never used on unix and creation | das | 2008-10-23 | 1 | -9/+13 |
|
|
* | backport more reliable testscore_8_5_5 | dgp | 2008-10-14 | 1 | -20/+20 |
|
|
* | missing constraint | dgp | 2008-10-14 | 1 | -2/+3 |
|
|
* | * libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case where | Kevin B Kenny | 2008-10-05 | 1 | -1/+22 |
|
|
* | * generic/tclUtil.c (TclReToGlob): Added missing set of the | dgp | 2008-08-22 | 1 | -9/+9 |
|
|
* | really fix translation to escape glob-sensitive chars | hobbs | 2008-08-21 | 1 | -0/+21 |
|
|
* | * tests/regexp.test, tests/regexpComp.test: correct re2glob ***= | hobbs | 2008-08-21 | 2 | -2/+64 |
|
|
* | * generic/tclTest.c (TestconcatobjCmd): | Miguel Sofer | 2008-08-17 | 1 | -1/+6 |
|
|
* | * tests/fileName.test: Revise new tests for portability to case | dgp | 2008-08-14 | 1 | -4/+4 |
|
|
* | * tests/msgcat.test: fix for ::tcl::mac::locale with | das | 2008-08-14 | 1 | -2/+3 |
|
|
* | * tests/fCmd.test (fCmd-6.23): made result matching robust when test | das | 2008-08-14 | 1 | -2/+2 |
|
|
* | * generic/tclFileName.c: Fix for errors handling -types {} | dgp | 2008-08-13 | 1 | -1/+38 |
|
|
* | * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggered | andreas_kupries | 2008-08-11 | 1 | -5/+31 |
|
|
* | * generic/tclExecute.c: Stopped faulty double-logging of errors to | dgp | 2008-08-04 | 1 | -1/+22 |
|
|
* | * tests/info.test (info-37.0): Add !singleTestInterp constraint; | das | 2008-07-25 | 1 | -21/+21 |
|
|
* | * tests/info.test: Tests 38.* added, exactly testing the tracking | andreas_kupries | 2008-07-25 | 2 | -15/+100 |
|
|
* | * tests/info.test: Reordered the tests to have monotonously | andreas_kupries | 2008-07-23 | 1 | -151/+151 |
|
|
* | Rename new test to avoid duplicate test name. | andreas_kupries | 2008-07-23 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Modified TclArgumentGet to reject pure lists | andreas_kupries | 2008-07-23 | 1 | -1/+27 |
|
|
* | * tests/encoding.test: Make failing tests pass again. [Bug 1972867] | dgp | 2008-07-22 | 1 | -1/+3 |
|
|
* | Add test suite changes for 1999119 bug fix commit. | dgp | 2008-06-25 | 1 | -10/+10 |
|
|
* | * generic/tclInterp.c: Fixed completely boneheaded mistake that | dgp | 2008-06-20 | 4 | -9/+32 |
|
|
* | 2006-06-17 Kevin Kenny <kennykb@acm.org> | Kevin B Kenny | 2008-06-17 | 1 | -1/+9 |
|
|
* | * generic/tclCmdIL.c (TclInfoFrame): Backport of fix made on the | andreas_kupries | 2008-06-16 | 1 | -8/+8 |
|
|
* | (io-53.9): need to close chan before removing file | hobbs | 2008-05-26 | 1 | -1/+2 |
|
|
* | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by | andreas_kupries | 2008-05-23 | 2 | -12/+12 |
|
|
* | * generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace() | dgp | 2008-05-21 | 1 | -1/+5 |
|
|
* | Backport of fixes to Tcl_SetNamespaceUnknownHandler | dkf | 2008-05-21 | 1 | -1/+10 |
|
|
* | Fix off-by-one error that caused crashes. Backport from HEAD. | dkf | 2008-05-07 | 1 | -1/+4 |
|
|
* | * tests/ioCmd.test: Extended testsuite for reflected channel | andreas_kupries | 2008-04-24 | 1 | -1/+178 |
|
|
* | * generic/tclIO.c (CopyData): Applied another patch by Alexandre | andreas_kupries | 2008-04-15 | 2 | -2/+82 |
|
|
* | * tests/clock.test (clock-33.5, clock-33.5a, clock-33.8, clock-33.8a): | Kevin B Kenny | 2008-04-14 | 1 | -1/+9 |
|
|
* | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative | andreas_kupries | 2008-04-10 | 3 | -13/+75 |
|
|
* | * tests/chanio.test (chan-io-52.5): Removed '-size -1' from test, | andreas_kupries | 2008-04-09 | 2 | -4/+4 |
|
|
* | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -size | andreas_kupries | 2008-04-09 | 1 | -1/+7 |
|
|
* | * tests/io.test (io-53.8): Fixed ordering of vwait and after | andreas_kupries | 2008-04-08 | 1 | -2/+2 |
|
|
* | * tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting for | das | 2008-04-08 | 2 | -8/+8 |
|
|
* | Corrected test name. | andreas_kupries | 2008-04-07 | 1 | -2/+2 |
|
|
* | * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy. | andreas_kupries | 2008-04-07 | 2 | -2/+142 |
|
|
* | * generic/tclStringObj.c (Tcl_AppendFormatToObj): | dgp | 2008-04-07 | 1 | -1/+7 |
|
|
* | * tests/chanio.test (chan-io-53.9): | Kevin B Kenny | 2008-04-06 | 2 | -6/+9 |
|
|
* | * tests/io.test (io-53.9): Added testcase for [Bug 780533], based | andreas_kupries | 2008-04-04 | 2 | -6/+102 |
|
|