yyc12345
  • Joined on 2024-01-06
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-29 22:43:54 +08:00
05a80268ab chore: update build manual and script.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-29 21:20:53 +08:00
19d0a5bb4d feat: add benchmark for string strip
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-29 13:36:24 +08:00
e7a05b3488 refactor: rename testbench to test.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-28 22:39:49 +08:00
82c3ed5b32 fix: fix compile error in gcc.
d6be8a11ac fix: use more clear format spec in format test.
Compare 2 commits »
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-28 22:03:53 +08:00
31c624797f revert: revert the delete of std::stacktrace in rust panic.
6ecf6935d8 fix: use new format to replace all printf as much as possible.
d6b1d7fd46 fix: redirect all std::format to my personal format
Compare 3 commits »
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-28 21:37:57 +08:00
8d7eff2a15 fix: fix all old usage of UTF8 in std::ostream.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-28 17:02:07 +08:00
bd5032cee7 feat: change join data provider.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-28 16:41:54 +08:00
cc1ce5bb04 feat: finish string strip (maybe)
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-28 16:33:51 +08:00
51d03ec1e5 feat: finish string strip (maybe)
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-28 16:13:23 +08:00
da9fa682f7 feat: finish string strip (maybe)
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-26 21:43:43 +08:00
190beeed58 feat: add code point splittor for utf8 string.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-26 14:43:38 +08:00
99146ddd55 feat: add lazy split in string op namespace.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-25 15:52:35 +08:00
ce3d5b9556 feat: finish basic of manual in clap
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-25 15:30:07 +08:00
c8d763bdcf feat: add utf8 format
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-24 16:21:02 +08:00
a61955bb09 feat: finish summary and application for clap.
yyc12345 pushed to master at yyc12345/BallanceBlenderHelper 2025-09-23 21:46:59 +08:00
e4a4eae88e fix: fix fatal error when exporting virtools file
yyc12345 pushed tag v4.3.1 to yyc12345/BallanceBlenderHelper 2025-09-23 21:46:59 +08:00
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-23 16:14:01 +08:00
776adb0c96 feat: finish option and variable in clap
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-22 22:21:35 +08:00
c85830902b fix: change the behavior of printf in string op.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2025-09-22 22:18:39 +08:00
609af634a0 fix: change the behavior of printf in string op.