Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-11 | The Scintilla namespace is always active for internal symbols and for the lexer | Neil | 1 | -2/+0 |
2017-04-01 | Standardize on C++ headers, remove headers that aren't needed and add <cstddef> | Neil | 1 | -3/+2 |
2014-04-29 | Stop disabling warnings where no longer needed. | Neil | 1 | -5/+0 |
2013-12-22 | Avoid unsafe strcpy, strncpy, and strcat replacing with safer functions which | Neil | 1 | -1/+1 |
2013-12-15 | Format normalization - whitespace and braces made consistent. | Neil | 1 | -1/+1 |
2013-05-02 | Remove Expanded method which was not used by any client code. | nyamatongwe | 1 | -16/+7 |
2011-11-14 | Removed warning suppression that had been included for Visual C++ 6.0. | nyamatongwe | 1 | -2/+2 |
2011-06-25 | Add casts to avoid warnings from SDK 64-bit compiler. | nyamatongwe | 1 | -3/+4 |
2010-07-13 | New files for new lexer implementation. | nyamatongwe | 1 | -0/+169 |