|
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 |
|
|
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 |
|
|
8cfb16529c
|
updated macro of ENUM CLASS RANGE CHECK
|
2023-01-31 16:26:21 +08:00 |
|
|
bb9b1105af
|
fixed the PList at current version of CMUtil.
|
2022-12-28 16:33:41 +08:00 |
|
|
7be4b32e66
|
used newly ENUM_CLASS_RANGE_ERROR_RETURN_....macros.
|
2022-01-10 20:24:34 +08:00 |
|
|
be9122db80
|
add Write functions at Hash class.
|
2021-09-22 15:23:50 +08:00 |
|
|
9982ca25af
|
added Sort.h
|
2021-06-11 10:22:34 +08:00 |
|
|
863293fbc8
|
added codes of Hash
|
2021-06-08 20:11:25 +08:00 |
|
|
af510a6cfc
|
add GetExpatError function.
|
2020-10-14 12:28:37 +08:00 |
|
|
225bf198b0
|
add Get????Version function of expat/jsoncpp
|
2020-10-11 17:57:47 +08:00 |
|
|
46bb78cefb
|
fix a bug, it's return type error.
|
2020-10-11 16:58:08 +08:00 |
|
|
7c534f050c
|
add PAttrib/PList
|
2020-10-10 22:10:27 +08:00 |
|
|
62b5267cdc
|
add XML::GetError function
|
2020-09-18 21:53:03 +08:00 |
|
|
b84ae361a1
|
Merge branch 'master' of https://github.com/hyzboy/CMUtil
|
2020-09-18 19:49:45 +08:00 |
|
|
604ad1c30e
|
add ToUInteger/ToInteger/ToFloat/ToDouble/ToBool/ToString/ToSerial/ToEnum functions in XMLparse
|
2020-09-18 19:49:20 +08:00 |
|
|
31d3aad9e8
|
add BOM in sources
|
2020-09-17 23:30:25 +08:00 |
|
|
c65a3a088f
|
fix ElementAttribute bug that it don't clear attrs_list.
|
2020-09-16 22:03:08 +08:00 |
|
|
7489f5133a
|
add xml::ElementAttribute class
|
2020-09-11 15:41:20 +08:00 |
|
|
3f09d59ceb
|
split Start&Init from Start in XMLParse
|
2020-09-04 18:07:00 +08:00 |
|
|
120b6b449c
|
use String instead BaseString
|
2020-09-03 15:58:38 +08:00 |
|
|
20fcbc2a02
|
to advance xml::ElementParseCreater
|
2020-08-31 19:09:12 +08:00 |
|
|
44f897d608
|
use u8char instead char in XMLParse
|
2020-08-25 21:47:05 +08:00 |
|
|
505560d95e
|
new XML Parse tools
|
2020-08-21 21:11:07 +08:00 |
|
|
2c06e4ae35
|
use macro instead magic number.
|
2020-08-20 21:56:02 +08:00 |
|
|
2002532b63
|
new XMLParse,but don't have test.
|
2020-08-20 21:26:49 +08:00 |
|
|
f93c19afda
|
add Tokenizer.h
|
2020-01-17 14:09:56 +08:00 |
|
|
166868f21e
|
update CmdParse code
|
2019-12-02 11:01:54 +08:00 |
|
|
a3ef6866ae
|
to improve XMLParseClass
|
2019-11-29 18:20:19 +08:00 |
|
|
15db8e01c7
|
first add files
|
2019-11-29 11:58:31 +08:00 |
|