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
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
path:
root
/
src
/
ExternalLexer.h
Age
Commit message (
Collapse
)
Author
Files
Lines
2014-01-30
Bug [#1574]. Fix 3.3.8 bug where external lexers became inaccessible.
Neil
1
-2
/
+3
2013-12-22
Drop unused field 'name' and minimize scope of variable.
Neil
1
-4
/
+1
2013-12-15
Make single argument constructors explicit to avoid unexpected conversions.
Neil
1
-1
/
+1
2011-01-02
Avoid cppcheck warnings.
nyamatongwe
1
-2
/
+3
2010-07-13
Files changed for new lexer design.
nyamatongwe
1
-15
/
+4
2010-04-30
Made compatible with clang.
nyamatongwe
1
-1
/
+1
2010-02-17
Formatting whitespace.
nyamatongwe
1
-9
/
+9
2010-01-19
Avoid warning from cppcheck about not ensuring NUL termination after
nyamatongwe
1
-0
/
+1
strncpy.
2009-07-21
Replacing SString with std::string.
nyamatongwe
1
-1
/
+1
2007-06-01
integrate OS X support for scintilla. a big patch with a little commit ↵
scaraveo
1
-0
/
+8
message :) - now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries - several fixes in the OS X layer since the branch was commited in 2005 - used in Komodo since 2005, so pretty stable
2007-02-01
Bug #1649350. Ensure EXT_LEXER_DECL defined on all platforms.
nyamatongwe
1
-2
/
+2
2003-04-18
Initial portable version.
nyamatongwe
1
-0
/
+95