Menu

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


Commit Date  
[r1518] (11.9 kB) by delphidabbler

XMLDoc commented unit.

2011-07-07 17:14:17 View
Download
[r1517] (13.2 kB) by delphidabbler

Made ProcessMessages a private routine of Pause routine.

2011-07-07 15:39:58 View
Download
[r1516] (13.1 kB) by delphidabbler

Added new URIBaseName routine.

2011-07-07 15:37:00 View
Download
[r1467] (12.8 kB) by delphidabbler

Modified IsBaseFileName and FloatToInt to pass all unit tests.

2011-05-23 13:28:12 View
Download
[r1463] (12.7 kB) by delphidabbler

Moved IsValidAbsoluteFileName and IsValidUNCFileName from UUtils to UFileProtocol then renamed them as IsAbsoluteFileNameFormat and IsUNCFileNameFormat. This was done because the routines are not sufficiently general for wide use: they don't validate the file name at all, they only check for the formats of local and UNC absolute file names.

2011-05-23 12:36:18 View
Download
[r1450] (14.0 kB) by delphidabbler

Removed unused routines.

2011-05-21 15:51:10 View
Download
[r1449] (15.1 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
[r1447] (28.6 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] (28.6 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] (29.2 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.