Branch: refs/heads/luarocks
Home: https://github.com/tarantool/tarantool
Commit: 41d6048ea6071efedeafaeb41f627c7b9e12efe6
https://github.com/tarantool/tarantool/commit/41d6048ea6071efedeafaeb41f627c7b9e12efe6
Author: Roman Tsisyk <[email protected]>
Date: 2013-12-25 (Wed, 25 Dec 2013)
Changed paths:
M include/lua/init.h
M src/box/box_lua.cc
M src/lua/cjson.cc
M src/lua/init.cc
M src/lua/lua_ipc.cc
M src/lua/lua_socket.cc
M src/lua/session.cc
M test/box/lua.result
Log Message:
-----------
Support require('modname') for socket, session, ipc and cjson modules.
* Add box.socket, box.session, box.ipc to package.loaded
* Add cjson to package.loaded
* Add modname._NAME and modname._VERSION for all modules
Commit: d5eadd18f1d70ea654c0fad6d8ca632954fce9c5
https://github.com/tarantool/tarantool/commit/d5eadd18f1d70ea654c0fad6d8ca632954fce9c5
Author: Roman Tsisyk <[email protected]>
Date: 2013-12-27 (Fri, 27 Dec 2013)
Changed paths:
M .gitignore
M .gitmodules
M CMakeLists.txt
A cmake/BuildTaranRocks.cmake
M cmake/luajit.cmake
A extra/taranscript
M include/tarantool/config.h.cmake
M src/lua/cjson.cc
M src/lua/init.cc
A third_party/taranrocks/00-tarantool.patch
A third_party/taranrocks/config.lua.in
A third_party/taranrocks/luarocks
A third_party/taranrocks/site_config.lua.in
A third_party/taranrocks/taranrocks.1
Log Message:
-----------
TaranRocks - a Tarantool package manager based on LuaRocks
This patch adds taranrocks and taranscript utilities to /bin.
Taranscript is a conventional wrapper to use tarantool_box as
a Lua interpreter. TaranRocks is a preconfiogured version of
LuaRocks for Tarantool.
Compare:
https://github.com/tarantool/tarantool/compare/41d6048ea607^...d5eadd18f1d7_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp