Menu

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


Commit Date  
[r1457] (22.6 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
[r1456] (22.7 kB) by delphidabbler

Made fixes necessary to pass all DUnit tests.

2011-05-22 20:30:58 View
Download
[r1454] (22.0 kB) by delphidabbler

* Modified some comments
* Added some TODOs

2011-05-22 13:59:01 View
Download
[r1452] (21.4 kB) by delphidabbler

Removed reference to UUtils.

2011-05-21 16:42:42 View
Download
[r1451] (21.4 kB) by delphidabbler

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

2011-05-21 16:13:47 View
Download
[r1449] (22.6 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
[r1448] (10.9 kB) by delphidabbler

Made fact that UStrUtils works only with Unicode strings explicit by changing string types to UnicodeString.

2011-05-21 12:07:35 View
Download
[r1447] (10.3 kB) 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 View
Download
[r1446] (8.8 kB) 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 View
Download
[r1444] (7.8 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
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.