aboutsummaryrefslogtreecommitdiff
path: root/src/scintilla_backports/6418_85205da6ec1b.patch
AgeCommit message (Collapse)Author
2018-03-12Start using Scintilla's LongTerm3, which now includes Scintillua and Scinterm.mitchell
Since LongTerm3 requires a C++11 compiler, GCC 4.9+ is required. Since C++11 includes regex capability, drop TRE dependency.
2018-01-25Backported `buffer.move_extends_selection` from upstream Scintilla.mitchell