Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: 6755c708616de538f8ce9de7b793b64a858f089b
https://github.com/mailru/tarantool/commit/6755c708616de538f8ce9de7b793b64a858f089b
Author: Konstantin Osipov <[email protected]>
Date: 2012-10-09 (Tue, 09 Oct 2012)
Changed paths:
M include/coro.h
M mod/box/memcached-grammar.m
M mod/box/memcached-grammar.rl
M mod/box/memcached.m
M src/coio.m
M src/coro.m
M src/fiber.m
M src/palloc.m
M src/replica.m
Log Message:
-----------
fiber_create(), palloc(): throw OOM exception
Now that the network layer is exception aware, slowly
transit with the rest of Tarantool subsistems to
exception-based error handling model.
Make sure fiber_create() throws an exception
if there is insufficient memory for fiber or its
stack. Make the rest of the code aware of the change.
Commit: 51e29007bb16593cbce0148ba725956d3f8cd4ce
https://github.com/mailru/tarantool/commit/51e29007bb16593cbce0148ba725956d3f8cd4ce
Author: Konstantin Osipov <[email protected]>
Date: 2012-10-10 (Wed, 10 Oct 2012)
Changed paths:
M CMakeLists.txt
M debian/changelog
M doc/user/data-and-persistence.xml
M include/assoc.h
M include/config.h.cmake
M include/errcode.h
M include/mhash.h
M include/sio.h
M mod/box/box.m
M mod/box/box_lua.m
M mod/box/index.m
M mod/box/memcached.m
M mod/box/request.m
M mod/box/space.h
M mod/box/space.m
M mod/box/tree.m
M src/coio.m
M src/evio.m
M src/fiber.m
M src/sio.m
M src/tarantool.m
M src/tarantool_lua.m
M src/tarantool_lua_slab.m
M test/box/lua.result
M test/box/lua.test
M test/box/sql.result
M test/box_big/lua.result
M test/box_big/lua.test
Log Message:
-----------
Merge branch 'master' of github.com:mailru/tarantool
Commit: 41ef4182f1ec531d9cba57ca8ce04ee2e09133b1
https://github.com/mailru/tarantool/commit/41ef4182f1ec531d9cba57ca8ce04ee2e09133b1
Author: Konstantin Osipov <[email protected]>
Date: 2012-10-11 (Thu, 11 Oct 2012)
Changed paths:
M mod/box/box.m
Log Message:
-----------
Bind to the secondary port.
Compare: https://github.com/mailru/tarantool/compare/64bba07a1b8a...41ef4182f1ec
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp