| Commit message (Expand) | Author | Age | Files | Lines |
* | Made a variable file-local for safety | dkf | 2003-12-16 | 1 | -2/+2 |
|
|
* | * generic/tclInt.decls: commented-out entry for | davygrvy | 2003-12-15 | 3 | -17/+10 |
|
|
* | TIP#75 Implementation | dkf | 2003-12-14 | 1 | -19/+172 |
|
|
* | Stop warnings due to (annoying) C type promotion rules. | dkf | 2003-12-14 | 1 | -6/+5 |
|
|
* | rewrite of file normalization | vincentdarley | 2003-12-14 | 1 | -84/+220 |
|
|
* | file normalize ~nobody fix | vincentdarley | 2003-12-12 | 1 | -1/+4 |
|
|
* | Stop losing references when variables are repeated in [binary scan]. [851747] | dkf | 2003-12-02 | 1 | -40/+71 |
|
|
* | * generic/tclParse.c: Corrected faulty check for trailing white | dgp | 2003-11-24 | 1 | -2/+4 |
|
|
* | remove windows [cd] bug | vincentdarley | 2003-11-24 | 1 | -5/+12 |
|
|
* | * generic/tclVar.c: fix flag bit collision between | Miguel Sofer | 2003-11-20 | 1 | -2/+6 |
|
|
* | Fixed Bug 845412; long commands without expansion don't get tangled with the | dkf | 2003-11-19 | 1 | -2/+2 |
|
|
* | Added cast to suppress compiler warning. | dgp | 2003-11-17 | 1 | -2/+2 |
|
|
* | Miguel's masking bits had the wrong sense. I should have spotted | dkf | 2003-11-16 | 1 | -2/+2 |
|
|
* | D'oh! instructionCount is post-incremented, not pre-incremented... | dkf | 2003-11-16 | 1 | -3/+4 |
|
|
* | Miguel Sofer's patch (with small revisions) to make sure the bytecode engine | dkf | 2003-11-16 | 2 | -2/+98 |
|
|
* | Stop VC++ 5.2 warning. [Bug 842511] | dkf | 2003-11-15 | 1 | -2/+2 |
|
|
* | Whitespace fixes | dkf | 2003-11-15 | 1 | -15/+15 |
|
|
* | Fixed code that splits RE engine states into "progress" and "no-progress" (bu... | pvgoran | 2003-11-15 | 1 | -2/+6 |
|
|
* | Added cast to suppress compiler warning. | dgp | 2003-11-15 | 1 | -2/+2 |
|
|
* | TIP#138 implementation plus extra test stuff [Patch 731356] | dkf | 2003-11-14 | 3 | -19/+142 |
|
|
* | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition | dgp | 2003-11-14 | 7 | -57/+376 |
|
|
* | fix to misleading error message | vincentdarley | 2003-11-10 | 1 | -8/+17 |
|
|
* | compilation warning | vincentdarley | 2003-11-07 | 1 | -3/+10 |
|
|
* | loadHandle vs clientData cleanup | vincentdarley | 2003-11-03 | 2 | -17/+112 |
|
|
* | whitespace | vincentdarley | 2003-11-03 | 1 | -2/+2 |
|
|
* | remove warning | vincentdarley | 2003-11-03 | 1 | -2/+2 |
|
|
* | Typo fix | dkf | 2003-11-02 | 1 | -2/+2 |
|
|
* | regen | dkf | 2003-11-01 | 2 | -2/+26 |
|
|
* | When copying and pasting code, check that argument types are sensible! <:^) | dkf | 2003-11-01 | 2 | -8/+8 |
|
|
* | Oops | dkf | 2003-11-01 | 1 | -2/+2 |
|
|
* | Increased robustness and speed for [lrepeat] with help of new list constructor | dkf | 2003-11-01 | 5 | -68/+212 |
|
|
* | Whitespace police | dkf | 2003-10-30 | 2 | -135/+128 |
|
|
* | Whitespace police | dkf | 2003-10-30 | 1 | -163/+132 |
|
|
* | * generic/tclExecute.c (NEXT_INST macros): replaced macro variable | Miguel Sofer | 2003-10-28 | 1 | -10/+10 |
|
|
* | Changed FILE_ to FCMD_ to prevent symbol/#def collisions. [Bug 822528] | dkf | 2003-10-22 | 1 | -77/+66 |
|
|
* | Removed variables that are no longer used. | dgp | 2003-10-21 | 2 | -6/+2 |
|
|
* | Fixed bug 823768 by pre-parsing the index list | dkf | 2003-10-15 | 1 | -240/+225 |
|
|
* | whitespace police | dkf | 2003-10-14 | 1 | -131/+116 |
|
|
* | regsub fix | vincentdarley | 2003-10-14 | 1 | -2/+13 |
|
|
* | * generic/tclBasic.c (TclAppendObjToErrorInfo): New internal routine | dgp | 2003-10-14 | 12 | -191/+247 |
|
|
* | TIP#127 Implementation. Thanks to Michael Schlenker for his implementation work | dkf | 2003-10-14 | 1 | -155/+443 |
|
|
* | filesystem bug fixes | vincentdarley | 2003-10-13 | 5 | -22/+208 |
|
|
* | Exported symbol name police (thanks GPS for spotting this!) | dkf | 2003-10-10 | 3 | -20/+19 |
|
|
* | * win/makefile.vc: Applied patches for bug #801467 by Joe Mistachkin | patthoyts | 2003-10-09 | 1 | -1/+2 |
|
|
* | * generic/tclBasic.c: Save and restore the iPtr->flag bits that | dgp | 2003-10-08 | 1 | -1/+12 |
|
|
* | Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the length | dkf | 2003-10-08 | 2 | -7/+30 |
|
|
* | fix for [Bug 816641] - faulty execution and catch stack management. | Miguel Sofer | 2003-10-04 | 1 | -19/+16 |
|
|
* | * generic/tclBasic.c: Fixed error in ref count management of command | dgp | 2003-10-03 | 2 | -13/+32 |
|
|
* | * generic/tclTrace.c: Corrected comingling of introspection results of | dgp | 2003-10-02 | 1 | -1/+17 |
|
|
* | fixed inconsistent handling of file separators in file join | vincentdarley | 2003-09-30 | 1 | -34/+53 |
|
|