Branch: refs/heads/lua-plus-dict
Home: https://github.com/tarantool/tarantool
Commit: 90ebc52556570901998bb7cfbbe5af358a4875d5
https://github.com/tarantool/tarantool/commit/90ebc52556570901998bb7cfbbe5af358a4875d5
Author: Dmitry Simonenko <[email protected]>
Date: 2013-08-26 (Mon, 26 Aug 2013)
Changed paths:
M CMakeLists.txt
M client/tarantool/CMakeLists.txt
M client/tarantool/tc.c
M client/tarantool/tc_admin.c
M client/tarantool/tc_cli.c
M client/tarantool/tc_cli.h
A cmake/BuildLibYAML.cmake
M include/fiber.h
A include/lua/admin.h
A include/lua/fiber.h
M include/lua/init.h
A include/lua/plugin.h
A include/lua/yaml.h
M src/CMakeLists.txt
M src/admin.cc
R src/admin.rl
M src/box/lua/misc.lua
M src/errinj.cc
M src/fiber.cc
A src/lua/admin.cc
A src/lua/fiber.cc
M src/lua/info.cc
M src/lua/init.cc
A src/lua/plugin.cc
M src/lua/slab.cc
A src/lua/yaml.cc
M src/tarantool.cc
M test/lib/admin_connection.py
A third_party/lua-yaml/HISTORY
A third_party/lua-yaml/LICENSE
A third_party/lua-yaml/LICENSE.LibYAML
A third_party/lua-yaml/README
A third_party/lua-yaml/README.LibYAML
A third_party/lua-yaml/TODO
A third_party/lua-yaml/api.c
A third_party/lua-yaml/b64.c
A third_party/lua-yaml/b64.h
A third_party/lua-yaml/dumper.c
A third_party/lua-yaml/emitter.c
A third_party/lua-yaml/loader.c
A third_party/lua-yaml/lyaml.c
A third_party/lua-yaml/lyaml.h
A third_party/lua-yaml/parser.c
A third_party/lua-yaml/reader.c
A third_party/lua-yaml/scanner.c
A third_party/lua-yaml/writer.c
A third_party/lua-yaml/yaml.h
A third_party/lua-yaml/yaml_private.h
Log Message:
-----------
lua-console: make admin console work entirely under lua.
Integrate libyaml instead of internal yaml formaters.
changelog:
* fixed i64 convertion bug
* refactored bindings to new admin .info() scheme
* moved lua plugin api to separate file
* moved lua fiber api to separate file
* slab binding refactored
* added fiber lua bindings
* rewriten admin reply handler
* proper yaml end-of-document formater
* proper server error formater
* fixed bug with leftover data on stack on exception error
* added support of i64 types to lyyaml
* removed couple of box.show_ bindings
* console client fixes to support new scheme
This push has a yet broken test's.
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp