summaryrefslogtreecommitdiffstatshomepage
path: root/src/mpack
AgeCommit message (Expand)AuthorFiles
2026-03-21fix(mpack): boundary values for negative integer encoding #37255benarcher26912
2025-01-27fix(mpack): remove invalid bool definitionAndreas Schneider1
2024-02-06fix: buffer overrun in lmpack_session_receiveFred Sundvik1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-12build: remove PVSdundargoc5
2023-10-09build(deps): bump libmpack-lua to 1.0.11Christian Clason1
2023-04-20fix(build): distinguish vim.mpack from global require'mpack'bfredl2
2023-04-19refactor(build): use vendored versions of mpack and luabitopbfredl2
2023-02-10fix(tests): fixes for using vim.mpack and more ASANbfredl2
2023-01-19fix(rpc): don't parse msgpack if buflen is 0 (#21899)zeertzjq1
2022-08-10fix(mpack): make sure a `bool` always is a `bool`bfredl1
2022-06-02refactor(api): use a unpacker based on libmpack instead of msgpack-cbfredl2
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-11-27chore: fix typos (#16361)dundargoc1
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" #15870dundargoc2
2021-09-21ci(PVS): PVS/V009: add required header #15751dundargoc5
2021-09-09fix(ci): don't enrage the CI Gods by calling a file 'core.*'Björn Linse5
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 Linse2
2021-09-09build: vendor libmpack/libmpack-lua sources from b593809d93b5299bbee4e1d18e2e...Björn Linse1
2021-09-09build: vendor libmpack source from libmpack/libmpack 22b1fd90285117c995728511...Björn Linse9