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