| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2021-10-11 | 1 | -0/+9 |
|\ |
|
| * | Better solution, in stead of [https://core.tcl-lang.org/tk/info/6ffcea9b093de... | jan.nijtmans | 2021-10-11 | 1 | -1/+1 |
|
|
| * | Fix for issue [a8579d906a28], "argument with no name". | pooryorick | 2021-10-08 | 1 | -0/+9 |
|
|
* | | Merge 8.6. More missing ::tcltest::loadTestedCommands | jan.nijtmans | 2021-04-13 | 1 | -0/+1 |
|\ \
| |/ |
|
* | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -20/+20 |
|\ \ |
|
| * | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -20/+20 |
| |/ |
|
* | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
|
|
* | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
|/ |
|
* | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
|
|
* | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|
|
* | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -6/+6 |
|
|
* | Merge forward to demonstrate the test fails after the bug arrived. | dgp | 2019-03-07 | 1 | -0/+16 |
|\ |
|
| * | Added test for [631b4c45df]. | dgp | 2018-09-07 | 1 | -0/+8 |
|
|
| * | amend to [e8ab4d85fa], proc.test: extended with new test-case to cover situat... | sebres | 2018-09-07 | 1 | -0/+8 |
|
|
* | | [39fed4dae5] Proposed test | dgp | 2019-03-07 | 1 | -0/+3 |
|/ |
|
* | 3532959 Make sure the lifetime management of entries in the linePBodyPtr hash | dgp | 2012-06-11 | 1 | -0/+9 |
|\ |
|
| * | 3532959 Arrange for every lambda to place an entry in the linePBodyPtr hash t... | dgp | 2012-06-10 | 1 | -0/+8 |
|
|
* | | 3366265 Allocate proper size buffer for TclConvertElement() to write to. | dgp | 2011-07-14 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | merge new test | dgp | 2011-07-13 | 1 | -0/+5 |
| |\ |
|
| | * | 3366265 Buffer allocated one byte too small caused overrun. | dgp | 2011-07-13 | 1 | -0/+5 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggered | andreas_kupries | 2008-08-11 | 1 | -5/+31 |
|
|
| | * | * generic/tclProc.c (TclObjInvokeProc): | Miguel Sofer | 2004-05-02 | 1 | -1/+7 |
|
|
| * | | Test hygiene for the ::tmp variable | dgp | 2009-10-29 | 1 | -1/+2 |
|
|
| * | | * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggered | andreas_kupries | 2008-08-11 | 1 | -5/+31 |
|
|
* | | | Clean up of tests and conversion to tcltest 2. Target has been to get init and | dkf | 2011-01-01 | 1 | -185/+172 |
|
|
* | | | test hygiene for the ::tmp variable | dgp | 2009-10-29 | 1 | -1/+2 |
|
|
* | | | * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggered | andreas_kupries | 2008-08-11 | 1 | -5/+31 |
|/ / |
|
* | | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -17/+17 |
|
|
* | | TIP#194 IMPLEMENTATION | dgp | 2006-02-01 | 1 | -3/+3 |
|
|
* | | * generic/tclExecute.c (INST_START_CMD): | Miguel Sofer | 2004-09-22 | 1 | -1/+31 |
|
|
* | | Use constraints instead of conditional tests | dkf | 2004-05-19 | 1 | -33/+14 |
|
|
* | | cleaning up after new test in last commit | Miguel Sofer | 2004-05-02 | 1 | -1/+2 |
|
|
* | | * generic/tclProc.c (TclObjInvokeProc): | Miguel Sofer | 2004-05-02 | 1 | -1/+6 |
|
|
* | | * generic/tclCompile.c: New instruction code INST_START_CMD | Miguel Sofer | 2004-03-30 | 1 | -1/+10 |
|
|
* | | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition | dgp | 2003-11-14 | 1 | -17/+17 |
|/ |
|
* | * generic/tclProc.c (ProcessProcResultCode): Fix failure to | dgp | 2002-12-11 | 1 | -1/+10 |
|
|
* | Bytecompiling noops [FQ #451441] | Miguel Sofer | 2001-09-10 | 1 | -1/+18 |
|
|
* | made [proc] check that formal args have simple names [Bug: 458548] | Miguel Sofer | 2001-09-04 | 1 | -1/+6 |
|
|
* | * tests/compile.test: | hobbs | 2000-05-03 | 1 | -2/+2 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | Fixed style problems in many of the test files. | rjohnson | 1999-06-26 | 1 | -2/+2 |
|
|
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -2/+3 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -2/+21 |
|
|
* | Added a new Tcl object called "procbody"; this object's internal | escoffon | 1998-10-05 | 1 | -1/+131 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+163 |
|
|