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
/
main.c
Commit message (
Expand
)
Author
Age
*
Avoid a seg fault when exiting after OOM error
Felipe Oliveira Carvalho
2014-03-31
*
Extract path.c from misc1.c
John Schmidt
2014-03-29
*
Rename mch_* functions to os_* in os module.
Thomas Wienecke
2014-03-27
*
Remove MEM_PROFILE related code
Felipe Oliveira Carvalho
2014-03-26
*
Use memset instead of vim_memset
Felipe Oliveira Carvalho
2014-03-25
*
Do not include farsi.c in main.c
Felipe Oliveira Carvalho
2014-03-25
*
Move arabic.h #defines from arabic.h to arabic.c
Felipe Oliveira Carvalho
2014-03-24
*
adapt to the style guildelines
Petter Wahlman
2014-03-19
*
cleanup environment variable handling + unit tests
Stefan Hoffmann
2014-03-06
*
Extract crypt.c from misc2.c
Felipe Oliveira Carvalho
2014-03-06
*
Port mch_isdir to libuv.
Thomas Wienecke
2014-03-05
*
Remove __ARGS macro. Close #205
Nicolas Pierron
2014-03-02
*
Clean-up main.c: follow STRNICMP replacement.
Nicolas Pierron
2014-03-01
*
Extract garray.c from misc2.c
Felipe Oliveira Carvalho
2014-02-28
*
Temporarily remove valgrind check in travis build
Thiago de Arruda
2014-02-26
*
Add configuration to help debug memory leaks
Thiago de Arruda
2014-02-26
*
Remove final build warning
Scott Nielsen
2014-02-26
*
Removes 'proto' dir
scott-linder
2014-02-26
*
Convert function declarations from K&R to ANSI style.
scott-linder
2014-02-24
*
Clean up main.c:parse_command_name
Mitchell Rosen
2014-02-22
*
Cleanup refactoring in main
Mitchell Rosen
2014-02-22
*
Wrap calls to 'get_mess_env' into LIBINTL #ifdefs
Thiago de Arruda
2014-02-01
*
Remove more #ifdef dead code
Thiago de Arruda
2014-02-01
*
Import vim from changeset v5628:c9cad40b4181
Thiago de Arruda
2014-01-31