James Chen
|
7c0af610ff
|
issue #1056: Added CCArray::copyWithZone implementation. CCDictElement bound check.
|
2012-03-20 23:30:18 +08:00 |
James Chen
|
15e03f8b14
|
issue #1056: Remove old files(CCMutableArray, CCMutableDictionary) reference in vc2008 project.
Update CCDICT_FOREACH implementation.
|
2012-03-20 21:08:52 +08:00 |
minggo
|
382e4e7eb8
|
issue #1056: modify code according new code after pull
|
2012-03-20 17:27:06 +08:00 |
James Chen
|
6ce06bd906
|
issue #1056: Remove CCMutableArray and CCMutableDictionary template, offer CCDictionary to improve the performance of dictionary by 60%, it means that CCDictionary can save about 2/3 time cost.
|
2012-03-20 15:04:53 +08:00 |
James Chen
|
9203b60fb0
|
add CCDictionary based on UTHASH, improve the performance.
|
2012-03-19 14:53:44 +08:00 |