Commit | Date | |
---|---|---|
[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 |
2011-05-20 19:25:28 | Tree | |
2011-05-20 19:24:53 | Tree | |
[r1434]
by
delphidabbler
* Moved LastPos routine from UUtils to UStrUtils and renamed it as StrLastPos. |
2011-05-20 16:37:32 | Tree |
[r1433]
by
delphidabbler
* Added new UStrUtils unit to contain string utility functions. |
2011-05-20 16:29:28 | Tree |