summaryrefslogtreecommitdiffstats
path: root/tests/tailcall.test
Commit message (Expand)AuthorAgeFilesLines
* TIP 590: Recommend lowercase Package Namesjan.nijtmans2020-12-041-1/+1
|\
| * Case-sensitive package namesjan.nijtmans2020-11-031-1/+1
* | More ©-sign consolidationjan.nijtmans2020-11-231-1/+1
|/
* Merge 8.6jan.nijtmans2020-09-041-1/+1
|\
| * Let all test-cases load the "tcltest" package the same way. Depend on tcltest...jan.nijtmans2020-09-041-2/+2
* | More of the same (see previous commit)jan.nijtmans2020-07-161-1/+1
* | merge 8.6jan.nijtmans2018-06-251-0/+20
|\ \ | |/
| * Fix for [3592747]: Let TclNRTailcallEval handle namespace problems.pooryorick2018-06-241-0/+20
* | Eliminate exess spacings in many test-casesjan.nijtmans2016-03-101-6/+6
|/
* adding a test to reveal a problem with the fix of bug d87cb182053fd79b3Miguel Sofer2015-03-211-0/+30
* No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-0/+3
* Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
* * generic/tclBasic.c: New implementation for [tailcall]:Miguel Sofer2010-08-301-28/+72
* * generic/tclBasic.c: Redesign of [tailcall] toMiguel Sofer2010-08-181-5/+17
* Improve error code generation from some of the tailcall-related bits of TEBC.dkf2010-01-221-21/+42
* * tests/tailcall.test: remove some old unused crud; improved theMiguel Sofer2009-12-051-27/+28
* * generic/tclBasic.c: Fixed things so that you can tailcallMiguel Sofer2009-12-051-1/+18
* Made namespace scope corrections to some of the testing machinerydgp2009-06-251-3/+5
* More test suite cleanup for "-singleproc 1 -debug 1" testing.dgp2009-06-241-1/+2
* 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
* * generic/tclBasic.c: Fix for (among others) [Bug 2699087]Miguel Sofer2009-03-211-3/+13
* * generic/tclExecute.c: fix both test and code for tailcallMiguel Sofer2009-03-211-3/+5
* * tests/tailcall.test: slightly improved testsMiguel Sofer2009-03-211-5/+27
* * generic/tcl.h:Miguel Sofer2009-03-191-0/+428