CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
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. |
2011-05-21 08:47:14 |
View
Download |
[r1442]
(6.9 kB)
by
delphidabbler
* Added StrStartsStr and StrStartsText to UStrUtils. |
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).
renamed from
/trunk/Src/UFileProtocol.pas
|
2010-11-26 17:58:26 |
View
Download |