Menu

/trunk/Src/UGC.pas Commit Log


Commit Date  
[r1015] (6.4 kB) by delphidabbler

Replaced use of TInterfaceList class with TList<xxxx> where xxxx is some interface. Any custom enumerators in classes that use the list were removed and replaced by use of TEnumerator<xxxx>.

2010-11-16 16:55:50 View
Download
[r598] (6.5 kB) by delphidabbler

Corrected and completed comments.

2010-01-20 00:25:13 View
Download
[r220] (5.7 kB) by delphidabbler

Replaced UAutoFree.pas with UGC.pas which provides a garbage collector static class that can be used to manage the lifetime of objects.

2009-08-18 18:16: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.