Menu

Old Code (SVN) Commit Log


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

Removed unused unit reference.

2011-05-20 19:25:28 Tree
[r1435] by delphidabbler

Removed unused unit references.

2011-05-20 19:24:53 Tree
[r1434] by delphidabbler

* Moved LastPos routine from UUtils to UStrUtils and renamed it as StrLastPos.
* Updated using code

2011-05-20 16:37:32 Tree
[r1433] by delphidabbler

* Added new UStrUtils unit to contain string utility functions.
* Added new StrPos and StrContainsStr routines to new unit.
* Replaced all AnsiPos, Pos and PosEx routines in project with StrPos and StrContainsStr, depending on how routine was used.

2011-05-20 16:29:28 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.