20 Commits

Author SHA1 Message Date
698b1ebacc 将DoubleTime改名为PreciseTime 2025-04-24 22:44:52 +08:00
08bfb6d5bc List.h改名为ArrayList.h 2025-04-23 00:30:10 +08:00
5ffe0aec26 List模板改名为ArrayList 2025-04-23 00:22:46 +08:00
21e0b58b8e defined TCPAcceptSet=SortedSet<TCPAccept *> 2024-12-24 22:51:33 +08:00
87cd2e4f4f Use U8String/U16String/WString instead of UTF8String/UTF16String/WideString 2024-12-24 22:40:20 +08:00
1cfe60d239 Update submodules about String::SetString/SetInstance 2024-12-24 22:27:54 +08:00
29c88265d4 use SortedSet instead of SortedSets 2024-11-26 00:43:33 +08:00
82b6b346dd updated codes to support C++20 2024-07-27 22:26:12 +08:00
18d4c312e5 [wip] port to C17/C++20 2024-07-25 02:57:29 +08:00
a56d0f3407 upgraded cmake minimum version required to 3.5 from 3.0 2024-03-19 21:35:38 +08:00
8f3f2266fe renamed to Clear instead ClearData 2023-08-14 20:02:49 +08:00
095a34d8f0 1.use Free() instead of Clear in DataArray<>,List<>,Stack<>,Queue<>...
2.use Clear() Instead of ClearData()
2023-08-01 15:39:23 +08:00
ecafcad136 renamed to PreAlloc instead of PreMalloc 2023-07-21 11:14:38 +08:00
e79c592464
updated codes, and compiled ok! 2023-07-15 00:46:34 +08:00
228173af08 updated codes batch new CM. 2023-07-04 21:33:54 +08:00
f6e287a780 fixed few bug in CMakeLists.txt 2023-07-04 16:15:34 +08:00
65b1eda6c3 removed NetworkPort.cpp 2022-05-26 19:41:47 +08:00
30dc9c4701 added GetPort function and NetworkPort.cpp 2022-05-25 19:11:46 +08:00
a9a24d8f80 second commit 2022-05-25 19:03:06 +08:00
3b79e74770 first commit 2022-05-25 18:48:54 +08:00