1. d13efb7 Applied BTree changes from LSM tree effort. Added isLoggable checks to all logger calls in BTree, RTree, and InvertedIndex. by alexander.behm · 13 years ago
  2. da7955d Added index accessor for BTree and RTree. by alexander.behm · 13 years ago
  3. d426a0f Removed leafFrame, interiorFrame, and metaFrame parameters from methods that can internally create frames using factories, e.g., create(), createOpContext(), etc. by alexander.behm · 13 years ago
  4. e8fc473 Merged hyracks_dev_next into this branch. Fixed a bug in the BTree interior node where deletion would happen incorrectly if that node was the root, and if was last existing key was deleted. by alexander.behm · 13 years ago
  5. f46fefa Updated version of branch to 0.2.0-SNAPSHOT by vinayakb · 13 years ago
  6. 6eab2c4 Cleaning up BTree frame factories to not have to create a new MultiComparator for every frame. by alexander.behm · 13 years ago
  7. 1f41215 Removed MultiComparator from compact API call in ITreeIndexFrame. by alexander.behm · 13 years ago
  8. 2d48ff2 Removed typeTraits from MultiComparator. by alexander.behm · 13 years ago
  9. ff74107 Made IPrimitiveValueProviders an RTree internal thing for better encapsulation. Also removed them from MultiComparator in my quest to clean up the MultiComparator. by alexander.behm · 13 years ago
  10. 2233fdd Still more BTree cleaning. by alexander.behm · 13 years ago
  11. 39bfd65 Removing eclipse junk files. by alexander.behm · 13 years ago
  12. 63132f8 Enabling all tests. by alexander.behm · 13 years ago
  13. d0f1ffb Merged 500:541 from trunk by vinayakb · 13 years ago
  14. caf7405 Merged r497:500 from trunk by vinayakb · 14 years ago
  15. 42c7054 Merged r436:440 from trunk by vinayakb · 14 years ago
  16. e809eb0 Partial commit. Code compiles, but not complete by vinayakb · 14 years ago
  17. 759fb5f Merged -r 330:354 from trunk by vinayakb · 14 years ago
  18. 3d4c974 Added new scheduler. Temporarily disabled build of compat layer pending some changes by vinayakb · 14 years ago
  19. 74c7207 Merged r289:290 from the hyracks_io_management branch by vinayakb · 14 years ago