1 file changed
+1
-1
lines changedSubmodule tarantool-c updated 58 files
- .gitignore+8
- .gitmodules+3
- .travis.yml+118-54
- AUTHORS+4
- CMakeLists.txt+36-13
- Jenkinsfile+8
- LICENSE+29
- README.rst+1-1
- build.sh-18
- doc/source/example.c+52-63
- doc/source/reply.rst+16-6
- documentation.sh+5
- include/tarantool/tarantool.h+1
- include/tarantool/tnt_execute.h+24
- include/tarantool/tnt_io.h+1
- include/tarantool/tnt_proto.h+10-1
- include/tarantool/tnt_reply.h+73
- rpm/tarantool-c.spec+8
- test-run+1
- test.sh+20-5
- test/.tarantoolctl+12
- test/CMakeLists.txt+29-26
- test/cli/box.lua+1
- test/cli/suite.ini+4
- test/cli/tarantool-poll.skipcond+7
- test/cli/tarantool-poll.test.py+15
- test/cli/tarantool-tcp.test.py+15
- test/cli/tarantool_poll.c+110
- test/cli/tarantool_tcp.c+111-179
- test/common/box.lua+85
- test/common/common.c+1-1
- test/common/common.h
- test/common/test.c
- test/common/test.h+2
- test/common/tnt_assoc.c
- test/common/tnt_assoc.h
- test/lib/__init__.py
- test/lib/tarantool_server.py-283
- test/shared/box.lua-94
- test/shared/valgrind.sup
- test/test-run.py-73
- test/test-run.py+1
- test/unix/box.lua+1
- test/unix/suite.ini+6
- test/unix/tarantool-unix.test.py+15
- test/unix/tarantool_unix.c+135-20
- third_party/base64.c+5
- third_party/msgpuck+1-1
- tnt/CMakeLists.txt+4
- tnt/tnt_auth.c+1-1
- tnt/tnt_buf.c+2-2
- tnt/tnt_execute.c+60
- tnt/tnt_io.c+97-63
- tnt/tnt_net.c+5-2
- tnt/tnt_object.c+1-1
- tnt/tnt_reply.c+170-59
- tnt/tnt_request.c+5-4
- tnt/tnt_schema.c+2
- tnt/tnt_update.c+1-1
0 commit comments