| Commit message (Expand) | Author | Age | Files | Lines |
* | Test for TclContinuationsGet() usage, and simplifications. | dgp | 2013-08-07 | 1 | -0/+6 |
|
|
* | Demonstrate and fix memory leak in Tcl_ParseVar(). | dgp | 2013-07-24 | 1 | -0/+21 |
|\ |
|
| * | Demonstrate and fix memory leak in Tcl_ParseVar(). | dgp | 2013-07-24 | 1 | -0/+21 |
|
|
* | | Better testevent cleanup and event loop management | dgp | 2013-01-31 | 1 | -3/+2 |
|
|
* | | missing testevent delete | dgp | 2013-01-30 | 1 | -1/+1 |
|
|
* | | For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fix | dgp | 2013-01-30 | 1 | -11/+11 |
|\ \
| |/ |
|
| * | For Parse/eval, select modernizations from Patrick Fradin. | dgp | 2013-01-30 | 1 | -11/+11 |
|
|
* | | Test for Bug 1884496 (not buggy on trunk). | dgp | 2013-01-11 | 1 | -0/+9 |
|
|
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | | Revised TclFindElement() interface. | dgp | 2011-05-02 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Tests for expanded literals quoting detection. | dgp | 2011-05-02 | 1 | -0/+12 |
|
|
* | | * generic/tclParse.c (TclParseBackslash): Correct trunction checks in | dgp | 2011-03-06 | 1 | -0/+38 |
|\ \
| |/ |
|
| * | * generic/tclParse.c (TclParseBackslash): Correct trunction checks in | dgp | 2011-03-06 | 1 | -0/+38 |
| |\ |
|
| | * | * generic/tclParse.c (TclParseBackslash): Correct trunction checks in | dgp | 2011-03-06 | 1 | -0/+38 |
|
|
* | | | 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 |
|
|
| | * | * README: Bump version number to 8.4.13 and update | dgp | 2006-03-07 | 1 | -1/+2 |
|
|
| | * | * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags to | dgp | 2006-03-06 | 1 | -2/+22 |
|
|
| | * | * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBAL | dgp | 2006-02-28 | 1 | -10/+45 |
|
|
| | * | * generic/tclBasic.c (Tcl_EvalEx,TclEvalTokensStandard): | dgp | 2005-03-18 | 1 | -1/+47 |
|
|
| | * | More elimination of dup test numbers [Bugs 710365, 710369] | dkf | 2003-03-27 | 1 | -2/+2 |
|
|
| * | | * generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace() | dgp | 2008-05-21 | 1 | -1/+5 |
|
|
* | | | * generic/tclCompile.c: Re-implement Tcl_SubstObj() as a simple | dgp | 2009-09-17 | 1 | -22/+9 |
|
|
* | | | * generic/tclBasic.c: Completed the NR-enabling of [subst]. | dgp | 2009-09-11 | 1 | -2/+2 |
|
|
* | | | * generic/tclCompCmds.c (TclCompileSubstCmd): Added a bytecode | dgp | 2009-09-04 | 1 | -4/+4 |
|
|
* | | | Alternate fix for[Bug 2251175]: missing backslash substitution on expanded li... | ferrieux | 2008-11-27 | 1 | -2/+2 |
|
|
* | | | Fix [Bug 2251175]: missing backslash generic/tclCompCmds.c substitution on ex... | ferrieux | 2008-11-17 | 1 | -1/+7 |
|
|
* | | | * generic/tclParse.c: reverting the "fix" for [Bug 2017583], | Miguel Sofer | 2008-07-14 | 1 | -3/+3 |
|
|
* | | | * generic/tclParse.c: remove unnecessary numLevel management | Miguel Sofer | 2008-07-14 | 1 | -3/+3 |
|
|
* | | | NRE implementation [Patch 2017110] | Miguel Sofer | 2008-07-13 | 1 | -3/+3 |
|
|
* | | | * generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace() | dgp | 2008-05-21 | 1 | -1/+5 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Add missing constraints | dgp | 2007-06-04 | 1 | -3/+3 |
|
|
* | | * generic/tclBasic.c: Removed code that dealt with | dgp | 2007-05-30 | 1 | -2/+2 |
|
|
* | | * tests/parse.test: Add two backslash newline parse tests. | mdejong | 2007-03-15 | 1 | -1/+7 |
|
|
* | | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -38/+38 |
|
|
* | | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009 | Miguel Sofer | 2006-10-09 | 1 | -16/+16 |
|
|
* | | Use test constraints properly instead of looking in tcl_platform | dkf | 2006-03-21 | 1 | -13/+10 |
|
|
* | | * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags to | dgp | 2006-03-06 | 1 | -2/+23 |
|
|
* | | * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBAL | dgp | 2006-02-28 | 1 | -1/+35 |
|
|
* | | 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 | -1/+47 |
|
|
* | | * generic/tclBasic.c (Tcl_EvalObjEx): Removed the flag bit value | dgp | 2004-10-01 | 1 | -3/+3 |
|
|
* | | * generic/tclParse.c: Corrected faulty check for trailing white | dgp | 2003-11-24 | 1 | -1/+12 |
|
|
* | | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition | dgp | 2003-11-14 | 1 | -170/+251 |
|
|
* | | * tests/async.test: Added several tests that demonstrate Tcl | dgp | 2003-07-24 | 1 | -3/+3 |
|
|
* | | Added further coverage tests. | dgp | 2003-04-01 | 1 | -1/+41 |
|
|
* | | * generic/tclExecute.c (INST_RETURN): Bytecompiled [return] failed | dgp | 2003-04-01 | 1 | -2/+4 |
|
|
* | | * tests/parse.test (parse-18.*): Coverage tests for the new | dgp | 2003-03-31 | 1 | -1/+68 |
|
|