Branch: refs/heads/lua-sockets
  Home:   https://github.com/mailru/tarantool
  Commit: 7b6e6898230ee5f93a7693a07bc8bbffd7372929
      
https://github.com/mailru/tarantool/commit/7b6e6898230ee5f93a7693a07bc8bbffd7372929
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-01-23 (Wed, 23 Jan 2013)

  Changed paths:
    M cmake/profile.cmake

  Log Message:
  -----------
  Don't enable GCOV by default, make test is not ready for that.

When make test is run with gcov, coverage output files are
created. On the second run, when they are already there,
the server fails to start.


  Commit: 87705be29e2c33945de7058577381f0bd2d8be49
      
https://github.com/mailru/tarantool/commit/87705be29e2c33945de7058577381f0bd2d8be49
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-01-23 (Wed, 23 Jan 2013)

  Log Message:
  -----------
  Merge branch 'master' into lua-sockets


  Commit: a0fff4b1fb52ba4c1efb93c26f1c393adfd343b7
      
https://github.com/mailru/tarantool/commit/a0fff4b1fb52ba4c1efb93c26f1c393adfd343b7
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-01-23 (Wed, 23 Jan 2013)

  Changed paths:
    M include/evio.h
    M src/evio.m
    M src/iproto.m
    M src/lua/lua_io.m
    M src/replica.m

  Log Message:
  -----------
  lua-sockets: review fixes

Rename evio_is_connected to evio_is_active -- a socket
doesn't have to be connected to be usable with evio.
Use evio_is_active instead of s->init in box_socket/lua_io


Compare: https://github.com/mailru/tarantool/compare/6ea38f755059...a0fff4b1fb52
_______________________________________________
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