aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge #9782 from janlazo/vim-8.1.0199Justin M. Keyes2019-08-09
|\
| * f_spellbadword: set len=0 for non-found wordDaniel Hahler2019-08-08
| * vim-patch:8.1.0200: spellbadword() not testedJan Edmund Lazo2019-08-08
| * vim-patch:8.1.0199: spellbadword() does not check for caps errorJan Edmund Lazo2019-08-08
* | clang/"Null passed as a nonnull parameter" #10718Ihor Antonov2019-08-09
* | Merge #10708 'remove DYNAMIC_ICONV'Justin M. Keyes2019-08-09
|\ \
| * | remove DYNAMIC_ICONVerw72019-08-06
* | | :terminal : update buffer when switching tabpage #10700Adrien Fabre2019-08-09
* | | vim-patch:8.1.1540: cannot build without +eval #10729Jan Edmund Lazo2019-08-09
| |/ |/|
* | lua: minimal UTF-16 support needed for LSPBjörn Linse2019-08-08
* | vim-patch:8.1.1824: crash when correctly spelled word is very long (#10725)Jan Edmund Lazo2019-08-08
* | Merge pull request #10703 from ngortheone/clang_dead2Björn Linse2019-08-07
|\ \
| * | clang/"dead assignment": suppessedIhor Antonov2019-08-05
* | | Merge pull request #10513 from bfredl/bytecountBjörn Linse2019-08-06
|\ \ \
| * | | lua: support getting UTF-32 and UTF-16 sizes of replaced textBjörn Linse2019-08-06
| * | | lua: add {old_byte_size} to on_lines buffer change eventBjörn Linse2019-08-06
| | |/ | |/|
* / | Fix list_features to include space after first feature (#10711)Daniel Hahler2019-08-06
|/ /
* | f_environ: cleanup/refactorDaniel Hahler2019-08-06
* | vim-patch:8.1.1305: there is no easy way to manipulate environment variablesDaniel Hahler2019-08-06
* | clang/"dead assignment": screen.c #10702Ihor Antonov2019-08-06
* | vim-patch:8.1.1439: ga_grow(): 1.5x growth rate #10699Jan Edmund Lazo2019-08-05
|/
* Merge pull request #10690 from bfredl/lua_printBjörn Linse2019-08-05
|\
| * lua: add vim.in_fast_event() to check if we are in a luv callbackBjörn Linse2019-08-05
| * lua: do not crash on syntax error in debug.debug()Björn Linse2019-08-05
| * lua: immediate-callback safe print()Björn Linse2019-08-05
* | vim-patch:8.1.1383: warning for size_t/int mixup (#10694)Jan Edmund Lazo2019-08-05
* | :doautocmd : Never show "No matching autocommands" #10689Justin M. Keyes2019-08-05
* | vim-patch:8.1.1311: test: abort autocmd with exception #10692Jan Edmund Lazo2019-08-05
* | vim-patch:8.1.1251: test completion of mapping keys #10691Jan Edmund Lazo2019-08-05
|/
* provider: check #Call() if g:loaded_xx_provider=2Justin M. Keyes2019-08-04
* provider: skip non-provider has() feature-namesJustin M. Keyes2019-08-04
* provider: g:loaded_xx_provider=2 means "enabled and working"Justin M. Keyes2019-08-04
* provider: decide status by g:loaded_xx_providerJustin M. Keyes2019-08-04
* provider: let providers decide their statusRui Abreu Ferreira2019-08-04
* vim-patch:8.1.1237: error for using "compl", reserved word in C++Jan Edmund Lazo2019-08-03
* vim-patch:8.1.1796: :argdo is not testedJan Edmund Lazo2019-08-03
* vim-patch:8.1.1775: error message may be empty in filetype testJan Edmund Lazo2019-08-02
* vim-patch:8.1.1762: some filetype rules are in the wrong placeJan Edmund Lazo2019-08-02
* vim-patch:8.1.1761: filetype "vuejs" causes problems for some usersJan Edmund Lazo2019-08-02
* vim-patch:8.1.1187: cannot recognize PipfileJan Edmund Lazo2019-08-02
* terminfo_start: use unibi_from_term, skip without TERM (#10670)Daniel Hahler2019-08-02
* Merge #10664 from janlazo/vim-8.1.1780Justin M. Keyes2019-08-02
|\
| * fileio: port hotfix from patch 8.1.1379Jan Edmund Lazo2019-08-01
| * vim-patch:8.1.1374: check for file changed triggers too oftenJan Edmund Lazo2019-08-01
| * lintJan Edmund Lazo2019-08-01
| * vim-patch:8.1.1780: warning for file no longer available is repeatedJan Edmund Lazo2019-07-31
* | stream: log unwritten bytes, if any #10663Justin M. Keyes2019-08-01
* | process_stop: uv: do not close stdin first/explicitly #10584Daniel Hahler2019-08-01
|/
* Merge #10654 from ngortheone/clang/npd_helptags_oneJustin M. Keyes2019-07-31
|\
| * lint: helptags_oneIhor Antonov2019-07-30