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
/
misc2.c
Commit message (
Expand
)
Author
Age
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
system(): Respect 'sxe' and 'sxq' #2789
Zhaosheng Pan
2016-09-10
*
vim-patch:7.4.1061
Michael Ennen
2016-05-19
*
*: Make set_vim_var_\* functions have proper argument types
ZyX
2016-04-18
*
vim-patch:7.4.649
Shougo Matsushita
2015-11-29
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
Remove char_u: message:smsg()
Michael Reed
2015-05-13
*
Enable -Wconversion: normal.c.
Eliseo Martínez
2015-04-27
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
vim-patch: Port parts of Vim 7.4.399.
Florian Walch
2015-04-08
*
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
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
Remove long_u: Passing-by: put_time(): Refactor implementation.
Eliseo Martínez
2014-12-24
*
Remove long_u: put_bytes(): Refactor.
Eliseo Martínez
2014-12-24
*
coverity/74718: invalid FUNC_ATTR_NONNULL_ARG
Justin M. Keyes
2014-12-20
*
Wconversion: Fix warnings in file_search.c.
Florian Walch
2014-11-27
*
ui: Remove redundant ui.h includes
Thiago de Arruda
2014-11-27
*
Enable and fix misc2.c -Wconversion warnings #907
Shane Iler
2014-07-11
*
move errno.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
*
No OOM in vim_strsave_escaped[_ext]()
Felipe Oliveira Carvalho
2014-06-16
*
Replace vim_strncpy calls: misc2.c
Douglas Schneider
2014-06-13
*
Fix some styles
ZyX
2014-06-02
*
Add automatic generation of headers
ZyX
2014-06-02
*
Remove FEAT_SESSION
Hinidu
2014-05-28
*
Remove FEAT_SEARCHPATH
Hinidu
2014-05-28
*
Removed FEAT_WINDOWS
Hinidu
2014-05-28
*
Extract cursor.h from misc{1,2}.h and memline.h
Hinidu
2014-05-28
*
Merge #708 'Remove NULL/non-NULL tests after vim_str(n)save'
Justin M. Keyes
2014-05-22
|
\
|
*
Replace alloc() with xmalloc() and remove immediate OOM checks
Felipe Oliveira Carvalho
2014-05-19
*
|
Remove cryptography
John Schmidt
2014-05-20
|
/
*
Introduce nvim namespace: Fix unmasked strings.h issue.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15