aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #13834 from bfredl/omniluabfredl2023-03-07
|\
| * feat(lua): omnifunc for builting lua interpreterBjörn Linse2023-03-06
* | build: enable unit testing on release builds (#22554)dundargoc2023-03-06
* | feat(lsp)!: add rule-based sem token highlighting (#22022)swarn2023-03-06
* | fix(diff): add NULL checkLewis Russell2023-03-06
* | feat(lua): add semver apiKelly Lin2023-03-06
* | vim-patch:9.0.1386: options test fails with some window width (#22548)zeertzjq2023-03-06
* | vim-patch:9.0.1385: g'Esc is considered an error (#22544)zeertzjq2023-03-06
* | build: remove workaround for incorrectly packaged libluvdundargoc2023-03-05
* | build: fix unknown pragma warning with mingw (#22533)Biswapriyo Nath2023-03-05
* | vim-patch:9.0.0870: get E967 when using text property in quickfix windowzeertzjq2023-03-05
* | vim-patch:9.0.0770: quickfix commands may keep memory allocatedzeertzjq2023-03-05
* | vim-patch:9.0.0749: alloc/free of buffer for each quickfix entry is inefficientzeertzjq2023-03-05
* | vim-patch:9.0.0736: quickfix listing does not handle very long messageszeertzjq2023-03-05
|/
* vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)zeertzjq2023-03-05
* test(old): make getting an unused PID work (#22529)zeertzjq2023-03-05
* vim-patch:9.0.1378: illegal memory access when using virtual editing (#22527)zeertzjq2023-03-05
* fix(extmarks): don't leak memory on error (#22507)zeertzjq2023-03-05
* Merge pull request #22415 from bfredl/log_debugbfredl2023-03-04
|\
| * refactor(log): reduce compile time LOG_LEVEL granularitybfredl2023-03-04
* | refactor(spell): use uint8_t for "byts" variables (#22519)zeertzjq2023-03-04
|/
* refactor: replace char_u with char or uint8_t (#22400)dundargoc2023-03-04
* fix(redraw): get the line again after evaluating somethingzeertzjq2023-03-04
* fix(luado): get old_line length before executing Lua codezeertzjq2023-03-04
* vim-patch:9.0.0016: comparing line pointer for 'breakindent' is not reliablezeertzjq2023-03-04
* vim-patch:partial:9.0.0013: reproducing memory access errors can be difficultzeertzjq2023-03-04
* vim-patch:9.0.1376: accessing invalid memory with put in Visual block mode (#...zeertzjq2023-03-04
* fix(treesitter): raise ts_match_limit to 256 (#22497)Christian Clason2023-03-03
* vim-patch:9.0.0527: long sign text may overflow buffer (#22496)zeertzjq2023-03-03
* refactor(build): graduate -Wvla, -fno-common and -Og "features"bfredl2023-03-03
* refactor(build): graduate unibilium VAR_FROM feature from 2017bfredl2023-03-03
* refactor(build): graduate msgpack-c FLOAT32 "feature" since foreverbfredl2023-03-03
* refactor(build): graduate libtreesitter features which are 1+ years oldbfredl2023-03-03
* refactor(build): graduate HAVE_LOCALE_H featurebfredl2023-03-03
* refactor(build): remove unused stdlib function and include checksbfredl2023-03-03
* vim-patch:9.0.0533: the win_line() function is much too longzeertzjq2023-03-03
* vim-patch:partial:9.0.0531: the win_line() function is much too longzeertzjq2023-03-03
* refactor(drawline.c): move number column helpers function togetherzeertzjq2023-03-03
* vim-patch:9.0.0519: the win_line() function is much too long (#22491)zeertzjq2023-03-03
* refactor(win_line): move some variables into a struct (#22490)zeertzjq2023-03-03
* vim-patch:9.0.1373: wrong text displayed when using both 'linebreak' and 'list'zeertzjq2023-03-03
* vim-patch:9.0.0991: crash when reading help index with various options setzeertzjq2023-03-03
* vim-patch:9.0.0691: lalloc(0) error in listchars testzeertzjq2023-03-03
* vim-patch:9.0.0690: buffer size for expanding tab not correctly computedzeertzjq2023-03-03
* vim-patch:9.0.1371: ballooneval interferes with Insert completion (#22487)zeertzjq2023-03-03
* vim-patch:9.0.1368: Bass files are not recognized (#22485)Amaan Qureshi2023-03-02
* build: cmake cleanup (#22251)dundargoc2023-03-02
* build: remove libfindmacros library (#22423)dundargoc2023-03-02
* vim-patch:8.2.{1949,2781} (#22451)zeertzjq2023-03-01
* vim-patch:9.0.1365: dead test code (#22461)zeertzjq2023-03-01