Commit | Date | |
---|---|---|
[r847]
by
delphidabbler
Changed TDBDataPool<T>.Clear and TSingletonManager.FreeAll to enumerate a TDictionary's Values collection instead of enumerating dictionary's key/value pairs and then using only the value part of the pair. |
2010-06-22 02:21:05 | Tree |
2010-06-22 01:33:30 | Tree | |
2010-06-22 01:30:00 | Tree | |
2010-06-21 08:52:36 | Tree | |
[r843]
by
delphidabbler
* Added private extension of TArray class, named TArrayEx that adds some further static methods that provide generic versions of some of the helper function in this unit. |
2010-06-21 08:40:20 | Tree |
[r842]
by
delphidabbler
Added new TSortedObjectList class (that derives from TSortedList) to UContainers and updated unit tests to test the additional features added to the new class. |
2010-06-21 02:15:23 | Tree |
[r841]
by
delphidabbler
* Changed place to get source code from CodeSnip home page to SourceForge repo. |
2010-06-20 21:16:17 | Tree |
2010-06-20 20:30:36 | Tree | |
[r839]
by
delphidabbler
Added support to unit test project for checking for memory leaks when running under debugger. |
2010-06-20 20:29:43 | Tree |
[r838]
by
delphidabbler
* Merged code from TestUOrderedDictionary.pas and TestUOrderedList.pas into new TestUContainers.pas, deleted old units and updated unit test project files accordingly. |
2010-06-20 19:56:40 | Tree |