Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove borland workarounds. | Stephen Kelly | 2014-10-15 | 1 | -6/+0 |
| | | | | | CMake 3.0 is the last release to require to be able to build with Borland. | ||||
* | Remove some uses of obsolete 'register' storage specifier | Sean McBride | 2013-06-28 | 1 | -8/+8 |
| | | | | Remove the keyword from all Source/* files outside of KWSys. | ||||
* | 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: shut up warnings | Ken Martin | 2007-03-05 | 1 | -0/+5 |
| | |||||
* | COMP: Fix and/or disable warnings for Borland 5.6 build. | Brad King | 2006-08-01 | 1 | -0/+3 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-15 | 1 | -2/+2 |
| | |||||
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 1 | -2/+4 |
| | |||||
* | ENH: Fix precedence | Andy Cedilnik | 2005-10-17 | 1 | -55/+55 |
| | |||||
* | ENH: Add rudamentary mathematical expression support | Andy Cedilnik | 2005-10-17 | 1 | -0/+1428 |