pandamicro
|
afd22296b4
|
MIT license update and to new year 2023 (#13927)
* Cpp MIT license update and to date
* TS MIT license update and to date
|
2022-12-28 11:25:12 +08:00 |
|
江战
|
046a2b1378
|
Re-impl CC_ASSERT & CC_ASSERTF (#13588)
|
2022-12-05 17:12:30 +08:00 |
|
minggo
|
3e818c45c9
|
Change macro name (#11528)
* CC_PLATFORM_MAC_IOS -> CC_PLATFORM_IOS
* CC_PLATFORM_MAC_OSX -> CC_PLATFORM_MACOS
* add codes to keep compatible
|
2022-06-16 14:05:16 +08:00 |
|
minggo
|
271cc5cf23
|
Remove some format rule (#10919)
* remove some rules
* format all codes with new format rule
|
2022-05-04 13:09:24 +08:00 |
|
minggo
|
cd48cf7106
|
Replace CCASSERT with CC_ASSERT (#10682)
* replace CCASSERT with CC_ASSEERT
|
2022-04-10 16:03:46 +08:00 |
|
minggo
|
7f4cb9e3b1
|
Remove string (#10469)
* replace std::string with ccstd::string
|
2022-03-24 11:53:10 +08:00 |
|
Cocos Robot
|
24d84664f8
|
[ci skip][AUTO]: Automated clang-format update: 3de1584200 (#10402) (#10424)
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
|
2022-03-21 16:04:49 +08:00 |
|
minggo
|
34bf14269c
|
unify stl (#10402)
* add ccstd::vector
* replace cc::vector with ccstd::vector
* replace std::vector with ccstd::vector
* do not include <vector>
|
2022-03-21 15:55:02 +08:00 |
|
minggo
|
7f24f34b22
|
Merge branch 'v3.5.0' into v3.6_merge_v3.5.0
|
2022-01-25 19:52:06 +08:00 |
|
minggo
|
f08555248f
|
fix conflict
|
2022-01-24 17:23:03 +08:00 |
|
Yun Hsiao Wu
|
14a17c9d22
|
license upgrade (#4210)
|
2022-01-24 17:18:47 +08:00 |
|
李吉林
|
81167fbfbf
|
V3.4.0 20210816 (#3835)
* memory leak detector
* memory leak detector for mac&io
|
2021-08-17 09:25:11 +08:00 |
|