26 Commits

Author SHA1 Message Date
a7b0cb6112 List模板改名为ArrayList 2025-04-23 00:21:59 +08:00
924f4ab9f3 improved AccumMemoryManager 2024-03-09 20:47:19 +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
08d2fa2a1f added GetOSLibararyPath and FindFileOnPaths functions. 2022-03-31 18:13:36 +08:00
c1fb0f3038 added FileLastWriteTime function. 2022-03-17 23:16:44 +08:00
b058361b1c added a few comment that they are talk about filename length limited. 2021-09-07 13:07:47 +08:00
d065f24770 splited the filename functions to Filename.h from FileSystem.h 2021-01-21 11:52:37 +08:00
52d0077fa9 fixed a bug it's add ! at error position. 2020-12-09 13:03:56 +08:00
41b70d4744 add comments 2020-11-09 15:14:28 +08:00
28bf928b3b add ComboFilename function. 2020-11-09 13:14:22 +08:00
f22bca1403 filesystem::ClipMainFilename use String::FindRightChars 2020-10-14 15:52:51 +08:00
c016d33f1f 更新GetLocalAppdataPath函数参数格式 2020-10-09 18:24:40 +08:00
c890a59c32 fix zero-end bug in FileSystem.h 2020-09-21 20:39:38 +08:00
2aadf9005c upgrade function name. 2020-09-18 19:46:56 +08:00
dd5f22ef0a add ClipPathname function 2020-09-16 22:02:01 +08:00
93a2713ba7 append TrimFileExtName function. 2020-09-14 19:51:30 +08:00
512894f080 add new space char 2020-09-08 22:05:08 +08:00
7927586bd1 rename from BaseString to String 2020-09-03 15:52:46 +08:00
f6a846c655 support "u8char" type 2020-07-07 19:14:42 +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
0cdc519ee6 append param "append_zero" in filesystem::LoadFileToMemory 2020-04-08 18:08:18 +08:00
88e836be16 fix comment 2019-12-30 21:30:49 +08:00
2b71bf8135 first commit 2019-08-19 19:19:58 +08:00