Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-02 | Avoid cppcheck warnings. | nyamatongwe | 1 | -1/+0 | |
2010-07-16 | Removed dead comments. | nyamatongwe | 1 | -3/+0 | |
2010-07-13 | Files changed for new lexer design. | nyamatongwe | 1 | -79/+14 | |
2010-05-11 | Ensure each external lexer library is only loaded once. | nyamatongwe | 1 | -0/+4 | |
2010-05-11 | Removed redundant code. | nyamatongwe | 1 | -4/+2 | |
2010-02-17 | Formatting whitespace. | nyamatongwe | 1 | -14/+9 | |
2009-07-21 | Replacing SString with std::string. | nyamatongwe | 1 | -1/+3 | |
2008-10-09 | Bug #2056209 avoiding hidden variable warnings with Sun Studio. | nyamatongwe | 1 | -3/+3 | |
2007-06-01 | integrate OS X support for scintilla. a big patch with a little commit ↵ | scaraveo | 1 | -0/+4 | |
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 | |||||
2006-02-13 | Since casting between void* and function pointers produces a warning | nyamatongwe | 1 | -4/+6 | |
under recent g++, add an additional cast to sptr_t. Add small size and pedantic warning flags. | |||||
2003-09-12 | Fixed LexerManager Clear method as recommended by Sam Nabialek. | ssteele | 1 | -1/+2 | |
2003-04-18 | Added line end at end of file. | nyamatongwe | 1 | -8/+8 | |
2003-04-18 | Initial portable version. | nyamatongwe | 1 | -0/+256 | |