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
/
message.c
Commit message (
Expand
)
Author
Age
*
vim-patch:7.4.793
Johan Klokkhammer Helsing
2015-10-18
*
Macro cleanup: FEAT_GUI and ALWAYS_USE_GUI
Hettomei
2015-07-17
*
getenv: return NULL if empty #2574
Scott Prager
2015-05-29
*
Remove char_u: message:smsg_attr()
Michael Reed
2015-05-13
*
Remove char_u: message:smsg()
Michael Reed
2015-05-13
*
Fix warnings: Support '%zu' in vim_snprintf(): Add support.
Eliseo Martínez
2015-05-01
*
Support '%zu' in vim_snprintf(): Cleanup.
Eliseo Martínez
2015-05-01
*
vim-patch:7.4.712
David Bürgin
2015-04-27
*
vim-patch:7.4.553 #2513
David Bürgin
2015-04-25
*
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
*
misc2.c: Move emsg* functions to message.c #2152
Michael Reed
2015-03-19
*
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
*
Macro cleanup: USE_ON_FLY_SCROLL
Michael Reed
2015-03-05
*
Fix warnings: message.c: copy_hotkeys_and_msg: Garbage value: FP. #2062
Eliseo Martínez
2015-02-26
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
coverity/13683: Out-of-bounds access: RI.
Eliseo Martínez
2015-02-20
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
Remove nonnullret deadcode: home_replace_save.
Eliseo Martínez
2015-01-27
*
Macro cleanup: Miscellaneous
Michael Reed
2015-01-14
*
Ignore compatible mode
Joel Teichroeb
2014-12-13
*
docs: Remove VAX remnants
Michael Reed
2014-12-09
*
Fix warnings: message.c: msg_attr_keep(): Np dereference: FP.
Eliseo Martínez
2014-12-06
*
ui: Remove redundant ui.h includes
Thiago de Arruda
2014-11-27
*
ui: Extract mouse.c/mouse.h
Thiago de Arruda
2014-11-27
*
ui: Remove ui_delay, ui_breakcheck and ui_set_shellsize
Thiago de Arruda
2014-11-27
*
ui: Remove ui_inchar/ui_char_avail
Thiago de Arruda
2014-11-27
*
event: No longer process K_EVENT automatically
Thiago de Arruda
2014-11-21
*
Fix warnings: message.c: vim_vsnprintf(): Dead assignment (2): HI.
Eliseo Martínez
2014-11-11
*
Fix warnings: message.c: delete_first_msg(): Np dereference: FP.
Eliseo Martínez
2014-11-11
*
memory: xstrchrnul and xmemscan.
Scott Prager
2014-09-30
*
events: Refactor how event deferral is handled
Thiago de Arruda
2014-07-17
*
move defines from vim.h
Brandon Coleman
2014-07-12
*
move errno.h include out of vim.h
Brandon Coleman
2014-07-09
*
move stdarg.h include out of vim.h
Brandon Coleman
2014-07-09
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
remove stdbool.h include from vim.h and globals.h
Brandon Coleman
2014-07-09
*
Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645
Klemen Košir
2014-07-08
*
ga_growsize should be >= 1
Felipe Oliveira Carvalho
2014-06-30
*
events: Refactor how events are queued for processing
Thiago de Arruda
2014-06-18
*
Remove unnecessary comments and unnecessary return
Felipe Oliveira Carvalho
2014-06-16
*
No OOM in msg_show_console_dialog()
Felipe Oliveira Carvalho
2014-06-16
*
Replace vim_strncpy calls: message.c
Douglas Schneider
2014-06-13
*
spelling fixes #827
Will Stamper
2014-06-12
*
text: remove useless arg from mb_string2cells
Nicolas Hillegeer
2014-06-08
*
Remove USE_CR and tag_fgets. #808
Justin M. Keyes
2014-06-06
*
Remove remaining declarations with new script: finddeclarations.pl
ZyX
2014-06-02
*
Add automatic generation of headers
ZyX
2014-06-02
[next]