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

  Changed paths:
    M src/box/tuple.cc
    M src/box/tuple.h

  Log Message:
  -----------
  Add tuple_compare functions


  Commit: 583d56addb3c8cae90d68e6c0570020fc542715d
      
https://github.com/mailru/tarantool/commit/583d56addb3c8cae90d68e6c0570020fc542715d
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M src/box/hash_index.cc
    M src/box/hash_index.h
    M src/box/index.cc
    M src/box/index.h
    M src/box/tree_index.cc
    M src/box/tree_index.h
    M src/box/tuple.cc

  Log Message:
  -----------
  Implement findByTuple as a stub in the base class


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

  Changed paths:
    M src/box/index.cc
    M src/box/tree_index.cc
    M src/box/tree_index.h
    M test/big/sql.result
    M test/big/sql.test

  Log Message:
  -----------
  Rewrite TreeIndex using tuple_compare


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

  Changed paths:
    M test/big/lua.result
    M test/big/lua.test
    M test/big/tree_variants.result
    M test/big/tree_variants.test

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


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

  Changed paths:
    M src/box/hash_index.cc
    M src/box/hash_index.h
    M src/box/index.cc
    M src/box/index.h
    M src/box/tree_index.cc
    M src/box/tree_index.h
    M src/box/tuple.cc
    M src/box/tuple.h
    M test/big/lua.result
    M test/big/lua.test
    M test/big/sql.result
    M test/big/sql.test
    M test/big/tree_variants.result
    M test/big/tree_variants.test

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


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

  Changed paths:
    M .gitignore
    M src/box/box_lua.cc
    M src/box/port.h
    M src/iproto.cc
    A test/.gitattributes
    M test/box/lua.result
    M test/box/lua.test
    M test/connector_c/xlog_rpl.test
    M test/lib/server.py
    R test/lib/tarantool_box_server.py
    M test/lib/tarantool_server.py
    M test/lib/test_suite.py
    M test/lib/unittest_server.py
    A test/memcached/cfg/master.cfg
    A test/memcached/cfg/tarantool_memcached_bad.cfg
    A test/memcached/cfg/tarantool_memcached_off.cfg
    M test/memcached/expirations.test
    M test/memcached/flush-all.result
    M test/memcached/flush-all.test
    M test/memcached/off.test
    M test/memcached/suite.ini
    R test/memcached/tarantool.cfg
    R test/memcached/tarantool_memcached_bad.cfg
    R test/memcached/tarantool_memcached_off.cfg
    M test/replication/cfg/hot_standby.cfg
    M test/replication/cfg/master.cfg
    M test/replication/cfg/master_to_replica.cfg
    M test/replication/cfg/replica.cfg
    M test/replication/cfg/replica_to_master.cfg
    M test/replication/consistent.result
    M test/replication/consistent.test
    M test/replication/hot_standby.test
    A test/replication/memcached.result
    A test/replication/memcached.test
    M test/replication/swap.test
    A test/share/tarantool.sup
    R test/share/tarantool_box.sup
    M test/test-run.py
    M test/unit/CMakeLists.txt
    R test/unit/base64.test
    R test/unit/bit.test
    R test/unit/bitset_basic.test
    R test/unit/bitset_index.test
    R test/unit/bitset_iterator.test
    R test/unit/mhash.test
    R test/unit/queue.test
    R test/unit/rlist.test
    R test/unit/rope.test
    R test/unit/rope_avl.test
    R test/unit/rope_basic.test
    R test/unit/rope_stress.test
    M test/unit/suite.ini

  Log Message:
  -----------
  Merge branch 'master' of github.com:mailru/tarantool


Compare: https://github.com/mailru/tarantool/compare/a5ab54b65fec...a6161fa8979c
_______________________________________________
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