Branch: refs/heads/libbitset
  Home:   https://github.com/mailru/tarantool
  Commit: 6f30017a61eb416b6c962097a7377974f1881181
      
https://github.com/mailru/tarantool/commit/6f30017a61eb416b6c962097a7377974f1881181
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-25 (Fri, 25 Jan 2013)

  Changed paths:
    M cmake/BuildLibEIO.cmake
    R include/asio.h
    M include/coeio.h
    M include/coio.h
    M include/coio_buf.h
    M include/evio.h
    M include/ipc.h
    M include/palloc.h
    M include/sio.h
    M src/CMakeLists.txt
    R src/asio.m
    M src/coeio.m
    M src/coio.m
    M src/evio.m
    M src/ipc.m
    M src/iproto.m
    M src/lua/init.m
    A src/lua/lua_io.h
    A src/lua/lua_io.m
    M src/lua/lua_ipc.m
    M src/palloc.m
    M src/replica.m
    M src/sio.m
    M src/tarantool.m
    A test/box/lua_sockets.result
    A test/box/lua_sockets.test
    M third_party/libeio/xthread.h
    M third_party/tarantool_ev.c
    M third_party/tarantool_ev.h

  Log Message:
  -----------
  box-io: lua-sockets history-less import.


  Commit: 12a60fe837acdfd67bf352b29ccedfbab141258d
      
https://github.com/mailru/tarantool/commit/12a60fe837acdfd67bf352b29ccedfbab141258d
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-01-25 (Fri, 25 Jan 2013)

  Changed paths:
    M include/coio.h
    M src/CMakeLists.txt
    M src/coio.m
    M src/lua/init.m
    R src/lua/lua_io.h
    R src/lua/lua_io.m
    A src/lua/lua_socket.h
    A src/lua/lua_socket.m
    M test/box/lua.result
    R test/box/lua_sockets.result
    R test/box/lua_sockets.test
    A test/box/socket.result
    A test/box/socket.test

  Log Message:
  -----------
  Mak accept() and listen() follow luasocket return conventions.
Do not throw exceptions from coeio_connect_addrinfo() if timeout.
Rename box.io to box.socket.


  Commit: 49eb9df5ba2ed1d9cc4ec7302c17e7cb6ad9676f
      
https://github.com/mailru/tarantool/commit/49eb9df5ba2ed1d9cc4ec7302c17e7cb6ad9676f
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-29 (Tue, 29 Jan 2013)

  Changed paths:
    M doc/www-data.in/download.cmake

  Log Message:
  -----------
  new centos repository info.


  Commit: 52765de65b8304424ef3d7014952f9fa55ee46f4
      
https://github.com/mailru/tarantool/commit/52765de65b8304424ef3d7014952f9fa55ee46f4
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-02-01 (Fri, 01 Feb 2013)

  Changed paths:
    M include/coio.h
    M include/coio_buf.h
    M include/evio.h
    M include/sio.h
    M src/coio.m
    M src/evio.m
    M src/lua/lua_socket.m
    M src/memcached-grammar.m
    M src/memcached-grammar.rl
    M src/replica.m
    M src/sio.m
    M test/box/socket.result
    M test/box/socket.test
    M third_party/README

  Log Message:
  -----------
  Rename read/write to send/recv to be compatible with luasocket.
Inline bio_socket_close().
Don't allow connect/bind on a non-empty socket:this is error-prone.
Don't allow connect/bind on a socket which
is already connected/bound/used for something else.
This is error-prone.
Move bind_addrinfo to evio layer.
Don't create iobuf without need. In close(), set iobuf to NULL.
Timeouts are not exceptions. Merge _timeout and other calls in coio.


  Commit: 6ec5b551dba7aef620437e92b8e5a768f692b33c
      
https://github.com/mailru/tarantool/commit/6ec5b551dba7aef620437e92b8e5a768f692b33c
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-02-02 (Sat, 02 Feb 2013)

  Changed paths:
    M third_party/README
    A third_party/rb.h
    R third_party/tree.h

  Log Message:
  -----------
  Merge branch 'rbtree'

Conflicts:
        third_party/README


  Commit: fe4e7b84316f2bf8d928529b69eaaccfecaa36ac
      
https://github.com/mailru/tarantool/commit/fe4e7b84316f2bf8d928529b69eaaccfecaa36ac
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-02-02 (Sat, 02 Feb 2013)

  Changed paths:
    M include/lib/bit/bit.h
    M src/lib/bit/bit.c
    M test/unit/bit.c
    M test/unit/bit.result

  Log Message:
  -----------
  Merge branch 'libbit'


  Commit: 02c55842fcbc954ec6d5f1233e6f65724f9bf9a4
      
https://github.com/mailru/tarantool/commit/02c55842fcbc954ec6d5f1233e6f65724f9bf9a4
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-02-02 (Sat, 02 Feb 2013)

  Changed paths:
    M doc/www-data.in/download.cmake

  Log Message:
  -----------
  CentOS distro documentation: fix typos.


  Commit: ab491ed021fa903582b43400d3bb1bf90a4dffc8
      
https://github.com/mailru/tarantool/commit/ab491ed021fa903582b43400d3bb1bf90a4dffc8
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-02-02 (Sat, 02 Feb 2013)

  Changed paths:
    M doc/www-data.in/download.cmake

  Log Message:
  -----------
  Merge branch 'www-centos'


  Commit: 0c3885a0070a78342c8ec64a8dd56eba7ff6f09a
      
https://github.com/mailru/tarantool/commit/0c3885a0070a78342c8ec64a8dd56eba7ff6f09a
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-02-02 (Sat, 02 Feb 2013)

  Changed paths:
    M client/tarantool_checksum/CMakeLists.txt
    M client/tarantool_checksum/tc_generate.c
    M client/tarantool_checksum/tc_verify.c
    M cmake/BuildMisc.cmake
    M include/assoc.h
    M test/big/iterator.result
    M test/big/sql.result
    M test/box/socket.result
    M test/unit/bit.c
    A third_party/PMurHash.c
    A third_party/PMurHash.h
    M third_party/README
    R third_party/murmur_hash2.c

  Log Message:
  -----------
  Replace murmur hash 2 with murmur hash 3.


  Commit: 92e107a93bc24ebd0621edbc13b0d0f5e3f6441c
      
https://github.com/mailru/tarantool/commit/92e107a93bc24ebd0621edbc13b0d0f5e3f6441c
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-02-04 (Mon, 04 Feb 2013)

  Changed paths:
    M client/tarantool_checksum/CMakeLists.txt
    M client/tarantool_checksum/tc_generate.c
    M client/tarantool_checksum/tc_verify.c
    M cmake/BuildLibEIO.cmake
    M cmake/BuildMisc.cmake
    M doc/www-data.in/download.cmake
    R include/asio.h
    M include/assoc.h
    M include/coeio.h
    M include/coio.h
    M include/coio_buf.h
    M include/evio.h
    M include/ipc.h
    M include/palloc.h
    M include/sio.h
    M src/CMakeLists.txt
    R src/asio.m
    M src/coeio.m
    M src/coio.m
    M src/evio.m
    M src/ipc.m
    M src/iproto.m
    M src/lua/init.m
    M src/lua/lua_ipc.m
    A src/lua/lua_socket.h
    A src/lua/lua_socket.m
    M src/memcached-grammar.m
    M src/memcached-grammar.rl
    M src/palloc.m
    M src/replica.m
    M src/sio.m
    M src/tarantool.m
    M test/big/iterator.result
    M test/big/sql.result
    M test/box/lua.result
    A test/box/socket.result
    A test/box/socket.test
    M test/unit/bit.c
    A third_party/PMurHash.c
    A third_party/PMurHash.h
    M third_party/README
    M third_party/libeio/xthread.h
    R third_party/murmur_hash2.c
    M third_party/tarantool_ev.c
    M third_party/tarantool_ev.h

  Log Message:
  -----------
  Merge branch 'master' into libbitset

Conflicts:
        third_party/README


Compare: https://github.com/mailru/tarantool/compare/80eef64239ca...92e107a93bc2
_______________________________________________
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