1. 8ec0f61 Fixed NC memory leak. Fixed duplicate job cleanup. Cleaned up data treatment in Hyracks by vinayakb · 13 years ago
  2. c4a5a4e Added option to perform profiling to client code by vinayakb · 13 years ago
  3. 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
  4. f46fefa Updated version of branch to 0.2.0-SNAPSHOT by vinayakb · 13 years ago
  5. 39bfd65 Removing eclipse junk files. by alexander.behm · 13 years ago
  6. 63132f8 Enabling all tests. by alexander.behm · 13 years ago
  7. 0522683 Recreating changes from hyracks_transactions_fix branch and hyracks_btree_updates branch in this branch created off of hyracks_dev_next. by alexander.behm · 13 years ago
  8. d0f1ffb Merged 500:541 from trunk by vinayakb · 13 years ago
  9. e0616d8 Changed job id from UUID to JobId by vinayakb · 13 years ago
  10. caf7405 Merged r497:500 from trunk by vinayakb · 13 years ago
  11. 21d59d4 Merged r490:491 from trunk by vinayakb · 13 years ago
  12. 42c7054 Merged r436:440 from trunk by vinayakb · 14 years ago
  13. e809eb0 Partial commit. Code compiles, but not complete by vinayakb · 14 years ago
  14. 759fb5f Merged -r 330:354 from trunk by vinayakb · 14 years ago
  15. 350ce27 Merged in trunk@304:314 by vinayakb · 14 years ago
  16. 3d4c974 Added new scheduler. Temporarily disabled build of compat layer pending some changes by vinayakb · 14 years ago
  17. 74c7207 Merged r289:290 from the hyracks_io_management branch by vinayakb · 14 years ago
  18. 8024c92 [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago
  19. e7388ac [maven-release-plugin] prepare release hyracks-0.1.3 by vinayakb · 14 years ago
  20. b19569f [maven-release-plugin] rollback the release of hyracks-0.1.3 by vinayakb · 14 years ago
  21. b1aa280 [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago
  22. 53275ce [maven-release-plugin] prepare release hyracks-0.1.3 by vinayakb · 14 years ago
  23. afbc779 Fixed eclipse .classpath files by vinayakb · 14 years ago
  24. efbbec5 Fixed external sort flush/reset sequence. Fixed FrameSorter buffer length. Added normalized key to external sort in Word count example by vinayakb · 14 years ago
  25. 424e1ae Optimized in-memory sorting. Added Eclipse project files by vinayakb · 14 years ago
  26. 51d741a Fixed word count for presorted aggregation by vinayakb · 14 years ago
  27. 168d92f Added Binary Preclustered Group Operator. Preclustered and Hash based group operators now use the same aggregator interface. Added a Frame Writing Operator. by vinayakb · 14 years ago