24 Commits

Author SHA1 Message Date
mutouyun
e4add79508 upd: [imp] optimize imp namespace macro 2022-08-19 12:10:10 +08:00
mutouyun
db2b2b38ec add: [system] sys::conf page_size for win 2022-08-14 22:01:49 +08:00
mutouyun
c604fadbea add: [system] (TBD) sys::conf page_size 2022-08-14 21:55:44 +08:00
mutouyun
64a3ba24e7 upd: [system] adjust the output format of the error message 2022-08-14 13:45:21 +08:00
mutouyun
c51395c033 upd: [log] completion annotation 2022-08-14 12:52:21 +08:00
mutouyun
12f415fd19 fix: [log] generic constructor may shadow the default copy constructor 2022-08-14 00:34:50 +08:00
mutouyun
01c28816a2 add: [system] add features 2022-08-13 18:02:25 +08:00
mutouyun
8231d6f89e add: [codecvt] support for char8_t, char16_t, and char32_t 2022-08-13 17:52:00 +08:00
mutouyun
9f333c8b0f fix: [log] error C2440: 'initializing': cannot convert from '...' to '... noexcept' 2022-08-07 22:45:14 +08:00
mutouyun
ce52a1176c add: [codecvt] character set encoding conversion interface 2022-08-07 22:29:11 +08:00
mutouyun
56ee0e12df add: [log] exception handling for log printing 2022-08-07 17:51:30 +08:00
mutouyun
3522061321 upd: [def] adjusting predefined macros 2022-08-07 17:49:52 +08:00
mutouyun
6617033a63 add: [detect-plat] add the Apple platform detection macro 2022-08-07 15:20:26 +08:00
mutouyun
df3890d0c5 fix: [log] adjust code interface and fix bugs 2022-05-29 17:58:37 +08:00
mutouyun
e1de7f9638 add: [log] a simple implementation to be optimized 2022-05-23 00:19:07 +08:00
mutouyun
0b504f7b48 fix: expected ( before ; token 2022-05-22 20:34:56 +08:00
mutouyun
82072214d8 fix: fatal error span 2022-05-22 18:31:33 +08:00
mutouyun
fcca475076 add: [log] implement simple log function (TBD) 2022-05-22 18:29:18 +08:00
mutouyun
c1557a72ac fix: [vs2015] error C3250: 'u': declaration is not allowed in 'constexpr' function body 2022-05-15 19:58:53 +08:00
mutouyun
d129e6221a fix: ‘detail_result’ does not name a type 2022-05-15 19:40:58 +08:00
mutouyun
e21da4fe2d add: [result] an additional status code can be returned on failure to return a pointer 2022-05-15 19:20:30 +08:00
mutouyun
9e170999a1 add: additional notes 2022-05-15 18:24:51 +08:00
mutouyun
c704aef5f1 modify: adjust result so that it adjusts the output based on the type 2022-05-15 18:15:39 +08:00
mutouyun
7d6eac4e6b add: libimp for utilities 2022-04-23 18:30:43 +08:00