aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.2.0450: not enough testing for restricted mode and function callszeertzjq2022-11-18
* vim-patch:8.2.4562: linear tag search is not optimalzeertzjq2022-11-18
* vim-patch:8.2.4553: linear tag search is a bit slowzeertzjq2022-11-18
* vim-patch:8.2.4544: Coverity warnings for not using returned valuezeertzjq2022-11-18
* vim-patch:8.2.4543: Coverity warning for refactored tag search codezeertzjq2022-11-18
* vim-patch:8.2.4538: the find_tags_in_file() function is too longzeertzjq2022-11-18
* vim-patch:8.2.4518: the binary tag search feature is always enabledzeertzjq2022-11-18
* vim-patch:8.2.4512: the find_tags_in_file() function is much too longzeertzjq2022-11-18
* vim-patch:8.2.4496: Coverity gives warnings after tags code refactoringzeertzjq2022-11-18
* vim-patch:8.2.4494: the find_tags() function is much too longzeertzjq2022-11-18
* vim-patch:8.2.3776: when a tags file line is long a tag may not be found (#21...zeertzjq2022-11-18
* feat(l10n): update zh_CN translations (#21085)Sizhe Zhao2022-11-18
* fix(ex_cmds): fix a mistake in the porting of Vim patch 8.1.0306 (#21096)zeertzjq2022-11-18
* vim-patch:9.0.0897: Clinical Quality Language files are not recognized (#21094)Matthew Gramigna2022-11-18
* vim-patch:8.2.1497: CursorHold test is flaky (#21095)zeertzjq2022-11-18
* Merge pull request #21078 from dundargoc/refactor/remove-wintbfredl2022-11-17
|\
| * refactor: remove __STDC_ISO_10646__ checkdundargoc2022-11-17
* | Merge pull request #21090 from zeertzjq/vim-8.2.2945zeertzjq2022-11-17
|\ \
| * | fix(memline): use long instead of linenr_T for db_line_countzeertzjq2022-11-17
| * | vim-patch:9.0.0895: file renamed twice in test, missing feature checkzeertzjq2022-11-17
| * | vim-patch:8.2.3498: recover test may fail on some systemszeertzjq2022-11-17
| * | vim-patch:8.2.3440: recover test fails if there is an old swap filezeertzjq2022-11-17
| * | vim-patch:8.2.3103: swap test may fail on some systemszeertzjq2022-11-17
| * | vim-patch:8.2.3080: recover test fails on 32bit systemszeertzjq2022-11-17
| * | vim-patch:8.2.2981: recovery test is not run on big-endian systemszeertzjq2022-11-17
| * | vim-patch:8.2.2973: fix for recovery and diff mode not testedzeertzjq2022-11-17
| * | vim-patch:8.2.2960: swap file recovery not sufficiently testedzeertzjq2022-11-17
| * | vim-patch:8.2.2952: recover test fails on big endian systemszeertzjq2022-11-17
| * | vim-patch:8.2.2945: some buffer related code is not testedzeertzjq2022-11-17
* | | refactor: deprecate 'secure' optionGregory Anders2022-11-17
* | | feat(exrc): use vim.secure.read() for 'exrc' optionGregory Anders2022-11-17
|/ /
* | vim-patch:8.2.2589: recover test hangs in the GUIzeertzjq2022-11-17
* | vim-patch:8.2.2587: recover test fails on FreeBSDzeertzjq2022-11-17
* | vim-patch:8.2.2586: process id may be invalidzeertzjq2022-11-17
|/
* vim-patch:8.2.3042: swap file test failszeertzjq2022-11-17
* vim-patch:8.2.3041: detecting if the process of a swap file is running failszeertzjq2022-11-17
* vim-patch:8.2.2044: MS-Windows: swap file test sometimes failszeertzjq2022-11-17
* vim-patch:8.2.2026: Coverity warns for possibly using not NUL terminated stringzeertzjq2022-11-17
* vim-patch:8.2.2019: swap file test fails on MS-Windowszeertzjq2022-11-17
* vim-patch:8.2.2016: swap file test is a little flakyzeertzjq2022-11-17
* vim-patch:8.2.1970: it is easy to make mistakes when cleaning up swap fileszeertzjq2022-11-17
* vim-patch:8.2.1260: there is no good test for CursorHold (#21086)zeertzjq2022-11-17
* vim-patch:9.0.0300: 'cpoptions' tests are flaky (#21081)zeertzjq2022-11-17
* fix(api): nvim_win_set_cursor redraw cursorcolumn for non-current window (#21...Jlll12022-11-17
* fix(api): nvim_buf_get_text regression (#21071)Lewis Russell2022-11-15
* refactor: convert drawline.c draw states to enum (#21067)luukvbaal2022-11-15
* vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed chang...zeertzjq2022-11-15
* Merge pull request #20157 from dundargoc/build/iwyubfredl2022-11-15
|\
| * build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* | Merge pull request #21031 from dundargoc/fix/windowsbfredl2022-11-15
|\ \ | |/ |/|