| Commit message (Expand) | Author | Age | Files | Lines |
* | Added more introspection: ability to look up namespace of an object. | dkf | 2009-05-15 | 1 | -2/+10 |
|
|
* | Fix [Bug 2414858]. | dkf | 2009-05-08 | 1 | -3/+14 |
|
|
* | Fix [Bug 2788468]. | dkf | 2009-05-08 | 1 | -42/+51 |
|
|
* | Fix [Bug 1513659]. | dkf | 2009-05-07 | 2 | -36/+88 |
|
|
* | * tests/interp.test: interp-20.50 test for Bug 2486550. | dgp | 2009-05-06 | 1 | -1/+9 |
|
|
* | Removed newline appended to POST data. | patthoyts | 2009-04-19 | 2 | -9/+110 |
|
|
* | Clarify the rules for resolution of what forwarded methods forward to. | dkf | 2009-04-11 | 1 | -1/+93 |
|
|
* | Improved HTTP/1.1 support and added specific HTTP/1.1 testing. | patthoyts | 2009-04-10 | 3 | -2/+807 |
|
|
* | Specific check for [Bug 26245326] | patthoyts | 2009-04-10 | 2 | -3/+29 |
|
|
* | * generic/tclPathObj.c (TclPathPart): TclPathPart() was computing | dgp | 2009-03-27 | 1 | -1/+13 |
|
|
* | Fix [Bug 2704302] | dkf | 2009-03-24 | 1 | -1/+26 |
|
|
* | Fix [Bug 2673163] | dkf | 2009-03-24 | 1 | -59/+54 |
|
|
* | removed extra cleanupTests call | Miguel Sofer | 2009-03-21 | 1 | -5/+1 |
|
|
* | forgot one file :} | Miguel Sofer | 2009-03-21 | 1 | -2/+25 |
|
|
* | * tclInt.h: comments | Miguel Sofer | 2009-03-21 | 1 | -2/+88 |
|
|
* | * tests/nre.test: [foreach] has been NR-enabled for a while, the | Miguel Sofer | 2009-03-21 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Fix for (among others) [Bug 2699087] | Miguel Sofer | 2009-03-21 | 1 | -3/+13 |
|
|
* | * generic/tclExecute.c: proper fix for [Bug 2415422]. Reenabled | Miguel Sofer | 2009-03-21 | 1 | -1/+18 |
|
|
* | * generic/tclExecute.c: fix both test and code for tailcall | Miguel Sofer | 2009-03-21 | 1 | -3/+5 |
|
|
* | * tests/stringObj.test: Test stringObj-6.9 checks that | dgp | 2009-03-21 | 1 | -1/+7 |
|
|
* | * tests/tailcall.test: slightly improved tests | Miguel Sofer | 2009-03-21 | 1 | -5/+27 |
|
|
* | * generic/tcl.h: | Miguel Sofer | 2009-03-19 | 2 | -400/+458 |
|
|
* | Move the implementation of [try] from Tcl to C. Not yet bytecoded. | dkf | 2009-03-09 | 1 | -13/+13 |
|
|
* | Fix bug 2662434 | dkf | 2009-03-04 | 1 | -1/+4 |
|
|
* | Revert commits of 20080723. Those were speed tests, that are inherently brit... | ferrieux | 2009-02-22 | 2 | -19/+2 |
|
|
* | * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType() | dgp | 2009-02-20 | 1 | -1/+7 |
|
|
* | * generic/tclStringObj.c: Factor out common GrowStringBuffer(). | dgp | 2009-02-17 | 1 | -2/+2 |
|
|
* | * generic/tclTestObj.c: Replace the [teststringobj ualloc] testing | dgp | 2009-02-16 | 1 | -3/+3 |
|
|
* | * generic/tclStringObj.c: Added protections from invalid memory | dgp | 2009-02-16 | 1 | -1/+35 |
|
|
* | Fix tricky point that meant it was next to impossible to extend [oo::define]. | dkf | 2009-02-12 | 1 | -1/+20 |
|
|
* | Fix [Bug 2568434] | dkf | 2009-02-05 | 1 | -38/+30 |
|
|
* | * generic/tclInterp.c: Reverted the conversion of [interp] into an | dgp | 2009-02-02 | 2 | -18/+21 |
|
|
* | improved test fixes | dgp | 2009-01-30 | 1 | -13/+7 |
|
|
* | Fix [Bug 2006888] | dkf | 2009-01-29 | 1 | -46/+45 |
|
|
* | * generic/tclInterp.c: Convert the [interp] command into a | dgp | 2009-01-29 | 2 | -16/+19 |
|
|
* | Fix [Bug 2519474] | dkf | 2009-01-29 | 1 | -1/+13 |
|
|
* | Fix [Bug 2531577] | dkf | 2009-01-27 | 1 | -1/+22 |
|
|
* | Move [throw] implementation into C. | dkf | 2009-01-13 | 1 | -1/+16 |
|
|
* | Fix [Bug 1558654] | dkf | 2009-01-09 | 1 | -14/+4 |
|
|
* | Generate errorcodes for more cases. | dkf | 2009-01-08 | 6 | -147/+126 |
|
|
* | Narrow the focus of a failing test so that it succeeds (by only testing that | dkf | 2009-01-07 | 1 | -2/+2 |
|
|
* | * tests/stringObj.test: Revise tests that demand a NULL Tcl_ObjType | dgp | 2009-01-06 | 1 | -13/+26 |
|
|
* | Fix [Bug 2006879] | dkf | 2009-01-06 | 1 | -2/+2 |
|
|
* | Fix [Bug 2489836] | dkf | 2009-01-06 | 1 | -1/+17 |
|
|
* | Fix [Bug 2481109] | dkf | 2009-01-06 | 1 | -3/+8 |
|
|
* | Added a test, correct a dumb blunder. | dkf | 2009-01-05 | 1 | -2/+18 |
|
|
* | make test case work, correct date of commit in ChangeLog | Kevin B Kenny | 2009-01-03 | 1 | -2/+3 |
|
|
* | * library/clock.tcl (tcl::clock::add): Fixed error message formatting | Kevin B Kenny | 2009-01-03 | 1 | -1/+9 |
|
|
* | fix 64bit test failures | das | 2008-12-21 | 1 | -5/+5 |
|
|
* | * tests/io.test: Add missing [close $f] to io-73.2. | dgp | 2008-12-19 | 1 | -4/+7 |
|
|