Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: 3e2adffb7a918b8a6e956e7eb47da3083432d154
https://github.com/mailru/tarantool/commit/3e2adffb7a918b8a6e956e7eb47da3083432d154
Author: Konstantin Osipov <[email protected]>
Date: 2011-10-28 (Fri, 28 Oct 2011)
Changed paths:
M core/fiber.m
M core/tarantool.m
M core/tarantool_lua.m
M include/fiber.h
M test/box/lua.result
M test/box/lua.test
Log Message:
-----------
Lua: make it possible to create new fibers.
Add box.fiber.create(), box.fiber.resume(),
fiber.yield(), box.fiber.detach().
Add tests.
Makce fiber cancellation implementation
more robust and quick, so that it
is actually usable from Lua.
Debug.
Commit: 22dac19a16fd8af92d3e605df2b8d4f7902ff54a
https://github.com/mailru/tarantool/commit/22dac19a16fd8af92d3e605df2b8d4f7902ff54a
Author: Konstantin Osipov <[email protected]>
Date: 2011-10-28 (Fri, 28 Oct 2011)
Changed paths:
M CMakeLists.txt
M client/CMakeLists.txt
A client/tarantool/CMakeLists.txt
A client/tarantool/tnt.c
A client/tarantool/tnt_admin.c
A client/tarantool/tnt_admin.h
M connector/c/CMakeLists.txt
M connector/c/include/tnt.h
A connector/c/include/tnt_call.h
M connector/c/include/tnt_opt.h
M connector/c/include/tnt_proto.h
M connector/c/include/tnt_recv.h
A connector/c/sql/CMakeLists.txt
A connector/c/sql/tnt_lex.c
A connector/c/sql/tnt_lex.h
A connector/c/sql/tnt_sql.c
A connector/c/sql/tnt_sql.h
A connector/c/sql/tnt_utf8.c
A connector/c/sql/tnt_utf8.h
A connector/c/tnt_call.c
M connector/c/tnt_io.c
M connector/c/tnt_opt.c
M connector/c/tnt_recv.c
M connector/php/README
A connector/php/exampleCall.php
M connector/php/tarantool.c
M connector/php/tarantool.h
M core/tarantool_lua.m
M mod/box/box_lua.m
M test/CMakeLists.txt
M test/box/connector.c
M test/box/lua.result
M test/box/lua.test
M third_party/luajit/src/Makefile
Log Message:
-----------
Merge branch 'master' of github.com:mailru/tarantool
Conflicts:
test/box/lua.result
test/box/lua.test
Compare: https://github.com/mailru/tarantool/compare/b3abcfa...22dac19
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp