|
50b2f7a7a4
|
Merge branch 'master' of https://github.com/hyzboy/CMCore
|
2020-07-09 17:57:27 +08:00 |
|
|
f5291b6288
|
add WriteAnsiString/WriteAnsiShortString/WriteAnsiTinyString functions.
|
2020-07-09 17:57:10 +08:00 |
|
|
77a570d6be
|
add U32_TEXT macro
|
2020-07-08 10:48:16 +08:00 |
|
|
b0ac446322
|
move u8char position
|
2020-07-08 10:16:24 +08:00 |
|
|
f6a846c655
|
support "u8char" type
|
2020-07-07 19:14:42 +08:00 |
|
|
5e67c0cef7
|
fix a bug in IndexOfUnicodeBlock function
|
2020-07-04 15:39:15 +08:00 |
|
|
02cb4bb8b3
|
add IndexOfUnicodeBlock function
|
2020-07-04 13:46:37 +08:00 |
|
|
2e07688151
|
the UnicodeBlocks create .cpp
|
2020-07-01 17:44:32 +08:00 |
|
|
bb66ce1f5a
|
修改Map::Get函数名称为GetBySerial以避免可能的错误
|
2020-06-28 22:14:28 +08:00 |
|
|
5524bc7ebb
|
改进isspace函数
|
2020-06-28 22:13:59 +08:00 |
|
|
6056788079
|
add UnicodeBlocks.h
|
2020-06-28 21:11:13 +08:00 |
|
|
b078d6cbdc
|
fix a incompatible problem on Linux platform
|
2020-06-18 03:37:42 +08:00 |
|
|
7e90d9dead
|
Merge branch 'master' of https://github.com/hyzboy/CMCore
|
2020-06-13 19:08:46 +08:00 |
|
|
5f89344c84
|
VC最低支持版本改为vc2017
|
2020-06-13 19:08:29 +08:00 |
|
|
bc89ebae56
|
修正缺少const后缀的问题
|
2020-06-13 02:57:57 +08:00 |
|
|
e979871971
|
增加CheckBOM(void *)函数
|
2020-06-12 13:15:15 +08:00 |
|
|
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 |
|