Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Rerun make deps to cover recntly added files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
indenting.
* lexers/LexMatlab.cxx
(IsMatlabComment): removed unused function.
(IsOctaveComment): removed unused function.
(LowerCase): Added inline function.
(CheckKeywordFoldPoint): New function.
(FoldMatlabOctaveDoc): use style and keyword to identify fold points.
(FoldMatlabDoc): Use IsMatlabCommentChar.
(FoldOctaveDoc): Use IsOctaveCommentChar.
|
|
to SDK headers.
|
|
Bug Fix.
|
|
Hid properties and methods which are for internal use.
|
|
|
|
|
|
|
|
|
|
|
|
instead of Win32 API types and basetsd.h when on Windows.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also return nil from attributedSubstringForProposedRange for ranges outside
document as this is specified behaviour.
|
|
Since 'noexcept' is not available with all compilers, restrict it to cases
where needed.
|
|
|
|
warnings are visible for platform-independent code.
|
|
screen reader.
|
|
are multiple locations for one position.
The main current use is to find the location at the end of a line or display
line when the commonly used location is at the start of the next line.
|
|
Remove warning suppression pragma no longer needed for Perl's StyleContext.
|
|
|
|
|
|
|
|
and StringDecode more and make more likely to be optimized.
|
|
|
|
|
|
|
|
|