| Commit message (Expand) | Author | Age | Files | Lines |
* | MINOR: Formatting fixes, mainly to comments, so code better fits the style in | dkf | 2011-03-10 | 1 | -8/+8 |
|
|
* | * generic/tclBasic.c: More replacements of Tcl_UtfBackslash() calls | dgp | 2011-03-06 | 1 | -2/+2 |
|\ |
|
| * | * generic/tclBasic.c: More replacements of Tcl_UtfBackslash() calls | dgp | 2011-03-06 | 1 | -2/+2 |
| |\ |
|
* | \ | * generic/tclParse.c (TclParseBackslash): Correct trunction checks in | dgp | 2011-03-06 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | * generic/tclParse.c (TclParseBackslash): Correct trunction checks in | dgp | 2011-03-06 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | * generic/tclParse.c (TclParseBackslash): Correct trunction checks in | dgp | 2011-03-06 | 1 | -2/+2 |
|
|
* | | | add missing comment terminator | mig | 2011-03-02 | 1 | -1/+2 |
|
|
* | | | 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 |
|
|
| | * | * generic/tclAlloc.c: Cleaned up various routines in the | dgp | 2009-09-28 | 1 | -1/+9 |
|
|
| | * | * generic/tclParse.c (Tcl_ParseBraces): fix for possible read | Miguel Sofer | 2007-10-15 | 1 | -2/+2 |
|
|
| | * | * generic/tclParse.c: In contexts where interp and parsePtr->interp | dgp | 2007-07-19 | 1 | -8/+8 |
|
|
| | * | * generic/tclParse.c (Tcl_ParseCommand): also return an error if | Miguel Sofer | 2006-09-24 | 1 | -2/+2 |
|
|
| * | | silence compiler warnings | dgp | 2009-08-26 | 1 | -2/+2 |
|
|
| * | | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -7/+123 |
|
|
| * | | * generic/tclParse.c: Backport fix for [Bug 2251175]. | dgp | 2008-12-01 | 1 | -10/+26 |
|
|
| * | | * generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace() | dgp | 2008-05-21 | 1 | -5/+8 |
|
|
* | | | Code Audit results: | dkf | 2010-03-05 | 1 | -3/+3 |
|
|
* | | | More tidying up (whitespace, spelling, useless parentheses, useless casts) | dkf | 2010-02-24 | 1 | -77/+82 |
|
|
* | | | CONST -> const | nijtmans | 2009-12-25 | 1 | -1/+1 |
|
|
* | | | * generic/tclCompile.c: Re-implement Tcl_SubstObj() as a simple | dgp | 2009-09-17 | 1 | -81/+20 |
|
|
* | | | * generic/tclParse.c Corrected line counting error in multi-command | dgp | 2009-09-07 | 1 | -0/+4 |
|
|
* | | | * generic/tclCompCmds.c (TclCompileSubstCmd): Added a bytecode | dgp | 2009-09-04 | 1 | -24/+37 |
|
|
* | | | fix warnings | das | 2009-08-25 | 1 | -1/+1 |
|
|
* | | | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, | andreas_kupries | 2009-08-25 | 1 | -8/+123 |
|
|
* | | | * generic/tclParse.c: Coding standards fixups. | dgp | 2008-12-01 | 1 | -17/+19 |
|
|
* | | | Alternate fix for[Bug 2251175]: missing backslash substitution on expanded li... | ferrieux | 2008-11-27 | 1 | -43/+23 |
|
|
* | | | Simplification of expanded-literals handling after analysis of dead branches | ferrieux | 2008-11-19 | 1 | -3/+3 |
|
|
* | | | Fix [Bug 2251175]: missing backslash substitution on expanded literals. | ferrieux | 2008-11-17 | 1 | -3/+36 |
|
|
* | | | Style improvements - invoking callbacks without visual junk. | dkf | 2008-10-26 | 1 | -4/+4 |
|
|
* | | | * generic/tclParse.c: move TclResetCancellation to be called on | Joe Mistachkin | 2008-09-17 | 1 | -2/+2 |
|
|
* | | | * generic/tclParse.c: fixing incomplete reversion of "fix" for | Miguel Sofer | 2008-07-15 | 1 | -1/+2 |
|
|
* | | | * generic/tclParse.c: reverting the "fix" for [Bug 2017583], | Miguel Sofer | 2008-07-14 | 1 | -3/+10 |
|
|
* | | | * generic/tclParse.c: Remove unneeded TclInterpReady call | Miguel Sofer | 2008-07-14 | 1 | -7/+4 |
|
|
* | | | * generic/tclBasic.c.: Embedded Tcl_Canceled() calls into | Miguel Sofer | 2008-07-14 | 1 | -4/+1 |
|
|
* | | | remove unused variable | Miguel Sofer | 2008-07-14 | 1 | -3/+1 |
|
|
* | | | * generic/tclParse.c: remove unnecessary numLevel management | Miguel Sofer | 2008-07-14 | 1 | -5/+1 |
|
|
* | | | TIP 285 Implementation | Joe Mistachkin | 2008-06-13 | 1 | -1/+6 |
|
|
* | | | * generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace() | dgp | 2008-05-21 | 1 | -4/+7 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -2/+2 |
|/ / |
|
* | | Reconcile coding style issues between branches | dgp | 2008-01-23 | 1 | -7/+9 |
|
|
* | | * generic/tclInt.h: New macro TclGrowParseTokenArray() to | dgp | 2008-01-23 | 1 | -66/+14 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | More minor cleanup | dkf | 2007-11-18 | 1 | -127/+124 |
|
|
* | | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob... | Miguel Sofer | 2007-11-11 | 1 | -3/+3 |
|
|
* | | * generic/tclParse.c (Tcl_ParseBraces): fix for possible read | Miguel Sofer | 2007-10-15 | 1 | -2/+2 |
|
|
* | | * generic/tclParse.c: In contexts where interp and parsePtr->interp | dgp | 2007-07-19 | 1 | -20/+20 |
|
|
* | | * generic/tclBasic.c: Move most instances of the Tcl_Parse struct | dgp | 2007-06-21 | 1 | -75/+79 |
|
|
* | | * generic/tclParse.c: fix for uninit read [Bug 1732414]. | Miguel Sofer | 2007-06-06 | 1 | -2/+3 |
|
|