Commit | Date | |
---|---|---|
[r1443]
(30.7 kB)
by
delphidabbler
* Added StrReplace routine to UStrUtils. |
2011-05-21 08:47:14 |
View
Download |
[r1442]
(30.7 kB)
by
delphidabbler
* Added StrStartsStr and StrStartsText to UStrUtils. |
2011-05-21 00:00:43 |
View
Download |
[r1437]
(30.7 kB)
by
delphidabbler
Replaced ContainsStr and AnsiContainsStr StrUtils routines with StrContainsStr from UStrUtils. |
2011-05-20 19:37:09 |
View
Download |
[r1434]
(30.7 kB)
by
delphidabbler
* Moved LastPos routine from UUtils to UStrUtils and renamed it as StrLastPos. |
2011-05-20 16:37:32 |
View
Download |
[r1433]
(31.6 kB)
by
delphidabbler
* Added new UStrUtils unit to contain string utility functions. |
2011-05-20 16:29:28 |
View
Download |
[r1224]
(31.5 kB)
by
delphidabbler
Removed unused code that reads and writes text files and streams along with CopyFile routine. |
2010-12-11 01:06:44 |
View
Download |
[r1144]
(36.9 kB)
by
delphidabbler
* Changed UUtils unit's ListFiles routine to return full file specification in list of files rather than just the base name. |
2010-12-02 00:25:56 |
View
Download |
[r1129]
(36.8 kB)
by
delphidabbler
Fixed bug in overloaded versions of StreamToString and StringToStream that take and Encoding parameter where TStringStream was freeing the encoding. |
2010-12-01 02:52:02 |
View
Download |
[r1120]
(36.8 kB)
by
delphidabbler
Added overloads of FileToString and StringToFile routines that accept a parameter that determines the encoding used to read or write files. |
2010-11-29 11:37:17 |
View
Download |
[r1077]
(34.6 kB)
by
delphidabbler
Development branch for CodeSnip release 4. Initial source is a copy of v3.8.4 (r1075).
renamed from
/trunk/Src/UUtils.pas
|
2010-11-26 17:58:26 |
View
Download |