Evgeny M.
59c6d47bf7
Update Makefile
...
update makefile to make it compatible with erlang.mk
2014-11-14 20:47:38 +03:00
Kresten Krab Thorup
0449e442f7
Remove most dialyzer warnings
...
This is a large change set, which adds type specs
needed for dialyzer to be happy. We likely
need even more type specs as we move forward.
2012-09-26 15:11:55 +02:00
Kresten Krab Thorup
857b410fdd
Remove bloom from Makefile
...
Fixes https://github.com/krestenkrab/hanoidb/issues/11
2012-09-24 17:39:50 +02:00
Gregory Burd
30fd2ded4c
Cleanup
2012-06-19 15:00:06 +01:00
Gregory Burd
d3ce4ce73d
Minor fixes and reorg.
2012-06-14 18:03:55 +01:00
Gregory Burd
43f095b3f0
Rename "lsm-btree" to "hanoi".
2012-04-21 15:20:39 -04:00
Gregory Burd
b325f3e792
* Changed "lookup" to "get" just because
...
* Added copyright notices to files
* Added Apache 2.0 License file with permission from Kresten/Trifork
* Changed the handle from "Db" to "Tree" because... it made me feel better
* Other minor changes here and there
2012-04-15 10:35:39 -04:00
Jesper Louis Andersen
6293ada2f4
Provide a target for an eunit_console.
2012-01-21 15:13:22 +01:00
Jesper Louis Andersen
372a05619c
Improve the test stale btree removal.
...
Also delete the "simple" Btree in between test runs so we have a clean
slate of what is happening.
2012-01-07 00:58:57 +01:00
Jesper Louis Andersen
de8d09231e
Preliminary cleanup of test cases.
...
This is not the "right" way to do it since it should be internalized,
but for a start it will do until we fix it.
2012-01-06 22:55:07 +01:00
Jesper Louis Andersen
fcf7af36ca
Provide a Makefile for running dialyzer.
...
While here, also dump another slew of goodies in the makefile.
2012-01-06 21:22:23 +01:00