Branch: refs/heads/bitmap-index
  Home:   https://github.com/mailru/tarantool
  Commit: 57ca17c8129e34cd337696d93283ed0087fff7a4
      
https://github.com/mailru/tarantool/commit/57ca17c8129e34cd337696d93283ed0087fff7a4
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-19 (Fri, 19 Oct 2012)

  Changed paths:
    M doc/tnt.ent.cmake

  Log Message:
  -----------
  Fix the version in the user guide.


  Commit: 7d35ab252f05e5cbcf9d97c8c7b7f4cef262f8e1
      
https://github.com/mailru/tarantool/commit/7d35ab252f05e5cbcf9d97c8c7b7f4cef262f8e1
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-19 (Fri, 19 Oct 2012)

  Changed paths:
    M include/ipc.h
    M src/ipc.m
    M src/lua/init.m
    M src/lua/lua_ipc.h
    M src/lua/lua_ipc.m
    M test/box/ipc.result

  Log Message:
  -----------
  box.ipc: style fixes.


  Commit: dd59550aa7e1f24cfe32ca8c23ff1df9a8304059
      
https://github.com/mailru/tarantool/commit/dd59550aa7e1f24cfe32ca8c23ff1df9a8304059
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M src/ipc.m

  Log Message:
  -----------
  Remove channel::wakeup list (was unnecessary).


  Commit: fe6f219713f9368a3e973cdf9646cbdce47d6e5e
      
https://github.com/mailru/tarantool/commit/fe6f219713f9368a3e973cdf9646cbdce47d6e5e
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M include/iproto.h
    A include/memcached.h
    M include/tarantool.h
    M src/CMakeLists.txt
    M src/box/CMakeLists.txt
    M src/box/box.h
    M src/box/box.m
    M src/box/box_lua.m
    R src/box/memcached-grammar.m
    R src/box/memcached-grammar.rl
    R src/box/memcached.h
    R src/box/memcached.m
    M src/box/port.h
    M src/box/port.m
    M src/box/request.h
    M src/box/space.m
    M src/iproto.m
    A src/memcached-grammar.m
    A src/memcached-grammar.rl
    A src/memcached.m
    M src/replication.m
    M src/tarantool.m
    A test/big/hash.result
    A test/big/hash.test
    A test/big/lua.result
    A test/big/lua.test
    A test/big/push.lua
    A test/big/sql.result
    A test/big/sql.test
    A test/big/suite.ini
    A test/big/tarantool.cfg
    A test/big/tree_pk.result
    A test/big/tree_pk.test
    A test/big/tree_pk_multipart.result
    A test/big/tree_pk_multipart.test
    A test/big/tree_variants.result
    A test/big/tree_variants.test
    R test/box_big/hash.result
    R test/box_big/hash.test
    R test/box_big/lua.result
    R test/box_big/lua.test
    R test/box_big/push.lua
    R test/box_big/sql.result
    R test/box_big/sql.test
    R test/box_big/suite.ini
    R test/box_big/tarantool.cfg
    R test/box_big/tree_pk.result
    R test/box_big/tree_pk.test
    R test/box_big/tree_pk_multipart.result
    R test/box_big/tree_pk_multipart.test
    R test/box_big/tree_variants.result
    R test/box_big/tree_variants.test
    R test/box_memcached/binary-get.result
    R test/box_memcached/binary-get.test
    R test/box_memcached/bogus-commands.result
    R test/box_memcached/bogus-commands.test
    R test/box_memcached/cas.result
    R test/box_memcached/cas.test
    R test/box_memcached/expirations.result
    R test/box_memcached/expirations.test
    R test/box_memcached/flags.result
    R test/box_memcached/flags.test
    R test/box_memcached/flush-all.result
    R test/box_memcached/flush-all.test
    R test/box_memcached/getset.result
    R test/box_memcached/getset.test
    R test/box_memcached/incrdecr.result
    R test/box_memcached/incrdecr.test
    R test/box_memcached/lua.result
    R test/box_memcached/lua.test
    R test/box_memcached/multiversioning.result
    R test/box_memcached/multiversioning.test
    R test/box_memcached/noreply.result
    R test/box_memcached/noreply.test
    R test/box_memcached/off.result
    R test/box_memcached/off.test
    R test/box_memcached/suite.ini
    R test/box_memcached/tarantool.cfg
    R test/box_memcached/tarantool_memcached_bad.cfg
    R test/box_memcached/tarantool_memcached_off.cfg
    R test/box_replication/cfg/hot_standby.cfg
    R test/box_replication/cfg/master.cfg
    R test/box_replication/cfg/master_to_replica.cfg
    R test/box_replication/cfg/replica.cfg
    R test/box_replication/cfg/replica_to_master.cfg
    R test/box_replication/consistent.result
    R test/box_replication/consistent.test
    R test/box_replication/hot_standby.result
    R test/box_replication/hot_standby.test
    R test/box_replication/suite.ini
    R test/box_replication/swap.result
    R test/box_replication/swap.test
    R test/box_wal/lua.result
    R test/box_wal/lua.test
    R test/box_wal/oom.result
    R test/box_wal/oom.test
    R test/box_wal/suite.ini
    R test/box_wal/tarantool.cfg
    R test/box_wal/wal_mode.result
    R test/box_wal/wal_mode.test
    M test/lib/sql_ast.py
    A test/memcached/binary-get.result
    A test/memcached/binary-get.test
    A test/memcached/bogus-commands.result
    A test/memcached/bogus-commands.test
    A test/memcached/cas.result
    A test/memcached/cas.test
    A test/memcached/expirations.result
    A test/memcached/expirations.test
    A test/memcached/flags.result
    A test/memcached/flags.test
    A test/memcached/flush-all.result
    A test/memcached/flush-all.test
    A test/memcached/getset.result
    A test/memcached/getset.test
    A test/memcached/incrdecr.result
    A test/memcached/incrdecr.test
    A test/memcached/lua.result
    A test/memcached/lua.test
    A test/memcached/multiversioning.result
    A test/memcached/multiversioning.test
    A test/memcached/noreply.result
    A test/memcached/noreply.test
    A test/memcached/off.result
    A test/memcached/off.test
    A test/memcached/suite.ini
    A test/memcached/tarantool.cfg
    A test/memcached/tarantool_memcached_bad.cfg
    A test/memcached/tarantool_memcached_off.cfg
    A test/replication/cfg/hot_standby.cfg
    A test/replication/cfg/master.cfg
    A test/replication/cfg/master_to_replica.cfg
    A test/replication/cfg/replica.cfg
    A test/replication/cfg/replica_to_master.cfg
    A test/replication/consistent.result
    A test/replication/consistent.test
    A test/replication/hot_standby.result
    A test/replication/hot_standby.test
    A test/replication/suite.ini
    A test/replication/swap.result
    A test/replication/swap.test
    A test/wal/lua.result
    A test/wal/lua.test
    A test/wal/oom.result
    A test/wal/oom.test
    A test/wal/suite.ini
    A test/wal/tarantool.cfg
    A test/wal/wal_mode.result
    A test/wal/wal_mode.test

  Log Message:
  -----------
  A grand move around of files.

Move memcached to src/
Make iproto.m dependend on box/*, not vice versa.
Remove box_ prefixes from test suite names.
Initialize networking outside of box/.

This makes Box a step closer to being just a storage
layer for Tarantool.

Still some ugly deps since box/ continues to manage
local hot standby and memcached expire (todo: move it out).


  Commit: 03ab0747633576e1e6d7a30c834c6322b53562dc
      
https://github.com/mailru/tarantool/commit/03ab0747633576e1e6d7a30c834c6322b53562dc
  Author: Dmitry Simonenko <[email protected]>
  Date:   2012-10-22 (Mon, 22 Oct 2012)

  Changed paths:
    M src/replica.m

  Log Message:
  -----------
  rpl-recovery-fix: fix of second unnecessary log write on replica


  Commit: fb1a2099c22f57752a798d1736743ec6034cd653
      
https://github.com/mailru/tarantool/commit/fb1a2099c22f57752a798d1736743ec6034cd653
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-22 (Mon, 22 Oct 2012)

  Changed paths:
    M src/replica.m

  Log Message:
  -----------
  Merge branch 'rpl-recover-fix'


  Commit: 193ab2c642700eb5f02156662e27f976d6827c0e
      
https://github.com/mailru/tarantool/commit/193ab2c642700eb5f02156662e27f976d6827c0e
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2012-10-23 (Tue, 23 Oct 2012)

  Changed paths:
    M include/fiber.h
    M include/rlist.h
    M src/fiber.m
    M src/ipc.m
    M src/lua/lua_ipc.m
    M test/box/ipc.result
    M test/box/ipc.test
    M test/unit/rlist.c
    M test/unit/rlist.result

  Log Message:
  -----------
  some changes by ipc review

 * join fiber->ready and fiber->ifc into one fiber->state
 * create fiber_yield_timeout function
 * channel uses fiber_yield_timeout
 * ipc test doesn't use fiber.sleep


  Commit: d5f5f38c33858bfffc912fc3a6785ff254e19dbb
      
https://github.com/mailru/tarantool/commit/d5f5f38c33858bfffc912fc3a6785ff254e19dbb
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-23 (Tue, 23 Oct 2012)

  Changed paths:
    M include/coio.h
    M include/coio_buf.h
    M include/evio.h
    M include/iobuf.h
    M src/admin.m
    M src/admin.rl
    M src/coio.m
    M src/evio.m
    M src/iobuf.m
    M src/iproto.m
    M src/memcached-grammar.m
    M src/memcached-grammar.rl
    M src/memcached.m
    M src/replica.m

  Log Message:
  -----------
  Get rid of an artificial wrapper around libev's ev_io object.

Get rid of an artificial wrapper around libev's ev_io object.
This allows for more code reuse.


  Commit: 85c385533243ce11e64bb03ab087097d0374ca24
      
https://github.com/mailru/tarantool/commit/85c385533243ce11e64bb03ab087097d0374ca24
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-23 (Tue, 23 Oct 2012)

  Changed paths:
    M include/iobuf.h
    M src/iobuf.m

  Log Message:
  -----------
  A minor cleanup: use an inline function instead of an inline expression.


  Commit: a336440cbaf6ed663842774b92763b29acec7d7e
      
https://github.com/mailru/tarantool/commit/a336440cbaf6ed663842774b92763b29acec7d7e
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-23 (Tue, 23 Oct 2012)

  Changed paths:
    M include/fiber.h
    M include/rlist.h
    M src/fiber.m
    M src/ipc.m
    M src/lua/lua_ipc.m
    M test/box/ipc.result
    M test/box/ipc.test
    M test/unit/rlist.c
    M test/unit/rlist.result

  Log Message:
  -----------
  Merge branch 'ipc'


  Commit: 85baf92f82a9b190351e0fbd2aee1f6f809c599e
      
https://github.com/mailru/tarantool/commit/85baf92f82a9b190351e0fbd2aee1f6f809c599e
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M doc/www-data.in/download.cmake

  Log Message:
  -----------
  Fix broken download.html page.


  Commit: 38c27f3d88fbda767336f04848e1e2b4c4dfa5c0
      
https://github.com/mailru/tarantool/commit/38c27f3d88fbda767336f04848e1e2b4c4dfa5c0
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M cfg/CMakeLists.txt

  Log Message:
  -----------
  Fix make config rule, broken by move of mod to src.


  Commit: 0499097b04d77ef3ebf964104120728c2368c49d
      
https://github.com/mailru/tarantool/commit/0499097b04d77ef3ebf964104120728c2368c49d
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M include/fiber.h
    M include/ipc.h
    M include/rlist.h
    M src/fiber.m
    M src/ipc.m
    M src/lua/lua_ipc.m

  Log Message:
  -----------
  Fiber ipc: a few more review fixes, fix a bug at destruction.

Use a large timeout value to indicate an infinite timeout,
not 0. Chris J. Date teaches us that using 0 as a special
value of infinity is a bad idea.

An incomplete fix for a bug when a channel is destroyed
in atexit handler, but has fibers blocked on it.

Minor cleanups.


  Commit: 1af7b0b9c61222369c77a87d4e683e258d36753a
      
https://github.com/mailru/tarantool/commit/1af7b0b9c61222369c77a87d4e683e258d36753a
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-10-25 (Thu, 25 Oct 2012)

  Changed paths:
    M include/iobuf.h
    M include/sio.h
    M src/coio.m
    M src/iobuf.m
    M src/replica.m
    M src/sio.m
    M test/memcached/noreply.result
    M test/memcached/noreply.test

  Log Message:
  -----------
  Change the piecemeal non-blocking writev() algorithm.

Change sio_advance_iov to never modify iov vector in place.
This allows for reuse of this function in a raw event
loop, without fibers.

Minor cleanups.

Make memcached/noreply.test less race prone:
flush all command is running in the event loop, and sometimes
it doesn't get a chance to finish before we issue the next
command.


  Commit: 7deb7f41239a396c48868229b587ddb1cd816f81
      
https://github.com/mailru/tarantool/commit/7deb7f41239a396c48868229b587ddb1cd816f81
  Author: Veniamin Gvozdikov <[email protected]>
  Date:   2012-11-02 (Fri, 02 Nov 2012)

  Changed paths:
    M src/replication.m

  Log Message:
  -----------
  Fix getpeername


  Commit: 9a2c4e930fda50af74a47ab6a6636997162aa523
      
https://github.com/mailru/tarantool/commit/9a2c4e930fda50af74a47ab6a6636997162aa523
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-02 (Fri, 02 Nov 2012)

  Changed paths:
    M src/replication.m

  Log Message:
  -----------
  Merge pull request #6 from zloidemon/master

Fix argument getpeername


  Commit: ed87d60543cf55e300b0afa3d66bfdf166afa502
      
https://github.com/mailru/tarantool/commit/ed87d60543cf55e300b0afa3d66bfdf166afa502
  Author: bigbes <bigbes@debian.(none)>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    A client/tarantool/FindReadline.cmake
    A client/tarantool/FindTermcap.cmake

  Log Message:
  -----------
  Added FindReadline and FindTermcap for Tarantool Client's cmake


  Commit: c9b3c704570936666cf4d8b98ae0ec01eb7f2e56
      
https://github.com/mailru/tarantool/commit/c9b3c704570936666cf4d8b98ae0ec01eb7f2e56
  Author: bigbes <[email protected]>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M client/tarantool/CMakeLists.txt
    M client/tarantool/FindReadline.cmake

  Log Message:
  -----------
  Minor Fixes


  Commit: b01de303c04029ab5df82aea3337906435accc28
      
https://github.com/mailru/tarantool/commit/b01de303c04029ab5df82aea3337906435accc28
  Author: Eugine Blikh <[email protected]>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M client/tarantool/CMakeLists.txt
    M client/tarantool/FindReadline.cmake

  Log Message:
  -----------
  Minor Fixes


  Commit: 55889c76f466f94e6420bbf755b7674fd657dc78
      
https://github.com/mailru/tarantool/commit/55889c76f466f94e6420bbf755b7674fd657dc78
  Author: Eugine Blikh <[email protected]>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M client/tarantool/FindReadline.cmake

  Log Message:
  -----------
  Minor Fixes


  Commit: 114e6e7610f09d8721c129cc978bf35635ce27a2
      
https://github.com/mailru/tarantool/commit/114e6e7610f09d8721c129cc978bf35635ce27a2
  Author: Eugine Blikh <[email protected]>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M client/tarantool/CMakeLists.txt
    R client/tarantool/FindReadline.cmake
    R client/tarantool/FindTermcap.cmake
    A cmake/FindReadline.cmake
    A cmake/FindTermcap.cmake

  Log Message:
  -----------
  Find*.cmake moved to separate cmake folder


  Commit: fe16ed96f3caa0b58f50ddaeb047a0a8691d41ff
      
https://github.com/mailru/tarantool/commit/fe16ed96f3caa0b58f50ddaeb047a0a8691d41ff
  Author: Eugine Blikh <[email protected]>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M cmake/FindReadline.cmake
    M cmake/FindTermcap.cmake

  Log Message:
  -----------
  Added interactivity


  Commit: aba21a5393d978e20c158703caba16f3af24f7f1
      
https://github.com/mailru/tarantool/commit/aba21a5393d978e20c158703caba16f3af24f7f1
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-08 (Thu, 08 Nov 2012)

  Changed paths:
    M cmake/compiler.cmake
    M connector/c/tntrpl/tnt_log.c
    M connector/c/tntsql/tnt_sql.c
    M src/CMakeLists.txt
    M src/lua/lua_ipc.m
    M test/unit/objc_catchcxx.m
    M test/unit/rope_avl.c
    M test/unit/rope_basic.c
    M test/unit/test.c
    M test/unit/test.h

  Log Message:
  -----------
  Fix gcc 4.7 warnings with enabled -Wall


  Commit: a4511ea01862454c0a2ac1ccb2b29930ba8755f1
      
https://github.com/mailru/tarantool/commit/a4511ea01862454c0a2ac1ccb2b29930ba8755f1
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-13 (Tue, 13 Nov 2012)

  Changed paths:
    M include/iobuf.h
    M include/palloc.h
    M include/sio.h
    M src/box/box.m
    M src/box/box_lua.h
    M src/box/box_lua.m
    M src/box/request.h
    M src/box/request.m
    M src/box/txn.h
    M src/box/txn.m
    M src/coio.m
    M src/iproto.m
    M src/palloc.m

  Log Message:
  -----------
  Minor changes - prepare for net-split.

Do not modify output buffer between yield points:
in net-split, multiple fibers work on the same
session, and append output to the same output
buffer.


  Commit: 67b449352767dd41bc95490636d1e93ebcf9ff60
      
https://github.com/mailru/tarantool/commit/67b449352767dd41bc95490636d1e93ebcf9ff60
  Author: Dmitry Simonenko <[email protected]>
  Date:   2012-11-19 (Mon, 19 Nov 2012)

  Changed paths:
    M CMakeLists.txt
    A client/tarantool_checksum/CMakeLists.txt
    A client/tarantool_checksum/mhash-val.h
    A client/tarantool_checksum/tarantool.cfg
    A client/tarantool_checksum/tc_config.c
    A client/tarantool_checksum/tc_config.h
    A client/tarantool_checksum/tc_file.c
    A client/tarantool_checksum/tc_file.h
    A client/tarantool_checksum/tc_generate.c
    A client/tarantool_checksum/tc_generate.h
    A client/tarantool_checksum/tc_hash.h
    A client/tarantool_checksum/tc_key.h
    A client/tarantool_checksum/tc_main.c
    A client/tarantool_checksum/tc_options.c
    A client/tarantool_checksum/tc_options.h
    A client/tarantool_checksum/tc_space.c
    A client/tarantool_checksum/tc_space.h
    A client/tarantool_checksum/tc_verify.c
    A client/tarantool_checksum/tc_verify.h
    A connector/c/include/tarantool/tnt_dir.h
    M connector/c/tntrpl/CMakeLists.txt
    A connector/c/tntrpl/tnt_dir.c

  Log Message:
  -----------
  tarantool checksum utility


  Commit: bac70596c14443d4d4ac45b977c52d7bfc1efd68
      
https://github.com/mailru/tarantool/commit/bac70596c14443d4d4ac45b977c52d7bfc1efd68
  Author: Dmitry Simonenko <[email protected]>
  Date:   2012-11-19 (Mon, 19 Nov 2012)

  Changed paths:
    R client/tarantool_checksum/tarantool.cfg

  Log Message:
  -----------
  stray config removed


  Commit: aa8e343fff1063693c581a90aa6b6c7927ee9e0c
      
https://github.com/mailru/tarantool/commit/aa8e343fff1063693c581a90aa6b6c7927ee9e0c
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M include/iobuf.h
    M include/rlist.h
    M src/iproto.m

  Log Message:
  -----------
  Implement a fully asynchronous input handling in iproto protocol.

Implements
https://blueprints.launchpad.net/tarantool/+spec/fiber-specialization

After this patch, all requests even within the same session
are handled asynchronously, and responses are sent to the client as
soon as they become ready, regardless of the request position
in the input buffer.

This also changes  the internal implementation of iproto
from a "one fiber per connection" pattern to "fiber work crew"
pattern. This approach significantly reduces the amount of
context switches between fibers.

There is a bug in gcc Objective C support and nested exception,
with which an exception passes by a @catch clause if
there are nested @finally clauses. This patch doesn't work
around this bug, so if the server is compiled with gcc and
the client closes its side of the socket without fully reading
the input, the server terminates. The server needs to be compiled
with clang for now to work around this bug.


  Commit: dfbec950dfe9e2e6d9b7fd09925f876ae4aab73f
      
https://github.com/mailru/tarantool/commit/dfbec950dfe9e2e6d9b7fd09925f876ae4aab73f
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M cmake/compiler.cmake
    M connector/c/tntrpl/tnt_log.c
    M connector/c/tntsql/tnt_sql.c
    M src/CMakeLists.txt
    M src/lua/lua_ipc.m
    M test/unit/objc_catchcxx.m
    M test/unit/rope_avl.c
    M test/unit/rope_basic.c
    M test/unit/test.c
    M test/unit/test.h

  Log Message:
  -----------
  Merge branch 'gcc-warnings-fix'


  Commit: 354fa60a67af3b7718f8a14574c34d18abe2189e
      
https://github.com/mailru/tarantool/commit/354fa60a67af3b7718f8a14574c34d18abe2189e
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M client/tarantool/CMakeLists.txt
    A cmake/FindReadline.cmake
    A cmake/FindTermcap.cmake

  Log Message:
  -----------
  Merge branch 'client_cmake'


  Commit: 7f42af5a8e8936ef83b534a769154547d451ecbf
      
https://github.com/mailru/tarantool/commit/7f42af5a8e8936ef83b534a769154547d451ecbf
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M src/iproto.m

  Log Message:
  -----------
  Fix a gcc compile failure (buildbot, fiber-specialization patch).


  Commit: d172d8b621b473f2dff29b57dff93595e8307977
      
https://github.com/mailru/tarantool/commit/d172d8b621b473f2dff29b57dff93595e8307977
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M src/coio.m

  Log Message:
  -----------
  Workaround a gcc bug with finally (try to at least).

Move the  block with @finally into an own function.


  Commit: 3536b7002e5ba88d3cdd0ebfbf668762a89dc72c
      
https://github.com/mailru/tarantool/commit/3536b7002e5ba88d3cdd0ebfbf668762a89dc72c
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M CMakeLists.txt
    M doc/www-data.in/index

  Log Message:
  -----------
  Make 1.4.8


  Commit: fbfa2f8517f4eec4dda69b99be9ec3dcee22b2f8
      
https://github.com/mailru/tarantool/commit/fbfa2f8517f4eec4dda69b99be9ec3dcee22b2f8
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M CMakeLists.txt
    A client/tarantool_checksum/CMakeLists.txt
    A client/tarantool_checksum/mhash-val.h
    A client/tarantool_checksum/tc_config.c
    A client/tarantool_checksum/tc_config.h
    A client/tarantool_checksum/tc_file.c
    A client/tarantool_checksum/tc_file.h
    A client/tarantool_checksum/tc_generate.c
    A client/tarantool_checksum/tc_generate.h
    A client/tarantool_checksum/tc_hash.h
    A client/tarantool_checksum/tc_key.h
    A client/tarantool_checksum/tc_main.c
    A client/tarantool_checksum/tc_options.c
    A client/tarantool_checksum/tc_options.h
    A client/tarantool_checksum/tc_space.c
    A client/tarantool_checksum/tc_space.h
    A client/tarantool_checksum/tc_verify.c
    A client/tarantool_checksum/tc_verify.h
    A connector/c/include/tarantool/tnt_dir.h
    M connector/c/tntrpl/CMakeLists.txt
    A connector/c/tntrpl/tnt_dir.c

  Log Message:
  -----------
  Merge branch 'tarantool_checksum'


  Commit: 2c80a82d10cc7f4c95f3fba24a892c369dc66349
      
https://github.com/mailru/tarantool/commit/2c80a82d10cc7f4c95f3fba24a892c369dc66349
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M .gitignore
    M client/tarantool_checksum/tc_generate.c

  Log Message:
  -----------
  Fix compiler warnings, add tarantool_checksum to .gitignore.


  Commit: 9d0ae547d45ea73da3f67870b7a947f6fbb1e744
      
https://github.com/mailru/tarantool/commit/9d0ae547d45ea73da3f67870b7a947f6fbb1e744
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2012-11-20 (Tue, 20 Nov 2012)

  Changed paths:
    M client/tarantool_checksum/tc_verify.c

  Log Message:
  -----------
  compilation error: expects argument for snprintf


  Commit: d9ceabd5c9806a69196daabe5888e6cadf8384f5
      
https://github.com/mailru/tarantool/commit/d9ceabd5c9806a69196daabe5888e6cadf8384f5
  Author: bigbes <[email protected]>
  Date:   2012-11-21 (Wed, 21 Nov 2012)

  Changed paths:
    M cmake/FindReadline.cmake

  Log Message:
  -----------
  Fixing bug with static building


  Commit: 41e612d3da49320a26ee9cad412d0f9d779bb11c
      
https://github.com/mailru/tarantool/commit/41e612d3da49320a26ee9cad412d0f9d779bb11c
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-21 (Wed, 21 Nov 2012)

  Changed paths:
    M src/tarantool.m

  Log Message:
  -----------
  Produce a more verbose output in cases when getpwnam() fails.


  Commit: ce9952f26c148fa47b01fdee5954f9a22bc54148
      
https://github.com/mailru/tarantool/commit/ce9952f26c148fa47b01fdee5954f9a22bc54148
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-21 (Wed, 21 Nov 2012)

  Changed paths:
    M cmake/FindReadline.cmake

  Log Message:
  -----------
  Merge branch 'client_cmake' into stable


  Commit: a30d2c8e688565b235d8af29b0d03c44b6b17960
      
https://github.com/mailru/tarantool/commit/a30d2c8e688565b235d8af29b0d03c44b6b17960
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-21 (Wed, 21 Nov 2012)

  Changed paths:
    M src/box/box.lua
    M test/big/sql.result

  Log Message:
  -----------
  Fix Bug#1073476 "box.select_range only use first part of compound keys"


  Commit: 8a458b54afab8ec9843a7643dcfa2bca211962ca
      
https://github.com/mailru/tarantool/commit/8a458b54afab8ec9843a7643dcfa2bca211962ca
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    A include/mhash-val.h

  Log Message:
  -----------
  Extract mhash-val.h file from multi-part-hash branch

Author: Aleksey Demakov <[email protected]>
commit 4511500afd3d4682dd5de6b4c21ddeb398556cac
commit ce16851dc9edfdca8c05f3786806a59aff450343
commit 67ea5c0b715e53e367ffffc201eb3285652a617c


  Commit: 91fdb92195b322b6e08b534f4d3faca95cb8afcf
      
https://github.com/mailru/tarantool/commit/91fdb92195b322b6e08b534f4d3faca95cb8afcf
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M include/mhash-val.h

  Log Message:
  -----------
  mhash-val refactoring


  Commit: 97d892a5e476b3801db4aa666442d791f90fb03b
      
https://github.com/mailru/tarantool/commit/97d892a5e476b3801db4aa666442d791f90fb03b
  Author: bigbes <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M cmake/FindReadline.cmake
    M cmake/FindTermcap.cmake

  Log Message:
  -----------
  Fixing bug with headers for curses and termcap


  Commit: 0d5d8deaaf6b91256d8490e0e716d4e1f39ed340
      
https://github.com/mailru/tarantool/commit/0d5d8deaaf6b91256d8490e0e716d4e1f39ed340
  Author: Dmitry Simonenko <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M cmake/FindReadline.cmake
    M cmake/FindTermcap.cmake

  Log Message:
  -----------
  Merge pull request #11 from bigbes92/master

Fixing bug - absence of termcap and curses headers


  Commit: 57c529d3550c44808a492f99b3ca3ec36bf9db58
      
https://github.com/mailru/tarantool/commit/57c529d3550c44808a492f99b3ca3ec36bf9db58
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    R include/mhash-val.h
    M include/mhash.h

  Log Message:
  -----------
  Rename mhash_val.h to mhash.h and fix warnings


  Commit: 00a948837773942ef36e46b645ad279840d923b5
      
https://github.com/mailru/tarantool/commit/00a948837773942ef36e46b645ad279840d923b5
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M include/assoc.h
    A src/box/gmon.out
    M src/box/index.m
    M src/box/space.m
    M src/fiber.m

  Log Message:
  -----------
  Update main code to use new mhash.h


  Commit: b0465cb7c530a09162e7426b9bbc316ebbc17aa3
      
https://github.com/mailru/tarantool/commit/b0465cb7c530a09162e7426b9bbc316ebbc17aa3
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    R src/box/gmon.out

  Log Message:
  -----------
  Remove gmon.out


  Commit: 29d171df865d9892ddd17be2a49ae3df997e973a
      
https://github.com/mailru/tarantool/commit/29d171df865d9892ddd17be2a49ae3df997e973a
  Author: bigbes <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M cmake/FindReadline.cmake
    M cmake/FindTermcap.cmake

  Log Message:
  -----------
  Fixing bug with headers for curses and termcap


  Commit: a60c743706902a1d86524d6dfd88c6c725528c62
      
https://github.com/mailru/tarantool/commit/a60c743706902a1d86524d6dfd88c6c725528c62
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M include/assoc.h
    M include/mhash.h

  Log Message:
  -----------
  Move typedef mh_int_t back to mhash.h


  Commit: 50b794f17e8ea267277bcffa4c1859102a1803b4
      
https://github.com/mailru/tarantool/commit/50b794f17e8ea267277bcffa4c1859102a1803b4
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    R client/tarantool_checksum/mhash-val.h
    M client/tarantool_checksum/tc_file.c
    M client/tarantool_checksum/tc_generate.c
    M client/tarantool_checksum/tc_hash.h
    M client/tarantool_checksum/tc_space.c
    M client/tarantool_checksum/tc_space.h
    M client/tarantool_checksum/tc_verify.c
    A client/tarantool_checksum/tnt_checksum.cbp

  Log Message:
  -----------
  Update tarantool_checksum to use new mhash.h


  Commit: 6694cce59af2cb5ed6ea270924fc1161025f178a
      
https://github.com/mailru/tarantool/commit/6694cce59af2cb5ed6ea270924fc1161025f178a
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  Temporary disable mhash unit test


  Commit: f9f648e6191b348e3975a23ee5b8ecaf72341c5f
      
https://github.com/mailru/tarantool/commit/f9f648e6191b348e3975a23ee5b8ecaf72341c5f
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M .gitignore
    R client/tarantool_checksum/tnt_checksum.cbp

  Log Message:
  -----------
  Remove temporary CMake file and update .gitignore


  Commit: 965bc1e7d8e0e3a628d2d059e397b5cf3d745061
      
https://github.com/mailru/tarantool/commit/965bc1e7d8e0e3a628d2d059e397b5cf3d745061
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2012-11-22 (Thu, 22 Nov 2012)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  new Debian package


  Commit: d4640dd1267bca17d51b7f110b05fda4729d81fa
      
https://github.com/mailru/tarantool/commit/d4640dd1267bca17d51b7f110b05fda4729d81fa
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M client/tarantool_checksum/tc_space.c
    M include/mhash.h

  Log Message:
  -----------
  Remove const modifier from mh_node macros


  Commit: 01526fb28e1e93f91d189dfe6a4060e42d13e755
      
https://github.com/mailru/tarantool/commit/01526fb28e1e93f91d189dfe6a4060e42d13e755
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M test/unit/CMakeLists.txt
    M test/unit/mhash.c
    M test/unit/mhash_body.c

  Log Message:
  -----------
  Update mhash unit test


  Commit: 83f7f8ca69af00b893d4326360270affd9fbac9d
      
https://github.com/mailru/tarantool/commit/83f7f8ca69af00b893d4326360270affd9fbac9d
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M include/assoc.h
    M include/mhash.h

  Log Message:
  -----------
  Review fixes.


  Commit: 742d4df05c27a5bc44cffa6f4478f0c3e7688909
      
https://github.com/mailru/tarantool/commit/742d4df05c27a5bc44cffa6f4478f0c3e7688909
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M src/box/tree.m

  Log Message:
  -----------
  Fix Bug#1082356 "Multipart Tree Index crashes if key fields
are not configured in the sequential order".


  Commit: ac96cd3b1bd0a4af289fedde671b6f420b12094f
      
https://github.com/mailru/tarantool/commit/ac96cd3b1bd0a4af289fedde671b6f420b12094f
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M include/assoc.h
    M include/mhash.h
    M src/box/index.m
    M src/fiber.m

  Log Message:
  -----------
  hashtable-refactoring: review fixes


  Commit: 73591c5eadc90d881adff4becdacbf991b6a675a
      
https://github.com/mailru/tarantool/commit/73591c5eadc90d881adff4becdacbf991b6a675a
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-23 (Fri, 23 Nov 2012)

  Changed paths:
    M .gitignore
    R client/tarantool_checksum/mhash-val.h
    M client/tarantool_checksum/tc_file.c
    M client/tarantool_checksum/tc_generate.c
    M client/tarantool_checksum/tc_hash.h
    M client/tarantool_checksum/tc_space.c
    M client/tarantool_checksum/tc_space.h
    M client/tarantool_checksum/tc_verify.c
    M include/assoc.h
    M include/mhash.h
    M src/box/index.m
    M src/box/space.m
    M src/fiber.m
    M test/unit/mhash.c
    M test/unit/mhash_body.c

  Log Message:
  -----------
  Merge branch 'hashtable-refactoring'


  Commit: 7b8af461707e90636cc5771732a2b1d5a55c1307
      
https://github.com/mailru/tarantool/commit/7b8af461707e90636cc5771732a2b1d5a55c1307
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-26 (Mon, 26 Nov 2012)

  Changed paths:
    M src/box/request.m
    M src/box/tree.m
    M test/big/tarantool.cfg
    M test/big/tree_pk_multipart.result
    M test/big/tree_pk_multipart.test

  Log Message:
  -----------
  Update fix for Bug#1082356 after review


  Commit: 27512fd092a2f11964dd83f5101511f5faead42a
      
https://github.com/mailru/tarantool/commit/27512fd092a2f11964dd83f5101511f5faead42a
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-26 (Mon, 26 Nov 2012)

  Changed paths:
    M src/box/request.m
    M src/box/space.m

  Log Message:
  -----------
  Remove unneeded check for the number of fields in tuples from space_validate


  Commit: 28fc61848d5862bbd3ec304afe4b4e12d24c85a3
      
https://github.com/mailru/tarantool/commit/28fc61848d5862bbd3ec304afe4b4e12d24c85a3
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-26 (Mon, 26 Nov 2012)

  Changed paths:
    M src/box/box.m

  Log Message:
  -----------
  Check tuple cardinality when recovering from snapshots (see Bug#1082356)


  Commit: 4ccce5098fd78caf9d86b92a26e26ba9c4d7f2af
      
https://github.com/mailru/tarantool/commit/4ccce5098fd78caf9d86b92a26e26ba9c4d7f2af
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-26 (Mon, 26 Nov 2012)

  Changed paths:
    M src/box/index.m

  Log Message:
  -----------
  Fix debug compilation (broken by ac96cd3b1bd0a4af289fedde671b6f420b12094f)


  Commit: cd01cdca04303d8179815b9615e1029d827814f8
      
https://github.com/mailru/tarantool/commit/cd01cdca04303d8179815b9615e1029d827814f8
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-26 (Mon, 26 Nov 2012)

  Changed paths:
    M README

  Log Message:
  -----------
  Force doc rebuild.


  Commit: 02a8b0c54dedc087600b491fe467a76345b73480
      
https://github.com/mailru/tarantool/commit/02a8b0c54dedc087600b491fe467a76345b73480
  Author: Dmitry Simonenko <[email protected]>
  Date:   2012-11-27 (Tue, 27 Nov 2012)

  Changed paths:
    M debian/control
    M debian/rules

  Log Message:
  -----------
  debian build: removing dpkg-dev dependency, to be able to build on squeeze


  Commit: 02a12f75039f27f086a828c28f12cca54c3e0639
      
https://github.com/mailru/tarantool/commit/02a12f75039f27f086a828c28f12cca54c3e0639
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M src/CMakeLists.txt
    M src/box/box.lua
    M src/box/index.h
    M src/box/space.m
    M src/lua/init.m
    A src/lua/space.h
    A src/lua/space.m
    M src/memcached.m
    M src/tarantool.m
    M test/box/admin.test
    M test/box/lua.result
    A test/box/space.result
    A test/box/space.test
    A test/run
    R test/run
    R test/tarantool

  Log Message:
  -----------
  spaces represent in lua by lbox_pushspace()


  Commit: dfe40fc84e51eff512c6001b67aa6300fb02f95d
      
https://github.com/mailru/tarantool/commit/dfe40fc84e51eff512c6001b67aa6300fb02f95d
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M debian/changelog
    M src/box/box.m
    M src/box/request.m
    M src/box/space.m
    M src/box/tree.m
    M test/big/tarantool.cfg
    M test/big/tree_pk_multipart.result
    M test/big/tree_pk_multipart.test

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/bug1082356' into stable


  Commit: e13bdaec8ac9356a599a9a750c8fc4506b9af96a
      
https://github.com/mailru/tarantool/commit/e13bdaec8ac9356a599a9a750c8fc4506b9af96a
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M README
    M src/box/box.m
    M src/box/request.m
    M src/box/space.m
    M src/box/tree.m
    M test/big/tarantool.cfg
    M test/big/tree_pk_multipart.result
    M test/big/tree_pk_multipart.test

  Log Message:
  -----------
  Merge branch 'stable'


  Commit: 4987561559388c8c5d672d613d17dbf6cd2f890f
      
https://github.com/mailru/tarantool/commit/4987561559388c8c5d672d613d17dbf6cd2f890f
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    A doc/user/iterator-types.xml
    M doc/user/stored-procedures.xml
    M src/box/box.lua
    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/tree.m
    M src/memcached.m
    A test/big/iterator.lua
    A test/big/iterator.result
    A test/big/iterator.test
    M test/big/lua.result
    M test/big/lua.test
    M test/big/tarantool.cfg

  Log Message:
  -----------
  New Iterator API

Reviewed-by: Konstantin Osipov <[email protected]>


  Commit: a3fef3e1889618892a062b02edbd2583fd311236
      
https://github.com/mailru/tarantool/commit/a3fef3e1889618892a062b02edbd2583fd311236
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    A doc/user/iterator-types.xml
    M doc/user/stored-procedures.xml
    M src/box/box.lua
    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/tree.m
    M src/memcached.m
    A test/big/iterator.lua
    A test/big/iterator.result
    A test/big/iterator.test
    M test/big/lua.result
    M test/big/lua.test
    M test/big/tarantool.cfg

  Log Message:
  -----------
  Merge branch 'iterator-api-v2'


  Commit: d98de2b1d26a810c1e614d9edc78c3473eea2581
      
https://github.com/mailru/tarantool/commit/d98de2b1d26a810c1e614d9edc78c3473eea2581
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-29 (Thu, 29 Nov 2012)

  Changed paths:
    M include/ipc.h
    M include/tarantool.h
    M src/CMakeLists.txt
    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/lua/init.m
    M src/lua/lua_ipc.m
    R src/lua/space.h
    R src/lua/space.m
    M test/box/lua.result

  Log Message:
  -----------
  temp-spaces: review fixes


  Commit: be1588b1e19b4fe8aa33ed55557983071e3393ec
      
https://github.com/mailru/tarantool/commit/be1588b1e19b4fe8aa33ed55557983071e3393ec
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-29 (Thu, 29 Nov 2012)

  Changed paths:
    M include/ipc.h
    M include/tarantool.h
    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
    M src/lua/init.m
    M src/lua/lua_ipc.m
    M src/memcached.m
    M src/tarantool.m
    M test/box/admin.test
    M test/box/lua.result
    A test/box/space.result
    A test/box/space.test
    A test/run
    R test/run
    R test/tarantool

  Log Message:
  -----------
  Merge branch 'temp-spaces'


  Commit: a18140f6d3f2de6b1c8f1545d420f3702c5387c0
      
https://github.com/mailru/tarantool/commit/a18140f6d3f2de6b1c8f1545d420f3702c5387c0
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-11-29 (Thu, 29 Nov 2012)

  Changed paths:
    A doc/user/iterator-types.xml
    M doc/user/stored-procedures.xml
    M src/box/box.lua
    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/tree.m
    M src/memcached.m
    A test/big/iterator.lua
    A test/big/iterator.result
    A test/big/iterator.test
    M test/big/lua.result
    M test/big/lua.test
    M test/big/tarantool.cfg

  Log Message:
  -----------
  Merge branch 'master' of github.com:mailru/tarantool


  Commit: ef3ffd1c18583a2ce81a291893f59ea0129f89b4
      
https://github.com/mailru/tarantool/commit/ef3ffd1c18583a2ce81a291893f59ea0129f89b4
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-12-06 (Thu, 06 Dec 2012)

  Changed paths:
    M .gitignore
    M CMakeLists.txt
    M README
    M cfg/CMakeLists.txt
    M client/tarantool/CMakeLists.txt
    A client/tarantool_checksum/CMakeLists.txt
    A client/tarantool_checksum/tc_config.c
    A client/tarantool_checksum/tc_config.h
    A client/tarantool_checksum/tc_file.c
    A client/tarantool_checksum/tc_file.h
    A client/tarantool_checksum/tc_generate.c
    A client/tarantool_checksum/tc_generate.h
    A client/tarantool_checksum/tc_hash.h
    A client/tarantool_checksum/tc_key.h
    A client/tarantool_checksum/tc_main.c
    A client/tarantool_checksum/tc_options.c
    A client/tarantool_checksum/tc_options.h
    A client/tarantool_checksum/tc_space.c
    A client/tarantool_checksum/tc_space.h
    A client/tarantool_checksum/tc_verify.c
    A client/tarantool_checksum/tc_verify.h
    A cmake/FindReadline.cmake
    A cmake/FindTermcap.cmake
    M cmake/compiler.cmake
    A connector/c/include/tarantool/tnt_dir.h
    M connector/c/tntrpl/CMakeLists.txt
    A connector/c/tntrpl/tnt_dir.c
    M connector/c/tntrpl/tnt_log.c
    M connector/c/tntsql/tnt_sql.c
    M debian/changelog
    M debian/control
    M debian/rules
    M doc/tnt.ent.cmake
    A doc/user/iterator-types.xml
    M doc/user/stored-procedures.xml
    M doc/www-data.in/download.cmake
    M doc/www-data.in/index
    M include/assoc.h
    M include/coio.h
    M include/coio_buf.h
    M include/evio.h
    M include/fiber.h
    M include/iobuf.h
    M include/ipc.h
    M include/iproto.h
    A include/memcached.h
    M include/mhash.h
    M include/palloc.h
    M include/rlist.h
    M include/sio.h
    M include/tarantool.h
    M src/CMakeLists.txt
    M src/admin.m
    M src/admin.rl
    M src/box/CMakeLists.txt
    M src/box/box.h
    M src/box/box.lua
    M src/box/box.m
    M src/box/box_lua.h
    M src/box/box_lua.m
    A src/box/box_lua_space.h
    A src/box/box_lua_space.m
    M src/box/index.h
    M src/box/index.m
    M src/box/index_bitmap.m
    R src/box/memcached-grammar.m
    R src/box/memcached-grammar.rl
    R src/box/memcached.h
    R src/box/memcached.m
    M src/box/port.h
    M src/box/port.m
    M src/box/request.h
    M src/box/request.m
    M src/box/space.m
    M src/box/tree.m
    M src/box/txn.h
    M src/box/txn.m
    M src/coio.m
    M src/evio.m
    M src/fiber.m
    M src/iobuf.m
    M src/ipc.m
    M src/iproto.m
    M src/lua/init.m
    M src/lua/lua_ipc.h
    M src/lua/lua_ipc.m
    A src/memcached-grammar.m
    A src/memcached-grammar.rl
    A src/memcached.m
    M src/palloc.m
    M src/replica.m
    M src/replication.m
    M src/sio.m
    M src/tarantool.m
    A test/big/hash.result
    A test/big/hash.test
    A test/big/iterator.lua
    A test/big/iterator.result
    A test/big/iterator.test
    A test/big/lua.result
    A test/big/lua.test
    A test/big/push.lua
    A test/big/sql.result
    A test/big/sql.test
    A test/big/suite.ini
    A test/big/tarantool.cfg
    A test/big/tree_pk.result
    A test/big/tree_pk.test
    A test/big/tree_pk_multipart.result
    A test/big/tree_pk_multipart.test
    A test/big/tree_variants.result
    A test/big/tree_variants.test
    M test/box/admin.test
    M test/box/ipc.result
    M test/box/ipc.test
    M test/box/lua.result
    A test/box/space.result
    A test/box/space.test
    R test/box_big/hash.result
    R test/box_big/hash.test
    R test/box_big/lua.result
    R test/box_big/lua.test
    R test/box_big/push.lua
    R test/box_big/sql.result
    R test/box_big/sql.test
    R test/box_big/suite.ini
    R test/box_big/tarantool.cfg
    R test/box_big/tree_pk.result
    R test/box_big/tree_pk.test
    R test/box_big/tree_pk_multipart.result
    R test/box_big/tree_pk_multipart.test
    R test/box_big/tree_variants.result
    R test/box_big/tree_variants.test
    R test/box_memcached/binary-get.result
    R test/box_memcached/binary-get.test
    R test/box_memcached/bogus-commands.result
    R test/box_memcached/bogus-commands.test
    R test/box_memcached/cas.result
    R test/box_memcached/cas.test
    R test/box_memcached/expirations.result
    R test/box_memcached/expirations.test
    R test/box_memcached/flags.result
    R test/box_memcached/flags.test
    R test/box_memcached/flush-all.result
    R test/box_memcached/flush-all.test
    R test/box_memcached/getset.result
    R test/box_memcached/getset.test
    R test/box_memcached/incrdecr.result
    R test/box_memcached/incrdecr.test
    R test/box_memcached/lua.result
    R test/box_memcached/lua.test
    R test/box_memcached/multiversioning.result
    R test/box_memcached/multiversioning.test
    R test/box_memcached/noreply.result
    R test/box_memcached/noreply.test
    R test/box_memcached/off.result
    R test/box_memcached/off.test
    R test/box_memcached/suite.ini
    R test/box_memcached/tarantool.cfg
    R test/box_memcached/tarantool_memcached_bad.cfg
    R test/box_memcached/tarantool_memcached_off.cfg
    R test/box_replication/cfg/hot_standby.cfg
    R test/box_replication/cfg/master.cfg
    R test/box_replication/cfg/master_to_replica.cfg
    R test/box_replication/cfg/replica.cfg
    R test/box_replication/cfg/replica_to_master.cfg
    R test/box_replication/consistent.result
    R test/box_replication/consistent.test
    R test/box_replication/hot_standby.result
    R test/box_replication/hot_standby.test
    R test/box_replication/suite.ini
    R test/box_replication/swap.result
    R test/box_replication/swap.test
    R test/box_wal/lua.result
    R test/box_wal/lua.test
    R test/box_wal/oom.result
    R test/box_wal/oom.test
    R test/box_wal/suite.ini
    R test/box_wal/tarantool.cfg
    R test/box_wal/wal_mode.result
    R test/box_wal/wal_mode.test
    M test/lib/sql_ast.py
    A test/memcached/binary-get.result
    A test/memcached/binary-get.test
    A test/memcached/bogus-commands.result
    A test/memcached/bogus-commands.test
    A test/memcached/cas.result
    A test/memcached/cas.test
    A test/memcached/expirations.result
    A test/memcached/expirations.test
    A test/memcached/flags.result
    A test/memcached/flags.test
    A test/memcached/flush-all.result
    A test/memcached/flush-all.test
    A test/memcached/getset.result
    A test/memcached/getset.test
    A test/memcached/incrdecr.result
    A test/memcached/incrdecr.test
    A test/memcached/lua.result
    A test/memcached/lua.test
    A test/memcached/multiversioning.result
    A test/memcached/multiversioning.test
    A test/memcached/noreply.result
    A test/memcached/noreply.test
    A test/memcached/off.result
    A test/memcached/off.test
    A test/memcached/suite.ini
    A test/memcached/tarantool.cfg
    A test/memcached/tarantool_memcached_bad.cfg
    A test/memcached/tarantool_memcached_off.cfg
    A test/replication/cfg/hot_standby.cfg
    A test/replication/cfg/master.cfg
    A test/replication/cfg/master_to_replica.cfg
    A test/replication/cfg/replica.cfg
    A test/replication/cfg/replica_to_master.cfg
    A test/replication/consistent.result
    A test/replication/consistent.test
    A test/replication/hot_standby.result
    A test/replication/hot_standby.test
    A test/replication/suite.ini
    A test/replication/swap.result
    A test/replication/swap.test
    A test/run
    R test/run
    R test/tarantool
    M test/unit/mhash.c
    M test/unit/mhash_body.c
    M test/unit/objc_catchcxx.m
    M test/unit/rlist.c
    M test/unit/rlist.result
    M test/unit/rope_avl.c
    M test/unit/rope_basic.c
    M test/unit/test.c
    M test/unit/test.h
    A test/wal/lua.result
    A test/wal/lua.test
    A test/wal/oom.result
    A test/wal/oom.test
    A test/wal/suite.ini
    A test/wal/tarantool.cfg
    A test/wal/wal_mode.result
    A test/wal/wal_mode.test

  Log Message:
  -----------
  Merge branch 'master' into bitmap-index

Conflicts:
        src/box/CMakeLists.txt
        src/box/index.h
        src/lua/lua_ipc.m


  Commit: 1aa919dcf2acde219b89a674e5649c4c236cc29c
      
https://github.com/mailru/tarantool/commit/1aa919dcf2acde219b89a674e5649c4c236cc29c
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-12-06 (Thu, 06 Dec 2012)

  Changed paths:
    M src/box/bitmap/index.c
    M src/box/bitmap/index.h
    M src/box/box_lua_space.m
    M src/box/index_bitmap.m
    M src/box/space.m

  Log Message:
  -----------
  New BitmapIndex iteration strategies


  Commit: 5389da5230b9804bcbefb761eb2f88b7f748c0aa
      
https://github.com/mailru/tarantool/commit/5389da5230b9804bcbefb761eb2f88b7f748c0aa
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-12-06 (Thu, 06 Dec 2012)

  Changed paths:
    M .gitignore
    M src/box/CMakeLists.txt
    R src/box/bitmap/CMakeLists.txt
    R src/box/bitmap/bit.c
    R src/box/bitmap/bit.h
    R src/box/bitmap/bitmap.c
    R src/box/bitmap/bitmap.h
    R src/box/bitmap/bitmap_p.h
    R src/box/bitmap/expr.c
    R src/box/bitmap/expr.h
    R src/box/bitmap/expr_p.h
    R src/box/bitmap/index.c
    R src/box/bitmap/index.h
    R src/box/bitmap/iterator.c
    R src/box/bitmap/iterator.h
    A src/box/bitset/CMakeLists.txt
    A src/box/bitset/bit.c
    A src/box/bitset/bit.h
    A src/box/bitset/bitset.c
    A src/box/bitset/bitset.h
    A src/box/bitset/bitset_p.h
    A src/box/bitset/expr.c
    A src/box/bitset/expr.h
    A src/box/bitset/expr_p.h
    A src/box/bitset/index.c
    A src/box/bitset/index.h
    A src/box/bitset/iterator.c
    A src/box/bitset/iterator.h
    M src/box/box_lua_space.m
    M src/box/index.h
    M src/box/index.m
    R src/box/index_bitmap.h
    R src/box/index_bitmap.m
    A src/box/index_bitset.h
    A src/box/index_bitset.m
    M src/box/space.m
    M test/unit/CMakeLists.txt
    R test/unit/bitmap_basic.c
    R test/unit/bitmap_basic.result
    R test/unit/bitmap_basic.test
    R test/unit/bitmap_index.c
    R test/unit/bitmap_index.result
    R test/unit/bitmap_index.test
    R test/unit/bitmap_iterator.c
    R test/unit/bitmap_iterator.result
    R test/unit/bitmap_iterator.test
    A test/unit/bitset_basic.c
    A test/unit/bitset_basic.result
    A test/unit/bitset_basic.test
    A test/unit/bitset_index.c
    A test/unit/bitset_index.result
    A test/unit/bitset_index.test
    A test/unit/bitset_iterator.c
    A test/unit/bitset_iterator.result
    A test/unit/bitset_iterator.test

  Log Message:
  -----------
  Refactoring: rename "bitmap" to "bitset"


  Commit: 0fe2c57ced4d05c8abad95cdbd706cba388f7cd5
      
https://github.com/mailru/tarantool/commit/0fe2c57ced4d05c8abad95cdbd706cba388f7cd5
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-12-06 (Thu, 06 Dec 2012)

  Changed paths:
    M src/box/bitset/bit.c
    M src/box/bitset/bit.h
    M src/box/bitset/bitset.c
    M src/box/bitset/bitset.h
    M src/box/bitset/bitset_p.h
    M src/box/bitset/index.c
    M src/box/bitset/index.h
    M src/box/bitset/iterator.c
    M src/box/bitset/iterator.h

  Log Message:
  -----------
  Refactoring: function headers


  Commit: dbc80d718fd4a88d0bb95d761c0ae56c1bf751b1
      
https://github.com/mailru/tarantool/commit/dbc80d718fd4a88d0bb95d761c0ae56c1bf751b1
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-12-06 (Thu, 06 Dec 2012)

  Changed paths:
    M src/box/bitset/bitset.c
    M src/box/bitset/bitset.h
    M src/box/bitset/bitset_p.h
    M src/box/bitset/expr.c
    M src/box/bitset/expr.h
    M src/box/bitset/index.c
    M src/box/bitset/index.h
    M src/box/bitset/iterator.c
    M src/box/bitset/iterator.h
    M src/box/index_bitset.m
    M test/unit/bitset_basic.c
    M test/unit/bitset_basic.test
    M test/unit/bitset_index.c
    M test/unit/bitset_index.test
    M test/unit/bitset_iterator.c
    M test/unit/bitset_iterator.test

  Log Message:
  -----------
  Refactoring: constructors


  Commit: 3551b4fe3975d2a7fdd849c215939bae79628395
      
https://github.com/mailru/tarantool/commit/3551b4fe3975d2a7fdd849c215939bae79628395
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-12-07 (Fri, 07 Dec 2012)

  Changed paths:
    M src/box/bitset/index.c

  Log Message:
  -----------
  bitset_index_insert: rollback implementation


  Commit: 06967bed7b2e1ff5e9a4d459b9faa97849955e49
      
https://github.com/mailru/tarantool/commit/06967bed7b2e1ff5e9a4d459b9faa97849955e49
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-12-07 (Fri, 07 Dec 2012)

  Changed paths:
    M src/box/bitset/index.c
    M src/box/bitset/index.h
    M src/box/index_bitset.m
    M test/unit/bitset_index.c

  Log Message:
  -----------
  Refactoring: bitset_index_insert / bitset_index_remove


  Commit: 304bb5334770cb4e80cfd2ae9164a02b5124b5e4
      
https://github.com/mailru/tarantool/commit/304bb5334770cb4e80cfd2ae9164a02b5124b5e4
  Author: Roman Tsisyk <[email protected]>
  Date:   2012-12-07 (Fri, 07 Dec 2012)

  Changed paths:
    M src/box/index_bitset.m

  Log Message:
  -----------
  Refactoring: index::replace


Compare: https://github.com/mailru/tarantool/compare/27d4ad8a9065...304bb5334770
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to