saipubw
|
63bfdbeae1
|
[struct_pack][breakchange] use struct_pack::err_code instead of struct_pack::errc as return value (#566)
|
2024-01-17 18:10:56 +08:00 |
saipubw
|
bffaf8f886
|
[struct_pack][fix] fix benchmark (#561)
|
2024-01-10 20:28:39 +08:00 |
saipubw
|
59bbecfc00
|
[struct_pack] enhance struct_pack::write/read/get_write_size (#551)
|
2023-12-28 16:50:16 +08:00 |
saipubw
|
d669b58cb8
|
[struct_pack][fix] fix bug of struct_pack::write (#537)
|
2023-12-26 15:01:09 +08:00 |
saipubw
|
9566c49a12
|
[struct_pack][feature] add support for user-defined serialization (#514)
|
2023-12-05 12:07:39 +08:00 |
saipubw
|
63c3bf5187
|
[struct_pack][bugfix] fix broken container size cause program crash (#509)
|
2023-12-01 11:27:23 +08:00 |
saipubw
|
091ce7c774
|
[struct_pack] improve performance when deserialize vector<pod>/string (#506)
|
2023-11-27 17:45:19 +08:00 |
saipubw
|
c8dbcf65d5
|
[struct_pack] support fast_varint encode, allow encode int as varint by config (#499)
* add support for fast_varint encoding
* allow serialize normal int as varint encode
|
2023-11-23 20:36:49 +08:00 |
saipubw
|
ae6abd1685
|
[struct_pack] add config DISABLE_ALL_META_INFO (#488)
|
2023-11-09 19:21:25 +08:00 |
saipubw
|
71692db591
|
[struct_pack] Add support for big-endian platform (#474)
|
2023-10-13 15:36:33 +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 |