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
*
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
*
rbuffer: Reimplement as a ring buffer and decouple from rstream
Thiago de Arruda
2015-07-01
*
Enable -Wconversion: menu.c #2885
Ismail Badawi
2015-06-25
*
build: Limit --coverage flag to files under "src"
Thiago de Arruda
2015-05-18
*
jemalloc: Force use of prefixed functions.
Florian Walch
2015-04-29
*
CMake: Refer to Unibilium instead of LibUnibilium.
Florian Walch
2015-04-29
*
Enable -Wconversion: normal.c.
Eliseo Martínez
2015-04-27
*
deps: Add jemalloc as an optional dependency
Thiago de Arruda
2015-04-13
*
Enable -Wconversion: move.c.
Eliseo Martínez
2015-04-07
*
Enable -Wconversion: fold.c.
Eliseo Martínez
2015-04-07
*
Enable -Wconversion: popupmnu.c.
Eliseo Martínez
2015-04-07
*
Enable -Wconversion: farsi.c: Solve issues.
Eliseo Martínez
2015-04-07
*
CMakeLists: fix build when there're multiple arguments in C_FLAGS
Yuxuan Shui
2015-03-31
*
deps: Add libvterm to the project dependencies
Thiago de Arruda
2015-02-28
*
job: Allow spawning jobs connected to pseudo terminals
Thiago de Arruda
2015-02-23
*
Enable -Wconversion: os_unix.c.
Eliseo Martínez
2015-02-18
*
Enable -Wconversion: keymap.c.
Eliseo Martínez
2015-02-18
*
Enable -Wconversion: indent.c.
Eliseo Martínez
2015-02-18
*
Enable -Wconversion: mark.c.
Eliseo Martínez
2015-02-18
*
Enable -Wconversion: ui.c.
Eliseo Martínez
2015-02-18
*
ui: Rewrite the builtin terminal UI
Thiago de Arruda
2015-02-16
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
Enable -Wconversion for version.c #1923
Lucas Hermann Negri
2015-02-02
*
main.c: Enable -Wconversion
Michael Reed
2015-01-23
*
Remove long_u: option.c: Enable -Wconversion.
Eliseo Martínez
2015-01-19
*
Remove long_u: term: Enable -Wconversion.
Eliseo Martínez
2015-01-10
[next]