[Gambas-devel-svn] SF.net SVN: gambas: [875] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-12-18 01:02:40
|
Revision: 875 http://gambas.svn.sourceforge.net/gambas/?rev=875&view=rev Author: gambas Date: 2007-12-17 17:02:38 -0800 (Mon, 17 Dec 2007) Log Message: ----------- [INTERPRETER] * BUG: Fixed the hash table cache of the subcollection used by the gb.db component. * NEW: Subcollections got a Refresh() method that clears the hash table cache. [GB.DB] * BUG: Fixed the validation method of Field, Index and ResultField classes that could crash. Modified Paths: -------------- 2.0/trunk/app/src/gambas-database-manager/CConnection.class 2.0/trunk/main/gbx/gbx_c_subcollection.c 2.0/trunk/main/lib/db/CField.c 2.0/trunk/main/lib/db/CIndex.c 2.0/trunk/main/lib/db/CResultField.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |