| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: More tests | Andy Cedilnik | 2005-10-18 | 1 | -0/+3 |
|
|
* | COMP: Remove warning | Andy Cedilnik | 2005-10-18 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-18 | 1 | -1/+1 |
|
|
* | ENH: Fix precedence | Andy Cedilnik | 2005-10-17 | 2 | -68/+68 |
|
|
* | ENH: Add rudamentary mathematical expression support | Andy Cedilnik | 2005-10-17 | 13 | -3/+4425 |
|
|
* | ENH: Add math test | Andy Cedilnik | 2005-10-17 | 3 | -0/+52 |
|
|
* | BUG: Lexer should be case insensitive so flex should be run with -i option. ... | Brad King | 2005-10-17 | 2 | -171/+166 |
|
|
* | ENH: Add String length and substring | Andy Cedilnik | 2005-10-17 | 4 | -1/+80 |
|
|
* | ENH: Add regular string replace (not regex), and relative path command. Also ... | Andy Cedilnik | 2005-10-17 | 6 | -1/+90 |
|
|
* | BUG: If test passes but it should fail, report an error | Andy Cedilnik | 2005-10-17 | 1 | -0/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-17 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-16 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-15 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-14 | 1 | -1/+1 |
|
|
* | ENH: More error exceptions | Andy Cedilnik | 2005-10-13 | 1 | -0/+1 |
|
|
* | BUG: Fix logic to return true when the file was already statted. Also, use na... | Andy Cedilnik | 2005-10-13 | 2 | -4/+3 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-13 | 1 | -1/+1 |
|
|
* | ENH: Improve performance of check build system by creating another file that ... | Andy Cedilnik | 2005-10-12 | 9 | -197/+177 |
|
|
* | ENH: Optimize performance by caching stat results | Andy Cedilnik | 2005-10-12 | 2 | -1/+11 |
|
|
* | COMP: Windows fixes | Andy Cedilnik | 2005-10-12 | 1 | -3/+4 |
|
|
* | ENH: Add file time comparison code | Andy Cedilnik | 2005-10-12 | 4 | -0/+221 |
|
|
* | ENH: Add an accessor for the maximum file length | Andy Cedilnik | 2005-10-12 | 2 | -9/+26 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-12 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-11 | 1 | -1/+1 |
|
|
* | ENH: some fixes for better backwards compatibility | Ken Martin | 2005-10-10 | 4 | -29/+48 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-10 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-09 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-08 | 1 | -1/+1 |
|
|
* | ENH: Add support for setting the maximum number of errors and warnings report... | Andy Cedilnik | 2005-10-07 | 1 | -0/+6 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-07 | 1 | -1/+1 |
|
|
* | ENH: CMake kills me (so does Cygwin) | Sebastien Barre | 2005-10-06 | 4 | -4/+5 |
|
|
* | ENH: some fixes for missing vars and missing libs | Ken Martin | 2005-10-06 | 1 | -4/+3 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-06 | 1 | -1/+1 |
|
|
* | ENH: avoid the use of GET_TARGET_PROPERTY by testing the CMake executable ins... | Sebastien Barre | 2005-10-05 | 3 | -8/+9 |
|
|
* | BUG: Reverting fundamental type info change until it is fixed on more platfor... | Brad King | 2005-10-05 | 1 | -50/+34 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-05 | 1 | -1/+1 |
|
|
* | ENH: the test for kwsys uses GET_TARGET_PROPERTY, which was not in the CMake ... | Sebastien Barre | 2005-10-04 | 2 | -2/+2 |
|
|
* | ENH: add kwsys test for DetectFileType | Sebastien Barre | 2005-10-04 | 3 | -0/+58 |
|
|
* | ENH: More verbosity | Andy Cedilnik | 2005-10-04 | 2 | -0/+16 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-04 | 1 | -1/+1 |
|
|
* | ENH: Converting FundamentalType try-compiles into a single try-run. All the ... | Brad King | 2005-10-03 | 2 | -34/+137 |
|
|
* | BUG: Double-quotes in definitions must be escaped. | Brad King | 2005-10-03 | 1 | -2/+5 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-03 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-02 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-01 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-09-29 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-09-28 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-09-27 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-09-26 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-09-24 | 1 | -1/+1 |
|
|