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
/
nvim
/
msgpack_rpc
/
helpers.c
Commit message (
Expand
)
Author
Age
*
msgpack_rpc: Allocate empty string in msgpack_rpc_to_object
James McCoy
2016-11-29
*
Avoid serializing NULL string through msgpack
James McCoy
2016-11-23
*
lint
James McCoy
2016-11-02
*
object_to_vim: Fix buffer/window/tabpage conversion on BE systems
James McCoy
2016-11-02
*
api: call multiple methods atomically (useful in async contexts)
Björn Linse
2016-10-22
*
api: unify buffer numbers and window ids with handles
Björn Linse
2016-08-31
*
api: rename "msgpack_rpc/defs.h" to "api/private/dispatch.h" and use the head...
Björn Linse
2016-08-31
*
*: Fix linter errors
ZyX
2016-06-24
*
msgpack_rpc: Also make msgpack_from_*/msgpack_to_* functions not recur
ZyX
2016-06-24
*
*: Fix errors from new linter checks
ZyX
2016-06-11
*
*: Fix new linter errors
ZyX
2016-05-01
*
helpers.c: Handle msgpack str/bin objects with length 0 correctly
oni-link
2015-12-21
*
api: represent api type String as msgpack type STR. closes #1250
Björn Linse
2015-10-08
*
ASan: Fix "null pointer passed for argument declared to never be null". #2925
Florian Walch
2015-06-30
*
msgpack-rpc: handle failure to convert method arguments #2664
Björn Linse
2015-05-19
*
msgpack: Allow notifications to execute commands.
Scott Prager
2015-04-13
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
build: upgrade msgpack-c #1900
Michael Reed
2015-02-09
*
msgpack-rpc: Fix typo in validation message
Rui Abreu Ferreira
2014-11-07
*
msgpack-rpc: Return from msgpack_rpc_validate on error
Rui Abreu Ferreira
2014-11-07
*
msgpack-rpc: Improve logging of msgpack-rpc messages
Thiago de Arruda
2014-10-23
*
msgpack-rpc: Allow selective deferral API calls
Thiago de Arruda
2014-10-21
*
msgpack-rpc: Create subdirectory for msgpack-rpc modules
Thiago de Arruda
2014-10-21