Code

store: All store functions now accept a store object.
[sysdb.git] / t / unit / core / store_expr_test.c
2015-08-07 Sebastian Harlstore: All store functions now accept a store object.
2015-05-21 Sebastian HarlReplaced sdb_store_<type> with sdb_plugin_store_<type>.
2015-05-21 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2015-05-21 Sebastian Harlstore: Make the actual store a separate object.
2015-05-19 Sebastian Harlstore: Add sdb_store_query_prepare_matcher().
2015-05-15 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2015-05-14 Sebastian Harlstore: Store a service/metric's parent hostname as...
2015-03-11 Sebastian HarlAdd tests for expression iterators.