Branch: refs/heads/sql
Home: https://github.com/mailru/tarantool
Commit: 243c99623154baccf733ebf7d050e84be87b8c58
https://github.com/mailru/tarantool/commit/243c99623154baccf733ebf7d050e84be87b8c58
Author: Dmitry Simonenko <[email protected]>
Date: 2013-06-06 (Thu, 06 Jun 2013)
Changed paths:
M connector/c/include/tp.h
M test/connector_c/tp.c
M test/connector_c/tp.result
Log Message:
-----------
tp.h: fix buffer allocation supporting any writer
https://github.com/mailru/tarantool/issues/20
Commit: ea7ae2b2e540c89c8719659555fa751ce1e601be
https://github.com/mailru/tarantool/commit/ea7ae2b2e540c89c8719659555fa751ce1e601be
Author: Dmitry Simonenko <[email protected]>
Date: 2013-06-06 (Thu, 06 Jun 2013)
Changed paths:
M connector/c/include/tp.h
Log Message:
-----------
tp.h: tp_select example correction.
Commit: b615f6c98a0c4d43077316a87975fc6209083361
https://github.com/mailru/tarantool/commit/b615f6c98a0c4d43077316a87975fc6209083361
Author: Dmitry Simonenko <[email protected]>
Date: 2013-06-07 (Fri, 07 Jun 2013)
Changed paths:
M CMakeLists.txt
R cmake/pthread-broken-inline-test.c
M include/tarantool_pthread.h
Log Message:
-----------
Remove old pthread.h checking.
g++ (not gcc) works correctly when dealing with
extern __inline and __extern_inline constructions, thus
this hack is not necessary now.
Commit: 7df47f6f54e5551a59cf95cc131fa01da1a972fb
https://github.com/mailru/tarantool/commit/7df47f6f54e5551a59cf95cc131fa01da1a972fb
Author: Dmitry Simonenko <[email protected]>
Date: 2013-06-07 (Fri, 07 Jun 2013)
Changed paths:
M src/iproto.cc
Log Message:
-----------
define IPROTO_BODY_LEN_MAX as unsigned long by default.
Commit: c734b4d0699bf54759b89a0e9f39333430fbcc49
https://github.com/mailru/tarantool/commit/c734b4d0699bf54759b89a0e9f39333430fbcc49
Author: Dmitry Simonenko <[email protected]>
Date: 2013-06-07 (Fri, 07 Jun 2013)
Changed paths:
M test/connector_c/tp.c
M test/connector_c/tp.result
Log Message:
-----------
tp.h: test fixed and refactored.
Commit: 571197371afcd565b287ec2c52a980d42444957d
https://github.com/mailru/tarantool/commit/571197371afcd565b287ec2c52a980d42444957d
Author: Dmitry Simonenko <[email protected]>
Date: 2013-06-07 (Fri, 07 Jun 2013)
Changed paths:
M test/connector_c/tp.c
M test/connector_c/tp.result
Log Message:
-----------
tp.h: test fixed and refactored.
Commit: 4e707c0f989434b74eb3a859a1b26822a87c42e2
https://github.com/mailru/tarantool/commit/4e707c0f989434b74eb3a859a1b26822a87c42e2
Author: Konstantin Osipov <[email protected]>
Date: 2013-06-08 (Sat, 08 Jun 2013)
Changed paths:
M .gitignore
M cmake/BuildMisc.cmake
M include/pickle.h
M src/box/box.m
M src/box/tuple.h
M src/box/tuple.m
M test/unit/CMakeLists.txt
A test/unit/base64.c
A test/unit/base64.result
A test/unit/base64.test
M test/unit/unit.h
A third_party/base64.c
A third_party/base64.h
Log Message:
-----------
When loading data from a snapshot, validate tuples
Don't load corrupted tuples.
Commit: 66c4dc6989d48ea1e80de993af501f405ff927cb
https://github.com/mailru/tarantool/commit/66c4dc6989d48ea1e80de993af501f405ff927cb
Author: Konstantin Osipov <[email protected]>
Date: 2013-06-08 (Sat, 08 Jun 2013)
Changed paths:
M connector/c/include/tp.h
M test/connector_c/tp.c
M test/connector_c/tp.result
Log Message:
-----------
Merge branch 'stable' of github.com:mailru/tarantool into stable
Commit: bd8a292593d9d848cc047967e710a6f4ca93ba10
https://github.com/mailru/tarantool/commit/bd8a292593d9d848cc047967e710a6f4ca93ba10
Author: Konstantin Osipov <[email protected]>
Date: 2013-06-08 (Sat, 08 Jun 2013)
Changed paths:
M .gitignore
M cmake/BuildMisc.cmake
M include/pickle.h
M src/box/box.cc
M src/box/tuple.cc
M src/box/tuple.h
M test/unit/CMakeLists.txt
A test/unit/base64.c
A test/unit/base64.result
A test/unit/base64.test
M test/unit/unit.h
A third_party/base64.c
A third_party/base64.h
Log Message:
-----------
Merge branch 'stable'
Conflicts:
.gitignore
include/pickle.h
test/unit/CMakeLists.txt
third_party/luajit
Commit: a1b216434edf50cbbd04e3e16cbd2a88f2705a9d
https://github.com/mailru/tarantool/commit/a1b216434edf50cbbd04e3e16cbd2a88f2705a9d
Author: Dmitry E. Oboukhov <[email protected]>
Date: 2013-06-08 (Sat, 08 Jun 2013)
Changed paths:
M debian/changelog
Log Message:
-----------
New debian package.
Commit: e2921ece4288b635dee15fd73e0565e85d163696
https://github.com/mailru/tarantool/commit/e2921ece4288b635dee15fd73e0565e85d163696
Author: Dmitry Simonenko <[email protected]>
Date: 2013-06-10 (Mon, 10 Jun 2013)
Changed paths:
M test/connector_c/tp.c
Log Message:
-----------
tp.h: test refactored.
Commit: fd1b45f56a47014819ed704784c32ed3e965b182
https://github.com/mailru/tarantool/commit/fd1b45f56a47014819ed704784c32ed3e965b182
Author: Dmitry Simonenko <[email protected]>
Date: 2013-06-10 (Mon, 10 Jun 2013)
Changed paths:
M extra/CMakeLists.txt
M extra/rpm.spec.in
Log Message:
-----------
rpm: correct init.d installation path.
Commit: 0f6632c59b226ff7a643ee4fa7cbed6a5e848984
https://github.com/mailru/tarantool/commit/0f6632c59b226ff7a643ee4fa7cbed6a5e848984
Author: Roman Tsisyk <[email protected]>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M include/scoped_guard.h
Log Message:
-----------
Fix ScopedGuard crash on GCC 4.7.3 (Bug#1189470)
Commit: d3887fd0476efd88b4a1a7a70b4b478427251ca9
https://github.com/mailru/tarantool/commit/d3887fd0476efd88b4a1a7a70b4b478427251ca9
Author: Roman Tsisyk <[email protected]>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M include/assoc.h
M include/box/box.h
M include/log_io.h
M include/pickle.h
M include/recovery.h
M src/box/bitset_index.cc
M src/box/bitset_index.h
M src/box/box.cc
M src/box/box_lua.cc
M src/box/hash_index.cc
M src/box/hash_index.h
M src/box/index.h
M src/box/request.cc
M src/box/request.h
M src/box/space.cc
M src/box/tree_index.cc
M src/box/tree_index.h
M src/box/tuple.cc
M src/box/tuple.h
M src/box/txn.cc
M src/box/txn.h
M src/iproto.cc
M src/log_io.cc
M src/memcached-grammar.cc
M src/memcached-grammar.rl
M src/memcached.cc
M src/recovery.cc
M src/replication.cc
M src/tbuf.c
Log Message:
-----------
Replace 'void *' with 'char *' in most places
Commit: f65019dc4582ad3917ae3009b3e77caaedf1f5bf
https://github.com/mailru/tarantool/commit/f65019dc4582ad3917ae3009b3e77caaedf1f5bf
Author: Roman Tsisyk <[email protected]>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M src/memcached-grammar.cc
M src/memcached-grammar.rl
M src/memcached.cc
Log Message:
-----------
Add prefix to memcached methods to prevent future overloading problems
Commit: 28e1f179ec4bec0259e4be2f3c4b1aacfe61e3ca
https://github.com/mailru/tarantool/commit/28e1f179ec4bec0259e4be2f3c4b1aacfe61e3ca
Author: Konstantin Osipov <[email protected]>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M include/assoc.h
M include/box/box.h
M include/log_io.h
M include/pickle.h
M include/recovery.h
M src/box/bitset_index.cc
M src/box/bitset_index.h
M src/box/box.cc
M src/box/box_lua.cc
M src/box/hash_index.cc
M src/box/hash_index.h
M src/box/index.h
M src/box/request.cc
M src/box/request.h
M src/box/space.cc
M src/box/tree_index.cc
M src/box/tree_index.h
M src/box/tuple.cc
M src/box/tuple.h
M src/box/txn.cc
M src/box/txn.h
M src/iproto.cc
M src/log_io.cc
M src/memcached-grammar.cc
M src/memcached-grammar.rl
M src/memcached.cc
M src/recovery.cc
M src/replication.cc
M src/tbuf.c
Log Message:
-----------
Merge branch 'char-pointer'
Commit: 9e8234604203c88dd6c6ccf2aa53e21b44ac7c13
https://github.com/mailru/tarantool/commit/9e8234604203c88dd6c6ccf2aa53e21b44ac7c13
Author: Konstantin Osipov <[email protected]>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M src/memcached-grammar.cc
M src/memcached-grammar.rl
M src/memcached.cc
Log Message:
-----------
Merge branch 'memcached-fun-prefix'
Commit: 08d3b160f150eb7784a249b43c05db4e16a72b84
https://github.com/mailru/tarantool/commit/08d3b160f150eb7784a249b43c05db4e16a72b84
Author: Roman Tsisyk <[email protected]>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
A .travis.yml
Log Message:
-----------
Add a configuration file for Travis CI (http://travis-ci.org/)
Commit: 45d820cf48cf7719fc2c7f5eb930cc4135b596ca
https://github.com/mailru/tarantool/commit/45d820cf48cf7719fc2c7f5eb930cc4135b596ca
Author: Roman Tsisyk <[email protected]>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
Use RelWithDebugInfo build for Travis CI
Commit: 5c86edb2a4e996cfcf7ccd0e222164b00706f6ec
https://github.com/mailru/tarantool/commit/5c86edb2a4e996cfcf7ccd0e222164b00706f6ec
Author: Dmitry E. Oboukhov <[email protected]>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M debian/changelog
M debian/rules
Log Message:
-----------
New Debian snapshot.
Commit: 0e4af5730f1e50a274fe1b0da05b3261c870c4a9
https://github.com/mailru/tarantool/commit/0e4af5730f1e50a274fe1b0da05b3261c870c4a9
Author: Dmitry E. Oboukhov <[email protected]>
Date: 2013-06-13 (Thu, 13 Jun 2013)
Changed paths:
M .gitignore
A .travis.yml
M CMakeLists.txt
M cmake/BuildMisc.cmake
R cmake/pthread-broken-inline-test.c
M debian/changelog
M debian/rules
M extra/CMakeLists.txt
M extra/rpm.spec.in
M include/assoc.h
M include/box/box.h
R include/guard.h
M include/log_io.h
M include/pickle.h
M include/recovery.h
A include/scoped_guard.h
M include/tarantool_pthread.h
M src/admin.cc
M src/admin.rl
M src/box/bitset_index.cc
M src/box/bitset_index.h
M src/box/box.cc
M src/box/box_lua.cc
M src/box/hash_index.cc
M src/box/hash_index.h
M src/box/index.h
M src/box/request.cc
M src/box/request.h
M src/box/space.cc
M src/box/tree_index.cc
M src/box/tree_index.h
M src/box/tuple.cc
M src/box/tuple.h
M src/box/txn.cc
M src/box/txn.h
M src/coio.cc
M src/iproto.cc
M src/log_io.cc
M src/lua/mysql.cc
M src/lua/pg.cc
M src/memcached-grammar.cc
M src/memcached-grammar.rl
M src/memcached.cc
M src/recovery.cc
M src/replication.cc
M src/tarantool.cc
M src/tbuf.c
M test/connector_c/tp.c
M test/connector_c/tp.result
M test/unit/CMakeLists.txt
A test/unit/base64.c
A test/unit/base64.result
A test/unit/base64.test
M test/unit/unit.h
A third_party/base64.c
A third_party/base64.h
Log Message:
-----------
Merge branch 'master' of github.com:mailru/tarantool into sql
Conflicts:
include/guard.h
Compare: https://github.com/mailru/tarantool/compare/0d3f8f950bce...0e4af5730f1e
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp