Branch: refs/heads/index-speedup
  Home:   https://github.com/mailru/tarantool
  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: 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: 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: 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: 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: 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


Compare: https://github.com/mailru/tarantool/compare/deb9035558b5...3c7cf0539c50
_______________________________________________
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