Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COMP: Add missing malloc.h include for QNX. | Brad King | 2006-08-24 | 1 | -0/+5 |
| | |||||
* | STYLE: Fixed line-too-long style errors. | Brad King | 2006-08-18 | 1 | -1/+1 |
| | |||||
* | COMP: Fix warnings produced by the change in include order from the ↵ | Brad King | 2006-08-09 | 1 | -15/+21 |
| | | | | re-organization of lexer code. | ||||
* | COMP: Moved duplicate flex-generated lexer warning suppression and ↵ | Brad King | 2006-08-08 | 1 | -0/+67 |
cross-platform support code to a single cmStandardLexer.h included by all lexer sources. Added fix for macro redefinitions on Borland 5.8 compiler. |