Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Implement ILexer5 on object lexers.
Implement ILexer5 on LexerSimple wrapper for function lexers.
|
|
|
|
|
|
This allows building a version of SciTE that is statically linked to Scintilla
and does not include any lexers but allows the use of lexers provided by
loading a DLL.
|
|
be reused.
|
|
|
|
This is preparing to move much of Catalogue into a header for reuse.
|
|
|
|
Mark noexcept where reasonable. Check that functions are available.
|
|
|
|
This allows removal of related #include statements.
|
|
Turn off this warning as can't change system headers.
|
|
That allows simplifying the recipe to just use the prerequisites $^.
|
|
Add a .PHONY target to avoid possible failure caused by file with same name.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Accumulate BASE_FLAGS and DEFINES instead of using multiple variables.
|
|
This simplifies referencing the objects and makes for smaller patches when
changing the set of objects.
|
|
|
|
|
|
lexers but not most other files.
|
|
C++ file that requires it.
|
|
flto-visibility-public-std was added by revision 6665 in 2018.
|
|
add-stdcall-alias was added by revision 1106 in 2002
enable-runtime-pseudo-reloc-v2 was added by revision 3371 in 2010
|
|
|
|
|
|
|
|
|
|
Avoid warnings for potentially NULL pRenderTarget.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change representation of SparseVector in tests so last value can be seen.
|
|
empty partition.
Add extra checking to Partitioning and turn on checking for UnitTester.
|
|
for Partitioning, and removing a layer from unique_ptr.
|
|
so one was considered start and was moved for an insertion at that position.
This could flip the order of the positions or change the length of the selection.
|
|
space consumption.
|