Menu

/branches/delphi2010-port/Src/UUserDBBackup.pas Commit Log


Commit Date  
[r485] (8.3 kB) by delphidabbler

* Changed TUserDBBackup.Backup to convert string for which checksum is required to Latin1 bytes using Latin1Bytes from UUnicodeHelper.pas rather than BytesOf.
* Removed Ansi compiler only implementation of BytesOf from public section of UUnicodeHelper.pas and renamed implementation as AnsiStringBytesOf for internal use only.

2009-10-25 12:47:25 View
Download
[r484] (8.3 kB) by delphidabbler

* Replaced TDataStreamReader string type with Latin1String.
* Deleted TDataStreamReader from UDataStreamIO.pas.

2009-10-25 12:28:20 View
Download
[r472] (8.3 kB) by delphidabbler

* TUserDBBackup.Backup now uses TBytes version of TChecksum.Calculate to get checksum of a file's contents.
* Changed TUserDBBackup.Restore to work with new TDataStreamString string type used by classes in UDataStreamIO unit.

2009-10-24 10:32:18 View
Download
[r400] (8.6 kB) by delphidabbler

Development branch to make project compatible with Delphi 2010.

2009-10-08 07:05:54 View
Download
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.