Branch: refs/heads/lua-plus-dict
Home: https://github.com/tarantool/tarantool
Commit: 93f8cf3f11f1286d55e41e153f5a77345c454843
https://github.com/tarantool/tarantool/commit/93f8cf3f11f1286d55e41e153f5a77345c454843
Author: Konstantin Osipov <[email protected]>
Date: 2013-08-26 (Mon, 26 Aug 2013)
Changed paths:
M cfg/core_cfg.cfg_tmpl
M cfg/tarantool_box_cfg.c
M cfg/tarantool_box_cfg.h
M client/tarancheck/tc_generate.c
M client/tarancheck/tc_space.c
M client/tarancheck/tc_space.h
M client/tarancheck/tc_verify.c
M client/tarantar/main.c
M client/tarantar/space.c
M client/tarantar/space.h
M cmake/compiler.cmake
M doc/user/stored-procedures.xml
A extra/schema_erase.lua
A extra/schema_fill.lua
M include/errcode.h
M include/memcached.h
M src/box/CMakeLists.txt
A src/box/alter.cc
A src/box/alter.h
M src/box/box.cc
M src/box/box_cfg.cfg_tmpl
M src/box/box_lua.cc
M src/box/box_lua_space.cc
M src/box/key_def.cc
M src/box/key_def.h
M src/box/lua/box.lua
A src/box/lua/schema.lua
M src/box/request.cc
M src/box/schema.cc
M src/box/schema.h
M src/box/space.cc
M src/box/space.h
M src/box/tuple.cc
M src/box/tuple.h
M src/box/txn.cc
M src/box/txn.h
M src/lua/init.cc
M src/memcached.cc
M src/tarantool.cc
M test/lib/sql_ast.py
Log Message:
-----------
Implement the new data dictionary.
Store the information about spaces in a pre-recreated
system space.
https://blueprints.launchpad.net/tarantool/+spec/space-ddl
Remove space configuration from confetti.
Use transaction and space triggers to run post-DML
actions to perform DDL changes.
Implement a Lua FFI binding to disable tests.
Temporarily disable space-loading code in tarancheck
and tarantar (this breaks them).
Mostly all tests are broken.
Memcached is disabled (non-functional).
Commit: 0b93523ffab325a8efa4b1ae6bdcd267fb52c4c1
https://github.com/tarantool/tarantool/commit/0b93523ffab325a8efa4b1ae6bdcd267fb52c4c1
Author: Konstantin Osipov <[email protected]>
Date: 2013-08-26 (Mon, 26 Aug 2013)
Changed paths:
M third_party/lua-yaml/lyaml.c
Log Message:
-----------
Fix libyaml compiler warnings.
Compare:
https://github.com/tarantool/tarantool/compare/90ebc5255657...0b93523ffab3
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp