yyc12345
  • Joined on 2024-01-06
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-19 10:43:41 +08:00
35d508b1b9 doc: finish XTypes documentation
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-18 11:34:52 +08:00
1483466211 doc: fix issue. add documentation.
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-17 23:30:47 +08:00
9903b61cac fix: fix issues
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-17 20:46:52 +08:00
e682a87d25 refactor: refactor project
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-16 22:12:40 +08:00
f870d4dde3 refactor: update project
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-15 22:21:07 +08:00
afa06339b2 chore: switch to CMake build system instead of native Visual Studio project
yyc12345 pushed to master at yyc12345/libcmo21 2024-08-15 19:12:23 +08:00
da575e42f5 fix: update csharp interop code generator.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-07-22 22:42:38 +08:00
805ffe70d6 fix: fix linux build issue
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-07-22 22:08:50 +08:00
052fa7f4d1 chore: update build script.
9e5bd370c4 doc: add documentation for ConfigManager
94386c93aa doc: finish documentation of StringHelper
b13bb445e4 doc: add documentation for ConsoleHelper
81fe72c425 chore: add Natvis in MSVC CMake build.
Compare 16 commits »
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-07-07 17:33:52 +08:00
4f1e2447d0 fix: make exception handler be singleton in same process.
3075ec583d fix: in config manager throw exception when facing duplicated setting name instead of slient skip
2e28dd4c48 chore: update build script.
a1699f13db doc: update documentation
65b81f5cfa refactor: rename Native String to Ordinary String.
Compare 7 commits »
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-07-03 21:26:37 +08:00
06e75924f1 doc: update documentation for dialog helper
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-07-03 10:15:23 +08:00
e374575852 fix: fix issue in config manager.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-07-02 16:31:39 +08:00
e2a582e7d2 dox: add WinImport pair documentation
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-07-02 10:52:55 +08:00
588946583c feat: add universal config manager implementation.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-06-29 17:41:31 +08:00
e1823d4b8e feat: add new split function reducing memory cost.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-06-28 16:30:32 +08:00
23b4da95ce fix: fix bug caused by refactor
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-06-28 16:24:38 +08:00
e5b6e8c6c3 refactor: refactor testbench for UTF8 string. fix refactor bug
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-06-28 15:47:10 +08:00
ccb729c718 refactor: update all modules for UTF8 string. waiting for debugging
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-06-28 14:44:50 +08:00
44dbbb1c99 refactor: refactor string helper for UTF8 string
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-06-28 11:38:36 +08:00
91ba0c22d6 doc: update documentation