1. b19569f [maven-release-plugin] rollback the release of hyracks-0.1.3 by vinayakb · 14 years ago
  2. b1aa280 [maven-release-plugin] prepare for next development iteration by vinayakb · 14 years ago
  3. 53275ce [maven-release-plugin] prepare release hyracks-0.1.3 by vinayakb · 14 years ago
  4. 2daa123 Formatted code in Asterix style and added copyright info to all files. by alexander.behm · 14 years ago
  5. 4e09438 1. Changed BTree code to use the new IBufferCache and IStorageManagerInterface to cleanly deal with the lifecycle of files. by alexander.behm · 14 years ago
  6. d301105 Merged r248:249 from trunk by alexander.behm · 14 years ago
  7. 05ab473 Ported changes in storage common by vinayakb · 14 years ago
  8. 1429814 Bugfixes related to combining compressed BTree leaf frames with TypeAwareTupleWriter. by alexander.behm · 14 years ago
  9. 3b374bd Improved BTree ops to generate less objects. For example, BTreeOpContext can now be reused for multiple operations. by alexander.behm · 14 years ago
  10. 7287026 Added support for open intervals in BTree searches. by alexander.behm · 14 years ago
  11. da00758 added simple inverted index based on btree. conjunctive queries supported. by alexander.behm · 14 years ago