| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | * 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 |
|
|
| | * | | | * generic/tclIORChan.c (ReflectOutput): Allow zero return from | andreas_kupries | 2008-04-04 | 1 | -2/+2 |
|
|
| | * | | | * generic/tclIORChan.c (ReflectClose): Added missing removal of | andreas_kupries | 2008-04-04 | 1 | -1/+13 |
|
|
| | * | | | * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to | andreas_kupries | 2008-04-03 | 2 | -2/+92 |
|
|
| | * | | | merge updates from HEAD
| dgp | 2008-03-31 | 1 | -3/+3 |
|
|
| | | | * | merge trunk | Kevin B Kenny | 2011-03-01 | 50 | -2288/+4268 |
| | | | |\
| |_|_|/
|/| | | |
|
| * | | | | * generic/tclOOMethod.c (PushMethodCallFrame): [Bug 3001438]: Make | dkf | 2011-01-18 | 1 | -1/+13 |
|
|
| * | | | | [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters. | nijtmans | 2011-01-17 | 3 | -8/+8 |
|
|
| * | | | | * doc/tclvars.n: | Kevin B Kenny | 2011-01-15 | 1 | -1/+1872 |
|
|
| * | | | | * tests/util.test (util-15.*): Added test cases for floating point | Kevin B Kenny | 2011-01-07 | 1 | -1/+89 |
|
|
| * | | | | * tests/package.test, tests/pkg.test: Coalesce these tests into one | dkf | 2011-01-06 | 4 | -1455/+1427 |
|
|
| * | | | | Clean up of tests and conversion to tcltest 2. Target has been to get init and | dkf | 2011-01-01 | 20 | -699/+703 |
|
|