Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: fix for aix | Bill Hoffman | 2007-06-05 | 1 | -0/+1 |
| | |||||
* | BUG: Fixed cmCommandArgumentLexer no-escape mode to not match ↵ | Brad King | 2007-06-04 | 1 | -2/+25 |
| | | | | backslash-escape sequences as lexical tokens at all. Needed to configure files with backslashes preceding an @VAR@ replacement. This fixes bug#5130. | ||||
* | BUG: Character + should be valid in a variable name. | Brad King | 2006-09-25 | 1 | -9/+9 |
| | |||||
* | COMP: Moved duplicate flex-generated lexer warning suppression and ↵ | Brad King | 2006-08-08 | 1 | -34/+3 |
| | | | | cross-platform support code to a single cmStandardLexer.h included by all lexer sources. Added fix for macro redefinitions on Borland 5.8 compiler. | ||||
* | COMP: Fix and/or disable warnings for Borland 5.6 build. | Brad King | 2006-08-01 | 1 | -0/+5 |
| | |||||
* | ENH: Improve handling of escaped characters | Andy Cedilnik | 2005-06-17 | 1 | -1/+9 |
| | |||||
* | ENH: Improve variable name regular expression | Andy Cedilnik | 2005-06-14 | 1 | -3/+3 |
| | |||||
* | ENH: Remove some allocations | Andy Cedilnik | 2005-06-13 | 1 | -10/+16 |
| | |||||
* | ENH: Handle more cases | Andy Cedilnik | 2005-06-08 | 1 | -2/+32 |
| | |||||
* | ENH: Initial import (not working yet) | Andy Cedilnik | 2005-06-08 | 1 | -0/+115 |