aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/SString.h
AgeCommit message (Expand)AuthorFilesLines
2001-04-08Removed old unused code from SString.nyamatongwe1-94/+83
2001-03-30Added a contains method so it is easy to see if a string contains anyamatongwe1-0/+6
2001-02-25Added appendwithseparator method as this is common and there is extra messnyamatongwe1-9/+24
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-7/+12
2001-02-06Removed macro substitution of case insensitive string comparison functionsnyamatongwe1-5/+3
2001-01-28Updating copyright notices for 2001.nyamatongwe1-1/+1
2001-01-25Patch from Philippe, containing comments and a fix to SString for emptynyamatongwe1-4/+33
2001-01-04Patch from Philippe to granularise append allocations and remove unusednyamatongwe1-90/+84
2001-01-02From Philippe: SString::clear and SCE_C_COMMENTLINEDOC.nyamatongwe1-0/+6
2000-12-18Added constructor from a const char * with start and end arguments.nyamatongwe1-13/+10
2000-12-10Moved SString class out nto its own header.nyamatongwe1-0/+216