Menu

Old Code (SVN) Commit Log


Commit Date  
[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
[r1441] by delphidabbler

* Added new StrSlice, StrSliceLeft and StrSliceRight routines to UStrUtils.
* Replaced calls to StrUtils MidStr, LeftStr, RightStr and Ansi versions of the routines with new StrSlice* routines.

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.
* Replaced all calls to AnsiCompareText with StrCompareText.

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
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.