Commit | Date | |
---|---|---|
[r1448]
by
delphidabbler
Made fact that UStrUtils works only with Unicode strings explicit by changing string types to UnicodeString. |
2011-05-21 12:07:35 | Tree |
[r1447]
by
delphidabbler
* Added new StrSameStr, StrSameText, StrIsDelimiter and StrLastDelimiterPos routines to UStrUtils. |
2011-05-21 11:57:56 | Tree |
[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 |