Menu

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


Commit Date  
[r487] (11.9 kB) by delphidabbler

* Rationalised TDataStreamWriter code, removing redundant methods.
* Changed Unicode only TDataStreamWriter methods that write strings to specifically use UnicodeString type.
* Revised and completed commenting of TDataStreamWriter.

2009-10-25 16:11:38 View
Download
[r484] (12.8 kB) by delphidabbler

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

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

Modified UDataStreamIO.pas for Unicode compatibility.
* Changed string type read/written to TDataStreamString which is defined as AnsiString on Ansi Delphis and Latin1String on Unicode: i.e. single byte strings on all compilers.
* Provided overloaded write string methods that take Unicode strings and convert to Latin1.
* Provided methods to convert strings to byte arrays for writing.

2009-10-24 10:02:53 View
Download
[r431] (8.2 kB) by delphidabbler

Merged trunk changes r401:429 into the delphi2010-port branch.

2009-10-20 15:36:05 View
Download
[r400] (8.2 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.