Commit Graph

539 Commits

Author SHA1 Message Date
saipubw 86200865be
[coro_io] add more output to test (#467) 2023-09-25 15:38:39 +08:00
saipubw ea977aa33f
[struct_pack] fix marco warning (#466) 2023-09-25 14:14:12 +08:00
saipubw d32b0eed07
[struct_pack] refactor code (#464) 2023-09-21 17:46:12 +08:00
saipubw daedb6aaee
[struct_pack][feat] add derived class into struct_pack type system (#463) 2023-09-21 15:20:22 +08:00
saipubw aca25a38aa
[struct_pack] simple detail::get_types_code (#462) 2023-09-20 20:44:33 +08:00
saipubw 97b98d7b33
[struct_pack] remove concept of trivial_class_t/non_trivial_class_t (#461) 2023-09-19 17:02:36 +08:00
saipubw ad3abef1ff
[struct_pack][feat] support deserialize derived class (#459) 2023-09-18 20:28:20 +08:00
qicosmos 9e8d841ff4
fix roll files (#456) 2023-09-18 19:14:55 +08:00
saipubw 059734c519
fix document about struct_pack::type_info_config (#455) 2023-09-15 11:16:40 +08:00
saipubw 6b8b2988c6
[struct_pack][feat] add support for user_defined type id (#453) 2023-09-14 18:23:45 +08:00
qicosmos 96bac3eda5
add currentThreadInExecutor and currentContextId (#452) 2023-09-12 18:12:33 +08:00
qicosmos 72253d30e7
support out buf when request (#450) 2023-09-12 10:27:04 +08:00
qicosmos b9d6008481
async_upload_chunked support iostream/filestream (#448) 2023-09-08 14:30:44 +08:00
saipubw 10e7e63bc4
[struct_pack][bugfix] add inline keyword for STRUCT_PACK_REFL helper function (#446) 2023-09-06 16:58:51 +08:00
qicosmos d16f0d6274
add ut for easylog severity (#442) 2023-09-04 16:44:01 +08:00
Zhongxian Li 990069ec7a
针对Severity做优化 (#441) 2023-09-04 15:51:54 +08:00
qicosmos d961c21657
[struct_json][fix]fix json (#440) 2023-09-04 15:06:42 +08:00
qicosmos 7cf69d1c9d
treat the same with WARN/WARNING and CRITICAL/FATAL (#439) 2023-09-04 14:42:25 +08:00
saipubw b6622595d6
Release 0.2.5 2023-08-31 11:46:44 +08:00
saipubw 252320d1f1
Release V0.2.6 2023-08-31 11:46:09 +08:00
qicosmos e8da586bf3
add doc for struct_json struct_xml struct_json (#435) 2023-08-29 17:01:05 +08:00
qicosmos 278adf9345
remove simple_buf (#434) 2023-08-29 11:24:47 +08:00
qicosmos 18c22ccc0c
[no ci]update doc (#433) 2023-08-28 13:50:14 +08:00
qicosmos 6d38f9b936
[no ci]update doc (#432) 2023-08-28 12:09:54 +08:00
qicosmos ec4e17af07
[no ci]update doc (#431) 2023-08-26 19:32:27 +08:00
qicosmos fc8bdc84eb
add size parameter (#430) 2023-08-26 18:41:18 +08:00
qicosmos 8a18d1aef7
fix tail (#429) 2023-08-26 12:29:39 +08:00
qicosmos 034e6de4ba
update (#428) 2023-08-25 16:30:47 +08:00
qicosmos 2d7ac541dd
support sv (#427) 2023-08-25 11:10:33 +08:00
qicosmos f26ccbbdc9
set tail to \0 (#426) 2023-08-24 18:33:58 +08:00
qicosmos d54d1740f3
add simple buf instead of std::string (#425) 2023-08-23 21:25:54 +08:00
qicosmos e6a4cf4bd1
[coro_http_client][fix] release buf (#424) 2023-08-22 18:59:18 +08:00
qicosmos b3f76db10d
[coro_http_client][doc]add doc for coro_http_client (#423) 2023-08-22 15:17:43 +08:00
saipubw 2dfd6cebaf
[struct_pack][feat] support bitset (#420)
* [struct_pack][feat] support bitset
2023-08-22 14:48:05 +08:00
qicosmos 9639bec6cf
[easylog][improve]remove some define (#422) 2023-08-22 10:09:37 +08:00
qicosmos 308085dd6e
[no ci]update sidebar (#421) 2023-08-21 18:10:07 +08:00
qicosmos dfa2133d06
Update index.md 2023-08-21 17:27:50 +08:00
qicosmos bd20216f05
Update index.md 2023-08-21 17:19:13 +08:00
qicosmos dbf6905aac
[easylog][doc]add doc for easylog (#419) 2023-08-21 16:40:09 +08:00
qicosmos 5ca0127439
add more Severity;fix mac console color (#418) 2023-08-19 20:22:50 +08:00
qicosmos 34906ccbe6
support fmt/std::format (#417) 2023-08-18 22:22:49 +08:00
qicosmos 4b66ebfeac
set get (#415) 2023-08-18 13:44:13 +08:00
saipubw 64d4b3b836
Release Version 0.2.3 2023-08-17 17:47:01 +08:00
qicosmos 0890d603e6
fix lock (#414) 2023-08-17 17:45:21 +08:00
saipubw a8ead763c2
[coro_io] prevent promise no response in corner bug case. (#413) 2023-08-17 17:23:02 +08:00
saipubw 70aa812c6e
[coro_io][feat] allow user override ELOG macro (#412)
* [coro_io] add more log info

* allow override easylog macro
2023-08-16 16:39:49 +08:00
saipubw 3cf0b600ca
fix example client (#411) 2023-08-16 15:37:16 +08:00
qicosmos ae4ac4b0ba
support more types (#410) 2023-08-16 10:27:32 +08:00
Zezheng.Li cebadc7cd1 [coro_io] add log 2023-08-15 17:36:26 +08:00
qicosmos 64a7957a36
add get_host, get_port (#409) 2023-08-15 17:01:01 +08:00