| Commit message (Expand) | Author | Age | Files | Lines |
* | Core of implementation of TIP#201 ('in' and 'ni' operators) | dkf | 2004-10-08 | 1 | -6/+32 |
|
|
* | Stop words starting with 'eq' or 'ne' from being subdivided by the expression | dkf | 2004-10-04 | 1 | -3/+5 |
|
|
* | Patch 922727 committed. Implements three changes: | dgp | 2004-04-06 | 1 | -4/+2 |
|
|
* | * generic/tclInt.h (TclParseInit): Factored the common code | dgp | 2004-03-04 | 1 | -14/+2 |
|
|
* | * generic/tclBasic.c (TclAppendObjToErrorInfo): New internal routine | dgp | 2003-10-14 | 1 | -14/+7 |
|
|
* | TIP#123 Implementation based on work by Arjen Markus. [Patch 655176] | dkf | 2003-09-12 | 1 | -7/+83 |
|
|
* | Don Porter's fix for bad parsing of nested scripts [Bug 681841]. | Miguel Sofer | 2003-02-16 | 1 | -2/+15 |
|
|
* | * generic/tclParseExpr.c (TclParseInteger): Return 1 for the | dgp | 2002-12-11 | 1 | -2/+4 |
|
|
* | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify | dgp | 2002-08-05 | 1 | -172/+256 |
|
|
* | Allowed parser to recognise 'Inf' as a floating-point number. [Bug 218000] | dkf | 2002-07-22 | 1 | -2/+3 |
|
|
* | LogSyntaxError() should reset the interpreter result | jenglish | 2002-06-21 | 1 | -1/+2 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -1/+5 |
|
|
* | More expr syntax error improvements | dkf | 2001-12-06 | 1 | -15/+43 |
|
|
* | Improved messages produced on getting a syntax error in an expression | dkf | 2001-12-04 | 1 | -46/+92 |
|
|
* | removed unnecessary inclusions of tclCompile.h [Patch 466823] | Miguel Sofer | 2001-10-01 | 1 | -2/+1 |
|
|
* | Recognise the non-numeric boolean literals (true,false,yes,no,on,off.) | dkf | 2001-04-09 | 1 | -3/+47 |
|
|
* | * doc/expr.n: | hobbs | 2000-05-09 | 1 | -6/+36 |
|
|
* | * tests/expr-old.test: | hobbs | 1999-12-04 | 1 | -2/+22 |
|
|
* | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-02 | 1 | -2/+2 |
|
|
* | 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 | -1/+7 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+1826 |
|
|