Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-01 | Removed SVector.h and all references as it is no longer used. | nyamatongwe | 1 | -123/+0 | |
2010-02-17 | Formatting whitespace. | nyamatongwe | 1 | -7/+7 | |
2009-07-12 | Since now using exceptions, don't check result from new. | nyamatongwe | 1 | -18/+6 | |
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 | |||||
2001-02-24 | Updated documentation comments from Philippe. | nyamatongwe | 1 | -13/+27 | |
2001-01-28 | Updating copyright notices for 2001. | nyamatongwe | 1 | -1/+1 | |
2000-07-10 | Dropped template as only ever instantiated for int and this allows | nyamatongwe | 1 | -9/+8 | |
Scintilla to be template free. | |||||
2000-07-05 | Fixed BoundsChecker warnings including some leaks. | nyamatongwe | 1 | -1/+5 | |
2000-03-22 | Fixed name mismatch error in SetLength. | nyamatongwe | 1 | -2/+2 | |
2000-03-09 | After paste, view repositioned to ensure caret visible. | nyamatongwe | 1 | -1/+1 | |
2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+110 | |