Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmListFileLexer: Add missing include to avoid possible pointer truncation | Zsolt Parragi | 2019-02-13 | 1 | -1/+1 |
* | Fix most clang -Wextra-semi-stmt warnings in C++ files | Sean McBride | 2019-01-15 | 1 | -1/+1 |
* | ListFileLexer: Do not match null bytes in input | Brad King | 2018-06-26 | 1 | -3/+3 |
* | ListFileLexer: fix heap-buffer-overflow on malicious input | Matthias Maennich | 2017-08-30 | 1 | -4/+4 |
* | cmListFileLexer: regenerate with flex 2.6.4 (previously 2.6.1) | Matthias Maennich | 2017-08-25 | 1 | -6/+6 |
* | cmListFileLexer: fix 'bail out on seek-errors' also in original file | Matthias Maennich | 2017-08-25 | 1 | -2/+6 |
* | LexerParser: move to custom directory | Daniel Pfeifer | 2017-04-28 | 1 | -0/+564 |