yyc12345
  • Joined on 2024-01-06
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
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-06-27 23:21:23 +08:00
73ef8af56c doc: add documentation about library encoding.
yyc12345 pushed tag v1.0.0 to yyc12345/YYCCommonplace 2024-06-27 20:55:15 +08:00
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-06-27 20:55:06 +08:00
61ad1ff3ce refactor: refactor encoding helper again.
c15b57d055 refactor: bring char8_t to this library.
bb17bb6a1f chore: update build system
Compare 3 commits »
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-06-20 10:18:17 +08:00
3fa05b43d9 fix: use new method to do the convertion among UTF8, UTF16 and UTF32.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-06-19 13:30:25 +08:00
1fd132f0c9 fix: fix build error in Linux environment.
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-06-19 09:18:20 +08:00
b61f718084 fix: add if macro for Windows only testbench code.
yyc12345 created branch master in yyc12345/YYCCommonplace 2024-06-18 20:24:29 +08:00
yyc12345 pushed to master at yyc12345/YYCCommonplace 2024-06-18 20:24:29 +08:00
f153f9bc22 doc: update comments of code.
77b6f439f7 feat: add encoding convertion functions between utf8 and utf16, utf32.
0319be7e19 feat: finish exception helper.
e20c03a5f1 refactor: move COM type and guard into independent file
8465d80a54 chore: update CMakeLists
Compare 10 commits »
yyc12345 created repository yyc12345/YYCCommonplace 2024-06-18 20:24:02 +08:00
yyc12345 pushed to master at yyc12345/SuperScriptMaterializer 2024-05-29 10:45:47 +08:00
4503b5cefc feat: update configuration script
yyc12345 pushed to master at yyc12345/SuperScriptMaterializer 2024-05-23 15:54:53 +08:00
f2c50c6187 feat: wip for project cfg generator.
yyc12345 pushed to master at yyc12345/SuperScriptMaterializer 2024-05-22 22:08:36 +08:00
4ce7021054 refactor: refactor visual studio build file generation script.