summaryrefslogtreecommitdiff
path: root/include/m_db_int.h
AgeCommit message (Collapse)Author
2013-03-08some memory leak fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3925 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-30- contact's base proto is cached nowGeorge Hazan
- settings cache structure had been changed git-svn-id: http://svn.miranda-ng.org/main/trunk@2119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-03database cache migration, phase 1George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1772 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-16removed clutch for GCC (it already exists in m_system.h)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1575 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-28perversive error reporting schema in DATABASELINK removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1223 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-27merge of dbtool & database pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1213 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-27comment correctionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1211 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-27dbchecker - initial versionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1208 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-26dbtool is divided into two parts: DbChecker & appendix for db3x_mmap pluginGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-24new service for the current database link retrievingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1167 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-20- db3x_mmap is completely moved to a class;George Hazan
- the old nightmare in the core "How to detect a db plugin and load it" is eliminated forever; - databases are the usual plugins now (loadable via Load) - dynamic DATABASELINK registration git-svn-id: http://svn.miranda-ng.org/main/trunk@1082 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-18mir_core on MIDatabaseGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1015 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c