| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-26 | 1 | -1/+14 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-26 | 1 | -7/+7 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-25 | 1 | -7/+7 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-25 | 2 | -5/+11 |
|
|
* | * tests/platform.test: Update tests to expect revised results | dgp | 2008-09-25 | 2 | -3/+3 |
|
|
* | Fix [Bug 2120903] | dkf | 2008-09-25 | 1 | -12/+25 |
|
|
* | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-24 | 2 | -8/+12 |
|
|
* | Implementation of TIP #320.#320.#320. | dkf | 2008-09-23 | 1 | -3/+190 |
|
|
* | Use the powers of tcltest2 for good! Also add basic testing of disassmbler | dkf | 2008-09-10 | 6 | -1440/+1394 |
|
|
* | * tests/nre.test: add missing constraints; enable test of foreach | Miguel Sofer | 2008-09-10 | 1 | -3/+46 |
|
|
* | Simplify test bodies using tcltest2 | dkf | 2008-09-08 | 3 | -522/+524 |
|
|
* | * generic/tclTrace.test (TraceVarProc): | Miguel Sofer | 2008-09-05 | 1 | -1/+26 |
|
|
* | * generic/tclExecute.c (CACHE_STACK_INFO): | Miguel Sofer | 2008-09-04 | 1 | -1/+42 |
|
|
* | Use tcltest2 better. | dkf | 2008-09-02 | 1 | -419/+395 |
|
|
* | * generic/tclCmdAH.c: nre-enabling [eval]; eval scripts are now | Miguel Sofer | 2008-09-01 | 3 | -22/+204 |
|
|
* | * generic/tclBasic.c (InfoCoroutine): | Miguel Sofer | 2008-08-26 | 1 | -1/+23 |
|
|
* | speling ficks | dgp | 2008-08-22 | 2 | -7/+7 |
|
|
* | * generic/tclUtil.c (TclReToGlob): Added missing set of the | dgp | 2008-08-22 | 1 | -9/+9 |
|
|
* | * generic/tclBasic.c: Previous fix, now done right. | Miguel Sofer | 2008-08-21 | 1 | -1/+29 |
|
|
* | 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 |
|
|
* | Fix performance bug introduced by fix of [Bug 2037727] | dkf | 2008-08-20 | 1 | -8/+23 |
|
|
* | * generic/tclBasic.c: Implementation of [coroutine] and [yield] | Miguel Sofer | 2008-08-17 | 1 | -10/+312 |
|
|
* | * 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/fCmd.test (fCmd-6.23): made result matching robust when test | das | 2008-08-14 | 1 | -2/+2 |
|
|
* | * tests/nre.test: added test for large {*}-expansion effects | Miguel Sofer | 2008-08-13 | 1 | -1/+17 |
|
|
* | * 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 |
|
|
* | (lrange-1.17): add test cleanup; whitespace | das | 2008-08-09 | 1 | -7/+7 |
|
|
* | * generic/tclOO.c: Revised TclOO's check for an interp | dgp | 2008-08-06 | 1 | -1/+29 |
|
|
* | * generic/tclExecute.c: Fix for [Bug 2038069] by dgp. | Miguel Sofer | 2008-08-05 | 1 | -1/+16 |
|
|
* | * tests/nre.test: added tests for [if], [while] and [for]. A test | Miguel Sofer | 2008-08-04 | 1 | -2/+45 |
|
|
* | missing commit to tests/unsupported.test | Miguel Sofer | 2008-08-04 | 1 | -1/+51 |
|
|
* | * generic/tclExecute.c: Stopped faulty double-logging of errors to | dgp | 2008-08-04 | 1 | -1/+22 |
|
|
* | * generic/tclBasic.c: new unsupported command atProcExit | Miguel Sofer | 2008-08-03 | 1 | -11/+157 |
|
|
* | remove NRE.test & add new test files to Tcl.xcodeproj | das | 2008-08-03 | 1 | -0/+0 |
|
|
* | * tests/NRE.test: made empty, waiting for removal until das does | Miguel Sofer | 2008-08-02 | 3 | -476/+543 |
|
|
* | * generic/tclBasic.c: Revised timing of the CmdFrame stack management | dgp | 2008-08-01 | 1 | -1/+8 |
|
|
* | * tests/NRE.test: replaced all deep-recursing tests by shallower | Miguel Sofer | 2008-08-01 | 1 | -246/+122 |
|
|
* | * generic/tclBasic.c: NR-enabling [catch] | Miguel Sofer | 2008-07-31 | 1 | -1/+18 |
|
|
* | restricting usage and avoiding panics in [tailcall] | Miguel Sofer | 2008-07-31 | 1 | -88/+7 |
|
|
* | * generic/tclBasic.c: Improved tailcalls and tests. | Miguel Sofer | 2008-07-31 | 1 | -50/+64 |
|
|
* | * tests/NRE.test: new tests that went MIA in the NRE revamping | Miguel Sofer | 2008-07-29 | 1 | -3/+223 |
|
|
* | * test/info.test: More work on singleTestInterp usability. This | andreas_kupries | 2008-07-25 | 1 | -51/+55 |
|
|
* | * tests/info.test: Tests 38.* added, exactly testing the tracking | andreas_kupries | 2008-07-25 | 2 | -18/+98 |
|
|
* | * tests/info.test (info-37.0): Add !singleTestInterp constraint; | das | 2008-07-25 | 1 | -21/+21 |
|
|
* | Added relative speed test for pure byte array concats. | ferrieux | 2008-07-23 | 1 | -1/+12 |
|
|
* | Added relative speed test for lrange, checking fro in-place optimization. | ferrieux | 2008-07-23 | 1 | -2/+7 |
|
|
* | * tests/info.test: Reordered the tests to have monotonously | andreas_kupries | 2008-07-23 | 1 | -154/+154 |
|
|