|
54f484c442
|
MergeFilename改名为Combine
|
2025-03-27 23:07:32 +08:00 |
|
|
3f5baa99d0
|
ReplaceExtName supported find splite_char from left.
|
2025-03-03 22:58:44 +08:00 |
|
|
b5ef4424d4
|
fixed a but in ReplaceExtName that replace extname at .
|
2025-02-20 02:37:54 +08:00 |
|
|
e416162a1e
|
Use U8String/U16String/WString instead of UTF8String/UTF16String/WideString
|
2024-12-24 22:39:02 +08:00 |
|
|
18efd0d6a6
|
use "fromString/fromInstance“ instead of "SetString/SetInstance" in String<>
|
2024-12-24 22:25:31 +08:00 |
|
|
1fab7b4ef2
|
fixed a bug in ComboFilename
|
2024-07-26 03:13:42 +08:00 |
|
|
9e5df330ca
|
added comments in Filename.h
|
2023-07-21 18:29:23 +08:00 |
|
|
65cab41a50
|
fixed a bug at filesystem::SplitFilename
|
2023-01-10 17:23:00 +08:00 |
|
|
4c696582be
|
disabled MergetFilename<wchar_t> function at other OS.
|
2022-12-28 17:14:33 +08:00 |
|
|
b689edaf75
|
used GetFirstChar/GetLastChar instead of GetBeginChar/GetEndChar
|
2022-08-04 10:47:10 +08:00 |
|
|
fb765038f0
|
fixed few mistake in C++17
|
2022-05-31 17:21:17 +08:00 |
|
|
08d2fa2a1f
|
added GetOSLibararyPath and FindFileOnPaths functions.
|
2022-03-31 18:13:36 +08:00 |
|
|
6c2f5b255c
|
added & at multi places.
|
2022-03-15 18:01:38 +08:00 |
|
|
6dccc324b6
|
added SplitFilename and ReplaceExtName functions at filesystem/Filename.h
|
2021-12-13 13:40:32 +08:00 |
|
|
7cdc507194
|
fixed ComboFilename funcs.
|
2021-09-14 09:55:58 +08:00 |
|
|
9c5cb2dc4a
|
updated ComboFilename series functions.
|
2021-09-07 13:08:58 +08:00 |
|
|
0d46053149
|
added FixFilename function at filesystem namespace.
|
2021-09-04 13:44:24 +08:00 |
|
|
d065f24770
|
splited the filename functions to Filename.h from FileSystem.h
|
2021-01-21 11:52:37 +08:00 |
|