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
/
unpacker.c
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build: remove PVS
dundargoc
2023-11-12
*
fix(rpc): "grid_line" event parsing crashes (#25581)
LW
2023-11-04
*
refactor: allow not having a `default` case for enum
Famiu Haque
2023-10-10
*
refactor(grid): change schar_T representation to be more compact
bfredl
2023-09-19
*
Merge pull request #23891 from rickyz/grid_line_flags
bfredl
2023-07-03
|
\
|
*
fix(ui): propagate line wrapping state on grid_line events
Ricky Zhou
2023-06-05
*
|
refactor(api): remove `BOOL` macro #23936
Famiu Haque
2023-06-06
|
/
*
build: update uncrustify to 0.76
Lewis Russell
2023-04-19
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
fix(ui-ext): log and clear error in ui_comp_event (#21147)
Andrew Willette
2022-11-30
*
fix: pvs warnings (#21145)
dundargoc
2022-11-22
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor(arena): use a shared block freelist
bfredl
2022-08-24
*
refactor: fix clang and PVS warnings (#19532)
zeertzjq
2022-07-28
*
perf(ui): unpack grid_line (screen contents) directly
bfredl
2022-07-19
*
perf(ui): unpack a single ui event at a time, instead of a "redraw" batch
bfredl
2022-07-18
*
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
2022-06-20
*
perf(memory): use an arena for RPC decoding
bfredl
2022-06-14
*
fix(api): some robustness issues in api_parse_enter
bfredl
2022-06-03
*
refactor(api): use a unpacker based on libmpack instead of msgpack-c
bfredl
2022-06-02