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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
tsan: Compile with -fPIE and force clang-3.8
James McCoy
2016-11-23
*
api: move verbatim c code out of gendispatch.lua and into c files
Björn Linse
2016-10-19
*
build: fix generated file paths when building in-tree
John Szakmeister
2016-10-11
*
genunicodetables: Give the unicode directory as the first argument
James McCoy
2016-09-24
*
vim-patch:7.4.1604
James McCoy
2016-09-24
*
gendispatch: warn for deprecated alias if the deprecated function has implema...
Björn Linse
2016-09-15
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
Add compiler check for -Wno-static-in-inline
Rui Abreu Ferreira
2016-09-10
*
api: consistently use nvim_ prefix and update documentation
Björn Linse
2016-08-31
*
eval: use gperf to generate the hash of builtin functions
Björn Linse
2016-08-31
*
api: auto generate api function wrappers for viml
Björn Linse
2016-08-31
*
api: rename "msgpack_rpc/defs.h" to "api/private/dispatch.h" and use the head...
Björn Linse
2016-08-31
*
eval: Use generated hash to look up function list
ZyX
2016-08-31
*
eval: Move VimL functions list to a lua file
ZyX
2016-08-31
*
MSVC: Build third-party dependencies as release DLLs
Rui Abreu Ferreira
2016-08-07
*
cmake: remove unused includes (#4947)
Nicolai Skogheim
2016-06-22
*
Merge #3745 from cacplate/ops_Wconversion
Justin M. Keyes
2016-06-13
|
\
|
*
ops.c: enable -Wconversion warning
Charles Joachim
2016-05-30
*
|
pty_process: split into plat-specific files (#3976)
Rui Abreu Ferreira
2016-06-04
*
|
reorg
Justin M. Keyes
2016-06-03
|
/
*
Windows: Don't build the TUI is systems where it is not supported
Rui Abreu Ferreira
2016-05-27
*
cmake: Allow building without Luajit
Rui Abreu Ferreira
2016-05-19
*
Merge pull request #3522 from wdv4758h/clang-3.7-options
Justin M. Keyes
2016-05-16
|
\
|
*
build: fix '-fno-sanitize-recover' warning in Clang 3.7
Chiu-Hsiang Hsu
2015-11-03
*
|
Enable -Wconversion for getchar.c
sach1t
2016-05-07
*
|
Merge pull request #3951 from cacplate/misc1_Wconversion
Björn Linse
2016-04-18
|
\
\
|
*
|
misc1.c: enable -Wconversion
Charles Joachim
2016-04-17
*
|
|
eval: Move encode.c to eval/encode.c
ZyX
2016-04-18
*
|
|
cmake: Refactor code that creates directories and lists C files
ZyX
2016-04-18
|
/
/
*
|
Enabled -Wconversion in charset.c
huchet
2016-04-06
*
|
path.c: enable -Wconversion
Charles Joachim
2016-03-27
*
|
cmake: Create generated files in a consistent order
James McCoy
2016-03-15
*
|
quickfix.c: enable -Wconversion
Charles Joachim
2016-03-10
*
|
enable -Wconversion for ex_cmds2.c
J Phani Mahesh
2016-02-27
*
|
cmake: Pass -DMIN_LOG_LEVEL as compiler definition
Rui Abreu Ferreira
2016-01-10
|
/
*
Enable -Wconversion: if_cscope.c #3068
cztchoice
2015-09-23
*
Windows: Only link against libm, libutil on Unix. #3324
Rui Abreu Ferreira
2015-09-10
*
MSVC: Fix declaration generation. #3301
Rui Abreu Ferreira
2015-09-07
*
build: Disable gcov on TSAN builds
Thiago de Arruda
2015-09-06
*
MSVC: use MSVC instead of GCC-like compiler flags.
Justin M. Keyes
2015-08-27
*
Merge pull request #2159 from ZyX-I/auto-unicode
Justin M. Keyes
2015-08-19
|
\
|
*
Create script that downloads and commits UNIDATA files
ZyX
2015-07-26
|
*
Generate unicode tables with script when building
ZyX
2015-07-26
*
|
queue: Implement a more flexible event queue
Thiago de Arruda
2015-08-13
|
/
*
options: Move option definitions to options.lua
ZyX
2015-07-26
*
fileio: Move event definitions to the generator script
ZyX
2015-07-26
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
*
CMake: Enable EXITFREE for all *San.
Florian Walch
2015-07-05
*
CMake: Add option for Clang TSan, rename option ASAN -> ASAN_UBSAN.
Florian Walch
2015-07-05
*
CMake: Add option for Clang MSan.
Florian Walch
2015-07-05
[next]