Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some uses of obsolete 'register' storage specifier | Sean McBride | 2013-06-28 | 1 | -15/+15 |
| | | | | Remove the keyword from all Source/* files outside of KWSys. | ||||
* | Doxygen: Fix warnings. | Nicolas Despres | 2011-10-23 | 1 | -3/+2 |
| | |||||
* | Remove trailing white-spaces. | Nicolas Despres | 2011-10-23 | 1 | -31/+31 |
| | |||||
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
| | | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range. | ||||
* | COMP: fix warnings on hp | Bill Hoffman | 2007-09-24 | 1 | -0/+1 |
| | |||||
* | COMP: Attempt to fix aix build | Andy Cedilnik | 2006-08-23 | 1 | -0/+1 |
| | |||||
* | COMP: Moved duplicate flex-generated lexer warning suppression and ↵ | Brad King | 2006-08-08 | 1 | -35/+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 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 1 | -7/+12 |
| | |||||
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -14/+14 |
| | |||||
* | ENH: Add rudamentary mathematical expression support | Andy Cedilnik | 2005-10-17 | 1 | -0/+1954 |