| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 3398794]: Use Tcl errors in scripts, not panics. | dkf | 2011-08-30 | 1 | -0/+7 |
|
|
* | 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 |
|
|
| * | * tests/appendComp.test: Backport test suite fixes of errors | dgp | 2004-10-28 | 1 | -6/+8 |
|
|
| * | Typo correction: knownbug -> knownBug | dgp | 2003-09-04 | 1 | -2/+2 |
|
|
| * | * generic/tclBasic.c: | Miguel Sofer | 2003-06-10 | 1 | -1/+11 |
|
|
| * | * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words | dgp | 2003-05-12 | 1 | -1/+10 |
|
|
| * | Corrected error message for grammar and spelling. | dkf | 2003-05-05 | 1 | -4/+4 |
|
|
| * | * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option | dgp | 2003-03-12 | 1 | -2/+5 |
|
|
* | | * doc/interp.n: [3081184] TIP #378. | andreas_kupries | 2010-11-15 | 1 | -5/+48 |
|
|
* | | [Bug 2895741]: Make min() and max() supported in safe interpreters. | dkf | 2009-12-29 | 1 | -25/+47 |
|
|
* | | [Bug 2891362]: Make time limits work better with the event loop. | dkf | 2009-12-28 | 1 | -1/+13 |
|
|
* | | * generic/tclInterp.c: Fixed completely boneheaded mistake that | dgp | 2008-06-20 | 1 | -1/+24 |
|
|
* | | test added (did not fail previously, just to make sure it never does) | Miguel Sofer | 2008-03-02 | 1 | -1/+18 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Forgot to adjust tests to take into account safeness of [unload] | dkf | 2007-12-08 | 1 | -3/+3 |
|
|
* | | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -2/+2 |
|
|
* | | * generic/tclInterp.c (ApplyObjCmd): | Miguel Sofer | 2006-10-12 | 1 | -1/+88 |
|
|
* | | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009 | Miguel Sofer | 2006-10-09 | 1 | -3/+3 |
|
|
* | | Fix test suite bugs exposed by -singleproc 1 -debug 1 run. Each test | dgp | 2006-01-18 | 1 | -1/+3 |
|
|
* | | Fix two bugs in limits, one a crash and the other a failed flag reset. | dkf | 2005-10-10 | 1 | -4/+60 |
|
|
* | | Fix an odd [after]-and-limits problem. [Bug 1221395] | dkf | 2005-06-17 | 1 | -1/+18 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | Upgrade the capabilities of time limits by allowing them to fire in the midst | dkf | 2004-12-16 | 1 | -2/+23 |
|
|
* | | * tests/interp.test (interp-36.*): [interp bgerror] tests. | dgp | 2004-11-18 | 1 | -1/+36 |
|
|
* | | TIP #221 IMPLEMENTATION | dgp | 2004-11-13 | 1 | -5/+5 |
|
|
* | | * doc/interp.n: | Miguel Sofer | 2004-09-14 | 1 | -5/+12 |
|
|
* | | TIP #173 and #209 implementation - see ChangeLog for details | Kevin B Kenny | 2004-08-18 | 1 | -4/+4 |
|
|
* | | TIP#207 IMPLEMENTATION | dgp | 2004-08-02 | 1 | -1/+14 |
|
|
* | | Test name was thoroughly misleading | dkf | 2004-05-27 | 1 | -2/+2 |
|
|
* | | * tests/autoMkindex.test (autoMkindex-5.2): Use variable "result" | dgp | 2004-05-25 | 1 | -1/+2 |
|
|
* | | Delete limit callbacks properly when the interpreters involved are deleted. | dkf | 2004-05-20 | 1 | -1/+75 |
|
|
* | | Added test based on suggestion by Miguel Sofer | dkf | 2004-05-19 | 1 | -1/+17 |
|
|
* | | Enable a test of limiting tight loops. | dkf | 2004-05-19 | 1 | -6/+7 |
|
|
* | | Spelling whoops! Moved constraint declaration to near top of file | dkf | 2004-05-19 | 1 | -2/+3 |
|
|
* | | Massive test cleanup; all tests are run, and constraints are used where neces... | dkf | 2004-05-19 | 1 | -76/+72 |
|
|
* | | Tests of limit-exceeded callbacks and make sure that those callbacks can remove | dkf | 2004-05-18 | 1 | -1/+52 |
|
|
* | | Improved TIP#143 tests and now track the number of bytecoded commands better. | dkf | 2004-05-17 | 1 | -11/+17 |
|
|
* | | Expanding the tests avilable for TIP#143 features. | dkf | 2004-05-14 | 1 | -1/+129 |
|
|
* | | TIP#143 implementation; still needs docs and more tests... | dkf | 2004-05-13 | 1 | -148/+151 |
|
|
* | | * generic/tclCompile.c: New instruction code INST_START_CMD | Miguel Sofer | 2004-03-30 | 1 | -2/+2 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -26/+2 |
|
|
* | | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition | dgp | 2003-11-14 | 1 | -2/+2 |
|
|
* | | Typo correction: knownbug -> knownBug | dgp | 2003-09-04 | 1 | -2/+2 |
|
|
* | | * generic/tclBasic.c: | Miguel Sofer | 2003-06-10 | 1 | -1/+11 |
|
|
* | | * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words | dgp | 2003-05-12 | 1 | -1/+10 |
|
|
* | | Corrected error message for grammar and spelling. | dkf | 2003-05-05 | 1 | -4/+4 |
|
|
* | | * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option | dgp | 2003-03-12 | 1 | -2/+5 |
|/ |
|
* | * tests/interp.test: | mdejong | 2003-02-05 | 1 | -3/+3 |
|
|
* | * tests/interp.test: interp-14.4 | hobbs | 2002-11-23 | 1 | -1/+7 |
|
|