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
*
refactor: upgrade uncrustify config version to 0.74.0
Dundar Göc
2021-11-23
*
refactor(api): cleanup modify_keymap and parse_keymap_opts
Björn Linse
2021-10-07
*
refactor(api): remove duplicated handle mpack encode/decode functions
Björn Linse
2021-10-07
*
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor(style): switch-case formatting, "uncrustify:indent-off" #15669
dundargoc
2021-09-17
*
perf(api): avoid spurious allocations when converting small objects
Björn Linse
2021-08-28
*
Remove excess <stdint.h>
Jan Edmund Lazo
2019-09-11
*
pvs/V1037: two case branches doing the same thing (#10527)
Ihor Antonov
2019-07-18
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
RPC: conform message-id type to msgpack-RPC spec
Daniel Bershatsky
2019-04-12
*
RPC: eliminate NO_RESPONSE
Justin M. Keyes
2019-04-12
*
channel.c: refactor spaghetti code
micha
2018-07-14
*
API: validation: mention invalid method name (#8489)
Justin M. Keyes
2018-06-07
*
channel.c:call_set_error(): fix memory leak
Justin M. Keyes
2017-08-21
*
rpc: close channel if stream was closed
Justin M. Keyes
2017-08-21
*
Merge branch 'master' into luaviml'/lua
ZyX
2017-05-08
|
\
|
*
api: nvim_get_mode()
Justin M. Keyes
2017-04-28
|
*
api: Do not translate error messages.
Justin M. Keyes
2017-04-24
|
*
api_set_error(): rename
Justin M. Keyes
2017-04-23
|
*
api/internal: Remove `set` field from Error type.
Justin M. Keyes
2017-04-23
|
*
api: Do not truncate errors <1 MB. #6237
Sander Bosma
2017-04-23
|
*
*: Add comment to all C files
ZyX
2017-04-19
*
|
Merge branch 'master' into luaviml'/lua
ZyX
2017-04-08
|
\
|
|
*
Add handling for MSGPACK_OBJECT_FLOAT{32,64}
James McCoy
2017-03-30
|
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
*
|
api: Also shift numbers in api_metadata output
ZyX
2017-03-27
*
|
gendeclarations: Make declarations generator work with macros funcs
ZyX
2017-03-27
*
|
msgpack_rpc: Fix #HANDLE_TYPE_CONVERSION_IMPL
ZyX
2017-03-27
*
|
api: Allow kObjectTypeNil to be zero without breaking compatibility
ZyX
2017-03-27
*
|
functests: Test for error conditions
ZyX
2017-03-27
|
/
*
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
[next]