summaryrefslogtreecommitdiffstatshomepage
path: root/src/mpack/lmpack.c
AgeCommit message (Expand)AuthorFiles
2024-02-06fix: buffer overrun in lmpack_session_receiveFred Sundvik1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-12build: remove PVSdundargoc1
2023-10-09build(deps): bump libmpack-lua to 1.0.11Christian Clason1
2023-04-20fix(build): distinguish vim.mpack from global require'mpack'bfredl1
2023-04-19refactor(build): use vendored versions of mpack and luabitopbfredl1
2023-02-10fix(tests): fixes for using vim.mpack and more ASANbfredl1
2022-02-13refactor(PVS/V560): part of conditional expression is always true/falseDundar Göc1
2021-12-19chore: suppress -Wunused-but-set-variable warnsLewis Russell1
2021-10-30fix(vim.mpack): rename pack/unpack => encode/decode #16175Justin M. Keyes1
2021-10-08fix(mpack): clang warning: unused variable #15968dundargoc1
2021-10-06fix(PVS/V1048): "variable was assigned the same value" #15870dundargoc1
2021-09-21ci(PVS): PVS/V009: add required header #15751dundargoc1
2021-09-09feat(lua): make vim.mpack support vim.NIL and vim.empty_dict()Björn Linse1
2021-09-09feat(lua): add vim.mpack for msgpack support in luaBjörn Linse1
2021-09-09fix(build): make vendored libmpack and libmpack-lua build properlyBjörn Linse1
2021-09-09build: vendor libmpack/libmpack-lua sources from b593809d93b5299bbee4e1d18e2e...Björn Linse1