Commit Graph

101 Commits

Author SHA1 Message Date
22588fee9d Add CLANG support 2025-12-24 12:50:13 +08:00
a1c54beffe Fix fopen on windows share files with read and share permissions. 2025-12-23 10:52:20 +08:00
9dfedd6187 Fix bug in time_util::time_ns, add a fixed bit version 2025-12-18 16:18:43 +08:00
f7e2f6773f Fix build on GCC 2025-10-16 10:53:35 +08:00
7babaadce5 Fix build with GCC 2025-10-16 10:34:28 +08:00
852fe6eade Add abspath to fileop 2025-10-15 23:11:12 +08:00
e2d528150b Add stream define 2025-10-11 17:17:08 +08:00
e4911da372 REMOVE BOM added by VS 2025-07-27 10:24:53 +08:00
2b7ac6f12d Add new functions 2025-07-27 10:23:33 +08:00
f4213c702c fileop::join now support multiple input 2025-05-17 13:23:52 +08:00
2480b6ea8a Enable stdc++17 by default 2025-05-15 17:16:59 +08:00
e444af237e Add MD5 2025-05-15 16:54:43 +08:00
d8dba2f70e Add new func 2025-05-14 13:06:51 +08:00
12d9d1a339 Fix bug 2025-05-14 11:11:41 +08:00
5f4061aec3 add HMAC support 2025-05-12 18:18:32 +08:00
09c40a4203 Add SHA1 2025-05-12 17:42:46 +08:00
69e4bc8954 Delete LICNESE-MIT 2025-05-12 12:00:19 +08:00
09d6b9f8e2 Create LICENSE-MIT 2025-05-12 11:59:24 +08:00
f16ac0deba Update LICNESE-MIT 2025-05-12 11:56:59 +08:00
200c8ddd87 Update LICNESE-MIT 2025-05-12 11:56:07 +08:00
544010bc07 Rename LICENSE to LICENSE-AGPL 2025-05-12 11:54:10 +08:00
f71ab73ab0 Rename LICNESE.txt to LICNESE-MIT 2025-05-12 11:52:54 +08:00
fc6810790e Rename LICNESE.MIT to LICNESE.txt 2025-05-12 11:49:41 +08:00
9b74bccc98 Add MIT licenese 2025-05-11 19:03:20 +08:00
1c48f068a0 Add SHA384 / SHA256 / SHA 224 2025-05-11 18:46:17 +08:00
eeeedae697 Add sha512 and sha512_256 hash support 2025-05-11 15:30:01 +08:00
4a6de34a64 add new api 2025-05-08 17:09:30 +08:00
dd14396b0a 修复 0 长度的字符转换问题 2025-05-07 15:20:09 +08:00
d706a5de03 Add winreg functions 2025-05-01 13:37:39 +08:00
96812b7565 Minor fix in meson build file 2025-04-24 16:03:00 +08:00
7c2a0f0d64 Fix build 2025-04-23 17:57:10 +08:00
34e5aa8c17 Add meson build support 2025-04-23 17:42:03 +08:00
b0bd9db0ae Add options to wchar / char convert 2025-04-21 21:18:26 +08:00
252c20d068 Add parse bool 2025-03-19 13:56:24 +08:00
55d00feb3c Add fopen to utils 2025-03-19 09:01:14 +08:00
5fde5e6e52 Update 2025-03-10 10:46:38 +08:00
d4d0be7e7a Fix bug 2024-11-25 19:54:33 +08:00
a8298be6ca Update hash map 2024-07-18 15:35:55 +08:00
04678ac09b impl hash map 2024-07-18 14:21:43 +08:00
640cb926ca Update 2024-07-16 17:12:11 +08:00
240c44c5d7 Update binary search tree 2024-07-16 15:08:10 +08:00
4321573b29 Add binary tree and binary search tree 2024-07-16 12:03:46 +08:00
7d466865f5 Add LinkedQueue 2024-06-20 19:40:12 +08:00
6f77322eb4 Add CircularQueue 2024-06-20 18:56:05 +08:00
2cfd7f3a39 Fix bug 2024-06-20 16:57:20 +08:00
e2e39f6163 Add GTest 2024-06-20 10:09:13 +08:00
33106b9fbd Fix bug 2024-05-21 19:23:06 +08:00
f4f4446a0a Fix bug 2024-04-18 13:02:33 +08:00
72f6f0ab66 Bug fix & New function 2024-04-17 14:40:45 +08:00
ebdb1bd55c Fix bug 2024-01-18 18:25:29 +08:00