|
b32b68f675
|
improved DataArray<>::Insert
|
2023-07-25 22:17:26 +08:00 |
|
|
f7712fd499
|
added WriteLine at TextOutputStream<>
|
2023-07-25 22:17:04 +08:00 |
|
|
ab739128d5
|
removed "hgl::" in CompOperator.h
|
2023-07-24 17:13:30 +08:00 |
|
|
555d445d30
|
Added List::GetArray() and then update Gradient
|
2023-07-24 14:33:30 +08:00 |
|
|
3a99617538
|
Moved Comparator<> to CompOperator.h from TypeFunc.h
|
2023-07-24 14:23:07 +08:00 |
|
|
11000ebc22
|
updated codes of Gradient, added comments, upgrade function name.
|
2023-07-24 14:22:19 +08:00 |
|
|
b0d404bb11
|
fixed comments
|
2023-07-21 23:57:15 +08:00 |
|
|
be9ec89452
|
removed gmt_off in FromDateTime
|
2023-07-21 20:38:51 +08:00 |
|
|
c6a8a466d6
|
layout codes of Map.h
|
2023-07-21 18:29:43 +08:00 |
|
|
9e5df330ca
|
added comments in Filename.h
|
2023-07-21 18:29:23 +08:00 |
|
|
c3e8db3104
|
Rearranged DataArray/List/ObjectList/SortedSets
|
2023-07-21 10:52:29 +08:00 |
|
|
2443aa9b9d
|
added FindDataPositionInArray,FindDataPositionInSortedArray,FindInsertPositionInSortedArray in ArrayItemProcess.h
|
2023-07-21 10:51:00 +08:00 |
|
|
6be7bda668
|
renamed to DeleteAt instead of DeleteBySerial
|
2023-07-21 10:48:39 +08:00 |
|
|
dbb2229c52
|
fixed typed error in StringList
|
2023-07-21 10:48:01 +08:00 |
|
|
5e2976418d
|
removed repeated hgl_zero
|
2023-07-21 10:47:12 +08:00 |
|
|
75c52f0b93
|
added Read/Write/operator =/Find/Insert in DataArray<>
|
2023-07-20 19:28:40 +08:00 |
|
|
befd853b83
|
added ArrayItemProcess.h
|
2023-07-20 19:28:02 +08:00 |
|
|
4d94b76683
|
removed zero_new/zero_malloc,added hgl_set<uint8>
|
2023-07-20 19:27:21 +08:00 |
|
|
8bb5374ab1
|
renamed to PreAlloc instead of PreMalloc
|
2023-07-20 14:28:50 +08:00 |
|
|
09eec7e7df
|
removed List<>::Rand,clean codes of List<> and then all realloc in PreAlloc,delete always include delete_count;
|
2023-07-20 14:28:32 +08:00 |
|
|
2d61ee5a50
|
used ArrayRearrangeHelper in DataArray<>
|
2023-07-20 14:26:53 +08:00 |
|
|
b4fcd415e4
|
added ArrayRearrangeHelper.h
|
2023-07-20 14:26:18 +08:00 |
|
|
9504560e44
|
clean up codes.
|
2023-07-18 20:54:21 +08:00 |
|
|
641ed83442
|
Merge branch 'master' of http://www.hyzgame.com:3000/hyzboy/CMCore
|
2023-07-17 20:26:51 +08:00 |
|
|
e3bf1e0cd3
|
improved ParseCallback of TextInputStream
|
2023-07-17 20:26:45 +08:00 |
|
|
aeae7b89ab
|
added GetPointer in Map<>
|
2023-07-17 20:26:23 +08:00 |
|
|
8554f5414c
|
updated include
|
2023-07-15 00:45:46 +08:00 |
|
|
ef36b4af21
|
added data() in DataArray<>
|
2023-07-15 00:45:24 +08:00 |
|
|
96c89b000f
|
renamed to DataArray instead of MemBlock
|
2023-07-15 00:27:06 +08:00 |
|
|
11ef085d97
|
Created LoadMemBlock/SaveMemBlock in "inc/hgl/io", their code comes from MemBlock.h
|
2023-07-15 00:06:30 +08:00 |
|
|
c722d40049
|
moved to "io" folder from "type"
|
2023-07-15 00:03:48 +08:00 |
|
|
404acf8f58
|
rename to KVObject instead of ResItem
|
2023-07-14 23:40:28 +08:00 |
|
|
c26c55f0be
|
moved codes to .h from .cpp and then deleted ObjectManage.cpp
|
2023-07-14 23:35:41 +08:00 |
|
|
e4beccacd0
|
renamed to ObjectManage instead of ResManage
|
2023-07-14 23:21:03 +08:00 |
|
|
13dbf78aa7
|
removed EnumClass.h
|
2023-07-14 00:46:45 +08:00 |
|
|
dd57965556
|
improved TextInputStream
|
2023-07-13 21:11:33 +08:00 |
|
|
8d829b9690
|
The callback function of TextInputStream create independent callback structure
|
2023-07-13 14:45:03 +08:00 |
|
|
d27b8d75fa
|
added TextInputStream
|
2023-07-13 14:30:08 +08:00 |
|
|
2bedf5e839
|
fixed a bug in List<>, and it doesn't check count after realloc
|
2023-07-13 14:29:26 +08:00 |
|
|
75f30dc1b0
|
improved strstr/strrstr/stristr functions.
|
2023-07-12 19:23:44 +08:00 |
|
|
28ad08eb01
|
added HGL_SIN.... constexpr value.
|
2023-07-11 18:12:04 +08:00 |
|
|
b43c236894
|
added aclSize in Size2<>
|
2023-07-05 15:23:20 +08:00 |
|
|
50e754aba2
|
use utf8 in Gradient.h
|
2023-07-05 14:28:41 +08:00 |
|
|
0f9fb581cb
|
Merge branch 'master' of https://github.com/hyzboy/CMCore
|
2023-07-05 14:23:27 +08:00 |
|
|
656e7453fd
|
added operator override in Size2
|
2023-07-05 14:11:01 +08:00 |
|
|
21af2472ae
|
used String::floatOf instead numberOf<float/double>
|
2023-07-04 21:25:35 +08:00 |
|
|
7e469db038
|
used utf8 instead of gb18080 in few files.
|
2023-06-28 18:36:12 +08:00 |
|
|
f62c0e3110
|
added Gradient.h
|
2023-06-28 18:33:50 +08:00 |
|
|
c3855586da
|
renamed to First/Last from Begin/End in List<>
|
2023-06-28 18:33:34 +08:00 |
|
|
fc303f7a0d
|
added ID32ResManage/ID64ResManage at ResManage.h
|
2023-06-26 21:28:35 +08:00 |
|