James Chen
|
6e704b6843
|
issue #3713: Adds AutoreleasePool::isClearing() for easily debugging memory issues. It only valid in DEBUG mode.
|
2014-01-24 17:51:36 +08:00 |
James Chen
|
3aedb8ec43
|
issue #3713: Object::release() of debug version will check whether the object was in autorelease pool.
|
2014-01-24 14:46:06 +08:00 |
minggo
|
4381685a9d
|
deprecated some functions in Object
|
2014-01-22 13:47:29 +08:00 |
minggo
|
3e5fbb2422
|
issue #3713: remove Object::_autoReleaseCount
|
2014-01-20 17:08:22 +08:00 |
walzer
|
d4c1aa92d5
|
add copyrights for 2014, in folders other then 2d.
|
2014-01-07 11:47:11 +08:00 |
minggo
|
95acb1b9e3
|
issue #2905: helloworld build ok on android
|
2013-10-14 14:01:00 +08:00 |