1. e5b5b5c Fixed integration tests to use version 0.0.2 of hyracks-maven-plugin by vinayakb · 13 years ago
  2. 08f88cb Changed client ports to match new default: 1098 by vinayakb · 13 years ago
  3. 007deee Added new IPC mechanism to Hyracks. Migrated all remote communications to use new IPC layer by vinayakb · 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. c4a5a4e Added option to perform profiling to client code by vinayakb · 13 years ago
  6. 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
  7. f46fefa Updated version of branch to 0.2.0-SNAPSHOT by vinayakb · 13 years ago
  8. 39bfd65 Removing eclipse junk files. by alexander.behm · 13 years ago
  9. 63132f8 Enabling all tests. by alexander.behm · 13 years ago
  10. 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
  11. d0f1ffb Merged 500:541 from trunk by vinayakb · 13 years ago
  12. e0616d8 Changed job id from UUID to JobId by vinayakb · 13 years ago
  13. caf7405 Merged r497:500 from trunk by vinayakb · 13 years ago
  14. 21d59d4 Merged r490:491 from trunk by vinayakb · 13 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. 350ce27 Merged in trunk@304:314 by vinayakb · 14 years ago
  19. 3d4c974 Added new scheduler. Temporarily disabled build of compat layer pending some changes by vinayakb · 14 years ago
  20. 74c7207 Merged r289:290 from the hyracks_io_management branch by vinayakb · 14 years ago
  21. 8024c92 [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago
  22. e7388ac [maven-release-plugin] prepare release hyracks-0.1.3 by vinayakb · 14 years ago
  23. b19569f [maven-release-plugin] rollback the release of hyracks-0.1.3 by vinayakb · 14 years ago
  24. b1aa280 [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago
  25. 53275ce [maven-release-plugin] prepare release hyracks-0.1.3 by vinayakb · 14 years ago
  26. afbc779 Fixed eclipse .classpath files by vinayakb · 14 years ago
  27. 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
  28. 424e1ae Optimized in-memory sorting. Added Eclipse project files by vinayakb · 14 years ago
  29. 51d741a Fixed word count for presorted aggregation by vinayakb · 14 years ago
  30. 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