index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
sciteco-rel-5-5-8
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
Refactored LexLPeg.
mitchell
1
-318
/
+343
2020-03-05
Fixed building LPeg lexer on GTK.
mitchell
1
-2
/
+2
2020-03-04
Modernize LexLPeg.
mitchell
1
-58
/
+54
2020-01-07
Updated BACKPORTING.
mitchell
1
-0
/
+39
2020-01-07
lexlua: Removed unnecessary `lpeg.B()` in Rust lexer.
mitchell
1
-2
/
+2
2020-01-06
Fixed runtime error introduced by r7925 (changset 58e9ef4392cd).
mitchell
1
-2
/
+2
2020-01-06
Backport: Bug [#2147]. Don't clear clipboard before copying text.
Neil
2
-1
/
+4
2020-01-06
More synchronizing LongTerm3 with default.
mitchell
7
-14
/
+21
2020-01-05
Added Sci::round() and Sci::lround() for better compatibility with the defaul...
mitchell
5
-15
/
+28
2020-01-05
Updated checkdeps.mak.
mitchell
1
-1706
/
+1896
2020-01-05
Added Sci::make_unique() and Sci::size() for better compatibility with the de...
mitchell
24
-92
/
+143
2020-01-05
Backport: Fix some warnings.
Neil
3
-4
/
+4
2020-01-05
Synchronizing LongTerm3 with default.
mitchell
21
-51
/
+64
2020-01-04
Always use string property values in lexlua themes.
mitchell
3
-6
/
+6
2020-01-04
Removed accidentally backported lexilla files.
mitchell
3
-221
/
+0
2020-01-04
Backport: Feature [feature-requests:#1328] Handle CRLF in SCE_RAKU_COMMENTLIN...
Mark Reay
2
-7
/
+10
2020-01-04
Backport: Mention Raku in change log.
Neil
1
-0
/
+5
2020-01-04
Backport: Added Raku lexer and style properties and example files
mitchell
13
-0
/
+1935
2020-01-01
Backport: Be more accurate for 'make clean'.
Neil
2
-2
/
+6
2020-01-04
Backport: Define ILexerWithIdentity with methods for retrieving name, ID, and...
mitchell
33
-64
/
+270
2019-11-09
Backport: Remember string values in OptionSet so can be easily retrieved.
Neil
1
-1
/
+14
2019-12-14
Backport: Remove links to lexers with SCI_EMPTYCATALOGUE definition.
Neil
3
-0
/
+10
2020-01-03
Backport: Move collection of modules from Catalogue.cxx to CatalogueModules.h...
mitchell
14
-124
/
+90
2019-12-13
Backport: Implement DynamicLibrary on Cocoa.
Neil
4
-5
/
+55
2019-12-13
Backport: Move automatic numbering of external lexers from Catalogue to Exter...
Neil
2
-6
/
+5
2020-01-03
Backport: Use safe mechanism for converting between function pointers and void*.
mitchell
2
-15
/
+14
2020-01-03
Backport: Use safe mechanism to convert to function pointers.
mitchell
1
-10
/
+23
2019-12-13
Backport: Hide details of ExternalLexer and export ExternalLexerLoad function...
Neil
3
-58
/
+72
2020-01-03
Updated makefile dependencies.
mitchell
1
-13
/
+11
2019-12-13
Backport: Move SCI_LOADLEXERLIBRARY from platform layers to ScintillaBase.cxx.
Neil
10
-79
/
+18
2020-01-03
Fixed a build error on Windows introduced by r7280 (changeset 9cf6a15d6c85).
mitchell
3
-12
/
+18
2020-01-03
Fixed a stray gnu++0x that crept in in recent makefile backports.
mitchell
1
-1
/
+1
2019-12-30
Backport: Remove Scintilla.def prerequisite as not used by gcc or clang.
Neil
1
-4
/
+4
2019-12-30
Backport: Use pattern rules instead of suffix rules as they are clearer.
Neil
2
-5
/
+10
2019-12-30
Backport: Remove line end whitespace.
Neil
1
-1
/
+1
2019-12-29
Backport: Builds without GNU extensions so set to standard C++11.
Neil
1
-1
/
+1
2019-12-29
Backport: Standardize names and order between make files on win32 and gtk.
Neil
3
-71
/
+104
2019-12-29
Backport: Support Clang on Windows.
Neil
1
-0
/
+12
2019-12-27
Backport: Use Unix paths except when deleting files, then call normalize to c...
Neil
1
-3
/
+5
2019-12-29
Backport: Use if function to simplify GTK version setting.
Neil
1
-6
/
+2
2019-12-29
Backport: Simplify makefile and use better variable names.
Neil
1
-30
/
+26
2019-12-27
Backport: Collect objects into variables and define one-per-line.
Neil
1
-7
/
+52
2019-12-29
Backport: Drop G_THREADS_IMPL_NONE as not implemented in glib since 2011.
Neil
1
-9
/
+3
2019-12-29
Backport: Use ranlib everywhere so no special case on macOS.
Neil
1
-7
/
+1
2019-12-29
Backport: Move suppression of Clang warning missing-braces from makefile to a...
Neil
3
-2
/
+8
2019-12-29
Backport: Move suppression of Clang warning language-extension-token from mak...
Neil
2
-2
/
+6
2019-12-29
Backport: Remove MinGW linker options that do not appear needed with recent v...
Neil
1
-2
/
+1
2019-12-29
Backport: Update comments.
Neil
2
-4
/
+6
2019-12-29
Backport: Update suppressions for Cppcheck 1.90.
Neil
1
-6
/
+10
2019-12-13
Backport: Add or fix file name comments.
Neil
19
-11
/
+19
[next]