Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-20 | db_event_delete: unused parameter removed | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-01-30 | fixes #1785 (sub's events aren't marked as read, because of that SRMM could ↵ | George Hazan | |
read all events into a message log) | |||
2019-01-04 | Update copyrights | dartraiden | |
2018-10-17 | fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a ↵ | George Hazan | |
subcontact instead of saving in meta) | |||
2018-10-10 | code cleaning | George Hazan | |
2018-10-10 | stupid schema with event handles sharing via CreateEventHook eliminated | George Hazan | |
2018-09-19 | GetEventById & SetEventId - two new methods to operate with events by their ↵ | George Hazan | |
server ids | |||
2018-04-02 | Dbx_mdbx: fix for record number calculation | George Hazan | |
2018-04-02 | Dbx_mdbx: | George Hazan | |
- unused class members removed; - added function TouchFile() to change access date & time on loading & exit | |||
2018-03-30 | fix for asynchronous database flush to fix unsaved data | George Hazan | |
2018-03-27 | fixes #1216 (temporary contacts return back until restart) | George Hazan | |
2018-03-23 | fixes #1195 (Import from mdbx is broken) | George Hazan | |
2018-02-21 | all another C++'11 iterators | George Hazan | |
2018-01-24 | if we don't use MDBX_DUPSORT, there's no need to pass the data parameter | George Hazan | |
2018-01-23 | dbx_mdbx: | George Hazan | |
- fix for a name conflict; - stricter transaction scope; - version bump | |||
2018-01-22 | code cleaning | George Hazan | |
2018-01-22 | fix for broken contacts in mdbx | George Hazan | |
2018-01-11 | dbx_mdbx: | George Hazan | |
- Remap() / MDBX_CHECK perversion removed; - mdbx_env_set_geometry() is used to grow file automatically | |||
2018-01-11 | mdbx-plugin: fix names for clarity (minor, but renaming). | George Hazan | |
# Conflicts: # plugins/Dbx_mdbx/src/libmdbx |