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