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
/
macros.h
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: allow not having a `default` case for enum
Famiu Haque
2023-10-10
*
refactor(mch): last mch_ function/macro hits the dust
bfredl
2023-09-10
*
build: update uncrustify to 0.76
Lewis Russell
2023-04-19
*
refactor: remove COMMA (#21260)
zeertzjq
2022-12-02
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
fix PVS warnings (#18459)
dundargoc
2022-05-15
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
2022-04-03
*
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
2022-04-03
*
feat(statusline): support multibyte fillchar
zeertzjq
2022-01-16
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
refactor(macroman): get rid of MB_COPY_CHAR macro
Björn Linse
2021-11-14
*
refactor(macros): delete multibyte macros which just are aliases
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_char2len alias for utf_char2len
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
buffer: move BUFEMPTY to a function
Thomas Vigouroux
2021-07-06
*
buffer: don't rely on curbuf in BUFEMPTY
Thomas Vigouroux
2021-07-06
*
PVS/V1051: Ignore "modulo by 1" warning for ARRAY_SIZE. (#14943)
dundargoc
2021-07-03
*
macros: add a dummy statement to allow FALLTHROUGH in an empty case.
Björn Linse
2021-06-11
*
vim-patch:8.2.0877: cannot get the search statistics
shadmansaleh
2021-05-09
*
macros.h: Remove unused CURSOR_BAR_RIGHT macro. (#13506)
Edwin Pujols
2020-12-11
*
Only use __has_include when it is defined
James McCoy
2020-09-20
*
Disable -Wimplicit-fallthrough for funcs.generated.h
James McCoy
2020-08-23
*
vim-patch:8.1.2366: using old C style comments
Jan Edmund Lazo
2020-04-12
*
vim-patch:8.1.2120: some MB_ macros are more complicated than necessary
Jan Edmund Lazo
2019-10-06
*
vim-patch:8.1.0362: cannot get the script line number when executing a function
erw7
2019-09-04
*
vim-patch:8.0.1236: Mac features are confusing #10837
Jan Edmund Lazo
2019-08-24
*
Merge #10645 from janlazo/vim-8.1.0999
Justin M. Keyes
2019-07-29
|
\
|
*
vim-patch:8.1.1086: too many curly braces
Jan Edmund Lazo
2019-07-28
*
|
build/macOS: enable fallthrough attribute #10653
Gavin D. Howard
2019-07-29
|
/
*
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
os/fs: introduce os_fopen()
Justin M. Keyes
2019-07-25
*
build: PRAGMA_DIAG_PUSH_IGNORE_MISSING_PROTOTYPES
Justin M. Keyes
2019-02-04
*
lint: cleanup after parent commits
ZviRackover
2018-08-16
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
macros: Rename LAST_ARRAY_ENTRY to ARRAY_LAST_ENTRY
ZyX
2018-03-27
*
shada: Save numbered marks
ZyX
2018-03-26
[next]