Menu

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


Commit Date  
[r1463] (8.0 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
[r1443] (7.1 kB) by delphidabbler

* Added StrReplace routine to UStrUtils.
* Replaced calls to StrUtils.ReplaceStr with UStrUtils.StrReplace.

2011-05-21 08:47:14 View
Download
[r1442] (6.9 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
[r1077] (6.9 kB) by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 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.