Menu

Old Code (SVN) Commit Log


Commit Date  
[r1145] by delphidabbler

Added new TBinDataStreamReader and TBinDataStreamWriter classes for reading and writing formatted binary data using a wrapped stream.

2010-12-02 01:35:14 Tree
[r1144] by delphidabbler

* Changed UUtils unit's ListFiles routine to return full file specification in list of files rather than just the base name.
* Changed all the using code accordingly.

2010-12-02 00:25:56 Tree
[r1143] by delphidabbler

Changed TSourceGen's IncFileAsString and UnitAsString methods to use TStringBuilder to build output string instead of a writer object that wraps a string stream.

2010-12-01 21:07:37 Tree
[r1142] by delphidabbler

Changed TParsedHiliter to use TStringBuilder to build output string instead of a writer object that wraps a string stream.

2010-12-01 20:48:31 Tree
[r1141] by delphidabbler

* Renamed UTextStreamReader unit as UStringReader and TTextStreamReader class as TStringReader. Changed TStringReader to read its data from a string instead of a stream.
* Updated using Hiliter.UPasLexer unit to use revised unit and class names.
* Updated chain of Hiliter classes that use Hiliter.UPasLexer to pass source code as a string instead of a stream. When streams were used they had to contain Unicode text, so it is safer and easier just to use strings instead.

2010-12-01 20:27:54 Tree
[r1140] by delphidabbler

Removed the ISyntaxHiliter.Hilite method overload that read source and wrote highlighted source using streams. Also removed it from interface implementations, refactoring code as required.

2010-12-01 20:01:44 Tree
[r1139] by delphidabbler

Changed so that content of files read from backup file are restored unprocessed in exactly the same format they were stored in. No string processing is now done - the files are recorded as raw data internally.

2010-12-01 18:50:53 Tree
[r1138] by delphidabbler

Updated copyright date range to include 2010.

2010-12-01 17:17:00 Tree
[r1137] by delphidabbler

Changed position where version info displayed to suit revised splash image.

2010-12-01 17:15:32 Tree
[r1136] by delphidabbler

* Changed TDataStreamIOBase constructor that took two boolean flags to indicate ownership of stream and encoding to now take just a single set parameter that specifies ownership of both stream and encoding.
* Updated code that calls this revised constructor as required.

2010-12-01 14:48:40 Tree
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.