Menu

/trunk/Src/CodeSnip.dproj Commit Log


Commit Date  
[r804] (22.8 kB) by delphidabbler

* Replaced all usage of TStringStack from UStacks unit with Delphi RTL class TStack<string>.
* Removed now redundant UStacks unit from project.

2010-06-13 19:35:26 View
Download
[r801] (22.9 kB) by delphidabbler

New UComparers unit copied from revsied-webservices branch.

2010-06-13 16:20:58 View
Download
[r785] (22.8 kB) by delphidabbler

Added new UEncryptor unit that provides a static class that encrypts and decrypts binary data. It acts as a façade to the actual encryption engine.

2010-06-01 12:15:11 View
Download
[r784] (22.8 kB) by delphidabbler

Added new UHexUtils unit that provides routines that support conversion of hexadecimal strings to and from the corresponding binary data.

2010-06-01 12:07:40 View
Download
[r760] (22.7 kB) by delphidabbler

Alphabetically re-ordered unit list.

2010-05-25 16:28:05 View
Download
[r746] (22.7 kB) by delphidabbler

Added new FrCodeGenPrefs frame unit that provides a tab in preferences dialog box where code generation options can be set.

2010-05-25 12:06:12 View
Download
[r745] (22.6 kB) by delphidabbler

Added new UWarnings unit that encapsulate Delphi $WARN directives used to switch off unwanted compiler warnings.

2010-05-25 12:01:22 View
Download
[r657] (22.5 kB) by delphidabbler

* Removed all code that is excluded from Delphi 2009 / 2010 by conditionally defined symbols.
* Removed related $IFDEFs. Unused symbols removed from CompilerDefines.inc.
* Removed UAltBugFix.pas unit from project and removed all references to it since its functional code was excluded by conditional symbols on Delphi 2009 and later.

2010-03-19 11:17:16 View
Download
[r614] (22.6 kB) by delphidabbler

Merged delphi2010-port branch back into trunk.

2010-02-08 20:00:48 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.