1. 58a635f Refactored BTree ops to share them with the RTree. All ops except the search op are currently sharable. The search op needs more thinking. by alexander.behm · 13 years ago
  2. 69b3e9d Starting implementation of Inverted Index operators. Did some refactoring of the BTree in the process. by alexander.behm · 13 years ago
  3. 78a1408 1. Modified BufferCache to have a maxOpenFiles parameter. 2. BufferCache will not invalidate and flush pages upon last close of a file. 3. Pages of unreferenced files are invalidated and flushed lazily during a new openFile request. by alexander.behm · 13 years ago
  4. 0d161a0 Merged trunk -r 363:437 into branch by alexander.behm · 13 years ago
  5. feba368 [maven-release-plugin] prepare release hyracks-0.1.4 by vinayakb · 14 years ago
  6. 77459fc Fixed cleanup on job abort. Fixed profiling by vinayakb · 14 years ago
  7. 74c7207 Merged r289:290 from the hyracks_io_management branch by vinayakb · 14 years ago