| Commit message (Expand) | Author | Age | Files | Lines |
* | Code Audit results: | dkf | 2010-03-05 | 1 | -13/+12 |
|
|
* | More tidying up (whitespace, spelling, useless parentheses, useless casts) | dkf | 2010-02-24 | 1 | -22/+22 |
|
|
* | Remove unnecessary EXTERN's, which already | nijtmans | 2010-02-22 | 1 | -2/+2 |
|
|
* | Fix [Bug 2637173] by consolidating bytearray purity check. | dkf | 2009-07-12 | 1 | -6/+6 |
|
|
* | * generic/tclUtil.c (TclStringMatchObj): Revised the branching | dgp | 2009-02-25 | 1 | -3/+4 |
|
|
* | - eliminate some unnessary type casts | nijtmans | 2009-02-10 | 1 | -5/+6 |
|
|
* | Generate errorcodes for more cases. | dkf | 2009-01-08 | 1 | -1/+7 |
|
|
* | Style improvements - invoking callbacks without visual junk. | dkf | 2008-10-26 | 1 | -10/+9 |
|
|
* | Add "const" to many internal | nijtmans | 2008-10-15 | 1 | -2/+2 |
|
|
* | * generic/tclCmdAH.c: Fix minor compiler warnings when compiling | nijtmans | 2008-10-14 | 1 | -5/+5 |
|
|
* | TIP #330 IMPLEMENTATION | dgp | 2008-10-02 | 1 | -5/+6 |
|
|
* | * generic/tclUtil.c (TclReToGlob): Added missing set of the | dgp | 2008-08-22 | 1 | -9/+15 |
|
|
* | * generic/tclUtil.c (TclReToGlob): Added missing set of the | dgp | 2008-08-22 | 1 | -1/+4 |
|
|
* | really fix translation to escape glob-sensitive chars | hobbs | 2008-08-21 | 1 | -13/+24 |
|
|
* | * tests/regexp.test, tests/regexpComp.test: correct re2glob ***= | hobbs | 2008-08-21 | 1 | -4/+3 |
|
|
* | * generic/tclTest.c (TestconcatobjCmd): | Miguel Sofer | 2008-08-17 | 1 | -6/+2 |
|
|
* | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -53/+54 |
|
|
* | * generic/tclUtil.c (TclReToGlob): fix the handling of the last | hobbs | 2008-02-26 | 1 | -4/+13 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | * generic/tclUtil.c (TclReToGlob): reduce escapes in conversion | hobbs | 2007-12-11 | 1 | -6/+8 |
|
|
* | * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlob | hobbs | 2007-12-11 | 1 | -3/+58 |
|
|
* | More minor cleanup | dkf | 2007-11-18 | 1 | -162/+168 |
|
|
* | (TclReToGlob): remove out-dated Tcl_RegExpCompile check as it causes recursion | hobbs | 2007-11-13 | 1 | -15/+1 |
|
|
* | RE: [Patch 1830184] TclResetResult | Miguel Sofer | 2007-11-12 | 1 | -2/+1 |
|
|
* | * generic/tclUtil.c (TclReToGlob): add more comments, set interp | hobbs | 2007-11-12 | 1 | -3/+12 |
|
|
* | * generic/tclBasic.c: New macro TclResetResult, new iPtr flag | Miguel Sofer | 2007-11-12 | 1 | -1/+2 |
|
|
* | * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h: | hobbs | 2007-11-12 | 1 | -1/+185 |
|
|
* | [Patch 1830038]: Increased usage of macros to detect and take advantage of ob... | Miguel Sofer | 2007-11-11 | 1 | -9/+9 |
|
|
* | * generic/tclInt.decls, generic/tclIntDecls.h: Use unsigned char for | hobbs | 2007-11-09 | 1 | -34/+19 |
|
|
* | * generic/tclStubInit.c: | hobbs | 2007-11-08 | 1 | -1/+190 |
|
|
* | * generic/tclUtil.c (Tcl_ConcatObj): optimise for some of the | Miguel Sofer | 2007-10-28 | 1 | -13/+38 |
|
|
* | * generic/tclIOCmd.c: Revise [open] so that it interprets leading | dgp | 2007-10-15 | 1 | -3/+6 |
|
|
* | [Tcl Bug 1706140] | dgp | 2007-05-07 | 1 | -2/+2 |
|
|
* | * generic/tclExecute.c: More ckalloc -> ckrealloc conversions. | dgp | 2007-03-21 | 1 | -10/+4 |
|
|
* | Code style improvements | dkf | 2007-01-18 | 1 | -8/+10 |
|
|
* | Fix minor fault (made by aku, caught by aku) | dkf | 2007-01-18 | 1 | -2/+2 |
|
|
* | Whitespace policing, and adding comments so that it is clearer what TclMarkList
| dkf | 2007-01-18 | 1 | -30/+61 |
|
|
* | * generic/tclBasic.c: TIP #280 implementation. | andreas_kupries | 2006-11-28 | 1 | -1/+84 |
|
|
* | TIP#270 IMPLEMENTATION | dgp | 2006-11-15 | 1 | -3/+3 |
|
|
* | * generic/tclCompExpr.c: fix gcc warnings about 'cast to/from | das | 2006-11-13 | 1 | -4/+4 |
|
|
* | * generic/tclBasic.c: Further revised TclAppendPrintToObj() and | dgp | 2006-11-02 | 1 | -3/+3 |
|
|
* | Whitespace policing | dkf | 2006-11-02 | 1 | -9/+8 |
|
|
* | * generic/tclBasic.c: Refactored and renamed the routines | dgp | 2006-10-31 | 1 | -9/+5 |
|
|
* | * generic/tclUtil.c (Tcl_SplitList): optimisation, [Patch 1344747] | Miguel Sofer | 2006-09-30 | 1 | -5/+16 |
|
|
* | * generic/tclUtil.c: Dropped ParseInteger() routine. | dgp | 2006-09-21 | 1 | -80/+15 |
|
|
* | Various minor object file size efficiency fixes. [Bug 1530474] | dkf | 2006-08-10 | 1 | -2/+2 |
|
|
* | ANSIfy (though only partially - function decls only - for tclExecute.c) | dkf | 2005-11-02 | 1 | -176/+183 |
|
|
* | * generic/tclClock.c: Removed some dead code. | dgp | 2005-10-19 | 1 | -56/+1 |
|
|
* | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -24/+62 |
|
|
* | * generic/tclBasic.c: More callers of TclObjPrintf and | dgp | 2005-09-15 | 1 | -13/+11 |
|
|