Skip to content
Snippets Groups Projects
  1. Nov 14, 2011
  2. Nov 12, 2011
  3. Nov 10, 2011
  4. Nov 09, 2011
  5. Nov 07, 2011
  6. Nov 04, 2011
    • Konstantin Osipov's avatar
      Merge branch 'master' into core-mhash · 32ea11e2
      Konstantin Osipov authored
      Conflicts:
      	mod/box/box.m
      	mod/box/index.m
      32ea11e2
    • Konstantin Osipov's avatar
      Blueprint incremental-rehash: review fixes. · bb75288d
      Konstantin Osipov authored
      Add comments.
      Rewrite put_slot loop to make it *both* clear and efficient.
      
      There is no need to check for equality in put_slot loop
      once we meet first non-dirty element: a non-dirty
      link indicates the end of the collision chain.
      
      Do not move elements up the chain in put_slot loop:
      we may use index in the hash/tree as tuple
      id in secondary keys.
      bb75288d
  7. Nov 03, 2011
  8. Nov 01, 2011
  9. Oct 28, 2011
  10. Oct 26, 2011
  11. Oct 20, 2011
  12. Oct 19, 2011
  13. Oct 18, 2011
Loading