summaryrefslogtreecommitdiffstats
path: root/Source/cmCommandArgumentLexer.in.l
Commit message (Expand)AuthorAgeFilesLines
* Document removal of 'register' from flex/bison outputBrad King2013-06-281-0/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-24/+24
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* COMP: Restore fixes to generated lexerBrad King2008-12-181-0/+2
* COMP: Fix unused yyunput warning in lexerBrad King2008-12-171-0/+1
* ENH: Allow most characters in ENV variable refsBrad King2008-12-171-0/+6
* ENH: fix for aixBill Hoffman2007-06-051-0/+1
* BUG: Fixed cmCommandArgumentLexer no-escape mode to not match backslash-escap...Brad King2007-06-041-2/+25
* BUG: Character + should be valid in a variable name.Brad King2006-09-251-9/+9
* COMP: Moved duplicate flex-generated lexer warning suppression and cross-plat...Brad King2006-08-081-34/+3
* COMP: Fix and/or disable warnings for Borland 5.6 build.Brad King2006-08-011-0/+5
* ENH: Improve handling of escaped charactersAndy Cedilnik2005-06-171-1/+9
* ENH: Improve variable name regular expressionAndy Cedilnik2005-06-141-3/+3
* ENH: Remove some allocationsAndy Cedilnik2005-06-131-10/+16
* ENH: Handle more casesAndy Cedilnik2005-06-081-2/+32
* ENH: Initial import (not working yet)Andy Cedilnik2005-06-081-0/+115