1. 3dd54f5 Removed dependencies on hyracks-control-nc. by alexander.behm · 12 years ago
  2. e74da94 merged r1274:1322 from hyracks_dev_next by zheilbron · 12 years ago
  3. 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
  4. b8d3483 Changed scope of JUnit dependency from test to compile to resolve compilation issues. by alexander.behm · 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. 0d161a0 Merged trunk -r 363:437 into branch by alexander.behm · 13 years ago
  10. 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
  11. feba368 [maven-release-plugin] prepare release hyracks-0.1.4 by vinayakb · 14 years ago
  12. 8024c92 [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago
  13. e7388ac [maven-release-plugin] prepare release hyracks-0.1.3 by vinayakb · 14 years ago
  14. b19569f [maven-release-plugin] rollback the release of hyracks-0.1.3 by vinayakb · 14 years ago
  15. b1aa280 [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago
  16. 53275ce [maven-release-plugin] prepare release hyracks-0.1.3 by vinayakb · 14 years ago
  17. bfc33cf [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago
  18. abd5142 [maven-release-plugin] prepare release hyracks-0.1.2 by vinayakb · 14 years ago
  19. 6fe3943 changed btree api to use ITupleReference instead of byte[] but still assuming length is present in serialized fields (will fix next) by alexander.behm · 14 years ago
  20. f433336 added btree search and btree bulkload operators and made some interfaces serializable by alexander.behm · 14 years ago
  21. c3b788e switched btree to hyracks serializers and comparators and some minor cleaning by alexander.behm · 14 years ago
  22. 5e5ec2a Added BTree Access Method to Hyracks by vinayakb · 14 years ago