This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Tarantool -- an efficient key/value data store".
The branch master-stable has been updated
via 9cfb3f342d64dce1860c47a31c222b0456824226 (commit)
via 4fc97523c78f723c2d4eb01e2d3b6dd4ee695138 (commit)
from c5ac8439ae965341cf8d29e5f00eed32f6dc45c5 (commit)
Summary of changes:
CMakeLists.txt | 1 +
connector/CMakeLists.txt | 1 +
connector/c/CMakeLists.txt | 1 +
connector/c/client.c | 85 ++++++++++++++++++++++++++++++
include/palloc.h => connector/c/client.h | 64 ++++++++++++++--------
mod/silverbox/box.c | 3 +
test/CMakeLists.txt | 4 ++
test/box/protocol.c | 33 ++++++++++++
test/box/protocol.result | 2 +
test/box/protocol.test | 7 +++
10 files changed, 177 insertions(+), 24 deletions(-)
create mode 100644 connector/CMakeLists.txt
create mode 100644 connector/c/CMakeLists.txt
create mode 100644 connector/c/client.c
copy include/palloc.h => connector/c/client.h (54%)
create mode 100644 test/box/protocol.c
create mode 100644 test/box/protocol.result
create mode 100644 test/box/protocol.test
--
Tarantool -- an efficient key/value data store
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp