axmol/cocos/platform/linux
Wilson E. Alvarez cdee1e11de Performance tweak: use range-based for-loops instead of iterator-based for-loops. (#16642)
* Use ++ prefix instead for non-primitive data types in CCAutoPolygon.cpp

* Use ++ prefix instead for non-primitive data types in SimpleAudioEngine.cpp

* Use ++ prefix instead for non-primitive data types in CCNodeLoaderLibrary.cpp

* Use ++ prefix instead for non-primitive data types in CCActionManagerEx.cpp

* Use ++ prefix instead for non-primitive data types in CCDataReaderHelper.cpp

* Use ++ prefix instead for non-primitive data types in HttpClient-android.cpp

* Use ++ prefix instead for non-primitive data types in CCDevice-linux.cpp

* Use ++ prefix instead for non-primitive data types in ScriptingCore.cpp

* Switched implementation to range-based for loops

* Added readability, fixed loop in CCDataReaderHelper.cpp

Thanks to Dimon4eg for the code review.
2016-10-11 10:59:44 -07:00
..
CCApplication-linux.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCApplication-linux.h Add missing override keywords 2016-08-28 23:45:15 +09:00
CCCommon-linux.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCDevice-linux.cpp Performance tweak: use range-based for-loops instead of iterator-based for-loops. (#16642) 2016-10-11 10:59:44 -07:00
CCFileUtils-linux.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCFileUtils-linux.h Add missing override keywords 2016-08-28 23:45:15 +09:00
CCGL-linux.h Replace tab with spaces 2015-08-14 21:17:51 +08:00
CCPlatformDefine-linux.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCStdC-linux.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCStdC-linux.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00