Tags: mikpe/btree
Tags
Merge pull request #8 in KC/btree from fix-delete3-bug to master * commit 'd0df4d54dea5f7adacb1a4127cc0bda2b794aa56': README: remove redundant sentence btree_tests:page_write/3: reject writing the root page; btree_proper_tests: likewise btree:cache_flush/1: do not write the root page
Merge pull request #6 in KC/btree from fix-proper to master * commit '582a8290cc894a9c794cc75d1032b7ece31bbfd4': btree_proper_tests: tell PropEr to not emit escape codes breaking the test report rebar.config: make eunit generate test report btree_proper_tests: naming fixes to make eunit run the proper tests rebar.config: update PropEr repo and tag
Merge pull request #4 in KC/btree from reimplement-binsearch-as-NIF t… …o master * commit 'dc96c8b360df70ec6255cfdf87c165e8d851bcee': reimplement binsearch/2 as a NIF tweak binsearch/2 not_found/found macros to reduce tagging overheads add macros for binsearch/2 return cases, specify that 6594 not_found must be matched before found move binsearch/2 definition ahead of its first caller have binsearch/2 callers check for not_found before checking for found
Merge pull request #2 in KC/btree from gbl-35596-fix-makefile-for-ci … …to master * commit 'a5f87032b131b1906beb3a2089bd4f28a75bc919': Fix Makefile dependencies Add top-level .gitignore file Make dialyzer happy again Run dialyzer as part of 'make all', whilst 'make' just compiles the app Adding missing applications field in btree.app.src Bump rebar to 2.6.4+ compiled with OTP 18 Refactor Makefile
PreviousNext