Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: 5ccaba82df06825b990ed0ef38ba0b4a765a8338
      
https://github.com/mailru/tarantool/commit/5ccaba82df06825b990ed0ef38ba0b4a765a8338
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-06-20 (Thu, 20 Jun 2013)

  Changed paths:
    M .gitignore
    M CMakeLists.txt
    M include/box/box.h
    M include/coeio.h
    R include/config.h.cmake
    M include/crc32.h
    M include/errcode.h
    M include/errinj.h
    M include/fiber.h
    M include/iobuf.h
    M include/lib/bit/bit.h
    M include/lib/bitset/bitset.h
    M include/log_io.h
    M include/palloc.h
    M include/recovery.h
    M include/replication.h
    M include/salloc.h
    M include/say.h
    M include/tarantool.h
    A include/tarantool/config.h.cmake
    A include/tarantool/plugin.h
    A include/tarantool/util.h
    R include/tarantool_plugin.h
    R include/tarantool_pthread.h
    M include/tbuf.h
    A include/tt_pthread.h
    R include/util.h
    M src/CMakeLists.txt
    M src/admin.cc
    M src/admin.rl
    M src/box/index.h
    M src/box/port.h
    M src/box/request.h
    M src/box/tuple.h
    M src/box/tuple_update.h
    M src/coro.cc
    M src/cpu_feature.c
    M src/errinj.cc
    M src/fiber.cc
    M src/lua/init.cc
    M src/palloc.cc
    A src/plugin/CMakeLists.txt
    A src/plugin/mysql/CMakeLists.txt
    A src/plugin/mysql/mysql.cc
    A src/plugin/pg/CMakeLists.txt
    A src/plugin/pg/pg.cc
    R src/plugins/CMakeLists.txt
    R src/plugins/mysql/CMakeLists.txt
    R src/plugins/mysql/mysql.cc
    R src/plugins/pg/CMakeLists.txt
    R src/plugins/pg/pg.cc
    M src/recovery.cc
    M src/salloc.cc
    M src/stat.cc
    M src/tarantool.cc
    M src/tbuf.c
    M src/util.c
    M test/box/protocol.c
    M test/connector_c/update.c
    M third_party/README
    M third_party/libeio/eio.c
    M third_party/tarantool_eio.h
    M third_party/tarantool_ev.h

  Log Message:
  -----------
  Move util.h, config.h, plugin.h to include/tarantool

Rename tarantool_pthread.h to tt_pthread.h

This is a pre-requisite for addition of Perl stored procedures.


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

  Changed paths:
    M debian/control

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


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