1. 8ec0f61 Fixed NC memory leak. Fixed duplicate job cleanup. Cleaned up data treatment in Hyracks by vinayakb · 13 years ago
  2. b886ed1 Manually applied r603 and r605 from trunk. by alexander.behm · 13 years ago
  3. c6b4c11 Bug fixes: by jarodwen · 13 years ago
  4. ba3d1af Refactored all index operators for better sharing with inverted index operators. by alexander.behm · 13 years ago
  5. 8a6ad29 Added BTreeUpdateSearch operator for Yingyi. by alexander.behm · 13 years ago
  6. fb3f9a9 Merged hyracks_dev_next into this branch. by alexander.behm · 13 years ago
  7. 609f3b9 Polished inverted index. Added integration test for inverted index bulk load. by alexander.behm · 13 years ago
  8. 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
  9. da7955d Added index accessor for BTree and RTree. by alexander.behm · 13 years ago
  10. c476921 Ignored Eclipse metadata files by vinayakb · 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. 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
  13. f46fefa Updated version of branch to 0.2.0-SNAPSHOT by vinayakb · 13 years ago
  14. 6eab2c4 Cleaning up BTree frame factories to not have to create a new MultiComparator for every frame. by alexander.behm · 13 years ago
  15. 1f41215 Removed MultiComparator from compact API call in ITreeIndexFrame. by alexander.behm · 13 years ago
  16. 2d48ff2 Removed typeTraits from MultiComparator. by alexander.behm · 13 years ago
  17. 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
  18. 2233fdd Still more BTree cleaning. by alexander.behm · 13 years ago
  19. 39bfd65 Removing eclipse junk files. by alexander.behm · 13 years ago
  20. 63132f8 Enabling all tests. by alexander.behm · 13 years ago
  21. d0f1ffb Merged 500:541 from trunk by vinayakb · 13 years ago
  22. caf7405 Merged r497:500 from trunk by vinayakb · 13 years ago
  23. 42c7054 Merged r436:440 from trunk by vinayakb · 14 years ago
  24. e809eb0 Partial commit. Code compiles, but not complete by vinayakb · 14 years ago
  25. 759fb5f Merged -r 330:354 from trunk by vinayakb · 14 years ago
  26. 3d4c974 Added new scheduler. Temporarily disabled build of compat layer pending some changes by vinayakb · 14 years ago
  27. 74c7207 Merged r289:290 from the hyracks_io_management branch by vinayakb · 14 years ago