Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COMP: Moved duplicate flex-generated lexer warning suppression and ↵ | Brad King | 2006-08-08 | 1 | -35/+4 |
| | | | | 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 |
| | |||||
* | COMP: Removed warnings about unreachable code and constant control ↵ | Brad King | 2005-05-03 | 1 | -0/+1 |
| | | | | expressions. Added the changes to the instructions in the input lex files. | ||||
* | COMP: Need #undef ECHO to avoid conflict with system ECHO definition. | Brad King | 2005-05-03 | 1 | -0/+1 |
| | |||||
* | COMP: Removing #line directives from .h file to avoid bogus Sun warning. | Brad King | 2005-02-01 | 1 | -1/+2 |
| | |||||
* | COMP: Another borland problem | Andy Cedilnik | 2005-01-28 | 1 | -1/+3 |
| | |||||
* | COMP: Remove more warnings/errors | Andy Cedilnik | 2005-01-28 | 1 | -105/+105 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2005-01-28 | 1 | -8/+8 |
| | |||||
* | ENH: Initial import of java parser | Andy Cedilnik | 2005-01-28 | 1 | -0/+214 |