Menu

/branches/new-backend Commit Log


Commit Date  
[r914] by delphidabbler

Merged trunk changes 868-912 into the new-backend branch.

2010-09-24 00:57:13 Tree
[r867] by delphidabbler

Merged trunk changes 841,848-863 and 865 into the new-backend branch.

2010-07-22 10:04:47 Tree
[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
[r846] by delphidabbler

Updated and completed commenting of TOwnedConditionalFreeObject.

2010-06-22 01:33:30 Tree
[r845] by delphidabbler

Added new TSortedObjectDictionary class along with associated unit tests.

2010-06-22 01:30:00 Tree
[r844] by delphidabbler

Removed commented out code.

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.
* Removed most helper function and replaced with calls to TArrayEx methods.
* Replaced use of TStringDynArray and TIntegerDynArray with TArray<string> and TArray<Integer> respectively.

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
[r840] by delphidabbler

Fixed memory leak in TDBDataPool class.

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
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.