1. e74da94 merged r1274:1322 from hyracks_dev_next by zheilbron · 13 years ago
  2. 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
  3. b8d3483 Changed scope of JUnit dependency from test to compile to resolve compilation issues. by alexander.behm · 13 years ago
  4. 6faa8c4 Created a test framework for the RTree and added the corresponding tests. by salsubaiee · 13 years ago
  5. f46fefa Updated version of branch to 0.2.0-SNAPSHOT by vinayakb · 13 years ago
  6. e4c865e [maven-release-plugin] prepare for next development iteration by vinayakb · 13 years ago
  7. 1c5b968 [maven-release-plugin] prepare release hyracks-0.1.7 by vinayakb · 13 years ago
  8. bb6a829 Merged -r 438:524 from trunk into branch by salsubaiee · 13 years ago
  9. 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
  10. 0d161a0 Merged trunk -r 363:437 into branch by alexander.behm · 14 years ago
  11. 0295f94 More refactoring of BTree code to allow better reusability. by alexander.behm · 14 years ago
  12. 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