Menu

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


Commit Date  
[r1441] (6.2 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
[r1435] (6.2 kB) by delphidabbler

Removed unused unit references.

2011-05-20 19:24:53 View
Download
[r1433] (6.2 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
[r1352] (6.2 kB) by delphidabbler

Refactoring:
* Renamed TRoutineCreditsParser as TSnippetCreditsParser.
* Made minimum necessary changes to calling code.

XMLDoc commented USnippetCreditsParser unit.

2011-05-13 00:36:47 View
Download
[r1347] (6.3 kB) by delphidabbler

Renamed units:
* UEditRoutineAction as UEditSnippetAction
* URoutineAction as USnippetAction
* URoutineCreditsParser as USnippetCreditsParser
* URoutineDoc as USnippetDoc
* URoutineExtraHelper as USnippetExtraHelper
* URoutineHTML as USnippetHTML
* URTFRoutineDoc as URTFSnippetDoc
* UTextRoutineDoc as UTextSnippetDoc
Modified units that use the renamed units accordingly.

2011-05-12 23:28:33 View
Download
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.