| Commit message (Expand) | Author | Age | Files | Lines |
* | merge 8.6 (regression bug-[cc1e91552c], etc) | sebres | 2019-01-09 | 1 | -0/+6 |
|\ |
|
| * | amend to [a87460dbd4], added clean-up to avoid error {can't set "a(x)": varia... | sebres | 2019-01-08 | 1 | -2/+4 |
|
|
| * | bug [cc1e91552c]: added test cases showing the regression (expansion & lrange) | sebres | 2019-01-08 | 1 | -0/+4 |
|
|
* | | Merge over testing improvements from the TIP 475 work. | dgp | 2018-03-20 | 1 | -1/+1 |
|
|
* | | No need to set/restore tcl_precision in this test-case | jan.nijtmans | 2018-02-27 | 1 | -7/+3 |
|
|
* | | [586e71dce4] Exeception handling at level #0 by EvalObjv | dgp | 2017-12-19 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | [586e71dce4] Exeception handling at level #0 by EvalObjv | dgp | 2017-12-19 | 1 | -0/+10 |
|
|
* | | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace. | dgp | 2017-09-02 | 1 | -0/+15 |
|\ \
| |/ |
|
| * | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace. | dgp | 2017-09-02 | 1 | -0/+15 |
| |\ |
|
| | * | Add test | dgp | 2017-09-02 | 1 | -0/+15 |
|
|
* | | | Eliminate exess spacings in many test-cases | jan.nijtmans | 2016-03-10 | 1 | -11/+11 |
|/ / |
|
* | | 3605719,3605720 Test independence. Thanks Rolf Ade for patches. | dgp | 2013-02-25 | 1 | -2/+12 |
|\ \
| |/ |
|
| * | 3605719,3605720 Test independence. Thanks Rolf Ade for patches. | dgp | 2013-02-25 | 1 | -2/+12 |
|
|
* | | For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fix | dgp | 2013-01-30 | 1 | -9/+9 |
|\ \
| |/ |
|
| * | For Parse/eval, select modernizations from Patrick Fradin. | dgp | 2013-01-30 | 1 | -9/+9 |
|
|
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -3/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -3/+0 |
|
|
| | * | * generic/tclCmdMZ.c: Corrected broken trace reversal logic in | dgp | 2007-06-27 | 1 | -1/+5 |
|
|
| | * | * generic/tclBasic.c (Tcl_EvalEx,TclEvalTokensStandard): | dgp | 2005-03-18 | 1 | -4/+2 |
|
|
| | * | * generic/tclBasic.c (Tcl_EvalObjEx): | Miguel Sofer | 2005-02-10 | 1 | -1/+19 |
|
|
| | * | * tests/compile.test (compile-12.4): Backport test for Bug 1001997. | dgp | 2004-10-26 | 1 | -1/+21 |
|
|
| | * | * generic/tclMain.c (Tcl_Main, StdinProc): Append newline only | dgp | 2004-07-28 | 1 | -3/+2 |
|
|
| | * | * generic/tclCmdMZ.c (TclCheckInterpTraces): The TIP 62 | dgp | 2004-03-01 | 1 | -1/+10 |
|
|
| | * | * tests/basic.test: Made several tests more robust to the | dgp | 2004-02-25 | 1 | -26/+34 |
|
|
| | * | Corrected error message for grammar and spelling. | dkf | 2003-05-05 | 1 | -2/+2 |
|
|
* | | | * generic/tclCompile.c: Re-implement Tcl_SubstObj() as a simple | dgp | 2009-09-17 | 1 | -3/+5 |
|
|
* | | | * generic/tclCompCmds.c (TclCompileSubstCmd): Added a bytecode | dgp | 2009-09-04 | 1 | -2/+2 |
|/ / |
|
* | | Whitespace policing, replacing commas in varargs with constant string catenat... | Kevin B Kenny | 2007-04-20 | 1 | -3/+3 |
|
|
* | | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -72/+72 |
|
|
* | | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009 | Miguel Sofer | 2006-10-09 | 1 | -2/+2 |
|
|
* | | Fix test suite bugs exposed by -singleproc 1 -debug 1 run. Each test | dgp | 2006-01-18 | 1 | -5/+13 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | * generic/tclBasic.c (Tcl_EvalEx): Restored recursion limit | dgp | 2005-03-18 | 1 | -4/+2 |
|
|
* | | * tests/basic.test (basic-26.3): new test | Miguel Sofer | 2005-02-11 | 1 | -2/+21 |
|
|
* | | * generic/tclBasic.c (Tcl_EvalObjEx): | Miguel Sofer | 2005-02-10 | 1 | -1/+19 |
|
|
* | | * tests/basic.test: Updated functional (not testing) uses of | dgp | 2004-11-18 | 1 | -8/+14 |
|
|
* | | * tests/basic.test: Added missing constraints. | dgp | 2004-10-26 | 1 | -3/+3 |
|
|
* | | * tests/basic.test (49.*): New tests for TCL_EVAL_GLOBAL. | dgp | 2004-09-29 | 1 | -1/+21 |
|
|
* | | * generic/tclBasic.c: Removed internal routines TclInvoke, | dgp | 2004-09-27 | 1 | -11/+2 |
|
|
* | | overlooked update to tests. | dgp | 2004-03-29 | 1 | -3/+2 |
|
|
* | | * tests/basic.test: Made several tests more robust to the | dgp | 2004-02-25 | 1 | -26/+34 |
|
|
* | | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition | dgp | 2003-11-14 | 1 | -17/+324 |
|
|
* | | * tests/async.test: Added several tests that demonstrate Tcl | dgp | 2003-07-24 | 1 | -1/+6 |
|
|
* | | Factored out the trace code - it's big enough to be its own maintenance area | dkf | 2003-06-25 | 1 | -62/+2 |
|
|
* | | Corrected error message for grammar and spelling. | dkf | 2003-05-05 | 1 | -2/+2 |
|
|
* | | * README: Bumped version number of | dgp | 2003-03-04 | 1 | -2/+2 |
|/ |
|
* | Don Porter's fix for bad parsing of nested scripts [Bug 681841]. | Miguel Sofer | 2003-02-16 | 1 | -1/+5 |
|
|
* | finalization and test fixes | vincentdarley | 2003-02-04 | 1 | -5/+5 |
|
|