699 Commits

Author SHA1 Message Date
25748fde9b fix thread macro in Linux 2020-01-23 20:37:42 +08:00
e90f8c9479 delete "return" in Construct function 2020-01-23 20:23:36 +08:00
4d8b4d8c73 fix use "Find" Function of parent class 2020-01-23 20:23:18 +08:00
6107f34e21 use "enum class" instead "enum" in Weekday/Month 2020-01-20 19:27:07 +08:00
8f024e1598 更新pow22算法 2020-01-20 17:05:13 +08:00
e2cf0d6041 add ApproxPow22 2020-01-20 16:57:33 +08:00
6344eecc07 fix bug 2020-01-19 19:22:24 +08:00
01aede5cb5 Merge branch 'master' of https://github.com/hyzboy/CMCore 2020-01-19 13:14:15 +08:00
e0c2a28567 add multi "strechar" functions,"BaseString::FindExcludeChar" functions. 2020-01-19 13:13:48 +08:00
f895b3c3b0 add new Construct function of BaseString from InputStream 2020-01-13 20:12:15 +08:00
2ba8757dec add two LoadFromInputStream functions 2020-01-13 15:24:43 +08:00
43e8db0b61 add Comp(start,string,comp_len) function of BaseString 2020-01-13 11:17:24 +08:00
cdc2805477 delete WorldMatrix from Matrix.h 2020-01-11 21:25:27 +08:00
5ec34e3003 update WorldMatrix 2020-01-10 18:04:28 +08:00
122c7addc2 add a new AutoDeleteArray() function 2020-01-02 21:41:42 +08:00
88e836be16 fix comment 2019-12-30 21:30:49 +08:00
f268530fd2 fix "no use time_out param" in SemLockTemplate 2019-12-24 21:21:33 +08:00
7152bd677c split Acquire function of Semaphore 2019-12-24 16:49:00 +08:00
5b4fd62f15 Merge branch 'master' of https://github.com/hyzboy/CMCore 2019-12-18 20:10:25 +08:00
c91a315dfb 1.add GetBegin/GetEnd function for List<>
2.add IsExist function for CusObjectList<>
2019-12-18 20:10:01 +08:00
113a3f8163 update Atomic of apple macOS/iOS 2019-12-18 15:25:31 +08:00
51be93f2d7 1.fix List::GetBegin/GetEnd bug.
2.fix TextOutputStream bug
2019-12-16 20:34:53 +08:00
e3a58db799 add GetBegin/GetEnd function in Set<> 2019-12-13 11:18:25 +08:00
328e6d2f26 use "AARCH64" insted "ARM64" 2019-12-12 17:26:06 +08:00
d8b30941c4 use "aarch64" insted "arm64" 2019-12-12 17:24:59 +08:00
2d9765839e thread_mutex.proc_mutex refresh define 2019-12-10 15:05:56 +08:00
1bfb503e13 cross-platform define update 2019-12-10 14:38:29 +08:00
2d8da351ba update StdString code on std::string construct function. 2019-12-02 13:08:06 +08:00
d8e2bde533 change StdString function's name 2019-11-29 11:59:32 +08:00
be7b35f383 Merge branch 'master' of https://github.com/hyzboy/CMCore 2019-11-28 10:17:25 +08:00
a23acaeb5c add BOM 2019-11-28 01:44:31 +08:00
1dbeeef24c Merge branch 'master' of https://github.com/hyzboy/CMCore 2019-11-12 10:36:40 +08:00
4ccffdbd9c win下增加llvm编译器识别 2019-11-12 10:35:21 +08:00
7fe0411452 MSVC下增加warning disable,以减少MGL警告 2019-10-24 18:04:28 +08:00
64dfbbcf7b 修正注释 2019-08-30 19:30:57 +08:00
e4f3f4fac3 连带修改 2019-08-29 15:55:18 +08:00
bc0475fd9d 插件接口更新 2019-08-29 15:28:49 +08:00
6d58e8e90b 插件引擎改进(未完成) 2019-08-27 20:26:44 +08:00
fb81037fa3 增加PlugInManage模板代码 2019-08-26 21:19:13 +08:00
0786f4c611 ResManage模板Release函数增加返回值 2019-08-26 21:18:43 +08:00
0552be7754 增加Log通用部分代码 2019-08-23 17:54:42 +08:00
c5dca40260 增加插件定义 2019-08-23 17:11:24 +08:00
3ecd4faa12 改进代码,减少一次查找 2019-08-23 15:19:44 +08:00
cb61e4d6f1 增加注释明确作用 2019-08-23 15:18:28 +08:00
6c4883202b 删除不必要的模板.cpp添到 2019-08-23 10:55:36 +08:00
5f7d37a966 删除.cmake引用 2019-08-22 11:37:05 +08:00
6c3da91693 删除cmake模板文件 2019-08-22 11:28:23 +08:00
2b71bf8135 first commit 2019-08-19 19:19:58 +08:00
7bb6b54204 first commit 2019-08-19 17:52:13 +08:00