Age | Commit message (Expand) | Author |
2018-09-20 | final fix for libmdbx problem with GC | George Hazan |
2018-09-19 | GetEventById & SetEventId - two new methods to operate with events by their s... | George Hazan |
2018-09-19 | eventids table added for message keys | George Hazan |
2018-08-25 | limdbx error logging disabled till the problem with GC will be solved | George Hazan |
2018-07-18 | no need to crash inside assert in runtime | George Hazan |
2018-07-07 | merge of fix into libdbmx that could create broken profiles | George Hazan |
2018-07-06 | compacting disabled for a while due to a bug in libmdbx | George Hazan |
2018-07-04 | grrm | George Hazan |
2018-07-04 | merge with libmdbx master | George Hazan |
2018-06-29 | safer method of backing up databases instead of trying to read them manually | George Hazan |
2018-06-20 | merge with libmdbx/xp | George Hazan |
2018-06-13 | Dbx_mdbx: duplicate code removed | George Hazan |
2018-06-13 | profile lock detection unbound from contact list services | George Hazan |
2018-05-17 | Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, WebView... | George Hazan |
2018-04-13 | 64-bit Miranda to use 16 GB mmap | George Hazan |
2018-04-13 | MDBX_COALESCE helps to free trailing database pages | George Hazan |
2018-04-12 | DbxMdbx: menu item added for compacting | George Hazan |
2018-04-12 | initial version of profile compactor for MDBX | George Hazan |
2018-04-11 | 512M is the maximum size that a 32-bit program can mmap | George Hazan |
2018-04-09 | frankly speaking, there's no need to lock the database profile since we check... | George Hazan |
2018-04-02 | Dbx_mdbx: | George Hazan |
2018-04-01 | much more efficient way of handling DBFlush, with separate window | George Hazan |
2018-03-30 | fix for asynchronous database flush to fix unsaved data | George Hazan |
2018-03-26 | fix for system history processing | George Hazan |
2018-03-26 | fixes #1208 (if profile is opened in r/w mode, it should be locked) | George Hazan |
2018-03-25 | MIDatabaseChecker interface removed | George Hazan |
2018-03-23 | fixes #1195 (Import from mdbx is broken) | George Hazan |
2018-03-21 | DATABASELINK::Unload method replaced with the virtual destructor of MDatabase... | George Hazan |
2018-03-07 | old C-style code is obsolete now because of MDatabaseCommon existence | George Hazan |
2018-02-04 | checker for MDBX, first version | George Hazan |
2018-01-24 | we need more readers, cause libmdbx returns MDBX_READERS_FULL on large profiles | George Hazan |
2018-01-23 | dbx_mdbx: | George Hazan |
2018-01-22 | code cleaning | George Hazan |
2018-01-11 | dbx_mdbx: | George Hazan |
2018-01-11 | mdbx-plugin: fix names for clarity (minor, but renaming). | George Hazan |