Branch: refs/heads/bitmap-index
Home: https://github.com/mailru/tarantool
Commit: fd37d69af0b14fa17f43d028af4736d9bbd69f36
https://github.com/mailru/tarantool/commit/fd37d69af0b14fa17f43d028af4736d9bbd69f36
Author: Roman Tsisyk <[email protected]>
Date: 2012-11-29 (Thu, 29 Nov 2012)
Changed paths:
M src/box/index.h
M src/box/index.m
M src/box/request.m
M src/box/space.h
M src/box/space.m
M src/box/tree.m
M src/box/txn.h
M src/box/txn.m
M test/big/lua.result
Log Message:
-----------
Index performance optimizations (REPLACE: TREE up to 90%, HASH up to 10%)
Commit: 68d561f2992e281ae45d2dc867af9dff26c094b2
https://github.com/mailru/tarantool/commit/68d561f2992e281ae45d2dc867af9dff26c094b2
Author: Dmitry Simonenko <[email protected]>
Date: 2012-12-03 (Mon, 03 Dec 2012)
Changed paths:
A include/asio.h
A include/tarantool_eio.h
M src/CMakeLists.txt
A src/asio.m
A src/tarantool_eio.c
A third_party/libeio/CVS/Entries
A third_party/libeio/CVS/Repository
A third_party/libeio/CVS/Root
A third_party/libeio/CVS/Template
A third_party/libeio/Changes
A third_party/libeio/LICENSE
A third_party/libeio/Makefile.am
A third_party/libeio/Makefile.in
A third_party/libeio/aclocal.m4
A third_party/libeio/autogen.sh
A third_party/libeio/config.guess
A third_party/libeio/config.h.in
A third_party/libeio/config.sub
A third_party/libeio/configure
A third_party/libeio/configure.ac
A third_party/libeio/demo.c
A third_party/libeio/ecb.h
A third_party/libeio/eio.3
A third_party/libeio/eio.c
A third_party/libeio/eio.h
A third_party/libeio/eio.pod
A third_party/libeio/install-sh
A third_party/libeio/libeio.m4
A third_party/libeio/ltmain.sh
A third_party/libeio/missing
A third_party/libeio/xthread.h
Log Message:
-----------
asio: libeio import and wrapper implementation.
Commit: 6a7ceac82d57bd6be36f4f1b27e74e1193529c98
https://github.com/mailru/tarantool/commit/6a7ceac82d57bd6be36f4f1b27e74e1193529c98
Author: Dmitry Simonenko <[email protected]>
Date: 2012-12-03 (Mon, 03 Dec 2012)
Changed paths:
M src/asio.m
M src/tarantool.m
Log Message:
-----------
asio: init and free added to bootstrap.
Commit: 1dc92ffedd0eb3e14485c7c7cd469aedc2720199
https://github.com/mailru/tarantool/commit/1dc92ffedd0eb3e14485c7c7cd469aedc2720199
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-04 (Tue, 04 Dec 2012)
Changed paths:
M include/mhash.h
M src/box/index.h
M src/box/index.m
M src/box/request.m
M src/box/space.h
M src/box/space.m
M src/box/tree.m
M src/box/txn.h
M src/box/txn.m
M third_party/sptree.h
Log Message:
-----------
Refactoring: space_replace, index_replace and txn_replace methods
Commit: 95cd0eb47292cf62fe297c8187ab984e37c79f97
https://github.com/mailru/tarantool/commit/95cd0eb47292cf62fe297c8187ab984e37c79f97
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-04 (Tue, 04 Dec 2012)
Changed paths:
M src/box/txn.m
Log Message:
-----------
txn_rollback fix
Commit: 316c41c05f40ff5da65961366abee454e0abbafe
https://github.com/mailru/tarantool/commit/316c41c05f40ff5da65961366abee454e0abbafe
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-05 (Wed, 05 Dec 2012)
Changed paths:
M src/box/index.m
M src/box/request.m
M src/box/space.h
M src/box/space.m
M src/box/tree.m
M src/box/txn.m
Log Message:
-----------
Minor fixes in space_replace, index_replace and txn_replace methods
Commit: 19a995f654a650e7fc2c44e1bd843c541681225b
https://github.com/mailru/tarantool/commit/19a995f654a650e7fc2c44e1bd843c541681225b
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-05 (Wed, 05 Dec 2012)
Changed paths:
M src/box/index.h
M src/box/index.m
M src/box/request.m
M src/box/space.h
M src/box/space.m
M src/box/tree.m
Log Message:
-----------
Remove BOX_ADD and BOX_REPLACE from space.m, index.m, tree.m
Commit: 97b0165981ddabbd1e456e21411d5f368cb29723
https://github.com/mailru/tarantool/commit/97b0165981ddabbd1e456e21411d5f368cb29723
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-06 (Thu, 06 Dec 2012)
Changed paths:
M include/asio.h
M src/asio.m
Log Message:
-----------
libeio: review fixes
Commit: 961bfe80c233e388bdf93a2e85f8100455c1d089
https://github.com/mailru/tarantool/commit/961bfe80c233e388bdf93a2e85f8100455c1d089
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-06 (Thu, 06 Dec 2012)
Changed paths:
M doc/user/stored-procedures.xml
M include/pickle.h
M src/lua/init.m
M src/pickle.m
M test/big/lua.result
M test/big/lua.test
M test/box/lua.result
M test/box/lua.test
Log Message:
-----------
Reworked box.unpack
Commit: 6259b74349f910c1df0a178c4b362ffcd24ff0e9
https://github.com/mailru/tarantool/commit/6259b74349f910c1df0a178c4b362ffcd24ff0e9
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-06 (Thu, 06 Dec 2012)
Changed paths:
M include/pickle.h
M src/lua/init.m
M src/pickle.m
M test/box/lua.result
Log Message:
-----------
box-unpack: minor edits
Commit: 0ae38f14b69af57235c830fdd2a94368690bd1ac
https://github.com/mailru/tarantool/commit/0ae38f14b69af57235c830fdd2a94368690bd1ac
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-06 (Thu, 06 Dec 2012)
Changed paths:
M doc/user/stored-procedures.xml
M include/pickle.h
M src/lua/init.m
M src/pickle.m
M test/big/lua.result
M test/big/lua.test
M test/box/lua.result
M test/box/lua.test
Log Message:
-----------
Merge branch 'box-unpack-reviewed'
Conflicts:
test/box/lua.result
Commit: 54ae85bae16fc296c0582d74279497aa9e0c3e7d
https://github.com/mailru/tarantool/commit/54ae85bae16fc296c0582d74279497aa9e0c3e7d
Author: Dmitry Simonenko <[email protected]>
Date: 2012-12-06 (Thu, 06 Dec 2012)
Changed paths:
A include/coeio.h
M src/CMakeLists.txt
A src/coeio.m
M src/tarantool.m
Log Message:
-----------
coeio: asio refactoring and review fixes.
Commit: c9cbefed0be972b23d8d2fe53a800b7ddd3b100f
https://github.com/mailru/tarantool/commit/c9cbefed0be972b23d8d2fe53a800b7ddd3b100f
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-06 (Thu, 06 Dec 2012)
Changed paths:
A include/coeio.h
M src/CMakeLists.txt
A src/coeio.m
M src/tarantool.m
Log Message:
-----------
Merge branch 'coeio'
Commit: 5dff054a4d1b9f92858057861d6b04a5d6095915
https://github.com/mailru/tarantool/commit/5dff054a4d1b9f92858057861d6b04a5d6095915
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-06 (Thu, 06 Dec 2012)
Changed paths:
M doc/user/stored-procedures.xml
M src/lua/init.m
M test/box/lua.result
Log Message:
-----------
Add box.time() and box.time64() needed by queues.
Commit: 1fdbe49cefbeb9a36265b32732990010ac233ffa
https://github.com/mailru/tarantool/commit/1fdbe49cefbeb9a36265b32732990010ac233ffa
Author: Dmitry E. Oboukhov <[email protected]>
Date: 2012-12-07 (Fri, 07 Dec 2012)
Changed paths:
M debian/changelog
Log Message:
-----------
New debian package
Commit: 4cc2b21d15b4c190fd098f1246e52eeea39b837f
https://github.com/mailru/tarantool/commit/4cc2b21d15b4c190fd098f1246e52eeea39b837f
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-12 (Wed, 12 Dec 2012)
Changed paths:
M include/errinj.h
M src/box/index.m
M src/box/tree.m
M test/big/hash.result
M test/big/hash.test
M test/big/tarantool.cfg
M test/big/tree_pk.result
M test/big/tree_pk.test
Log Message:
-----------
Tests for space_replace
Commit: deb9035558b5537582957c6d8e1689083be8c920
https://github.com/mailru/tarantool/commit/deb9035558b5537582957c6d8e1689083be8c920
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M include/errcode.h
M include/mhash.h
M src/box/box.m
M src/box/box_lua.m
M src/box/index.h
M src/box/index.m
M src/box/request.m
M src/box/space.h
M src/box/space.m
M src/box/tree.m
M src/box/txn.h
M src/box/txn.m
M test/big/hash.result
M test/big/lua.result
M test/big/tree_pk.result
M test/box/errinj.result
M test/box/fiber.result
M test/box/lua.result
M third_party/sptree.h
Log Message:
-----------
index-speedup: code review.
Commit: 3f698116f2e092e61a7f51728ff4ea81244177f0
https://github.com/mailru/tarantool/commit/3f698116f2e092e61a7f51728ff4ea81244177f0
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M include/errinj.h
M src/box/index.m
M test/big/hash.result
M test/big/hash.test
M test/big/suite.ini
M test/big/tree_pk.result
M test/big/tree_pk.test
Log Message:
-----------
Tests for space_replace 2
Commit: cf093c0b7c25891e2bb2df415e1da7899276a6f2
https://github.com/mailru/tarantool/commit/cf093c0b7c25891e2bb2df415e1da7899276a6f2
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M src/box/index.h
M src/box/index.m
M src/box/tree.m
Log Message:
-----------
Remove index::findByTuple method
Commit: 2028842d8c858231ad1120a26f33c0aa0e19514b
https://github.com/mailru/tarantool/commit/2028842d8c858231ad1120a26f33c0aa0e19514b
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M src/box/index.h
M src/box/index.m
M src/box/tree.h
M src/box/tree.m
Log Message:
-----------
Remove index::findUnsafe method
Commit: f5856dbde5127db3afd5713bff106fe973f9c5f1
https://github.com/mailru/tarantool/commit/f5856dbde5127db3afd5713bff106fe973f9c5f1
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M doc/user/connectors.xml
Log Message:
-----------
Fix a broken link to PHP driver.
Commit: 8f0d929263345745c288aacef46803ec25bd2b05
https://github.com/mailru/tarantool/commit/8f0d929263345745c288aacef46803ec25bd2b05
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M doc/user/connectors.xml
Log Message:
-----------
Merge branch 'stable'
Commit: 3c7cf0539c501083578394997a639625b45ce9cb
https://github.com/mailru/tarantool/commit/3c7cf0539c501083578394997a639625b45ce9cb
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M debian/changelog
M doc/user/stored-procedures.xml
A include/asio.h
A include/coeio.h
M include/ipc.h
M include/pickle.h
M include/tarantool.h
A include/tarantool_eio.h
M src/CMakeLists.txt
A src/asio.m
M src/box/CMakeLists.txt
M src/box/box.lua
A src/box/box_lua_space.h
A src/box/box_lua_space.m
M src/box/index.h
M src/box/space.m
A src/coeio.m
M src/lua/init.m
M src/lua/lua_ipc.m
M src/memcached.m
M src/pickle.m
M src/tarantool.m
A src/tarantool_eio.c
M test/big/lua.result
M test/big/lua.test
M test/box/admin.test
M test/box/lua.result
M test/box/lua.test
A test/box/space.result
A test/box/space.test
R test/run
A test/run
R test/tarantool
A third_party/libeio/CVS/Entries
A third_party/libeio/CVS/Repository
A third_party/libeio/CVS/Root
A third_party/libeio/CVS/Template
A third_party/libeio/Changes
A third_party/libeio/LICENSE
A third_party/libeio/Makefile.am
A third_party/libeio/Makefile.in
A third_party/libeio/aclocal.m4
A third_party/libeio/autogen.sh
A third_party/libeio/config.guess
A third_party/libeio/config.h.in
A third_party/libeio/config.sub
A third_party/libeio/configure
A third_party/libeio/configure.ac
A third_party/libeio/demo.c
A third_party/libeio/ecb.h
A third_party/libeio/eio.3
A third_party/libeio/eio.c
A third_party/libeio/eio.h
A third_party/libeio/eio.pod
A third_party/libeio/install-sh
A third_party/libeio/libeio.m4
A third_party/libeio/ltmain.sh
A third_party/libeio/missing
A third_party/libeio/xthread.h
Log Message:
-----------
Merge branch 'master' into index-speedup
Conflicts:
test/box/lua.result
Commit: d5d00b142256ddc3403aa1df11df370a958fa77b
https://github.com/mailru/tarantool/commit/d5d00b142256ddc3403aa1df11df370a958fa77b
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M include/errcode.h
M include/errinj.h
M include/mhash.h
M src/box/box.m
M src/box/box_lua.m
M src/box/index.h
M src/box/index.m
M src/box/request.m
M src/box/space.h
M src/box/space.m
M src/box/tree.h
M src/box/tree.m
M src/box/txn.h
M src/box/txn.m
M test/big/hash.result
M test/big/hash.test
M test/big/suite.ini
M test/big/tarantool.cfg
M test/big/tree_pk.result
M test/big/tree_pk.test
M test/box/errinj.result
M test/box/fiber.result
M test/box/lua.result
M third_party/sptree.h
Log Message:
-----------
Merge branch 'index-speedup'
Commit: 4d96d8e2ac58bef2dd988b19fa06eca77ce65ca2
https://github.com/mailru/tarantool/commit/4d96d8e2ac58bef2dd988b19fa06eca77ce65ca2
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M doc/user/connectors.xml
Log Message:
-----------
Merge branch 'master' of github.com:mailru/tarantool
Commit: 0e56d9738da8bb81d31616f75c8201f373d7b618
https://github.com/mailru/tarantool/commit/0e56d9738da8bb81d31616f75c8201f373d7b618
Author: Dmitry E. Oboukhov <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M src/ipc.m
Log Message:
-----------
try to fix race condition
Commit: c5e66f6b6d1cf95652fa335bddcfe3f16f4a0db1
https://github.com/mailru/tarantool/commit/c5e66f6b6d1cf95652fa335bddcfe3f16f4a0db1
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-13 (Thu, 13 Dec 2012)
Changed paths:
M test/big/tree_pk.result
M test/big/tree_pk.test
Log Message:
-----------
Add sql.sort = True for a non-uniq index test in big/tree_pk.test
Commit: 91b671f712d724f1f8f88068421a7b399a66d157
https://github.com/mailru/tarantool/commit/91b671f712d724f1f8f88068421a7b399a66d157
Author: Dmitry E. Oboukhov <[email protected]>
Date: 2012-12-14 (Fri, 14 Dec 2012)
Changed paths:
M test/big/tree_pk.result
M test/big/tree_pk.test
Log Message:
-----------
Merge branch 'master' of github.com:mailru/tarantool into ipc-race-condition
Commit: f380ca586387b2216806225bedb0c29e2e37cb92
https://github.com/mailru/tarantool/commit/f380ca586387b2216806225bedb0c29e2e37cb92
Author: Dmitry E. Oboukhov <[email protected]>
Date: 2012-12-14 (Fri, 14 Dec 2012)
Changed paths:
M src/ipc.m
Log Message:
-----------
has_readers & has_writers methods without race condition
Commit: 6db50be1ea41b823e0bc61bdc248d6eea4f4ed02
https://github.com/mailru/tarantool/commit/6db50be1ea41b823e0bc61bdc248d6eea4f4ed02
Author: Dmitry E. Oboukhov <[email protected]>
Date: 2012-12-14 (Fri, 14 Dec 2012)
Changed paths:
M debian/changelog
Log Message:
-----------
debian version
Commit: f1259bf76d609a2d3ecfd333adc621b790d302d0
https://github.com/mailru/tarantool/commit/f1259bf76d609a2d3ecfd333adc621b790d302d0
Author: bigbes <[email protected]>
Date: 2012-12-16 (Sun, 16 Dec 2012)
Changed paths:
A doc/www-data/benchs/A_READ_latency.svg
A doc/www-data/benchs/A_UPDATE_latency.svg
A doc/www-data/benchs/A_throughput.svg
A doc/www-data/benchs/B_READ_latency.svg
A doc/www-data/benchs/B_UPDATE_latency.svg
A doc/www-data/benchs/B_throughput.svg
A doc/www-data/benchs/C_READ_latency.svg
A doc/www-data/benchs/C_throughput.svg
A doc/www-data/benchs/D_INSERT_latency.svg
A doc/www-data/benchs/D_READ_latency.svg
A doc/www-data/benchs/D_throughput.svg
A doc/www-data/benchs/F_READ-MODIFY-WRITE_latency.svg
A doc/www-data/benchs/F_READ_latency.svg
A doc/www-data/benchs/F_UPDATE_latency.svg
A doc/www-data/benchs/F_throughput.svg
A doc/www-data/benchs/LOAD_INSERT_latency.svg
A doc/www-data/benchs/LOAD_throughput.svg
Log Message:
-----------
Adding temp.benchmarks for site
Commit: 2dcd0ea0c9635cb4197254ae163beda3b80f3f6d
https://github.com/mailru/tarantool/commit/2dcd0ea0c9635cb4197254ae163beda3b80f3f6d
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-17 (Mon, 17 Dec 2012)
Changed paths:
M src/box/CMakeLists.txt
M src/box/box_lua_space.m
A src/box/hash_index.h
A src/box/hash_index.m
M src/box/index.h
M src/box/index.m
M src/box/space.m
R src/box/tree.h
R src/box/tree.m
A src/box/tree_index.h
A src/box/tree_index.m
Log Message:
-----------
Extract HashIndex from index.h(.m), rename tree.h(.m) to tree_index.h(.m)
Commit: 06d53220381a949dce16934453200117b0f61ea7
https://github.com/mailru/tarantool/commit/06d53220381a949dce16934453200117b0f61ea7
Author: bigbes <[email protected]>
Date: 2012-12-17 (Mon, 17 Dec 2012)
Changed paths:
A doc/www-data/benchs/A_READ_latency.svg
A doc/www-data/benchs/A_UPDATE_latency.svg
A doc/www-data/benchs/A_throughput.svg
A doc/www-data/benchs/B_READ_latency.svg
A doc/www-data/benchs/B_UPDATE_latency.svg
A doc/www-data/benchs/B_throughput.svg
A doc/www-data/benchs/C_READ_latency.svg
A doc/www-data/benchs/C_throughput.svg
A doc/www-data/benchs/D_INSERT_latency.svg
A doc/www-data/benchs/D_READ_latency.svg
A doc/www-data/benchs/D_throughput.svg
A doc/www-data/benchs/F_READ-MODIFY-WRITE_latency.svg
A doc/www-data/benchs/F_READ_latency.svg
A doc/www-data/benchs/F_UPDATE_latency.svg
A doc/www-data/benchs/F_throughput.svg
A doc/www-data/benchs/LOAD_INSERT_latency.svg
A doc/www-data/benchs/LOAD_throughput.svg
Log Message:
-----------
Adding temp.benchmarks for site
Commit: f969351f898635d427ed2f1618e2858f507f803a
https://github.com/mailru/tarantool/commit/f969351f898635d427ed2f1618e2858f507f803a
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-17 (Mon, 17 Dec 2012)
Log Message:
-----------
Merge branch 'stable'
Commit: 91cce220566d67316bc1783eb24ef0de147c0267
https://github.com/mailru/tarantool/commit/91cce220566d67316bc1783eb24ef0de147c0267
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-17 (Mon, 17 Dec 2012)
Changed paths:
R doc/www-data/benchs/A_READ_latency.svg
R doc/www-data/benchs/A_UPDATE_latency.svg
R doc/www-data/benchs/A_throughput.svg
R doc/www-data/benchs/B_READ_latency.svg
R doc/www-data/benchs/B_UPDATE_latency.svg
R doc/www-data/benchs/B_throughput.svg
R doc/www-data/benchs/C_READ_latency.svg
R doc/www-data/benchs/C_throughput.svg
R doc/www-data/benchs/D_INSERT_latency.svg
R doc/www-data/benchs/D_READ_latency.svg
R doc/www-data/benchs/D_throughput.svg
R doc/www-data/benchs/F_READ-MODIFY-WRITE_latency.svg
R doc/www-data/benchs/F_READ_latency.svg
R doc/www-data/benchs/F_UPDATE_latency.svg
R doc/www-data/benchs/F_throughput.svg
R doc/www-data/benchs/LOAD_INSERT_latency.svg
R doc/www-data/benchs/LOAD_throughput.svg
A doc/www-data/ycsb/A_READ_latency.svg
A doc/www-data/ycsb/A_UPDATE_latency.svg
A doc/www-data/ycsb/A_throughput.svg
A doc/www-data/ycsb/B_READ_latency.svg
A doc/www-data/ycsb/B_UPDATE_latency.svg
A doc/www-data/ycsb/B_throughput.svg
A doc/www-data/ycsb/C_READ_latency.svg
A doc/www-data/ycsb/C_throughput.svg
A doc/www-data/ycsb/D_INSERT_latency.svg
A doc/www-data/ycsb/D_READ_latency.svg
A doc/www-data/ycsb/D_throughput.svg
A doc/www-data/ycsb/F_READ-MODIFY-WRITE_latency.svg
A doc/www-data/ycsb/F_READ_latency.svg
A doc/www-data/ycsb/F_UPDATE_latency.svg
A doc/www-data/ycsb/F_throughput.svg
A doc/www-data/ycsb/LOAD_INSERT_latency.svg
A doc/www-data/ycsb/LOAD_throughput.svg
Log Message:
-----------
Move benchs dir to ycsb.
Commit: 72e8e2dbfa7f8ea92f432fa9dd289e94f3f3aa49
https://github.com/mailru/tarantool/commit/72e8e2dbfa7f8ea92f432fa9dd289e94f3f3aa49
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-17 (Mon, 17 Dec 2012)
Changed paths:
R doc/www-data/benchs/A_READ_latency.svg
R doc/www-data/benchs/A_UPDATE_latency.svg
R doc/www-data/benchs/A_throughput.svg
R doc/www-data/benchs/B_READ_latency.svg
R doc/www-data/benchs/B_UPDATE_latency.svg
R doc/www-data/benchs/B_throughput.svg
R doc/www-data/benchs/C_READ_latency.svg
R doc/www-data/benchs/C_throughput.svg
R doc/www-data/benchs/D_INSERT_latency.svg
R doc/www-data/benchs/D_READ_latency.svg
R doc/www-data/benchs/D_throughput.svg
R doc/www-data/benchs/F_READ-MODIFY-WRITE_latency.svg
R doc/www-data/benchs/F_READ_latency.svg
R doc/www-data/benchs/F_UPDATE_latency.svg
R doc/www-data/benchs/F_throughput.svg
R doc/www-data/benchs/LOAD_INSERT_latency.svg
R doc/www-data/benchs/LOAD_throughput.svg
A doc/www-data/ycsb/A_READ_latency.svg
A doc/www-data/ycsb/A_UPDATE_latency.svg
A doc/www-data/ycsb/A_throughput.svg
A doc/www-data/ycsb/B_READ_latency.svg
A doc/www-data/ycsb/B_UPDATE_latency.svg
A doc/www-data/ycsb/B_throughput.svg
A doc/www-data/ycsb/C_READ_latency.svg
A doc/www-data/ycsb/C_throughput.svg
A doc/www-data/ycsb/D_INSERT_latency.svg
A doc/www-data/ycsb/D_READ_latency.svg
A doc/www-data/ycsb/D_throughput.svg
A doc/www-data/ycsb/F_READ-MODIFY-WRITE_latency.svg
A doc/www-data/ycsb/F_READ_latency.svg
A doc/www-data/ycsb/F_UPDATE_latency.svg
A doc/www-data/ycsb/F_throughput.svg
A doc/www-data/ycsb/LOAD_INSERT_latency.svg
A doc/www-data/ycsb/LOAD_throughput.svg
Log Message:
-----------
Merge branch 'stable'
Commit: 6e731e45ac9d1b9e349a981a1c903c14820e2b50
https://github.com/mailru/tarantool/commit/6e731e45ac9d1b9e349a981a1c903c14820e2b50
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-17 (Mon, 17 Dec 2012)
Changed paths:
M src/box/CMakeLists.txt
M src/box/box_lua_space.m
A src/box/hash_index.h
A src/box/hash_index.m
M src/box/index.h
M src/box/index.m
M src/box/space.m
R src/box/tree.h
R src/box/tree.m
A src/box/tree_index.h
A src/box/tree_index.m
Log Message:
-----------
Merge branch 'index-refactoring'
Commit: 7fb93f8b0c23148132bb2aa847324f826c9e2374
https://github.com/mailru/tarantool/commit/7fb93f8b0c23148132bb2aa847324f826c9e2374
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-17 (Mon, 17 Dec 2012)
Changed paths:
M include/assoc.h
M include/iobuf.h
M include/pickle.h
M include/tbuf.h
M src/box/box_lua.m
M src/box/hash_index.m
M src/box/index.h
M src/box/index.m
M src/box/request.m
M src/box/space.m
M src/box/tree_index.m
M src/box/tuple.m
M src/iobuf.m
M src/memcached-grammar.m
M src/memcached-grammar.rl
M src/memcached.m
M src/pickle.m
M src/tbuf.m
Log Message:
-----------
Pick up some of the less intrusive changes from const-modifier branch.
Commit: d0ebca641773120c7574d5f67c51e9ae3a8d4185
https://github.com/mailru/tarantool/commit/d0ebca641773120c7574d5f67c51e9ae3a8d4185
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-17 (Mon, 17 Dec 2012)
Changed paths:
M include/fiber.h
M include/tarantool.h
M src/admin.m
M src/admin.rl
M src/box/box.m
M src/fiber.m
M src/iproto.m
M src/lua/init.m
M test/box/fiber.result
M test/box/fiber.test
Log Message:
-----------
Provide a unique session identifier in fibers, box.fiber.sid().
Commit: 94d917d4b2cca3e80edf82e61b66243a3c85a633
https://github.com/mailru/tarantool/commit/94d917d4b2cca3e80edf82e61b66243a3c85a633
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-17 (Mon, 17 Dec 2012)
Changed paths:
M include/fiber.h
M include/tarantool.h
M src/admin.m
M src/admin.rl
M src/box/box.m
M src/fiber.m
M src/iproto.m
M src/lua/init.m
M test/box/fiber.result
M test/box/fiber.test
Log Message:
-----------
Merge branch 'stable'
Conflicts:
test/box/fiber.result
Commit: 0e37d3b28258c5766195258e1661b0a64fdaf39b
https://github.com/mailru/tarantool/commit/0e37d3b28258c5766195258e1661b0a64fdaf39b
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-19 (Wed, 19 Dec 2012)
Changed paths:
M src/box/hash_index.m
Log Message:
-----------
Fix debug compilation (broken by 7fb93f8b0c23148132bb2aa847324f826c9e2374)
Commit: 9e34855bf287b8c31865797dbba707c0cd845530
https://github.com/mailru/tarantool/commit/9e34855bf287b8c31865797dbba707c0cd845530
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-19 (Wed, 19 Dec 2012)
Changed paths:
M src/box/hash_index.m
M src/box/index.h
M src/box/index.m
M src/box/tree_index.m
Log Message:
-----------
Revert "Remove index::findByTuple method"
This reverts commit cf093c0b7c25891e2bb2df415e1da7899276a6f2.
Conflicts:
src/box/index.h
src/box/index.m
Commit: 883ab9d592f383fd7a8d08a2b289892b0836e5cb
https://github.com/mailru/tarantool/commit/883ab9d592f383fd7a8d08a2b289892b0836e5cb
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-19 (Wed, 19 Dec 2012)
Changed paths:
M doc/user/preface.xml
M doc/user/tnt-html.xsl
M doc/user/tnt.css
M doc/www-data.in/_layout/base
M doc/www-data.in/_layout/benchmark
R doc/www-data.in/_layout/docs
M doc/www-data.in/_layout/faq
R doc/www-data.in/_layout/home
A doc/www-data.in/_layout/index
M doc/www-data.in/benchmark
R doc/www-data.in/docs
M doc/www-data.in/download.cmake
M doc/www-data.in/faq
M doc/www-data.in/index
M doc/www-data.in/intro
R doc/www-data.in/sidebar
M doc/www-data/global.css
M scripts/static.py
Log Message:
-----------
Update the web site with YCSB, shape up the front page.
Commit: da55c119013ed7db64038b1710782f152341a619
https://github.com/mailru/tarantool/commit/da55c119013ed7db64038b1710782f152341a619
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-19 (Wed, 19 Dec 2012)
Changed paths:
M doc/user/preface.xml
M doc/user/tnt-html.xsl
M doc/user/tnt.css
M doc/www-data.in/_layout/base
M doc/www-data.in/_layout/benchmark
R doc/www-data.in/_layout/docs
M doc/www-data.in/_layout/faq
R doc/www-data.in/_layout/home
A doc/www-data.in/_layout/index
M doc/www-data.in/benchmark
R doc/www-data.in/docs
M doc/www-data.in/download.cmake
M doc/www-data.in/faq
M doc/www-data.in/index
M doc/www-data.in/intro
R doc/www-data.in/sidebar
M doc/www-data/global.css
M scripts/static.py
Log Message:
-----------
Merge branch 'stable'
Commit: bcae71ce4211cc8ee94b3c93c3e14c90c85b3d75
https://github.com/mailru/tarantool/commit/bcae71ce4211cc8ee94b3c93c3e14c90c85b3d75
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-20 (Thu, 20 Dec 2012)
Changed paths:
M doc/www-data.in/_layout/script
M doc/www-data.in/index
Log Message:
-----------
Minor tweaks. Add statistics.
Commit: efd4a864d1908509d174e2edd9c9516149305f6f
https://github.com/mailru/tarantool/commit/efd4a864d1908509d174e2edd9c9516149305f6f
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-20 (Thu, 20 Dec 2012)
Changed paths:
M doc/www-data.in/_layout/script
M doc/www-data.in/index
Log Message:
-----------
Merge branch 'stable'
Commit: 48a132217cabf6ce509d8e0c6605a78a9526755b
https://github.com/mailru/tarantool/commit/48a132217cabf6ce509d8e0c6605a78a9526755b
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-20 (Thu, 20 Dec 2012)
Changed paths:
M src/recovery.m
Log Message:
-----------
Add a comment.
Commit: 8cadfe43805fdcdf73cf02bf94b518ece345f925
https://github.com/mailru/tarantool/commit/8cadfe43805fdcdf73cf02bf94b518ece345f925
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-21 (Fri, 21 Dec 2012)
Changed paths:
M src/recovery.m
Log Message:
-----------
Correct spelling in the comment.
Commit: 3ccd64466a48f18cbd74fef846866c0792a8dd85
https://github.com/mailru/tarantool/commit/3ccd64466a48f18cbd74fef846866c0792a8dd85
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-24 (Mon, 24 Dec 2012)
Changed paths:
M CMakeLists.txt
M client/CMakeLists.txt
M connector/c/CMakeLists.txt
A include/box/box.h
M include/tarantool.h
M src/admin.m
M src/admin.rl
R src/box/box.h
M src/box/box.m
M src/box/box_lua.m
M src/fiber.m
M src/iproto.m
M src/lua/info.m
M src/memcached.m
M src/tarantool.m
M test/box/CMakeLists.txt
M test/connector_c/CMakeLists.txt
Log Message:
-----------
Cleanup, refactoring.
Move Box API declarations to box.h.
Make box.h a public header.
Add comments to box functions.
Rename fuctions accordingly.
Make includes for connector/c more local.
Commit: d24edad7b231e367ff49568c354aac197a56bad3
https://github.com/mailru/tarantool/commit/d24edad7b231e367ff49568c354aac197a56bad3
Author: Konstantin Osipov <[email protected]>
Date: 2012-12-24 (Mon, 24 Dec 2012)
Changed paths:
M CMakeLists.txt
M client/CMakeLists.txt
M connector/c/CMakeLists.txt
A include/box/box.h
M include/tarantool.h
M src/admin.m
M src/admin.rl
R src/box/box.h
M src/box/box.m
M src/box/box_lua.m
M src/box/box_lua_space.m
M src/fiber.m
M src/iproto.m
M src/lua/info.m
M src/lua/init.m
M src/memcached.m
M src/tarantool.m
M test/box/CMakeLists.txt
M test/connector_c/CMakeLists.txt
Log Message:
-----------
Merge branch 'stable'
Conflicts:
include/tarantool.h
src/fiber.m
src/tarantool.m
Commit: 0dc54861fa67df380ba2a3f6a7b9dcf257e4042d
https://github.com/mailru/tarantool/commit/0dc54861fa67df380ba2a3f6a7b9dcf257e4042d
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-25 (Tue, 25 Dec 2012)
Changed paths:
M include/tarantool_eio.h
M src/CMakeLists.txt
Log Message:
-----------
Fix libeio compilation on clang
Commit: d44968efe960aa2261db97089536efd000e4b365
https://github.com/mailru/tarantool/commit/d44968efe960aa2261db97089536efd000e4b365
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-25 (Tue, 25 Dec 2012)
Changed paths:
M include/assoc.h
M src/box/hash_index.m
M src/box/index.m
Log Message:
-----------
Fix box/index compilation on clang
Commit: 45d606e9f506c2d005f70b1ad143de2ad848cecb
https://github.com/mailru/tarantool/commit/45d606e9f506c2d005f70b1ad143de2ad848cecb
Author: Roman Tsisyk <[email protected]>
Date: 2012-12-26 (Wed, 26 Dec 2012)
Changed paths:
M cmake/libobjc.cmake
M include/exception.h
M src/box/hash_index.m
M src/exception.m
Log Message:
-----------
Fixes for Clang 3.2
Commit: 9f0d56b9e051bd3d37848c8cc2e0abed68c426b5
https://github.com/mailru/tarantool/commit/9f0d56b9e051bd3d37848c8cc2e0abed68c426b5
Author: Konstantin Osipov <[email protected]>
Date: 2013-01-02 (Wed, 02 Jan 2013)
Changed paths:
M doc/www-data.in/faq
Log Message:
-----------
Fix a bug with empty faq page.
Commit: 934d839df25eb8cb52323d9f7399227513655da2
https://github.com/mailru/tarantool/commit/934d839df25eb8cb52323d9f7399227513655da2
Author: Konstantin Osipov <[email protected]>
Date: 2013-01-02 (Wed, 02 Jan 2013)
Changed paths:
M doc/www-data.in/faq
Log Message:
-----------
Merge branch 'stable'
Commit: 4d54281dc1f35af54e052e61675e5b96fd56c214
https://github.com/mailru/tarantool/commit/4d54281dc1f35af54e052e61675e5b96fd56c214
Author: Dmitry E. Oboukhov <[email protected]>
Date: 2013-01-03 (Thu, 03 Jan 2013)
Changed paths:
M debian/changelog
M third_party/sptree.h
Log Message:
-----------
workaround for segfault in tree iterator
Commit: db6d2c844025d26cfbd7e7b89e1510eec2235a99
https://github.com/mailru/tarantool/commit/db6d2c844025d26cfbd7e7b89e1510eec2235a99
Author: Konstantin Osipov <[email protected]>
Date: 2013-01-09 (Wed, 09 Jan 2013)
Changed paths:
M doc/user/data-model.xml
M doc/user/stored-procedures.xml
M include/box/box.h
A include/lua/session.h
M include/mhash.h
A include/session.h
M include/tarantool.h
M src/CMakeLists.txt
M src/admin.m
M src/admin.rl
M src/box/box.m
M src/fiber.m
M src/iproto.m
M src/lua/init.m
A src/lua/session.m
A src/session.m
M src/tarantool.m
M test/box/fiber.result
M test/box/fiber.test
M test/box/lua.result
A test/box/session.result
A test/box/session.test
Log Message:
-----------
Implement box.session, on_connect and on_disconnect triggers.
Since connect/disconnect events in iproto run outside
fiber context, queue execution of on_connect/on_disconnect
triggers through the request queue. Generalize the request
queue for that purpose.
Implement a framework for on_connect/on_disconnect triggers
and Lua bindings for it.
Add tests and docs.
Commit: 1ca649e0c325c08bd16c81013784ec140c2e952c
https://github.com/mailru/tarantool/commit/1ca649e0c325c08bd16c81013784ec140c2e952c
Author: Konstantin Osipov <[email protected]>
Date: 2013-01-09 (Wed, 09 Jan 2013)
Changed paths:
M doc/user/data-model.xml
M doc/user/stored-procedures.xml
M include/box/box.h
A include/lua/session.h
M include/mhash.h
A include/session.h
M src/CMakeLists.txt
M src/admin.m
M src/admin.rl
M src/box/box.m
M src/fiber.m
M src/iproto.m
M src/lua/init.m
A src/lua/session.m
A src/session.m
M src/tarantool.m
M test/box/fiber.result
M test/box/fiber.test
M test/box/lua.result
A test/box/session.result
A test/box/session.test
Log Message:
-----------
Merge branch 'stable'
Conflicts:
doc/user/stored-procedures.xml
include/box/box.h
include/mhash.h
src/fiber.m
src/tarantool.m
test/box/fiber.result
test/box/lua.result
Commit: 04667f27d0e540d18dc295cf2d7a8233ceec9b18
https://github.com/mailru/tarantool/commit/04667f27d0e540d18dc295cf2d7a8233ceec9b18
Author: Dmitry E. Oboukhov <[email protected]>
Date: 2013-01-10 (Thu, 10 Jan 2013)
Changed paths:
M debian/changelog
Log Message:
-----------
new debian package
Commit: 6dd44f6da6f97d85ce5abb5860c38f312268fd16
https://github.com/mailru/tarantool/commit/6dd44f6da6f97d85ce5abb5860c38f312268fd16
Author: Konstantin Osipov <[email protected]>
Date: 2013-01-10 (Thu, 10 Jan 2013)
Changed paths:
M .gitignore
M CMakeLists.txt
M client/CMakeLists.txt
M client/tarantool/CMakeLists.txt
M client/tarantool_checksum/CMakeLists.txt
A cmake/BuildLibCORO.cmake
A cmake/BuildLibEIO.cmake
A cmake/BuildLibEV.cmake
A cmake/BuildLibGOPT.cmake
A cmake/BuildLibOBJC.cmake
A cmake/BuildMisc.cmake
A cmake/CMakeTestOBJCCompiler.cmake
A cmake/CMakeTestOBJCXXCompiler.cmake
A cmake/FindLibEIO.cmake
A cmake/FindLibEV.cmake
A cmake/FindLibOBJC.cmake
R cmake/check_objective_c_compiler.cmake
M cmake/compiler.cmake
R cmake/libobjc.cmake
M cmake/luajit.cmake
M cmake/os.cmake
A cmake/profile.cmake
A cmake/utils.cmake
M include/config.h.cmake
R include/tarantool_eio.h
R include/tarantool_ev.h
M src/CMakeLists.txt
M src/box/index.m
M src/box/tree_index.m
M src/evio.m
M src/lua/info.m
M src/sio.m
M src/tarantool.m
R src/tarantool_eio.c
R src/tarantool_ev.c
M test/CMakeLists.txt
M test/box/args.result
M test/box/args.test
M test/connector_c/CMakeLists.txt
M test/unit/CMakeLists.txt
M third_party/CMakeLists.txt
R third_party/coro/CMakeLists.txt
R third_party/gopt/CMakeLists.txt
A third_party/tarantool_eio.c
A third_party/tarantool_eio.h
A third_party/tarantool_ev.c
A third_party/tarantool_ev.h
Log Message:
-----------
Refactor our CMake files. Patch provided by Roman Tsisyk.
Move third_party library compilation to the top level (less
directory traversal).
Provide an option for using system LibEIO/libobjc.
Enforce a naming convention for cmake/ scripts
(Find* and Build*).
Move ev and eio wrappers to third-party (todo: delete
them completely).
There is one (known) problem with this patch:
tarantool --version now prints incorrect compile flags.
To be fixed in a separate patch.
Commit: 4f71f2f34caec6e7663b2d628c6b6b3b7317fe72
https://github.com/mailru/tarantool/commit/4f71f2f34caec6e7663b2d628c6b6b3b7317fe72
Author: Konstantin Osipov <[email protected]>
Date: 2013-01-10 (Thu, 10 Jan 2013)
Changed paths:
M debian/changelog
Log Message:
-----------
Merge branch 'master' of github.com:mailru/tarantool
Commit: d21885db72836ecdfc90456a3c9bfff565159993
https://github.com/mailru/tarantool/commit/d21885db72836ecdfc90456a3c9bfff565159993
Author: Konstantin Osipov <[email protected]>
Date: 2013-01-10 (Thu, 10 Jan 2013)
Changed paths:
M include/salloc.h
M src/admin.m
M src/admin.rl
M src/lua/slab.m
M src/memcached.m
M src/salloc.m
Log Message:
-----------
Rename slab_class to slab_cache.
slab_class was an ambiguous name, get rid of it.
Minor cleanups in salloc.m (prepare for refactoring).
Commit: e2e5e3d1c52cd07783d4a3f25e24ee354e93046b
https://github.com/mailru/tarantool/commit/e2e5e3d1c52cd07783d4a3f25e24ee354e93046b
Author: Roman Tsisyk <[email protected]>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M src/box/box_lua.m
Log Message:
-----------
A fix for Bug#1098517 "An out of bounds memory access in lua iterator"
Commit: af84b4b439609b3afc91167a638aff2ce86ce7ac
https://github.com/mailru/tarantool/commit/af84b4b439609b3afc91167a638aff2ce86ce7ac
Author: Roman Tsisyk <[email protected]>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M src/box/box_lua.m
Log Message:
-----------
Merge branch 'stable'
Conflicts:
src/box/box_lua.m
Commit: 637bb292325199cc8614c4b6682c20203f34f48d
https://github.com/mailru/tarantool/commit/637bb292325199cc8614c4b6682c20203f34f48d
Author: Konstantin Osipov <[email protected]>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M src/salloc.m
Log Message:
-----------
Move slabs, free_slabs, to struct arena.
Commit: 914eeb97273d645d34c015d19598127d433c17a7
https://github.com/mailru/tarantool/commit/914eeb97273d645d34c015d19598127d433c17a7
Author: Konstantin Osipov <[email protected]>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M src/box/box_lua.m
Log Message:
-----------
Merge branch 'master' of github.com:mailru/tarantool
Commit: e24f4b57f3255cc723a29562c86607e9c8f529c2
https://github.com/mailru/tarantool/commit/e24f4b57f3255cc723a29562c86607e9c8f529c2
Author: Roman Tsisyk <[email protected]>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M cmake/profile.cmake
Log Message:
-----------
Fix inverted logic in profile.cmake
Commit: fdb66d114e77ed5dbc2ec18ebeaea56ed6839fa4
https://github.com/mailru/tarantool/commit/fdb66d114e77ed5dbc2ec18ebeaea56ed6839fa4
Author: Konstantin Osipov <[email protected]>
Date: 2013-01-11 (Fri, 11 Jan 2013)
Changed paths:
M cmake/compiler.cmake
Log Message:
-----------
Don't lie about the minimal compiler verison (GCC) we require.
Commit: 32ef8e519c2912ac4911381e9867fe589ccb49c9
https://github.com/mailru/tarantool/commit/32ef8e519c2912ac4911381e9867fe589ccb49c9
Author: Roman Tsisyk <[email protected]>
Date: 2013-01-14 (Mon, 14 Jan 2013)
Changed paths:
M cmake/compiler.cmake
Log Message:
-----------
Temporary disable Objective C++ compiler check
Commit: 5f0c1e175adab1e2fdf79c8cd4a03f7dfdbf48c7
https://github.com/mailru/tarantool/commit/5f0c1e175adab1e2fdf79c8cd4a03f7dfdbf48c7
Author: Roman Tsisyk <[email protected]>
Date: 2013-01-14 (Mon, 14 Jan 2013)
Changed paths:
M CMakeLists.txt
M cmake/BuildLibOBJC.cmake
M cmake/luajit.cmake
A cmake/pthread-broken-inline-test.c
M include/config.h.cmake
M include/tarantool_pthread.h
Log Message:
-----------
CMake fixes for old distros
Commit: 1c4bc7aca79ba660a26f43e66d6eb96c490061ca
https://github.com/mailru/tarantool/commit/1c4bc7aca79ba660a26f43e66d6eb96c490061ca
Author: Roman Tsisyk <[email protected]>
Date: 2013-01-15 (Tue, 15 Jan 2013)
Changed paths:
M CMakeLists.txt
M include/config.h.cmake
A include/lib/bit/bit.h
M src/CMakeLists.txt
A src/lib/CMakeLists.txt
A src/lib/bit/CMakeLists.txt
A src/lib/bit/bit.c
Log Message:
-----------
libbit - Bit manipulation library (initial import)
Commit: 5b72581851780e04e8310fbcc20081e3e850e318
https://github.com/mailru/tarantool/commit/5b72581851780e04e8310fbcc20081e3e850e318
Author: Roman Tsisyk <[email protected]>
Date: 2013-01-15 (Tue, 15 Jan 2013)
Changed paths:
M .gitignore
M CMakeLists.txt
M client/CMakeLists.txt
M client/tarantool/CMakeLists.txt
M client/tarantool_checksum/CMakeLists.txt
A cmake/BuildLibCORO.cmake
A cmake/BuildLibEIO.cmake
A cmake/BuildLibEV.cmake
A cmake/BuildLibGOPT.cmake
A cmake/BuildLibOBJC.cmake
A cmake/BuildMisc.cmake
A cmake/CMakeTestOBJCCompiler.cmake
A cmake/CMakeTestOBJCXXCompiler.cmake
A cmake/FindLibEIO.cmake
A cmake/FindLibEV.cmake
A cmake/FindLibOBJC.cmake
R cmake/check_objective_c_compiler.cmake
M cmake/compiler.cmake
R cmake/libobjc.cmake
M cmake/luajit.cmake
M cmake/os.cmake
A cmake/profile.cmake
A cmake/pthread-broken-inline-test.c
A cmake/utils.cmake
M connector/c/CMakeLists.txt
M debian/changelog
M doc/user/connectors.xml
M doc/user/data-model.xml
M doc/user/preface.xml
M doc/user/stored-procedures.xml
M doc/user/tnt-html.xsl
M doc/user/tnt.css
M doc/www-data.in/_layout/base
M doc/www-data.in/_layout/benchmark
R doc/www-data.in/_layout/docs
M doc/www-data.in/_layout/faq
R doc/www-data.in/_layout/home
A doc/www-data.in/_layout/index
M doc/www-data.in/_layout/script
M doc/www-data.in/benchmark
R doc/www-data.in/docs
M doc/www-data.in/download.cmake
M doc/www-data.in/faq
M doc/www-data.in/index
M doc/www-data.in/intro
R doc/www-data.in/sidebar
M doc/www-data/global.css
A doc/www-data/ycsb/A_READ_latency.svg
A doc/www-data/ycsb/A_UPDATE_latency.svg
A doc/www-data/ycsb/A_throughput.svg
A doc/www-data/ycsb/B_READ_latency.svg
A doc/www-data/ycsb/B_UPDATE_latency.svg
A doc/www-data/ycsb/B_throughput.svg
A doc/www-data/ycsb/C_READ_latency.svg
A doc/www-data/ycsb/C_throughput.svg
A doc/www-data/ycsb/D_INSERT_latency.svg
A doc/www-data/ycsb/D_READ_latency.svg
A doc/www-data/ycsb/D_throughput.svg
A doc/www-data/ycsb/F_READ-MODIFY-WRITE_latency.svg
A doc/www-data/ycsb/F_READ_latency.svg
A doc/www-data/ycsb/F_UPDATE_latency.svg
A doc/www-data/ycsb/F_throughput.svg
A doc/www-data/ycsb/LOAD_INSERT_latency.svg
A doc/www-data/ycsb/LOAD_throughput.svg
A include/asio.h
M include/assoc.h
A include/box/box.h
A include/coeio.h
M include/config.h.cmake
M include/errcode.h
M include/errinj.h
M include/exception.h
M include/fiber.h
M include/iobuf.h
A include/lib/bit/bit.h
A include/lua/session.h
M include/mhash.h
M include/pickle.h
M include/salloc.h
A include/session.h
M include/tarantool.h
R include/tarantool_ev.h
M include/tarantool_pthread.h
M include/tbuf.h
M scripts/static.py
M src/CMakeLists.txt
M src/admin.m
M src/admin.rl
A src/asio.m
M src/box/CMakeLists.txt
M src/box/bitset/CMakeLists.txt
R src/box/bitset/bit.c
R src/box/bitset/bit.h
M src/box/bitset/bitset_p.h
M src/box/bitset/index.c
M src/box/bitset/index.h
R src/box/box.h
M src/box/box.m
M src/box/box_lua.m
M src/box/box_lua_space.m
A src/box/hash_index.h
A src/box/hash_index.m
M src/box/index.h
M src/box/index.m
M src/box/index_bitset.m
M src/box/request.m
M src/box/space.h
M src/box/space.m
R src/box/tree.h
R src/box/tree.m
A src/box/tree_index.h
A src/box/tree_index.m
M src/box/tuple.m
M src/box/txn.h
M src/box/txn.m
A src/coeio.m
M src/evio.m
M src/exception.m
M src/fiber.m
M src/iobuf.m
M src/ipc.m
M src/iproto.m
A src/lib/CMakeLists.txt
A src/lib/bit/CMakeLists.txt
A src/lib/bit/bit.c
M src/lua/info.m
M src/lua/init.m
A src/lua/session.m
M src/lua/slab.m
M src/memcached-grammar.m
M src/memcached-grammar.rl
M src/memcached.m
M src/pickle.m
M src/recovery.m
M src/salloc.m
A src/session.m
M src/sio.m
M src/tarantool.m
R src/tarantool_ev.c
M src/tbuf.m
M test/CMakeLists.txt
M test/big/hash.result
M test/big/hash.test
M test/big/lua.result
M test/big/lua.test
M test/big/suite.ini
M test/big/tarantool.cfg
M test/big/tree_pk.result
M test/big/tree_pk.test
M test/box/CMakeLists.txt
M test/box/args.result
M test/box/args.test
M test/box/errinj.result
M test/box/fiber.result
M test/box/fiber.test
M test/box/lua.result
M test/box/lua.test
A test/box/session.result
A test/box/session.test
M test/connector_c/CMakeLists.txt
M test/unit/CMakeLists.txt
M third_party/CMakeLists.txt
R third_party/coro/CMakeLists.txt
R third_party/gopt/CMakeLists.txt
A third_party/libeio/CVS/Entries
A third_party/libeio/CVS/Repository
A third_party/libeio/CVS/Root
A third_party/libeio/CVS/Template
A third_party/libeio/Changes
A third_party/libeio/LICENSE
A third_party/libeio/Makefile.am
A third_party/libeio/Makefile.in
A third_party/libeio/aclocal.m4
A third_party/libeio/autogen.sh
A third_party/libeio/config.guess
A third_party/libeio/config.h.in
A third_party/libeio/config.sub
A third_party/libeio/configure
A third_party/libeio/configure.ac
A third_party/libeio/demo.c
A third_party/libeio/ecb.h
A third_party/libeio/eio.3
A third_party/libeio/eio.c
A third_party/libeio/eio.h
A third_party/libeio/eio.pod
A third_party/libeio/install-sh
A third_party/libeio/libeio.m4
A third_party/libeio/ltmain.sh
A third_party/libeio/missing
A third_party/libeio/xthread.h
M third_party/sptree.h
A third_party/tarantool_eio.c
A third_party/tarantool_eio.h
A third_party/tarantool_ev.c
A third_party/tarantool_ev.h
Log Message:
-----------
Merge branch 'libbit' into bitmap-index
Conflicts:
.gitignore
CMakeLists.txt
cmake/compiler.cmake
src/box/CMakeLists.txt
src/box/box_lua_space.m
src/box/index.h
src/box/index.m
src/box/space.m
src/salloc.m
Commit: 7159f4811416475156bba12b8aeb2a3ab7ed310c
https://github.com/mailru/tarantool/commit/7159f4811416475156bba12b8aeb2a3ab7ed310c
Author: Roman Tsisyk <[email protected]>
Date: 2013-01-15 (Tue, 15 Jan 2013)
Changed paths:
M src/box/CMakeLists.txt
A src/box/bitset_index.h
A src/box/bitset_index.m
M src/box/index.m
R src/box/index_bitset.h
R src/box/index_bitset.m
Log Message:
-----------
Rename index_bitset.h(.m) to bitset_index.h(.m)
Commit: e95a9fe791c42ec0d0ae70a3a992e2c9764daed8
https://github.com/mailru/tarantool/commit/e95a9fe791c42ec0d0ae70a3a992e2c9764daed8
Author: Roman Tsisyk <[email protected]>
Date: 2013-01-16 (Wed, 16 Jan 2013)
Changed paths:
A include/lib/bitset/bitset.h
A include/lib/bitset/expr.h
A include/lib/bitset/index.h
A include/lib/bitset/iterator.h
M src/box/CMakeLists.txt
R src/box/bitset/CMakeLists.txt
R src/box/bitset/bitset.c
R src/box/bitset/bitset.h
R src/box/bitset/bitset_p.h
R src/box/bitset/expr.c
R src/box/bitset/expr.h
R src/box/bitset/expr_p.h
R src/box/bitset/index.c
R src/box/bitset/index.h
R src/box/bitset/iterator.c
R src/box/bitset/iterator.h
M src/box/bitset_index.m
M src/lib/CMakeLists.txt
A src/lib/bitset/CMakeLists.txt
A src/lib/bitset/bitset.c
A src/lib/bitset/bitset_p.h
A src/lib/bitset/expr.c
A src/lib/bitset/expr_p.h
A src/lib/bitset/index.c
A src/lib/bitset/iterator.c
M test/unit/bitset_basic.c
M test/unit/bitset_index.c
M test/unit/bitset_iterator.c
Log Message:
-----------
Move src/box/bitset to src/lib
Compare: https://github.com/mailru/tarantool/compare/d86789761186...e95a9fe791c4
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp