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
*
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
*
build/MSVC: fix "C4005: RGB: macro redefinition"
Justin M. Keyes
2018-03-18
*
vim-patch:8.0.0448: some macros are lower case (#7936)
KunMing Xie
2018-01-30
*
Make 'langnoremap' apply directly after a map
Matthew Malcomson
2018-01-27
*
Merge #7863 'mingw64: fix gcc warnings'
Justin M. Keyes
2018-01-20
|
\
|
*
Fix warning, read/write have unsigned int count on windows.
George Zhao
2018-01-19
|
*
Fix warning when assing size_t type value to uv_buf_t.len, convert type to UL...
George Zhao
2018-01-18
|
*
Fix warning when redefine RGB on Windows
George Zhao
2018-01-18
|
/
*
*: Fix all V641 errors
ZyX
2017-05-20
*
*: Use __attribute__((fallthrough)) where comments aren't supported
James McCoy
2017-05-12
*
macros: Fix excessive check
ZyX
2017-04-16
*
refactor: pos_T macros to functions (#6496)
Felipe Oliveira Carvalho
2017-04-11
*
win: mch_open_rw: specify S_IWRITE #6487
erw7
2017-04-11
*
mbyte: replace vim_tolower with mb_tolower handling locale correctly
Björn Linse
2017-04-10
*
vim-patch:7.4.2236
lonerover
2017-04-01
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
vim-patch:7.4.2223
James McCoy
2017-03-11
[next]