Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(api): use a unpacker based on libmpack instead of msgpack-c | bfredl | 2022-06-02 |
| | | | | | | | | | | Currently this is more or less a straight off reimplementation, but this allow further optimizations down the line, especially for avoiding memory allocations of rpc objects. Current score for "make functionaltest; make oldtest" on a -DEXITFREE build: is 117 055 352 xfree(ptr != NULL) calls (that's NUMBERWANG!). | ||
* | ci(PVS): PVS/V009: add required header #15751 | dundargoc | 2021-09-21 |
| | |||
* | fix(ci): don't enrage the CI Gods by calling a file 'core.*' | Björn Linse | 2021-09-09 |