Branch: refs/heads/master
Home: https://github.com/tarantool/tarantool
Commit: 77483fc9e722c1444891dd2c25d59dfd6e06e0f0
https://github.com/tarantool/tarantool/commit/77483fc9e722c1444891dd2c25d59dfd6e06e0f0
Author: Konstantin Osipov <[email protected]>
Date: 2013-12-03 (Tue, 03 Dec 2013)
Changed paths:
M include/lua/utils.h
M include/trigger.h
M src/admin.cc
M src/box/alter.cc
M src/box/box_lua.cc
M src/box/space.cc
M src/lua/fiber.cc
M src/lua/session.cc
Log Message:
-----------
Implement LuarefGuard, move some more state to struct trigger
Miscallenous cleanups and refactoring.
Add comments to trigger.h
Implement LuarefGuard - a stack object to automatically
release a Lua reference on return or exception.
Add more context to struct trigger and get rid of specialized
objects in alter.cc.
Add optional 'destroy' to struct trigger, which is required
in space-luatriggers.
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp