summaryrefslogtreecommitdiffstats
path: root/tests/proc.test
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggeredandreas_kupries2008-08-111-5/+31
* * generic/tclProc.c (TclObjInvokeProc):Miguel Sofer2004-05-021-1/+7
* * generic/tclProc.c (ProcessProcResultCode): Fix failure todgp2002-12-111-1/+10
* Bytecompiling noops [FQ #451441]Miguel Sofer2001-09-101-1/+18
* made [proc] check that formal args have simple names [Bug: 458548]Miguel Sofer2001-09-041-1/+6
* * tests/compile.test:hobbs2000-05-031-2/+2
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-2/+3
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-2/+21
* Added a new Tcl object called "procbody"; this object's internalescoffon1998-10-051-1/+131
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
* Initial revisionrjohnson1998-03-261-0/+163