1. 07769de Fixed thread-concurrency issues in tree indexes due to IBinaryComparator not being thread safe anymore. by alexander.behm · 13 years ago
  2. 9e8e57e Removing BTree reverse scan functionality because it is can cause latch deadlock, and adds more complexity to the BTRee. Changed search cursor, more changes to follow. by alexander.behm · 13 years ago
  3. ab03f27 Removed PageAllocationException. by alexander.behm · 13 years ago
  4. 8ec0f61 Fixed NC memory leak. Fixed duplicate job cleanup. Cleaned up data treatment in Hyracks by vinayakb · 13 years ago
  5. b886ed1 Manually applied r603 and r605 from trunk. by alexander.behm · 13 years ago
  6. ba3d1af Refactored all index operators for better sharing with inverted index operators. by alexander.behm · 13 years ago
  7. 8a6ad29 Added BTreeUpdateSearch operator for Yingyi. by alexander.behm · 13 years ago
  8. 609f3b9 Polished inverted index. Added integration test for inverted index bulk load. by alexander.behm · 13 years ago
  9. 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
  10. da7955d Added index accessor for BTree and RTree. by alexander.behm · 13 years ago
  11. 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
  12. 6eab2c4 Cleaning up BTree frame factories to not have to create a new MultiComparator for every frame. by alexander.behm · 13 years ago
  13. 1f41215 Removed MultiComparator from compact API call in ITreeIndexFrame. by alexander.behm · 13 years ago
  14. 2d48ff2 Removed typeTraits from MultiComparator. by alexander.behm · 13 years ago
  15. 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
  16. 2233fdd Still more BTree cleaning. by alexander.behm · 13 years ago
  17. d0f1ffb Merged 500:541 from trunk by vinayakb · 13 years ago
  18. e809eb0 Partial commit. Code compiles, but not complete by vinayakb · 14 years ago
  19. 759fb5f Merged -r 330:354 from trunk by vinayakb · 14 years ago
  20. 74c7207 Merged r289:290 from the hyracks_io_management branch by vinayakb · 14 years ago