CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[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 |