/Tests/FindPython/Python3Fail/

rel='stylesheet' type='text/css' href='/cgit-data/cgit-techsat.css'/>
summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix [Bug 2704302]dkf2009-03-241-1/+26
* Fix [Bug 2673163]dkf2009-03-241-59/+54
* removed extra cleanupTests callMiguel Sofer2009-03-211-5/+1
* forgot one file :}Miguel Sofer2009-03-211-2/+25
* * tclInt.h: commentsMiguel Sofer2009-03-211-2/+88
* * tests/nre.test: [foreach] has been NR-enabled for a while, theMiguel Sofer2009-03-211-2/+2
* * generic/tclBasic.c: Fix for (among others) [Bug 2699087]Miguel Sofer2009-03-211-3/+13
* * generic/tclExecute.c: proper fix for [Bug 2415422]. ReenabledMiguel Sofer2009-03-211-1/+18
* * generic/tclExecute.c: fix both test and code for tailcallMiguel Sofer2009-03-211-3/+5
* * tests/stringObj.test: Test stringObj-6.9 checks thatdgp2009-03-211-1/+7
* * tests/tailcall.test: slightly improved testsMiguel Sofer2009-03-211-5/+27
* * generic/tcl.h:Miguel Sofer2009-03-192-400/+458
* Move the implementation of [try] from Tcl to C. Not yet bytecoded.dkf2009-03-09