Menu

Old Code (SVN) Commit Log


Commit Date  
[r1148] by delphidabbler

Modified v4 file format: file id and file count are now written in binary rather than as formatted text.

2010-12-02 15:35:16 Tree
[r1147] by delphidabbler

Substantially revised way that TBackupFileLoaderFactory class operates. Now much more general and more complex. Uses watermarks to identify required loader classes.

2010-12-02 11:47:42 Tree
[r1146] by delphidabbler

Added support for new v4 backup file format, implemented in TV4BackupFileLoader. Also added new TBackupFileWriter class to do the actual backup file creation.

2010-12-02 03:26:11 Tree
[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
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.