1. 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
  2. feba368 [maven-release-plugin] prepare release hyracks-0.1.4 by vinayakb · 14 years ago
  3. 8024c92 [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago
  4. e7388ac [maven-release-plugin] prepare release hyracks-0.1.3 by vinayakb · 14 years ago
  5. b19569f [maven-release-plugin] rollback the release of hyracks-0.1.3 by vinayakb · 14 years ago
  6. b1aa280 [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago
  7. 53275ce [maven-release-plugin] prepare release hyracks-0.1.3 by vinayakb · 14 years ago
  8. bfc33cf [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago
  9. abd5142 [maven-release-plugin] prepare release hyracks-0.1.2 by vinayakb · 14 years ago
  10. 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
  11. f433336 added btree search and btree bulkload operators and made some interfaces serializable by alexander.behm · 14 years ago
  12. c3b788e switched btree to hyracks serializers and comparators and some minor cleaning by alexander.behm · 14 years ago
  13. 5e5ec2a Added BTree Access Method to Hyracks by vinayakb · 14 years ago