index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mpack
/
lmpack.c
Commit message (
Expand
)
Author
Age
*
fix: buffer overrun in lmpack_session_receive
Fred Sundvik
2024-02-06
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build: remove PVS
dundargoc
2023-11-12
*
build(deps): bump libmpack-lua to 1.0.11
Christian Clason
2023-10-09
*
fix(build): distinguish vim.mpack from global require'mpack'
bfredl
2023-04-20
*
refactor(build): use vendored versions of mpack and luabitop
bfredl
2023-04-19
*
fix(tests): fixes for using vim.mpack and more ASAN
bfredl
2023-02-10
*
refactor(PVS/V560): part of conditional expression is always true/false
Dundar Göc
2022-02-13
*
chore: suppress -Wunused-but-set-variable warns
Lewis Russell
2021-12-19
*
fix(vim.mpack): rename pack/unpack => encode/decode #16175
Justin M. Keyes
2021-10-30
*
fix(mpack): clang warning: unused variable #15968
dundargoc
2021-10-08
*
fix(PVS/V1048): "variable was assigned the same value" #15870
dundargoc
2021-10-06
*
ci(PVS): PVS/V009: add required header #15751
dundargoc
2021-09-21
*
feat(lua): make vim.mpack support vim.NIL and vim.empty_dict()
Björn Linse
2021-09-09
*
feat(lua): add vim.mpack for msgpack support in lua
Björn Linse
2021-09-09
*
fix(build): make vendored libmpack and libmpack-lua build properly
Björn Linse
2021-09-09
*
build: vendor libmpack/libmpack-lua sources from b593809d93b5299bbee4e1d18e2e...
Björn Linse
2021-09-09