Menu

Old Code (SVN) Commit Log


Commit Date  
[r484] by delphidabbler

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

2009-10-25 12:28:20 Tree
[r483] by delphidabbler

Added some new general TODOs.

2009-10-25 02:08:42 Tree
[r482] by delphidabbler

* Removed TODO comments that simply documented changes made to compile with Delphi 2010.
* Removed any commented out code.

2009-10-25 00:22:47 Tree
[r481] by delphidabbler

Delete redundant private IsWhiteSpace routine from UUtils unit. Version in UUnicodeHelper unit now used in preference.

2009-10-25 00:01:29 Tree
[r480] by delphidabbler

Added routines to UUnicodeHelper unit to safely convert a string to a Latin-1 encoded AnsiString and to check if a character is Latin-1.

2009-10-24 23:52:28 Tree
[r479] by delphidabbler

Modified code that reads and writes encrypted data to ensure the strings to be encrypted and decrypted are safely converted to the Latin1 code page.

2009-10-24 23:50:26 Tree
[r478] by delphidabbler

Added Classes to uses cause to permit inlining of TObjectList methods.

2009-10-24 23:42:59 Tree
[r477] by delphidabbler

Added conditionally defined $WARN directive to switch off warning about explicit string cast from string to ANSI string potentially loosing data. The referenced cast is OK.

2009-10-24 23:41:25 Tree
[r476] by delphidabbler

* Changed UEncrypt unit's Encode routine to define a character map as an array of AnsiChar instead of Char.
* Commented changes to original unit.

2009-10-24 23:39:32 Tree
[r475] by delphidabbler

Made implicit casts from AnsiString to UnicodeString to explicit casts in order to document the intention.

2009-10-24 21:02:20 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.