|
73ca4a13d2
|
add PornHubRead/PornHubYellow colors
|
2020-06-10 21:16:43 +08:00 |
|
|
fa37096d7b
|
fix commit of DataInputStream
|
2020-06-09 20:06:14 +08:00 |
|
|
72f2b58e12
|
add TellPointer function in MemoryInputStream
|
2020-06-09 19:39:37 +08:00 |
|
|
6b4feef78e
|
修正OpenFileOutputStream调用FileOutputStream::Open没有正确传递mode的bug
|
2020-06-05 16:22:05 +08:00 |
|
|
b7329d10b5
|
AutoDelete/AutoDeleteArray增加!重载
|
2020-06-05 11:01:22 +08:00 |
|
|
12a766d021
|
增加新形式的LoadFileToMemory函数
|
2020-06-05 11:00:58 +08:00 |
|
|
34eef8fdab
|
改进FileComp函数
|
2020-05-06 17:13:16 +08:00 |
|
|
fb3f8b1c86
|
改进BaseString/StringInstance
|
2020-04-24 21:09:25 +08:00 |
|
|
3319d37da9
|
修正没有正确传递值的bug
|
2020-04-24 21:08:23 +08:00 |
|
|
d53a65b242
|
split codes of "char type" to CharType.h
|
2020-04-13 15:32:22 +08:00 |
|
|
0cdc519ee6
|
append param "append_zero" in filesystem::LoadFileToMemory
|
2020-04-08 18:08:18 +08:00 |
|
|
0e8a4a6d24
|
修正模板函数ParseHexStr调用转换错误
|
2020-03-06 23:27:17 +08:00 |
|
|
e7a9ea9e7d
|
Update code of Crossplatform redefine
|
2020-02-08 15:03:07 +08:00 |
|
|
45f80fb7f7
|
fix "CreateTextOutputStream" call namespace error.
|
2020-01-24 00:16:04 +08:00 |
|
|
2f96255420
|
delete "BaseString::BaseString(const T)"
|
2020-01-24 00:15:23 +08:00 |
|
|
d2cdbfcb84
|
add "=default" after "~PlugIn()"
|
2020-01-24 00:15:02 +08:00 |
|
|
0a0d23c08c
|
update #include
|
2020-01-23 21:01:08 +08:00 |
|
|
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 |
|