1. c8ae94f - Minor change to the interface of the tree-index search cursor by salsubaiee · 13 years ago
  2. aea9010 Applying some of the new interfaces in the common folder to the r tree by salsubaiee · 13 years ago
  3. ce90bbc - Fixed a bug in the way we check for free space in a page before we insert a tuple by salsubaiee · 13 years ago
  4. 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
  5. 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
  6. 140cf0d Added search cursor for the r tree by salsubaiee · 13 years ago
  7. 0d161a0 Merged trunk -r 363:437 into branch by alexander.behm · 13 years ago
  8. 00d9db1 1. Inverted lists are now more generic. An inverted list is a sorted list of fixed-size tuples. by alexander.behm · 14 years ago
  9. 00c81df commented a test by salsubaiee · 14 years ago
  10. 36af1a4 Added one more test for the RTree by salsubaiee · 14 years ago
  11. 79b21b6 - Started to add support for concurrency control by salsubaiee · 14 years ago
  12. 8a28968 Added the split method Fixed various bugs by salsubaiee · 14 years ago
  13. f4d42c4 Added latches to the tree by salsubaiee · 14 years ago
  14. 9710b06 Added the r-tree package by salsubaiee · 14 years ago