| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | COMP: Fix warnings produced by the change in include order from the re-organi... | Brad King | 2006-08-09 | 1 | -5/+1 |
|
|
* | COMP: Moved duplicate flex-generated lexer warning suppression and cross-plat... | Brad King | 2006-08-08 | 1 | -22/+4 |
|
|
* | COMP: Fix and/or disable warnings for Borland 5.6 build. | Brad King | 2006-08-01 | 1 | -0/+5 |
|
|
* | BUG: When an unquoted argument contains a pair of matching double quotes spac... | Brad King | 2005-09-19 | 1 | -1/+1 |
|
|
* | BUG: Unquoted arguments can have quotes that are not at the beginning, but on... | Brad King | 2005-08-01 | 1 | -1/+1 |
|
|
* | COMP: Defining YY_NO_INPUT to remove compilation of unused yyinput function. ... | Brad King | 2005-03-15 | 1 | -0/+1 |
|
|
* | ENH: Mangled lexer symbols to begin in cmListFileLexer_yy instead of just yy ... | Brad King | 2005-01-19 | 1 | -7/+7 |
|
|
* | BUG#1179: Fix for syntax in unquoted arguments. | Brad King | 2004-09-20 | 1 | -1/+3 |
|
|
* | BUG#1049: Added error message when file ends in an unterminated string. | Brad King | 2004-08-31 | 1 | -1/+27 |
|
|
* | BUG: Fixed parsing of unquoted arguments to allow double-quotes within the ar... | Brad King | 2004-06-18 | 1 | -1/+1 |
|
|
* | ENH: Added cmListFileLexer_SetString method to allow a string to be parsed as... | Brad King | 2004-04-21 | 1 | -9/+91 |
|
|
* | ERR: Removed YY_BREAK statements after return statements because they are unr... | Brad King | 2003-12-09 | 1 | -0/+1 |
|
|
* | ERR: Added missing static keyword to cmListFileLexerSetToken and cmListFileLe... | Brad King | 2003-12-09 | 1 | -4/+4 |
|
|
* | ERR: Fixed comment about how to run flex to reflect new name of this file. | Brad King | 2003-12-08 | 1 | -1/+1 |
|
|
* | ERR: Renaming cmListFileLexer.l to cmListFileLexer.in.l to avoid make program... | Brad King | 2003-12-08 | 1 | -0/+327 |
|
|