Menu

Old Code (SVN) Commit Log


Commit Date  
[r966] by delphidabbler

* Renamed NsDatabase.UDatabase.pas as Database.UDatabase.pas.
* Renamed TestNsDatabaseUCookies.pas as TestDatabaseUCookies.pas and modified it to refer to renamed Database.UDatabase unit.

2010-11-09 00:27:00 Tree
[r965] by delphidabbler

* Renamed NsDatabase.UCookies.pas as Database.UCookies.pas.
* Modified all units that reference NsDatabase.UCookies.pas to reference renamed unit.
* Renamed TestNsDatabaseUCookies.pas as TestDatabaseUCookies.pas.

2010-11-09 00:19:44 Tree
[r964] by delphidabbler

Added new Database.UObjectDestructionMgr unit to unit tests project along with related DUnit test case in new TestDatabaseUObjectDestructionMgr unit.

2010-11-09 00:08:20 Tree
[r963] by delphidabbler

Modified warning switches to match settings in .dproj file:
* Switched on "Explicit string cast with potential data loss", "Widening given AnsiChar constant to WideChar lost information" and "Widening given AnsiString constant lost information" warnings.
* Switched off "Platform symbol" warning.

2010-11-08 20:33:07 Tree
[r962] by delphidabbler

Switched off "Platform Symbol" warning for whole project.

2010-11-08 20:32:28 Tree
[r961] by delphidabbler

Changed no-construct object tests to check for ENoConstructException instead of EAssertionFailed exceptions when attempts are made to construct the objects. This change was made in UBaseObjects at r937 and caused original tests to fail.

2010-11-08 20:27:22 Tree
[r960] by delphidabbler

* Changed object freeing mechanism used by TDBDataPool to free TDBDataItem objects that are removed from pool to work with revised TDBDataItem class that descends from TControlledConditionalFreeObject.
* Updated test cases to work with revised TDBDataPool.

2010-11-08 20:00:46 Tree
[r959] by delphidabbler

* Changed TDBDataItem to descend from TControlledConditionalFreeObject instead of TOwnedConditionalFreeObject.
* Changed test cases according to change in TDBDataItem.

2010-11-08 19:58:16 Tree
[r958] by delphidabbler

Merged trunk changes 932-934 and 940-956 into the new-backend branch.

2010-11-08 17:02:08 Tree
[r957] by delphidabbler

CodeSnip version 3.8.1

2010-11-08 16:13:09 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.