Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: 4dd9bc1463de174eba0da4226e1a1ed1621fdce5
https://github.com/mailru/tarantool/commit/4dd9bc1463de174eba0da4226e1a1ed1621fdce5
Author: Konstantin Osipov <[email protected]>
Date: 2011-11-10 (Thu, 10 Nov 2011)
Changed paths:
M core/admin.m
M core/admin.rl
M core/fiber.m
M core/iproto.m
M core/log_io.m
M core/log_io_remote.m
M core/pickle.m
M core/replication.m
M core/tarantool.m
M core/tarantool_lua.m
M core/tbuf.m
M include/fiber.h
M include/tbuf.h
M mod/box/CMakeLists.txt
M mod/box/box.m
M mod/box/box_lua.m
M mod/box/memcached-grammar.m
M mod/box/memcached-grammar.rl
M mod/box/memcached.m
Log Message:
-----------
Rename tbuf->len -> tbuf->size, tbuf->size -> tbuf->capacity.
An intermediate step, use size0 for 'size' temporarily,
to ensure there are no compilation errors.
This is a code review of Konstantin Shulgin's branch
refactoring-tbuf.
Commit: 472a61521de7922c0d119812b88482a135e1c65e
https://github.com/mailru/tarantool/commit/472a61521de7922c0d119812b88482a135e1c65e
Author: Konstantin Osipov <[email protected]>
Date: 2011-11-10 (Thu, 10 Nov 2011)
Changed paths:
M core/admin.m
M core/admin.rl
M core/fiber.m
M core/iproto.m
M core/log_io.m
M core/log_io_remote.m
M core/pickle.m
M core/replication.m
M core/tarantool.m
M core/tarantool_lua.m
M core/tbuf.m
M include/fiber.h
M include/tbuf.h
M mod/box/box.m
M mod/box/box_lua.m
M mod/box/memcached-grammar.m
M mod/box/memcached-grammar.rl
M mod/box/memcached.m
Log Message:
-----------
Rename tbuf->size0 -> tbuf->size.
Compare: https://github.com/mailru/tarantool/compare/1f3b749...472a615
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp