aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ExternalLexer.h
AgeCommit message (Collapse)AuthorFilesLines
2011-01-02Avoid cppcheck warnings.nyamatongwe1-2/+3
2010-07-13Files changed for new lexer design.nyamatongwe1-15/+4
2010-04-30Made compatible with clang.nyamatongwe1-1/+1
2010-02-17Formatting whitespace.nyamatongwe1-9/+9
2010-01-19Avoid warning from cppcheck about not ensuring NUL termination afternyamatongwe1-0/+1
strncpy.
2009-07-21Replacing SString with std::string.nyamatongwe1-1/+1
2007-06-01integrate OS X support for scintilla. a big patch with a little commit ↵scaraveo1-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-01Bug #1649350. Ensure EXT_LEXER_DECL defined on all platforms.nyamatongwe1-2/+2
2003-04-18Initial portable version.nyamatongwe1-0/+95