Branch: refs/heads/master
  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: 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'


Compare: https://github.com/mailru/tarantool/compare/1a0b427e06a0...6b61494a549d
_______________________________________________
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