summaryrefslogtreecommitdiffstats
path: root/tests/proc.test
Commit message (Expand)AuthorAgeFilesLines
* 3366265 Allocate proper size buffer for TclConvertElement() to write to.dgp2011-07-141-0/+5
|\
| * merge new testdgp2011-07-131-0/+5
| |\
| | * 3366265 Buffer allocated one byte too small caused overrun.dgp2011-07-131-0/+5
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ \ | | |/
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggeredandreas_kupries2008-08-111-5/+31
| | * * generic/tclProc.c (TclObjInvokeProc):Miguel Sofer2004-05-021-1/+7
| * | Test hygiene for the ::tmp variabledgp2009-10-291-1/+2
| * | * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggeredandreas_kupries2008-08-111-5/+31
* | | Clean up of tests and conversion to tcltest 2. Target has been to get init anddkf2011-01-011-185/+172
* | | test hygiene for the ::tmp variabledgp2009-10-291-1/+2
* | | * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggeredandreas_kupries2008-08-111-5/+31
|/ /
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-17/+17
* | TIP#194 IMPLEMENTATIONdgp2006-02-011-3/+3
* | * generic/tclExecute.c (INST_START_CMD):Miguel Sofer2004-09-221-1/+31
* | Use constraints instead of conditional testsdkf2004-05-191-33/+14
* | cleaning up after new test in last commitMiguel Sofer2004-05-021-1/+2
* | * generic/tclProc.c (TclObjInvokeProc):Miguel Sofer2004-05-021-1/+6
* | * generic/tclCompile.c: New instruction code INST_START_CMDMiguel Sofer2004-03-301-1/+10
* | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-17/+17
|/
* * 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