| Commit message (Expand) | Author | Age | Files | Lines |
* | Systematizing the formatting | dkf | 2005-07-21 | 1 | -808/+869 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | * doc/DString.3: Eliminated use of identifier "string" in Tcl's | dgp | 2005-05-03 | 1 | -35/+35 |
|
|
* | * generic/tclBasic.c (Tcl_EvalEx): Restored recursion limit | dgp | 2005-03-18 | 1 | -4/+11 |
|
|
* | * generic/tclParse.c (Tcl_SubstObj): Fix for failed subst-12.3 test. | dgp | 2004-10-26 | 1 | -2/+2 |
|
|
* | Braces round if bodies... | dkf | 2004-10-06 | 1 | -2/+3 |
|
|
* | * generic/tclParse.c (Tcl_SubstObj): leak fix by dgp, release | Miguel Sofer | 2004-07-12 | 1 | -1/+2 |
|
|
* | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -2/+1 |
|
|
* | * generic/tclParse.c (TclParseInit): Modified TclParseInit so | dgp | 2004-03-08 | 1 | -8/+5 |
|
|
* | * generic/tclInt.h (TclParseInit): Factored the common code | dgp | 2004-03-04 | 1 | -15/+12 |
|
|
* | * generic/tclParse.c (InitParse): Factored the common code | dgp | 2004-03-04 | 1 | -45/+45 |
|
|
* | All uses of 'panic' (the macro) changed | davygrvy | 2003-12-24 | 1 | -2/+2 |
|
|
* | * generic/tclParse.c: Corrected faulty check for trailing white | dgp | 2003-11-24 | 1 | -2/+4 |
|
|
* | Added cast to suppress compiler warning. | dgp | 2003-11-15 | 1 | -2/+2 |
|
|
* | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition | dgp | 2003-11-14 | 1 | -4/+38 |
|
|
* | Typo fix | dkf | 2003-11-02 | 1 | -2/+2 |
|
|
* | * generic/tclParse.c (TclSubstTokens): Moved declaration of | dgp | 2003-04-02 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c (Tcl_EvalTokensStandard): | dgp | 2003-03-13 | 1 | -8/+451 |
|
|
* | Don Porter's fix for bad parsing of nested scripts [Bug 681841]. | Miguel Sofer | 2003-02-16 | 1 | -3/+19 |
|
|
* | * generic/tclParse.c (CommandComplete): more paranoid check to | hobbs | 2003-02-11 | 1 | -2/+2 |
|
|
* | * generic/tclParse.c | Miguel Sofer | 2003-02-11 | 1 | -2/+2 |
|
|
* | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify | dgp | 2002-08-05 | 1 | -352/+632 |
|
|
* | Cleanup and simplification | dkf | 2002-07-19 | 1 | -26/+26 |
|
|
* | * generic/tclParse.c (Tcl_ParseVar): conditionally incr obj | hobbs | 2002-04-12 | 1 | -2/+10 |
|
|
* | * Updated APIs in generic/tclParse.c according to the guidelines | dgp | 2002-01-17 | 1 | -2/+2 |
|
|
* | Code reorganisation: moving all eval functions from tclParse.c to tclBasic.c | Miguel Sofer | 2001-11-19 | 1 | -905/+2 |
|
|
* | Code reordering; execution levels made consistent [Bug 480896]. | Miguel Sofer | 2001-11-16 | 1 | -44/+44 |
|
|
* | Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the use | Miguel Sofer | 2001-09-13 | 1 | -39/+94 |
|
|
* | Patch for bug #420507 | Miguel Sofer | 2001-05-03 | 1 | -2/+2 |
|
|
* | * tests/subst.test: added tests for non-zero return code handling | hobbs | 2000-11-01 | 1 | -6/+42 |
|
|
* | * generic/tclIOUtil.c: changed Tcl_Alloc to ckalloc | hobbs | 1999-11-10 | 1 | -1/+36 |
|
|
* | * win/Makefile.in: Added COMPILE_DEBUG_FLAGS macro to make it | stanton | 1999-08-12 | 1 | -1/+13 |
|
|
* | * tclParse.c: fixed bug in info complete regarding nested square | hobbs | 1999-07-30 | 1 | -2/+5 |
|
|
* | Removed patch for bug 2382, for info complete. | redman | 1999-07-23 | 1 | -3/+2 |
|
|
* | Applied patch for info complete. [Bug: 2382] | redman | 1999-07-22 | 1 | -2/+3 |
|
|
* | Improved support for empty array names | welch | 1999-07-02 | 1 | -3/+9 |
|
|
* | * generic/tclParse.c (Tcl_ParseCommand): Changed to avoid | stanton | 1999-05-04 | 1 | -4/+10 |
|
|
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 1 | -19/+12 |
|
|
* | Resynced with mainline. | rjohnson | 1999-04-21 | 1 | -1/+1 |
|
|
* | merged the parse changes between TclPro1.2 and Tcl8.1. Fixed bug in Windows ... | surles | 1999-04-21 | 1 | -5/+18 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -629/+1915 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+938 |
|
|