Menu

/branches/v4-dev/Src/USourceGen.pas Commit Log


Commit Date  
[r1457] (44.2 kB) by delphidabbler

* Renamed StrTrim*Spaces routines in UStrUtils unit to StrTrim*.
* Renamed DUnit test methods in TestUStrUtils to suit renamed routines.
* Updated all affected code.

2011-05-22 20:47:50 View
Download
[r1449] (44.3 kB) 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 View
Download
[r1444] (44.3 kB) 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 View
Download
[r1442] (44.1 kB) 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 View
Download
[r1441] (44.1 kB) 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 View
Download
[r1440] (44.1 kB) 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 View
Download
[r1433] (44.1 kB) 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 View
Download
[r1404] (44.1 kB) by delphidabbler

* Added overloads of TSnippetValidator's ValidateName and Validate methods that don't return a selection.
* Changed using code that doesn't need the selection to use new overloads.

2011-05-17 23:09:29 View
Download
[r1397] (44.2 kB) by delphidabbler

* Renamed USnippetKindInfo unit as DB.SnippetKind.
* Updated all using units.

2011-05-15 21:31:34 View
Download
[r1396] (44.2 kB) by delphidabbler

* Moved TSnippetKind and TSnippetKinds from DB.USnippet unit to USnippetKindInfo.
* Updated all affected units.

2011-05-15 21:02:03 View
Download
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.