Branch: refs/heads/bitmap-index
  Home:   https://github.com/mailru/tarantool
  Commit: 09e6183c34f00d68977aa4021b1c0ba87b36787b
      
https://github.com/mailru/tarantool/commit/09e6183c34f00d68977aa4021b1c0ba87b36787b
  Author: Dmitry Simonenko <[email protected]>
  Date:   2012-12-29 (Sat, 29 Dec 2012)

  Changed paths:
    A connector/c/include/tp.h
    M test/connector_c/CMakeLists.txt
    A test/connector_c/tp.c

  Log Message:
  -----------
  tp: single header lite connector/c. first import.


  Commit: a8ba9b802803b4c5933e1216caa3b63ef7e20fd9
      
https://github.com/mailru/tarantool/commit/a8ba9b802803b4c5933e1216caa3b63ef7e20fd9
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-09 (Wed, 09 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h
    M test/connector_c/tp.c

  Log Message:
  -----------
  connector-c-lite: resizeable pointer added, ping operation.


  Commit: c87727c6e86632bc9d61c94d07fddc7bb102e814
      
https://github.com/mailru/tarantool/commit/c87727c6e86632bc9d61c94d07fddc7bb102e814
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-09 (Wed, 09 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h

  Log Message:
  -----------
  connector-c-lite: tp_reqid added.


  Commit: 235df77ea08206b38706f8dcf6996c8fca8f709b
      
https://github.com/mailru/tarantool/commit/235df77ea08206b38706f8dcf6996c8fca8f709b
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-09 (Wed, 09 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h

  Log Message:
  -----------
  connector-c-lite: tp_call name size added.


  Commit: 27eb3e45dcf84caeeab1a54ac545bc04503ae448
      
https://github.com/mailru/tarantool/commit/27eb3e45dcf84caeeab1a54ac545bc04503ae448
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-09 (Wed, 09 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h
    M test/connector_c/tp.c

  Log Message:
  -----------
  connector-c-lite: fixed pointers reset on reallocation.


  Commit: aa2e0fb6196b5c8301351f034cb72abf702b1738
      
https://github.com/mailru/tarantool/commit/aa2e0fb6196b5c8301351f034cb72abf702b1738
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-09 (Wed, 09 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h

  Log Message:
  -----------
  connector-c-lite: typo fix


  Commit: 0ae522817470d2d07a0151962ea3cab3a2ef7f96
      
https://github.com/mailru/tarantool/commit/0ae522817470d2d07a0151962ea3cab3a2ef7f96
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-10 (Thu, 10 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h

  Log Message:
  -----------
  connect-c-lite: opsplice implementation.


  Commit: 4daf1bb1aa8a666749d15c605d9faf45e40678fa
      
https://github.com/mailru/tarantool/commit/4daf1bb1aa8a666749d15c605d9faf45e40678fa
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-10 (Thu, 10 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h
    M test/connector_c/tp.c

  Log Message:
  -----------
  connector-c-lite: opsplice fix.


  Commit: 6a734900b07025015d350b61e082f8e10a60a105
      
https://github.com/mailru/tarantool/commit/6a734900b07025015d350b61e082f8e10a60a105
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-10 (Thu, 10 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h

  Log Message:
  -----------
  connector-c-l8: added tuple reply iteration.


  Commit: b5e73e3f25100bcc8705a731d06ebafa38139f1b
      
https://github.com/mailru/tarantool/commit/b5e73e3f25100bcc8705a731d06ebafa38139f1b
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-11 (Fri, 11 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h
    M test/connector_c/tp.c

  Log Message:
  -----------
  connector-c-lite: reply parsing and tuple/field iterations added.


  Commit: d1c5d264b0ca443fb0af191d818d1861efb44e41
      
https://github.com/mailru/tarantool/commit/d1c5d264b0ca443fb0af191d818d1861efb44e41
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-11 (Fri, 11 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h
    M test/connector_c/tp.c

  Log Message:
  -----------
  connector-c-lite: added tp_req and tp_reqbuf functions.


  Commit: ce7fb51fbb3bdc1e2e2ceda1abdfa122a68b9643
      
https://github.com/mailru/tarantool/commit/ce7fb51fbb3bdc1e2e2ceda1abdfa122a68b9643
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-11 (Fri, 11 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h
    M test/connector_c/tp.c

  Log Message:
  -----------
  connector-c-lite: simplified iterators, added tuple/field accessors.


  Commit: bebb9192e90f148c387d9c5c355b76a6e8fbd238
      
https://github.com/mailru/tarantool/commit/bebb9192e90f148c387d9c5c355b76a6e8fbd238
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-11 (Fri, 11 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h

  Log Message:
  -----------
  connector-c-lite: tp_getreqid added, fixed tp_req.


  Commit: ba1d0fa0a55157e30c2033b6da55c2587c51286a
      
https://github.com/mailru/tarantool/commit/ba1d0fa0a55157e30c2033b6da55c2587c51286a
  Author: Dmitry E. Oboukhov <[email protected]>
  Date:   2013-01-11 (Fri, 11 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h

  Log Message:
  -----------
  tp_reply always returns reply-code


  Commit: cc74b61398bb2ca24fc038afd048d0b9c48b9f83
      
https://github.com/mailru/tarantool/commit/cc74b61398bb2ca24fc038afd048d0b9c48b9f83
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-11 (Fri, 11 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h

  Log Message:
  -----------
  connector-c-lite: ping fixes.


  Commit: 18c000c8a78cd25ac95d99aa2d3245fa086343a5
      
https://github.com/mailru/tarantool/commit/18c000c8a78cd25ac95d99aa2d3245fa086343a5
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-11 (Fri, 11 Jan 2013)

  Log Message:
  -----------
  Merge branch 'connector-c-lite' of github.com:mailru/tarantool into 
connector-c-lite

Conflicts:
        connector/c/include/tp.h


  Commit: acdcd7790704b312655f9b11b082a3ee61e4edc7
      
https://github.com/mailru/tarantool/commit/acdcd7790704b312655f9b11b082a3ee61e4edc7
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-11 (Fri, 11 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h

  Log Message:
  -----------
  connector-c-lite: inverting return value for overbound buffer.


  Commit: b00c3d959817e51dcd5f6fa0cca501fe56d3b714
      
https://github.com/mailru/tarantool/commit/b00c3d959817e51dcd5f6fa0cca501fe56d3b714
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-11 (Fri, 11 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h

  Log Message:
  -----------
  connector-c-lite: continious buffer support in reply.


  Commit: be7823d51a7be576a699f447f76d38671aac5b72
      
https://github.com/mailru/tarantool/commit/be7823d51a7be576a699f447f76d38671aac5b72
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-11 (Fri, 11 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h

  Log Message:
  -----------
  connector-c-lite: tp_req fix


  Commit: 0182dae9c56bb2cb72ab929d54aafb938e794f4f
      
https://github.com/mailru/tarantool/commit/0182dae9c56bb2cb72ab929d54aafb938e794f4f
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-11 (Fri, 11 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h

  Log Message:
  -----------
  connector-c-lite: tp_replyerrorlen fix for overbounded buffer.


  Commit: df2f389286860c7563d7806bccd84a6a07120843
      
https://github.com/mailru/tarantool/commit/df2f389286860c7563d7806bccd84a6a07120843
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-16 (Wed, 16 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h
    M test/connector_c/tp.c

  Log Message:
  -----------
  connector-c-lite: added cpp support, const attrs and optimized encoders.


  Commit: 0f2b64a23f6cfe4a4b94233612e8427f35370ebd
      
https://github.com/mailru/tarantool/commit/0f2b64a23f6cfe4a4b94233612e8427f35370ebd
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    M CMakeLists.txt
    A cmake/CheckBuiltInFunctionExists.cmake
    M include/config.h.cmake
    M include/lib/bit/bit.h
    M src/lib/CMakeLists.txt
    M src/lib/bit/CMakeLists.txt
    M src/lib/bit/bit.c

  Log Message:
  -----------
  libbit: review fixes


  Commit: 342a28bf87e9746ac57b577e75e398525749a5df
      
https://github.com/mailru/tarantool/commit/342a28bf87e9746ac57b577e75e398525749a5df
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    M .gitignore
    M test/unit/CMakeLists.txt
    A test/unit/bit.c
    A test/unit/bit.result
    A test/unit/bit.test

  Log Message:
  -----------
  libbit: add an unit test


  Commit: 5778ca27a1cf21c016971bcfd19b858cf9b4d055
      
https://github.com/mailru/tarantool/commit/5778ca27a1cf21c016971bcfd19b858cf9b4d055
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    M README

  Log Message:
  -----------
  Add URL to README


  Commit: 6eb1e06c1361d8410dddd086ab8e534ae454fe65
      
https://github.com/mailru/tarantool/commit/6eb1e06c1361d8410dddd086ab8e534ae454fe65
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    M README

  Log Message:
  -----------
  Try markdown.


  Commit: bf79271c13b84467191da0a6f5ae55d97e656639
      
https://github.com/mailru/tarantool/commit/bf79271c13b84467191da0a6f5ae55d97e656639
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    R README
    A README.md

  Log Message:
  -----------
  Rename README to use Markdown markup.


  Commit: 1a0b427e06a001cbf10783f08b6f16f99802092e
      
https://github.com/mailru/tarantool/commit/1a0b427e06a001cbf10783f08b6f16f99802092e
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    M .gitignore
    M CMakeLists.txt
    A cmake/CheckBuiltInFunctionExists.cmake
    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
    M test/unit/CMakeLists.txt
    A test/unit/bit.c
    A test/unit/bit.result
    A test/unit/bit.test

  Log Message:
  -----------
  Merge branch 'libbit'


  Commit: dffbd184e082a77517e731395706987df5637e67
      
https://github.com/mailru/tarantool/commit/dffbd184e082a77517e731395706987df5637e67
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    A Doxyfile

  Log Message:
  -----------
  Add a Doxyfile


  Commit: 8d5beb55f3bef111f37d7605b447484a8ae3bbc9
      
https://github.com/mailru/tarantool/commit/8d5beb55f3bef111f37d7605b447484a8ae3bbc9
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h

  Log Message:
  -----------
  connector-c-lite: Copyright corrected.


  Commit: 3cefec81cda37467a8bd0860aa5e7c09e1c96172
      
https://github.com/mailru/tarantool/commit/3cefec81cda37467a8bd0860aa5e7c09e1c96172
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    A connector/c/include/tp.h
    M test/connector_c/CMakeLists.txt
    A test/connector_c/tp.c

  Log Message:
  -----------
  Merge branch 'connector-c-lite'


  Commit: f6bbbdebdab9c8771d45522fc58a0067dfa6eb42
      
https://github.com/mailru/tarantool/commit/f6bbbdebdab9c8771d45522fc58a0067dfa6eb42
  Author: Dmitry Simonenko <[email protected]>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h

  Log Message:
  -----------
  connector-c-lite: Copyright year corrected.


  Commit: 6b61494a549db2a75bad975206098648dcfdf0de
      
https://github.com/mailru/tarantool/commit/6b61494a549db2a75bad975206098648dcfdf0de
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    M connector/c/include/tp.h

  Log Message:
  -----------
  Merge branch 'connector-c-lite'


  Commit: bb1bc2ed2d50b944c7e278bab556dc2f2a8fce34
      
https://github.com/mailru/tarantool/commit/bb1bc2ed2d50b944c7e278bab556dc2f2a8fce34
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    M Doxyfile

  Log Message:
  -----------
  Include src/ in doxygen coverage.


  Commit: 3324b27c43aeaf46c69d555b8014bcb09e32a290
      
https://github.com/mailru/tarantool/commit/3324b27c43aeaf46c69d555b8014bcb09e32a290
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    A Doxyfile

  Log Message:
  -----------
  Merge branch 'doxyfile'


  Commit: 9ca7fda199f135c9d1aab8256b2668cea7e1f72e
      
https://github.com/mailru/tarantool/commit/9ca7fda199f135c9d1aab8256b2668cea7e1f72e
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    M src/box/box.m

  Log Message:
  -----------
  Fix custom_proc_title in local_hot_standby process (opentar-26).


  Commit: aabef5932a3163ed48e52d74a3d798d78d04e8b9
      
https://github.com/mailru/tarantool/commit/aabef5932a3163ed48e52d74a3d798d78d04e8b9
  Author: Konstantin Osipov <[email protected]>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    M src/box/box.m

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


  Commit: 5337ff3a42bd5147eebd7786943191b1ecc1107d
      
https://github.com/mailru/tarantool/commit/5337ff3a42bd5147eebd7786943191b1ecc1107d
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-01-18 (Fri, 18 Jan 2013)

  Changed paths:
    M CMakeLists.txt
    M src/lib/bit/CMakeLists.txt

  Log Message:
  -----------
  Remove CheckPrototypeDefinition from CMake scripts (not supported on 2.6)


  Commit: d3629c387605af2d6f7408900c5b1cb2074a8b12
      
https://github.com/mailru/tarantool/commit/d3629c387605af2d6f7408900c5b1cb2074a8b12
  Author: Roman Tsisyk <[email protected]>
  Date:   2013-01-18 (Fri, 18 Jan 2013)

  Changed paths:
    M .gitignore
    M CMakeLists.txt
    A Doxyfile
    R README
    A README.md
    A cmake/CheckBuiltInFunctionExists.cmake
    A connector/c/include/tp.h
    M include/config.h.cmake
    M include/lib/bit/bit.h
    M src/box/box.m
    M src/lib/CMakeLists.txt
    M src/lib/bit/CMakeLists.txt
    M src/lib/bit/bit.c
    M src/lib/bitset/CMakeLists.txt
    M test/connector_c/CMakeLists.txt
    A test/connector_c/tp.c
    M test/unit/CMakeLists.txt
    A test/unit/bit.c
    A test/unit/bit.result
    A test/unit/bit.test
    M test/unit/bitset_basic.test
    M test/unit/bitset_index.test
    M test/unit/bitset_iterator.test

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

Conflicts:
        CMakeLists.txt
        src/lib/CMakeLists.txt
        test/unit/CMakeLists.txt


Compare: https://github.com/mailru/tarantool/compare/ae6cbfab16ae...d3629c387605
_______________________________________________
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