Branch: refs/heads/remote-new
Home: https://github.com/mailru/tarantool
Commit: dbeb277c86c061d269931e1f09f4d16cc91b6ec3
https://github.com/mailru/tarantool/commit/dbeb277c86c061d269931e1f09f4d16cc91b6ec3
Author: Konstantin Osipov <[email protected]>
Date: 2013-05-30 (Thu, 30 May 2013)
Changed paths:
M .gitignore
M doc/user/errcode.xml
M doc/user/replication.xml
M doc/user/stored-procedures.xml
M doc/user/target.db
R extra/pack_lua
M include/errcode.h
M include/fiber.h
M src/box/CMakeLists.txt
M src/box/box_lua.m
R src/box/lua/box.autoincrement.lua
R src/box/lua/box.bless_space.lua
R src/box/lua/box.counter.lua
R src/box/lua/box.fiber.lua
M src/box/lua/box.lua
R src/box/lua/box.net.lua
A src/box/lua/box_net.lua
A src/box/lua/misc.lua
M src/fiber.m
M src/lua/init.m
M test/box/lua.result
M test/box/lua.test
M test/box/lua_misc.result
M test/box/net.box.result
M test/box/net.box.test
M test/lib/sql_ast.py
Log Message:
-----------
Code review for box.net.box implementation:
- write the docs
- remove unnecessary introduction of Perl
- properly implement, document and test box.fiber.wrap()
- rename box.find, explore alternatives (none)
- rewrite box.unpack('R') to reuse code and do
what's expected of it.
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp