Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: acbc683335a3bfa6da19c3471fbdda1fc835ce8e
      
https://github.com/mailru/tarantool/commit/acbc683335a3bfa6da19c3471fbdda1fc835ce8e
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M include/mhash.h
    M src/box/hash_index.cc
    M src/box/hash_index.h
    M src/box/index.cc

  Log Message:
  -----------
  Rewrite HashIndex using tuple_compare


  Commit: 49a5c5ada77f64c023d557f69cfada5f0bc1647d
      
https://github.com/mailru/tarantool/commit/49a5c5ada77f64c023d557f69cfada5f0bc1647d
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M src/box/space.cc

  Log Message:
  -----------
  Allow multipart hash in config checks (blueprint multipart-hash)


  Commit: 48cecc1e71e9e2f0a553485aac55e1405b6005b3
      
https://github.com/mailru/tarantool/commit/48cecc1e71e9e2f0a553485aac55e1405b6005b3
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M test/big/iterator.result
    M test/big/iterator.test
    M test/big/tarantool.cfg

  Log Message:
  -----------
  Add multipart hash tests


  Commit: cd4f3b7258afc83ef7a141c328789849c0d8af90
      
https://github.com/mailru/tarantool/commit/cd4f3b7258afc83ef7a141c328789849c0d8af90
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M test/big/hash.result
    M test/big/hash.test

  Log Message:
  -----------
  Add tests for search in NUM64 HashIndex using NUM key


  Commit: b3ae55dc912948da725fd064b99812520ebf3e54
      
https://github.com/mailru/tarantool/commit/b3ae55dc912948da725fd064b99812520ebf3e54
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-06-27 (Thu, 27 Jun 2013)

  Changed paths:
    M include/mhash.h
    M src/box/hash_index.cc

  Log Message:
  -----------
  tuple-compare-hash: review fixes

- simplify the comparison function, only shortuct the single-part
  NUM key case.
- tweak mh_find() declaration
- remove wrappers around hash values
  and keys


  Commit: e9b4c19af2863f1573a0eec0301fa8b742d8d7d2
      
https://github.com/mailru/tarantool/commit/e9b4c19af2863f1573a0eec0301fa8b742d8d7d2
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-06-27 (Thu, 27 Jun 2013)

  Changed paths:
    M include/mhash.h
    M src/box/hash_index.cc
    M src/box/hash_index.h
    M src/box/index.cc
    M src/box/space.cc
    M test/big/hash.result
    M test/big/hash.test
    M test/big/iterator.result
    M test/big/iterator.test
    M test/big/tarantool.cfg

  Log Message:
  -----------
  Merge branch 'tuple-compare-hash'


Compare: https://github.com/mailru/tarantool/compare/a6161fa8979c...e9b4c19af286
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to