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
/
marktree.c
Commit message (
Expand
)
Author
Age
*
fix(extmark): fix missing virt_lines when using id param of set_extmark
Björn Linse
2021-11-01
*
refactor(decorations): mark decorations directly on the marktree
Björn Linse
2021-10-23
*
fix(PVS/V1028): prevent possible overflow #16023
dundargoc
2021-10-17
*
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
*
refactor: remove redundant casts
Dundar Göc
2021-10-07
*
refactor: format with uncrustify #15741
dundargoc
2021-09-22
*
refactor(marktree): embed the keymap in the MarkTree struct
Björn Linse
2021-08-22
*
clang/'Dead assignment': ignore warning #15000
dundargoc
2021-07-05
*
extmark: fix deletable nodes in MarkTree sometimes getting skipped
snezhniylis
2021-06-22
*
clang/'Logic error': zero-init oldbase array
Jan Edmund Lazo
2021-06-02
*
unused macros: Remove a five unused macros. (#13517)
Edwin Pujols
2020-12-11
*
pvs/v547: comment out code for 'adjustment == 1'
Jan Edmund Lazo
2020-11-08
*
'clang/Logic error': zero-init MarkTreeIter vars
Jan Edmund Lazo
2020-03-01
*
clang/scan-build: restore required code
Hirokazu Hata
2020-02-23
*
clang/scan-build: fix dead stores #11900
Hirokazu Hata
2020-02-18
*
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
*
Add new marktree data structure for storing marks
Björn Linse
2020-01-14