Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: 44fab8feab10a2f90a741fc7dde6a8912d538065
https://github.com/mailru/tarantool/commit/44fab8feab10a2f90a741fc7dde6a8912d538065
Author: Konstantin Osipov <[email protected]>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M include/box/box.h
M include/pickle.h
M include/recovery.h
M src/box/box.m
M src/box/box_lua.m
M src/box/request.h
M src/box/request.m
M src/box/tuple.h
M src/box/tuple.m
M src/box/txn.h
M src/box/txn.m
M src/fiber.m
M src/iproto.m
M src/lua/init.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/tbuf.m
M test/box/lua.result
M test/box/protocol.c
M test/box/protocol.result
Log Message:
-----------
Decouple tbuf and pickle.
Reorganize iproto parser (pickle) around two pointers at the request
parsing position and request end.
This makes the code more generic and easily usable in lua and
with new buffered I/O.
This also reduces the current widespread use of tbuf throughout
entire code base (good for future maintainability of the code).
Commit: 6b2730c9d0f8f584cca7b3eb942319e8d0d009e5
https://github.com/mailru/tarantool/commit/6b2730c9d0f8f584cca7b3eb942319e8d0d009e5
Author: Konstantin Osipov <[email protected]>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M extra/tarantool.spec.in
Log Message:
-----------
Merge branch 'master' of github.com:mailru/tarantool
Compare: https://github.com/mailru/tarantool/compare/6db1940195c0...6b2730c9d0f8
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp