Commit | Date | |
---|---|---|
[r1174]
(24.1 kB)
by
delphidabbler
Changed to use UIOUtils unit rather than IOUtils unit for read / writing to files. |
2010-12-04 17:36:06 |
View
Download |
[r1157]
(24.0 kB)
by
delphidabbler
* Re-commented unit in XMLDoc style. |
2010-12-03 15:04:06 |
View
Download |
[r1153]
(22.7 kB)
by
delphidabbler
Reimplemented reader and writer classes in UDataStreamIO unit: Updated using units re class and method name changes. |
2010-12-03 01:32:50 |
View
Download |
[r1150]
(23.6 kB)
by
delphidabbler
Changed v4 file format again. Checksums no longer have preceding size - size is known and fixed. |
2010-12-02 17:47:31 |
View
Download |
[r1149]
(23.6 kB)
by
delphidabbler
* Added new TBackupFileInfo helper class used by reader and writer classes. |
2010-12-02 17:44:14 |
View
Download |
[r1148]
(23.0 kB)
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 |
View
Download |
[r1147]
(22.8 kB)
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 |
View
Download |
[r1146]
(21.3 kB)
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 |
View
Download |
[r1144]
(18.5 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 |
[r1139]
(18.6 kB)
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 |
View
Download |