| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2018-03-28 | Split decorations into interface and implementation. | Neil | 1 | -30/+30 |
| 2018-03-27 | Return a FillResult struct from RunStyles::FillRange instead of modifying | Neil | 1 | -7/+6 |
| 2018-03-21 | Include header needed for ptrdiff_t. | Mitchell Foral | 1 | -0/+1 |
| 2018-01-21 | Match variable types to method so will build if switched to 64-bit. | Neil | 1 | -2/+2 |
| 2017-09-11 | The Scintilla namespace is always active for internal symbols and for the lexer | Neil | 1 | -0/+2 |
| 2017-05-10 | Update unit test to match header change. | Neil | 1 | -0/+1 |
| 2017-04-22 | Include <memory> for std::unique_ptr. | Neil | 1 | -0/+1 |
| 2017-04-03 | Fix test which was broken by encapsulation of revision 6195. | Neil | 1 | -1/+1 |
| 2017-04-01 | Standardize on C++ headers, remove headers that aren't needed and add <cstddef> | Neil | 1 | -1/+1 |
| 2015-07-27 | Add Position.h as a place-holder and to allow #include "Position.h" in source. | Neil | 1 | -0/+1 |
| 2013-11-18 | Add some tests for DecorationList. | Neil | 1 | -0/+44 |
| 2013-11-17 | Added tests for Decoration. | Neil | 1 | -0/+45 |
