Age | Commit message (Collapse) | Author | Files | Lines |
|
This allows removal of related #include statements.
|
|
This code worked correctly before this change.
|
|
be needed for adding a CharacterCategory feature.
|
|
|
|
needs to #include "XPM.h".
Move definition of standard methods on LineMarker from header to implementation
to reduce included text and further isolate use of XPM and RGBAImage.
|
|
|
|
interfaces ILexer4 and IDocument.
|
|
ILexer.h.
|
|
|
|
|
|
Define UniqueString as a move-only string and use in a SparseVector for
ContractionState.
Remove SparseVector method specializations that are no longer needed.
|
|
|
|
|
|
where it may be needed in the future.
|
|
and lines.
|
|
Features used are move constructor, unique_ptr, deleted functions, enum class,
lambda expression, and range for loop.
|
|
|
|
unintended conversions.
|
|
|
|
|
|
on and off
as required. This saves power as there are fewer wake ups.
A tolerance value is provided so that platforms that support coalescing timers,
Windows 8+ and OS X 10.9+, can use them.
The previous global 100 millisecond timer may still be used by non-core platforms.
|
|
|
|
depended on undefined behaviour.
|
|
|
|
From Fan Yang.
|
|
possible.
unordered_map caused too many porting problems.
|
|
|
|
case conversion of Unicode text in accordance with Unicode.
|
|
accessors to this data.
Add a length argument to DropAt, although previous signature still available.
|
|
|
|
at Scientific Toolworks, Inc. with additions performed for Wingware.
|