Branch: refs/heads/fiber-ipc
  Home:   https://github.com/mailru/tarantool
  Commit: 2aedcf91cc0fa2dcd6c5ffdaac9b71336043fe7f
      
https://github.com/mailru/tarantool/commit/2aedcf91cc0fa2dcd6c5ffdaac9b71336043fe7f
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-15 (Mon, 15 Oct 2012)

  Changed paths:
    M src/iobuf.m

  Log Message:
  -----------
  Fix a bug in obuf_dup with buffer reuse.


  Commit: cc2d455202bd556302e5a220c8495b761294fdb8
      
https://github.com/mailru/tarantool/commit/cc2d455202bd556302e5a220c8495b761294fdb8
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-15 (Mon, 15 Oct 2012)

  Changed paths:
    M include/admin.h
    M include/recovery.h
    M include/tarantool.h
    M src/CMakeLists.txt
    M src/admin.m
    M src/admin.rl
    M src/box/box.h
    M src/box/box.m
    M src/box/box_lua.m
    M src/box/memcached.m
    M src/iproto.m
    M src/recovery.m
    M src/replication.m
    M src/tarantool.m

  Log Message:
  -----------
  Remove dependency of admin.m from the configuration file.

Remove dependency of admin.m from the configuration file.
Remove txn->txn_flags from recover_row().


  Commit: b152776a390d9565d9d2c1cb8e74ec1a3362f2cc
      
https://github.com/mailru/tarantool/commit/b152776a390d9565d9d2c1cb8e74ec1a3362f2cc
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2012-10-16 (Tue, 16 Oct 2012)

  Changed paths:
    M include/admin.h
    M include/recovery.h
    M include/tarantool.h
    M src/CMakeLists.txt
    M src/admin.m
    M src/admin.rl
    M src/box/box.h
    M src/box/box.m
    M src/box/box_lua.m
    M src/box/memcached.m
    M src/iobuf.m
    M src/iproto.m
    M src/recovery.m
    M src/replication.m
    M src/tarantool.m

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


  Commit: c754c7dfdb5ffe5e4db7851b339b1f4912c48e43
      
https://github.com/mailru/tarantool/commit/c754c7dfdb5ffe5e4db7851b339b1f4912c48e43
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2012-10-16 (Tue, 16 Oct 2012)

  Changed paths:
    M include/fiber.h
    M include/ifc.h
    M include/rlist.h
    M src/fiber.m
    M src/ifc.m
    M src/lua/lua_ifc.m
    M test/box/ifc.result
    M test/box/ifc.test

  Log Message:
  -----------
  renamed all fiber_* functions to ifc_*

all functions use rlist: avoid spare foreaches


Compare: https://github.com/mailru/tarantool/compare/213fa9b57337...c754c7dfdb5f
_______________________________________________
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