index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Db3x_mmap
/
src
/
dbcontacts.cpp
Age
Commit message (
Expand
)
Author
2014-02-19
import to open a database in read-only mode
George Hazan
2014-02-13
fix for a contact's deletion in mmap
George Hazan
2014-02-09
fix for the temporary contact creation
George Hazan
2014-02-08
low-level database access functions rewritten to MCONTACT instead of HANDLE h...
George Hazan
2014-02-07
- the internal DBContact structure extended to hold one more DWORD: contact ID;
George Hazan
2014-02-03
- new helpers for reading db strings into static buffers;
George Hazan
2014-01-03
more correct way of writing signatures
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-05-25
update for a year in Miranda NG copyright
George Hazan
2013-04-10
dbx_mmap: protocol cache is used more intensively
George Hazan
2012-10-03
database cache migration, phase 1
George Hazan
2012-09-25
- fix for memory corruption in Dbx_tree
George Hazan
2012-07-23
slightly changed class hierarchy
George Hazan
2012-07-23
Db3x_mmap,Db_autobackups: changed folder structure
Vadim Dashevskiy