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
/
indent_c.c
Commit message (
Expand
)
Author
Age
*
refactor(indent_c.c): add const qualifiers
zeertzjq
2022-01-31
*
vim-patch:8.2.3938: line comment start is also found in a string
zeertzjq
2022-01-31
*
vim-patch:8.2.3787: no proper formatting of a C line comment after a statement
zeertzjq
2022-01-31
*
Merge pull request #16748 from zeertzjq/vim-8.1.1434
zeertzjq
2022-01-31
|
\
|
*
vim-patch:8.2.3876: 'cindent' does not recognize inline namespace
zeertzjq
2021-12-23
|
*
vim-patch:8.2.3625: illegal memory access when C-indenting
zeertzjq
2021-12-23
|
*
vim-patch:8.2.3482: reading beyond end of line ending in quote and backslash
zeertzjq
2021-12-23
*
|
chore: fix compiler warning for multi-line comment (#16812)
zeertzjq
2021-12-28
*
|
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
|
/
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
indent_c: pvs/v1071
Jan Edmund Lazo
2021-06-05
*
vim-patch:8.1.0874: using old style comments in new file
Jan Edmund Lazo
2021-03-29
*
vim-patch:8.2.0864: pragmas are indented all the way to the left
Jan Edmund Lazo
2020-11-01
*
pvs/v1048: variable was assigned same value
Jan Edmund Lazo
2020-03-01
*
vim-patch:8.2.0112: illegal memory access when using 'cindent'
Jan Edmund Lazo
2020-01-17
*
lint
Justin M. Keyes
2019-09-13
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
Remove excess <stdint.h>
Jan Edmund Lazo
2019-09-11
*
lint
Jan Edmund Lazo
2018-08-23
*
vim-patch:8.0.0999: indenting raw C++ strings is wrong
Jan Edmund Lazo
2018-08-23
*
vim-patch:8.0.0431 (#7908)
KunMing Xie
2018-01-25
*
vim-patch:8.0.0423: changing 'cinoptions' does not always work
ckelsel
2018-01-20
*
vim-patch:8.0.0148 #7344
ckelsel
2017-10-07
*
vim-patch:8.0.0092
Lech Lorens
2017-08-21
*
vim-patch:7.4.2360
Michael Ennen
2017-06-08
*
*: Add comment to all C files
ZyX
2017-04-19
*
refactor: pos_T macros to functions (#6496)
Felipe Oliveira Carvalho
2017-04-11
*
*: Fix some Windows-specific warnings
ZyX
2017-03-29
*
win: fix warnings
Justin M. Keyes
2017-01-19
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
*: Fix new linter errors
ZyX
2016-05-01
*
vim-patch:7.4.912
watiko
2016-02-15
*
vim-patch:7.4.893
watiko
2016-02-15
*
vim-patch:7.4.891
watiko
2016-02-15
*
Fix linting errors.
Johan Klokkhammer Helsing
2015-12-13
*
Solve warnings.
Johan Klokkhammer Helsing
2015-12-13
*
vim-patch:7.4.803
Johan Klokkhammer Helsing
2015-12-13
*
Appease clint.
Johan Klokkhammer Helsing
2015-12-13
*
vim-patch:7.4.723
Johan Klokkhammer Helsing
2015-12-13
*
vim-patch:7.4.670
Johan Klokkhammer Helsing
2015-12-13
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
Enable -Wconversion: fold.c.
Eliseo Martínez
2015-04-07
*
Remove nonnullret deadcode: vim_strsave.
Eliseo Martínez
2015-01-27
*
coverity/102151: initialize `our_paren_pos`
Jack Danger Canty
2015-01-18
*
Cleanup: Rename getdigits() family functions.
Eliseo Martínez
2015-01-11
*
Cleanup: Refactor getdigits().
Eliseo Martínez
2015-01-11
*
vim-patch:7.4.395
Florian Walch
2014-12-23
[next]