|
48383e5f63
|
GetObjectFromList改名为GetObjectFromMap
|
2025-05-22 01:41:42 +08:00 |
|
|
6173c16bf1
|
List.h改名为ArrayList.h
|
2025-04-23 00:31:00 +08:00 |
|
|
57ff3a70c9
|
fixed String's name in JsonTool.cpp
|
2025-01-07 12:51:19 +08:00 |
|
|
78149024ee
|
update TreeXML
|
2025-01-04 14:16:03 +08:00 |
|
|
f330a6672e
|
update String<> names
|
2025-01-04 14:14:38 +08:00 |
|
|
ca43928e52
|
[WIP] Added TreeXML.h/.cpp
|
2024-12-25 00:28:54 +08:00 |
|
|
21e2b6a9b5
|
Use U8String/U16String/WString instead of UTF8String/UTF16String/WideString
|
2024-12-24 22:41:09 +08:00 |
|
|
6cd0063812
|
Update submodules about String::SetString/SetInstance
|
2024-12-24 22:28:36 +08:00 |
|
|
5a05612f53
|
use find_str_in_array instead of string_serial_from_list
|
2024-12-22 00:16:32 +08:00 |
|
|
6582b635c9
|
updated codes of SortBase
|
2024-12-12 13:21:34 +08:00 |
|
|
a7f4afab80
|
use newly Comparator<>
|
2024-12-05 13:39:17 +08:00 |
|
|
289cf37a6f
|
redefrag codes of Hash
|
2024-11-26 00:39:53 +08:00 |
|
|
79bb27d9cb
|
Added FNV1a hash
|
2024-11-25 23:33:41 +08:00 |
|
|
a1cd09b5d4
|
Added FNV1a/MurmurHash3/CityHash
|
2024-11-24 03:13:58 +08:00 |
|
|
f7dce03048
|
use Contains instead of IsMember/IsExist
|
2024-09-30 23:31:05 +08:00 |
|
|
1e121c1b3e
|
resume AnsiPAttribSet
|
2024-07-27 22:26:44 +08:00 |
|
|
259f0ef40c
|
port to C17/C++20
|
2024-07-25 02:59:53 +08:00 |
|
|
51f5b2ca59
|
lock seed=0 in XXH
|
2024-07-25 02:10:00 +08:00 |
|
|
6afb401d7d
|
Added xxHash support.
|
2024-07-25 02:02:24 +08:00 |
|
|
09965c1492
|
use GetObjectFromList instead of GetListObject
|
2024-07-11 01:20:03 +08:00 |
|
|
39faf8b475
|
updated to 3.5 from 3.0 about cmake_minimum_required
|
2024-03-19 12:49:28 +08:00 |
|
|
953ecf8079
|
it to support new vcpkg that it's jsoncpp library
|
2024-03-06 00:21:04 +08:00 |
|
|
d789bc2423
|
removed "const" prefix in OnLine in CSVParse.h
|
2023-11-30 18:29:34 +08:00 |
|
|
c0990c52eb
|
removed tga.h/tga.cpp
|
2023-09-15 18:18:14 +08:00 |
|
|
ff819d8a60
|
updated codes
|
2023-08-14 20:02:15 +08:00 |
|
|
f3f6fcef88
|
Merge branch 'master' of http://www.hyzgame.com:3000/hyzboy/CMUtil
|
2023-07-31 17:13:56 +08:00 |
|
|
1f8d32087e
|
removed field_count in construct function, and then added WriteHeader in CSVOutput/CSVOutputStream
|
2023-07-31 17:13:44 +08:00 |
|
|
3afa4e27e9
|
improved Sort.h
|
2023-07-28 20:40:54 +08:00 |
|
|
464272b3c1
|
Merge branch 'master' of http://www.hyzgame.com:3000/hyzboy/CMUtil
|
2023-07-28 20:17:09 +08:00 |
|
|
14c419d145
|
fixed include
|
2023-07-28 20:13:19 +08:00 |
|
|
cfb772cb55
|
upgraded CSVParse.h
|
2023-07-28 18:14:01 +08:00 |
|
|
4d62d19187
|
fixed a but that it never delete fis in ParseCSVFile
|
2023-07-27 18:57:17 +08:00 |
|
|
9c7aecfdb0
|
added CSVParse.h
|
2023-07-27 18:51:51 +08:00 |
|
|
b1be1d6fb8
|
rewrite the CSVFieldSplite with the template<>
|
2023-07-27 18:34:15 +08:00 |
|
|
54dc46d1d7
|
used "," instead of "\t" in CSVOutput
|
2023-07-27 10:24:26 +08:00 |
|
|
7ed3987cda
|
change BOM
|
2023-07-26 22:27:47 +08:00 |
|
|
b2ad30b12c
|
added CSVOutput
|
2023-07-26 22:27:04 +08:00 |
|
|
3103321585
|
added codes of Crypt in CMUtil
|
2023-07-21 19:33:38 +08:00 |
|
|
626cb2806e
|
Merge branch 'master' of https://github.com/hyzboy/CMUtil
|
2023-07-21 19:16:24 +08:00 |
|
|
cb057ce1d5
|
fixed PAttrib.h,created LoadPAttrib.h/SavePAttrib.h
|
2023-07-21 19:14:38 +08:00 |
|
|
4241382296
|
fixed include LoadStringList
|
2023-07-15 00:46:59 +08:00 |
|
|
ce3afccc7b
|
layout coeds.
|
2023-07-13 23:13:08 +08:00 |
|
|
8691bc0fe7
|
added CSVFieldSplite.h/.cpp
|
2023-07-12 18:34:57 +08:00 |
|
|
9ed3f1b6c3
|
fixed TGA about codes.
|
2023-06-28 22:12:06 +08:00 |
|
|
f4d19fc898
|
upgraded codes because Map
|
2023-04-20 21:46:04 +08:00 |
|
|
9f94d5082b
|
Merge branch 'master' of https://github.com/hyzboy/CMUtil
|
2023-02-15 22:18:11 +08:00 |
|
|
b0ca13cfb3
|
use ObjectMap instead of MapObject.
|
2023-02-13 11:47:53 +08:00 |
|
|
60218cd0a1
|
added tga.h/.cpp at util/imgfmt
|
2023-02-10 16:00:14 +08:00 |
|
|
0e31543779
|
fixed a problem at HeapSort that the "number <=2" ????
|
2023-02-03 17:43:57 +08:00 |
|
|
39fbdef7a6
|
renamed to "numberOf" instead of "valueOf" at String class.
|
2023-02-03 17:43:04 +08:00 |
|