summaryrefslogtreecommitdiffstats
path: root/tests/interp.test
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3414769]: Updated list of default-hidden commands for safe interps.dkf2011-09-291-1/+1
* [Bug 3398794]: Use Tcl errors in scripts, not panics.dkf2011-08-301-4/+8
|\
| * [Bug 3398794]: Use Tcl errors in scripts, not panics.dkf2011-08-301-0/+7
* | Fix most of the failing tests (some of which were due to breakage done to thedkf2011-03-101-5/+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
| | * * tests/appendComp.test: Backport test suite fixes of errorsdgp2004-10-281-6/+8
| | * Typo correction: knownbug -> knownBugdgp2003-09-041-2/+2
| | * * generic/tclBasic.c:Miguel Sofer2003-06-101-1/+11
| | * * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the wordsdgp2003-05-121-1/+10
| | * Corrected error message for grammar and spelling.dkf2003-05-051-4/+4
| | * * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected optiondgp2003-03-121-2/+5
| * | * doc/interp.n: [3081184] TIP #378.andreas_kupries2010-11-151-5/+48
| * | [Bug 2895741]: Make min() and max() supported in safe interpreters.dkf2009-12-291-25/+47
| * | [Bug 2891362]: Make time limits work better with the event loop.dkf2009-12-281-1/+13
| * | * generic/tclInterp.c: Fixed completely boneheaded mistake thatdgp2008-06-201-1/+24
* | | Clean up of tests and conversion to tcltest 2. Target has been to get init anddkf2011-01-011-4/+4
* | | * generic/tclCmdAH.c (TclInitFileCmd, TclMakeFileCommandSafe, ...):dkf2010-12-091-177/+151
* | | * doc/interp.n: [3081184] TIP #378.andreas_kupries2010-11-151-5/+49
* | | [Bug 2895741]: Make min() and max() supported in safe interpreters.dkf2009-12-291-251/+267
* | | Slight improvement of test so it shouldn't block forever if it failsdkf2009-12-281-2/+6
* | | [Bug 2891362]: Make time limits work better with the event loop.dkf2009-12-281-81/+21
* | | * tests/interp.test: interp-20.50 test for Bug 2486550.dgp2009-05-061-1/+9
* | | * generic/tclInterp.c: Reverted the conversion of [interp] into andgp2009-02-021-15/+16
* | | improved test fixesdgp2009-01-301-13/+7
* | | * generic/tclInterp.c: Convert the [interp] command into adgp2009-01-291-11/+16
* | | * generic/tclCmdAH.c: nre-enabling [eval]; eval scripts are nowMiguel Sofer2008-09-011-17/+179
* | | fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-2/+2
* | | more consistent wrong # arg messages: change all messages containing ?options...nijtmans2008-07-131-3/+3
* | | NRE implementation [Patch 2017110]Miguel Sofer2008-07-131-6/+6
* | | * changes: Updates for 8.6a1 release.dgp2008-06-201-4/+29
* | | TIP 285 ImplementationJoe Mistachkin2008-06-131-5/+5
* | | Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-311-7/+8
|/ /
* | test added (did not fail previously, just to make sure it never does)Miguel Sofer2008-03-021-1/+18
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Forgot to adjust tests to take into account safeness of [unload]dkf2007-12-081-3/+3
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-2/+2
* | * generic/tclInterp.c (ApplyObjCmd):Miguel Sofer2006-10-121-1/+88
* | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-091-3/+3
* | Fix test suite bugs exposed by -singleproc 1 -debug 1 run. Each testdgp2006-01-181-1/+3
* | Fix two bugs in limits, one a crash and the other a failed flag reset.dkf2005-10-101-4/+60
* | Fix an odd [after]-and-limits problem. [Bug 1221395]dkf2005-06-171-1/+18
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | Upgrade the capabilities of time limits by allowing them to fire in the midstdkf2004-12-161-2/+23
* | * tests/interp.test (interp-36.*): [interp bgerror] tests.dgp2004-11-181-1/+36
* | TIP #221 IMPLEMENTATIONdgp2004-11-131-5/+5
* | * doc/interp.n:Miguel Sofer2004-09-141-5/+12
* | TIP #173 and #209 implementation - see ChangeLog for detailsKevin B Kenny2004-08-181-4/+4
* | TIP#207 IMPLEMENTATIONdgp2004-08-021-1/+14