Age | Commit message (Collapse) | Author | Files | Lines |
|
step. This saves about 50% for a long sequence of single byte actions.
|
|
that is used for reporting undo steps to Document.
This will allow further minimization of undo memory use.
|
|
tests but hidden from most of Scintilla.
Access through std::unique_ptr.
|
|
building UnitTester.cxx on macOS.
|
|
and unnamed namespace.
|
|
group nesting.
|
|
|
|
|
|
|
|
|
|
|
|
instances created on different threads.
|
|
using IDocumentEditable for SCI_GETDOCPOINTER and SCI_SETDOCPOINTER.
|
|
|
|
Stop considering container actions as they are supposed to be transparent. The
mayCoalesce flag is private to the undo code and may be removed in the future.
Use Range type to unify state implementing coalescing.
|
|
|
|
|
|
|
|
|
|
This allows more methods to be noexcept.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
notification handlers.
|
|
match returned.
|
|
|
|
|
|
SCFIND_CXX11REGEX.
|
|
Two of these tests are currently returning incorrect results.
|
|
|
|
|
|
Set global locale for llvm-mingw libc++.
Add test for \w+ which currently fails for RESearch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
adding features easier.
Does not change behaviour.
|
|
encapsulate that in ChangeMouseCapture method.
Does not change behaviour.
|
|
|
|
|