| Commit message (Expand) | Author | Age | Files | Lines |
* | cmListFileLexer: Add missing include to avoid possible pointer truncation | Zsolt Parragi | 2019-02-13 | 2 | -2/+2 |
|
|
* | Fix most clang -Wextra-semi-stmt warnings in C++ files | Sean McBride | 2019-01-15 | 12 | -12/+12 |
|
|
* | Source/LexerParser: Suppress "Use of zero-allocated memory" warning | Kyle Edwards | 2019-01-14 | 8 | -0/+40 |
|
|
* | Fortran: Fix module dependency scanning with upper-case SUBMODULE | Brad King | 2018-11-20 | 2 | -114/+114 |
|
|
* | LexerParser: Suppress GCC -Wconversion warnings | Brad King | 2018-07-31 | 9 | -880/+904 |
|
|
* | math: Restore toleration of unexpected characters in an expression | Brad King | 2018-07-16 | 5 | -73/+67 |
|
|
* | Merge topic 'math-hex' | Brad King | 2018-07-05 | 5 | -120/+159 |
|\ |
|
| * | math: Add options to calculate and format output as hexadecimal | Daniel Franke | 2018-07-03 | 2 | -51/+62 |
|
|
| * | math: Diagnose divide-by-zero | Daniel Franke | 2018-06-26 | 2 | -51/+59 |
|
|
| * | math: Reject unexpected expression input explicitly | Daniel Franke | 2018-06-26 | 5 | -116/+136 |
|
|
* | | ListFileLexer: Do not match null bytes in input | Brad King | 2018-06-26 | 2 | -103/+99 |
|/ |
|
* | Fortran: Add support for submodule dependencies | Brad King | 2018-04-20 | 2 | -4/+4 |
|
|
* | cmCommandArgumentParser: remove the variable tokens from the class | Rolf Eike Beer | 2017-10-25 | 2 | -14/+28 |
|
|
* | ListFileLexer: fix heap-buffer-overflow on malicious input | Matthias Maennich | 2017-08-30 | 2 | -98/+116 |
|
|
* | cmFortranLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-28 | 3 | -497/+950 |
|
|
* | cmExprLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-28 | 3 | -298/+824 |
|
|
* | cmDependsJavaLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-28 | 3 | -395/+824 |
|
|
* | cmCommandArgumentLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-28 | 3 | -300/+823 |
|
|
* | cmListFileLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-25 | 2 | -276/+429 |
|
|
* | cmListFileLexer: fix 'bail out on seek-errors' also in original file | Matthias Maennich | 2017-08-25 | 1 | -2/+6 |
|
|
* | LexerParser: disable clang-tidy checks | Daniel Pfeifer | 2017-04-28 | 1 | -0/+6 |
|
|
* | LexerParser: move to custom directory | Daniel Pfeifer | 2017-04-28 | 27 | -0/+30750 |
|
|