Commit | Date | |
---|---|---|
[r1446]
by
delphidabbler
* Added new StrWindowsLineBreaks routine to UStrUtils and changed a call to SysUtils' AdjustLineBreaks to use it instead. |
2011-05-21 10:18:42 | Tree |
2011-05-21 10:16:01 | Tree | |
[r1444]
by
delphidabbler
* Added new UStrUtils StrTrim*Spaces routines. |
2011-05-21 09:53:31 | Tree |
[r1443]
by
delphidabbler
* Added StrReplace routine to UStrUtils. |
2011-05-21 08:47:14 | Tree |
[r1442]
by
delphidabbler
* Added StrStartsStr and StrStartsText to UStrUtils. |
2011-05-21 00:00:43 | Tree |
[r1441]
by
delphidabbler
* Added new StrSlice, StrSliceLeft and StrSliceRight routines to UStrUtils. |
2011-05-20 23:40:10 | Tree |
[r1440]
by
delphidabbler
Added new StrToLower and StrToUpper routines to UStrUtils and used them to replace calls to case conversion routines in SysUtils. |
2011-05-20 21:10:23 | Tree |
[r1439]
by
delphidabbler
* Added new StrCompareText routine to UStrUtils. |
2011-05-20 20:31:30 | Tree |
[r1438]
by
delphidabbler
Replaced AnsiContainsext StrUtils routine with StrContainsStr from UStrUtils. |
2011-05-20 19:41:40 | Tree |
[r1437]
by
delphidabbler
Replaced ContainsStr and AnsiContainsStr StrUtils routines with StrContainsStr from UStrUtils. |
2011-05-20 19:37:09 | Tree |