]> gitweb.factorcode.org Git - factor.git/history - extra/forestdb/lib/lib-tests.factor
nested-comments: remove this vocab. we have /* */ which is good enough for now.
[factor.git] / extra / forestdb / lib / lib-tests.factor
2015-07-21 Doug Colemannested-comments: remove this vocab. we have /* */...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-02-10 Doug Colemanforestdb: Embrace the forestdb handle vs kvs handle...
2015-01-24 Doug Colemanforestdb.lib: Forestdb currently doesn't compile on...
2014-12-11 Doug Colemanforestdb.lib: Add back the forestdb each test.
2014-12-11 Doug Colemanforestdb: Update for recent changes.
2014-11-17 Doug Colemanforestdb: Update forestdb api.
2014-11-11 Doug Colemanforestdb.lib: Fix resource usage and cleanup. Reenable...
2014-11-11 Doug Colemanforestdb.lib: Remove concept of handle pair.
2014-11-11 Doug Colemanforestdb.lib: Add byseq mapper and unit test some deletion.
2014-11-11 Doug Colemanforestdb.lib: Adding code to do compaction.
2014-11-07 Doug Colemanforestdb.ffi: Fix up api.
2014-11-07 Doug Colemanforestdb: Update for new api changes. Fix some unit...
2014-11-07 Doug Colemanforestdb.lib: fdb_doc has to be malloc'd. Iterators...
2014-11-07 Doug Colemanforestdb: Add iteration by seq-num. Add tests for itera...
2014-11-07 Doug Colemanforestdb.ffi: Make fdb_iterator_opt_t its own type...
2014-11-07 Doug Colemanforestdb: Support snapshots and rollbacks, change how...
2014-11-05 Doug Colemanforestdb: Support more api calls.
2014-11-04 Doug Colemanforestdb.lib: Fix file name for test db.
2014-11-04 Doug Colemanforestdb: Make an ffi binding and a basic lib wrapper...