aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* api: Remove FUNC_API_SINCE for nvim__ functionsZyX2017-04-11
* lua/converter: Remove useless macrosZyX2017-04-11
* lua: Fix header guardsZyX2017-04-11
* cmake: Append lua include also to single-includes targetsZyX2017-04-11
* lua: Move files from src/nvim/viml/executor to src/nvim/luaZyX2017-04-11
* viml/executor: Fix check-single-includesZyX2017-04-11
* eval/decode: Include header needed for TriStateZyX2017-04-10
* api: Bump nvim__*id functions since valueZyX2017-04-10
* Merge branch 'master' into luaviml'/luaZyX2017-04-10
|\
| * Merge #6479 from bfredl/tolowerJustin M. Keyes2017-04-10
| |\
| | * lint: fix clint errors around mb_tolower callsBjörn Linse2017-04-10
| | * vim-patch:8.0.0552Björn Linse2017-04-10
| | * vim-patch:8.0.0243Björn Linse2017-04-10
| | * mbyte: replace vim_tolower with mb_tolower handling locale correctlyBjörn Linse2017-04-10
| * | Merge #6488 from ZyX-I/coverity-fixesJustin M. Keyes2017-04-10
| |\ \ | | |/ | |/|
| | * spellfile: Fix SAL sections readingZyX2017-04-09
| | * coverity/56795: Fix NULL dereference in :syn keyword non-printableZyX2017-04-09
| | * spellfile: Fix clint errorsZyX2017-04-09
| | * spellfile: Fix memory leakZyX2017-04-09
| | * coverity/13689: Check file header with memcmpZyX2017-04-09
| | * coverity/13688: Check for NUL bytes in salfromZyX2017-04-09
| | * coverity/13687: Do not allow NUL byte in region namesZyX2017-04-09
| | * spellfile: Use old errorZyX2017-04-09
| | * coverity/13686: Do not allow NUL byte in precondition regexZyX2017-04-09
| * | cmake: Do not forget to actually create a touch file for errors.tar.gzZyX2017-04-10
| |/
| * Merge pull request #6485 from jamessan/vim-8.0.0377James McCoy2017-04-09
| |\
| | * lintJames McCoy2017-04-09
| | * vim-patch:8.0.0376James McCoy2017-04-09
| | * vim-patch:8.0.0322James McCoy2017-04-09
| | * vim-patch:8.0.0378James McCoy2017-04-09
| | * vim-patch:8.0.0377James McCoy2017-04-09
| * | cmake: Do not use ExternalProjectZyX2017-04-09
| * | cmake: Do not build clint-error-files by defaultZyX2017-04-09
| |/
| * Merge #6439 from ZyX-I/fix-gc-failuresJustin M. Keyes2017-04-09
| |\
| | * vim.h: Remove strange commentsZyX2017-04-09
| | * headers: Remove useless HAVE_CONFIG_H macrosZyX2017-04-09
| * | Merge #6478 from ZyX-I/conv-fixesJustin M. Keyes2017-04-09
| |\ \
| | * | *: Remove useless assertsZyX2017-04-08
| | * | *: Fix linter errorsZyX2017-04-08
| | * | eval/*code,shada: Drop support for converting UTF-8 from/to p_encZyX2017-04-08
| | * | eval/decode: Omit calling convert_setup for each stringZyX2017-04-08
| | * | shada: Initialize vimconv_TZyX2017-04-08
| | * | eval/decode,shada: Do not forget to clean up convertersZyX2017-04-08
| * | | cmake: Use archive instead of downloading *.json files (#6482)Nikolai Aleksandrovich Pavlov2017-04-09
| * | | refactor/single-includededmass2017-04-08
| |/ /
| * | refactor/single-include: fold.h #6456dedmass2017-04-08
| * | refactor/single-include: ex_getln.h #6454dedmass2017-04-08
| * | refactor/single-include: memline_defs.h #6465dedmass2017-04-08
| * | refactor/single-include: move.h #6469dedmass2017-04-08
| * | refactor/single-include: ex_cmds.h #6453dedmass2017-04-08