Menu

Old Code (SVN) Commit Log


Commit Date  
[r1451] by delphidabbler

* Renamed StrQuoteSpacedString as StrQuoteSpaced routines.
* Modified commenting in UStrUtils.

2011-05-21 16:13:47 Tree
[r1450] by delphidabbler

Removed unused routines.

2011-05-21 15:51:10 Tree
[r1449] by delphidabbler

* Moved several string handling routines from UUtils to UStrUtils. Renamed all and modified some slightly.
* Using code update accordingly.

2011-05-21 15:44:53 Tree
[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.
* Changed code that uses SysUtils AnsiSameStr, AnsiSameText, IsDelimiter and LastDelimiter to use equivalent new routines in UStrUtils instead.

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.
* Moved UUtils' UnixLineBreaks routine to UStrUtils and renamed as StrUnixLineBreaks. Modified using code.

2011-05-21 10:18:42 Tree
[r1445] by delphidabbler

Added new CRLF constant.

2011-05-21 10:16:01 Tree
[r1444] by delphidabbler

* Added new UStrUtils StrTrim*Spaces routines.
* Replaced all Replaced all SysUtils Trim* routine calls with new StrTrim*Spaces calls.
* Moved UUtils TrimChar* routines to UStrUtils and renamed as StrTrim*Chars and updated calling code.

2011-05-21 09:53:31 Tree
[r1443] by delphidabbler

* Added StrReplace routine to UStrUtils.
* Replaced calls to StrUtils.ReplaceStr with UStrUtils.StrReplace.

2011-05-21 08:47:14 Tree
[r1442] by delphidabbler

* Added StrStartsStr and StrStartsText to UStrUtils.
* Replaces calls to StrUtils AnsiStartsStr and AnisStartsText routines with new UStrUtils routines.

2011-05-21 00:00:43 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.