1. 1d0f9a6 Moved tree index test framework to hyracks-test-support. Removed JUnit dependency from access method poms. Cleaned up all access method dependencies. by alexander.behm · 13 years ago
  2. b8d3483 Changed scope of JUnit dependency from test to compile to resolve compilation issues. by alexander.behm · 13 years ago
  3. 6faa8c4 Created a test framework for the RTree and added the corresponding tests. by salsubaiee · 13 years ago
  4. f46fefa Updated version of branch to 0.2.0-SNAPSHOT by vinayakb · 13 years ago
  5. e4c865e [maven-release-plugin] prepare for next development iteration by vinayakb · 13 years ago
  6. 1c5b968 [maven-release-plugin] prepare release hyracks-0.1.7 by vinayakb · 13 years ago
  7. bb6a829 Merged -r 438:524 from trunk into branch by salsubaiee · 13 years ago
  8. 58a635f Refactored BTree ops to share them with the RTree. All ops except the search op are currently sharable. The search op needs more thinking. by alexander.behm · 14 years ago
  9. 0d161a0 Merged trunk -r 363:437 into branch by alexander.behm · 14 years ago
  10. 0295f94 More refactoring of BTree code to allow better reusability. by alexander.behm · 14 years ago
  11. 940c8e1 Beginning refactoring of BTree code to allow cleaner sharing with RTree. Factored out the free page manager in this commit. by alexander.behm · 14 years ago