|
4b6ea7212c
|
added AddUnique function at StringList class.
|
2023-02-06 12:44:11 +08:00 |
|
|
1600b4b1b0
|
renamed to "numberOf" instead of "valueOf" at String class.
|
2023-02-03 17:41:17 +08:00 |
|
|
68d0082e0e
|
renamed to ObjectMap instead of MapObject
|
2023-01-30 20:32:41 +08:00 |
|
|
81afe8fc54
|
renamed macro to RANGE_CHECK_RETURN from ENUM_CLASS_RANGE_ERROR_RETURN
|
2023-01-30 16:26:59 +08:00 |
|
|
9a74f2554a
|
added two macros that are OBJECT_LIST_ARRAY_CLEAR[_DATA] at List.h
|
2023-01-30 09:58:17 +08:00 |
|
|
d18ad0d227
|
layouted codes.
|
2023-01-26 19:09:26 +08:00 |
|
|
47f2c4c71a
|
used "enum class" instead of "enum" in logger
|
2023-01-16 19:10:49 +08:00 |
|
|
d6917e9339
|
fixed codes's bug at c++20
|
2023-01-14 18:33:29 +08:00 |
|
|
65cab41a50
|
fixed a bug at filesystem::SplitFilename
|
2023-01-10 17:23:00 +08:00 |
|
|
8168650c0c
|
added Exist and CaseExist functions at StringList class.
|
2023-01-06 17:15:26 +08:00 |
|
|
d98d81443c
|
optimized SplitByString function.
|
2023-01-04 19:22:47 +08:00 |
|
|
8ba8b8aba3
|
fixed a bug at SplitToStringListByEnter
|
2023-01-04 16:56:12 +08:00 |
|
|
4fdb3aab14
|
added SpliteByString function at SplitString.h
|
2023-01-04 14:50:29 +08:00 |
|
|
6ae911e16f
|
used "int" type instead of "uint" at StringInstance class.
|
2023-01-04 14:50:10 +08:00 |
|
|
f867a283b3
|
added 4bits constexpr values at Binary.h.
|
2022-12-30 14:55:26 +08:00 |
|
|
e8376618c4
|
added Binary.h
|
2022-12-30 11:43:33 +08:00 |
|
|
e2d4caa59c
|
added convert between Celsius and Fahrenheit Kelvin
|
2022-12-30 11:15:19 +08:00 |
|
|
4c696582be
|
disabled MergetFilename<wchar_t> function at other OS.
|
2022-12-28 17:14:33 +08:00 |
|
|
48abdf2a89
|
removed "enum class ColorSpace"
|
2022-08-18 18:58:25 +08:00 |
|
|
43eb0d657f
|
changed to UTF8CharSet from DefaultCharSet()
|
2022-08-11 19:10:34 +08:00 |
|
|
6d186e5812
|
improved find_str_array
|
2022-08-08 18:02:16 +08:00 |
|
|
40dbeac772
|
added default param at LoadStringListFromText/LoadStringListFromTextFile functions.
|
2022-08-05 14:19:03 +08:00 |
|
|
37e6af6385
|
recreate SplitString calsses,and split LoadString/LoadStringList/SaveStringList/MergeString/SplitString......
|
2022-08-05 12:21:25 +08:00 |
|
|
c1893a83ec
|
added SplitString.h and MergeString.h
|
2022-08-04 21:35:30 +08:00 |
|
|
01a3f3da25
|
删除大量旧平台标识符
|
2022-08-04 16:27:53 +08:00 |
|
|
b689edaf75
|
used GetFirstChar/GetLastChar instead of GetBeginChar/GetEndChar
|
2022-08-04 10:47:10 +08:00 |
|
|
d3608bee15
|
splited ASyncEvent
|
2022-07-07 21:32:35 +08:00 |
|
|
5a88a6072c
|
Merge branch 'master' of https://github.com/hyzboy/CMCore into HEAD
|
2022-06-25 21:41:43 +08:00 |
|
|
88277a6026
|
added a newly hgl_set function.
|
2022-06-25 21:40:39 +08:00 |
|
|
9f9436e49b
|
added HEXColor3/3f macro.
|
2022-06-16 10:44:29 +08:00 |
|
|
45e8725f36
|
added ToAnsiString functions at Windows platform.
|
2022-06-15 16:05:54 +08:00 |
|
|
58c8f1db90
|
fixed Log that they didn't use Logger system.
|
2022-06-14 17:57:57 +08:00 |
|
|
d92f08d3c3
|
fixed [] at MemBlock
|
2022-06-14 17:57:27 +08:00 |
|
|
22267b5f6f
|
added get_utf16_length/to_utf16 functions.
|
2022-06-14 15:55:42 +08:00 |
|
|
1874288c2a
|
used uint16 instead of CharCodePage at CodePage.h/Endian.h
|
2022-06-13 18:15:31 +08:00 |
|
|
fb765038f0
|
fixed few mistake in C++17
|
2022-05-31 17:21:17 +08:00 |
|
|
f2ad8ce5bf
|
renamed few functions at StdString.h
|
2022-05-28 20:32:04 +08:00 |
|
|
a62f822f73
|
added URI.h/.cpp
|
2022-05-27 10:46:34 +08:00 |
|
|
14bca2e58f
|
improved codes of Color and ColorSpace
|
2022-05-17 14:38:17 +08:00 |
|
|
f28508e98c
|
removed "namespace graph" in ColorSpace.h
|
2022-05-13 21:40:24 +08:00 |
|
|
6807143584
|
fixed GAMMA to 2.4, and used newly function's name same GLSL
|
2022-05-12 17:02:38 +08:00 |
|
|
7260cdfc00
|
added ColorSpace.h at CMakeLists.txt
|
2022-05-12 16:00:54 +08:00 |
|
|
431bf503b9
|
added ColorSpace.h
|
2022-05-12 14:50:09 +08:00 |
|
|
0646143522
|
layout StringList.h
|
2022-05-09 01:39:03 +08:00 |
|
|
71dbff0497
|
added LoadStringFromTextFile(UTF8String,....)
|
2022-04-07 20:29:09 +08:00 |
|
|
6b47b1d367
|
added HGL_COPYRIGHT_STRING macros.
|
2022-04-07 20:28:50 +08:00 |
|
|
337d4a7fa4
|
Fixed a error at StringList::Add(const StringList
|
2022-04-01 00:14:48 +08:00 |
|
|
4327870a08
|
fixed ENUM_CLASS_RANGE_ERROR_RETURN macros.
|
2022-04-01 00:08:59 +08:00 |
|
|
c799636f2b
|
Merge branch 'master' of https://github.com/hyzboy/CMCore
|
2022-03-31 23:45:50 +08:00 |
|
|
0862db3d03
|
improved PlugInManage
|
2022-03-31 21:59:14 +08:00 |
|