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
/
misc1.c
Commit message (
Expand
)
Author
Age
*
vim-patch:7.4.1780 (#5828)
lonerover
2016-12-26
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1896 (#5258)
Jurica Bradarić
2016-08-29
*
ops.c: enable -Wconversion warning
Charles Joachim
2016-05-30
*
vim-patch:7.4.1091 #4627
Michael Ennen
2016-05-06
*
*: Fix new linter errors
ZyX
2016-05-01
*
Merge tempfile.c back into fileio.c
Jurica Bradaric
2016-04-20
*
Merge pull request #3951 from cacplate/misc1_Wconversion
Björn Linse
2016-04-18
|
\
|
*
misc1.c: enable -Wconversion
Charles Joachim
2016-04-17
*
|
*: Make set_vim_var_\* functions have proper argument types
ZyX
2016-04-18
|
/
*
bufhl: new mechanism for plugins to add highlights to a buffer
Björn Linse
2016-02-23
*
Misc. macro cleanup
Michael Reed
2016-01-14
*
vim-patch:7.4.569/573
Shougo Matsushita
2016-01-13
*
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
*
IWYU: remove unused "version.h"
Justin M. Keyes
2015-11-05
*
vim-patch:7.4.793
Johan Klokkhammer Helsing
2015-10-18
*
shada: Add support for dumping/restoring bufs changes and win jumps
ZyX
2015-10-08
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
hasFoldingWin now return bool
Nicolas Cornu
2015-09-08
*
win_T.w_cline_folded from int to bool
Nicolas Cornu
2015-09-07
*
Remove instances of TRUE/FALSE macro
Steven Oliver
2015-09-04
*
rstream/wstream: Unify structures and simplify API
Thiago de Arruda
2015-07-17
*
input: stream_set_blocking(): libuv impl
Justin M. Keyes
2015-05-27
*
input: set input stream to blocking on exit
Justin M. Keyes
2015-05-27
*
Remove char_u: message:smsg_attr()
Michael Reed
2015-05-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
*
refactor: split some more functions from misc1.c
bobtwinkles
2015-03-24
*
ui: Refactor so that busy state won't be the default
Thiago de Arruda
2015-03-18
*
ui: Only call ui_flush when the busy state changes
Thiago de Arruda
2015-03-16
*
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
*
Merge pull request #2118 from rev112/fix_redundant_cast
John Szakmeister
2015-03-13
|
\
|
*
Remove redundant casts
Anton Ovchinnikov
2015-03-09
*
|
config: split out versiondef.h from config.h
Björn Linse
2015-03-08
|
/
*
Macro cleanup: USE_ON_FLY_SCROLL
Michael Reed
2015-03-05
*
Macro cleanup: USE_EXE_NAME
Michael Reed
2015-03-05
*
illumos requires the use of limits.h for things like INT_MAX #2049
Mike Zeller
2015-02-26
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
Remove nonnullret deadcode: xmalloc.
Eliseo Martínez
2015-01-27
*
Remove long_u: regexp: Refactor long_u.
Eliseo Martínez
2015-01-19
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
Cleanup: Rename getdigits() family functions.
Eliseo Martínez
2015-01-11
*
Cleanup: Refactor getdigits().
Eliseo Martínez
2015-01-11
*
Transform global variable really_exiting into static.
Jonas Dourado
2014-12-26
*
term: Move more mouse functions to mouse.c
Thiago de Arruda
2014-12-02
[next]