Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: 19a23b70246e43be5de9cceaf5132dd4f9f35d97
https://github.com/mailru/tarantool/commit/19a23b70246e43be5de9cceaf5132dd4f9f35d97
Author: Konstantin Osipov <[email protected]>
Date: 2012-06-29 (Fri, 29 Jun 2012)
Changed paths:
M include/exception.h
A include/object.h
M mod/box/box_lua.m
M mod/box/index.h
M mod/box/port.h
M mod/box/request.h
M mod/box/request.m
M mod/box/space.m
M src/CMakeLists.txt
M src/exception.m
M src/fiber.m
A src/object.m
Log Message:
-----------
A fix for Bug#905348 Object is deprecated
In the new Objective C 2.0 runtime, class Object was trimmed
and no longer contains + alloc, - init, - free and - subclassResponsibility,
which we use.
Implement our own base class and use it instead of the old Object.
This should fix compilation with gcc 4.7 everywhere and clang on
Darwin.
The current code can still be built with gcc 4.6.
Commit: 165f39132f8445a03af4d26e88ae42e2870054d0
https://github.com/mailru/tarantool/commit/165f39132f8445a03af4d26e88ae42e2870054d0
Author: Konstantin Osipov <[email protected]>
Date: 2012-06-29 (Fri, 29 Jun 2012)
Changed paths:
M CMakeLists.txt
M README.MacOSX
M client/tarantool/tc.c
M connector/c/tntrpl/CMakeLists.txt
M connector/perl/lib/MR/Tarantool/Box.pm
M connector/perl/lib/MR/Tarantool/Box/Singleton.pm
M src/CMakeLists.txt
M src/log_io.m
M src/nio.c
M test/box/args.test
M test/box/cat.test
M test/box/configuration.test
M test/box/suite.ini
M test/box_big/suite.ini
M test/box_memcached/off.test
M test/connector_c/suite.ini
Log Message:
-----------
Merge branch 'master' of github.com:mailru/tarantool
Compare: https://github.com/mailru/tarantool/compare/10e92e04be5d...165f39132f84
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp