Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-13 | Moved lexers into lexers directory. | nyamatongwe | 1 | -193/+0 | |
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 | |||||
2002-02-12 | Made LexerModule objects not be const again as that was impairing static | nyamatongwe | 1 | -1/+1 | |
linking. | |||||
2002-02-12 | Made lexer objects const so they do not show up in map as static / globals. | nyamatongwe | 1 | -3/+3 | |
File specific inline functions marker as static to ensure no bad linking. | |||||
2002-01-10 | Made code bool-safe and turned Visual C++ warning 4800 back on. | nyamatongwe | 1 | -3/+3 | |
2002-01-07 | Changed lexer name to mathc KeyWords.cxx. | nyamatongwe | 1 | -1/+1 | |
2001-12-06 | New. | nyamatongwe | 1 | -0/+189 | |