summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-10-16patch 8.2.3523: duplicated code in xxdv8.2.3523DungSaga
2021-10-16patch 8.2.3522: cannot use \x and \u when setting 'listchars'v8.2.3522Bram Moolenaar
2021-10-16patch 8.2.3521: options completion test failsv8.2.3521Bram Moolenaar
2021-10-16patch 8.2.3520: cannot define a function for thesaurus completionv8.2.3520Yegappan Lakshmanan
2021-10-16patch 8.2.3519: TOML files are not recognizedv8.2.3519Aman Verma
2021-10-16patch 8.2.3518: Test_xrestore sometimes failsv8.2.3518Bram Moolenaar
2021-10-16patch 8.2.3517: TextChanged does not trigger after TextChangedIv8.2.3517Christian Brabandt
2021-10-15patch 8.2.3516: terminal window does not have transparent backgroundv8.2.3516Milly
2021-10-15patch 8.2.3515: nano time test fails on Mac and FreeBSDv8.2.3515ichizok
2021-10-15patch 8.2.3514: autoread test with nano second time sometimes failsv8.2.3514Bram Moolenaar
2021-10-15patch 8.2.3513: using freed memory when using a timer and searchingv8.2.3513Bram Moolenaar
2021-10-15patch 8.2.3512: timestamp test fails on some systemsv8.2.3512Bram Moolenaar
2021-10-15patch 8.2.3511: Vim9: entry for loop variable is created every roundv8.2.3511Bram Moolenaar
2021-10-14patch 8.2.3510: changes are only detected with one second accuracyv8.2.3510Leah Neukirchen
2021-10-14patch 8.2.3509: undo file is not syncedv8.2.3509Bram Moolenaar
2021-10-14patch 8.2.3508: Vim9: bad separators for "g" and "s" insufficiently testedv8.2.3508Bram Moolenaar
2021-10-14patch 8.2.3507: generating proto files may failv8.2.3507Bram Moolenaar
2021-10-13patch 8.2.3506: Vim9: special cases for "g" and "s" insufficiently testedv8.2.3506Bram Moolenaar
2021-10-13patch 8.2.3505: Vim9: build failure without the +eval featurev8.2.3505Bram Moolenaar
2021-10-13patch 8.2.3504: Vim9: warning for signed vs unsignedv8.2.3504Bram Moolenaar
2021-10-13patch 8.2.3503: Vim9: using g:pat:cmd is confusingv8.2.3503Bram Moolenaar
2021-10-13patch 8.2.3502: cannot enter password in shell commandv8.2.3502Bram Moolenaar
2021-10-12patch 8.2.3501: tmux filetype dection is incompletev8.2.3501Eric Pruitt
2021-10-12patch 8.2.3500: Github CI fails to install clangv8.2.3500Christian Brabandt
2021-10-11patch 8.2.3499: GUI geometry startup test failsv8.2.3499Bram Moolenaar
2021-10-11patch 8.2.3498: recover test may fail on some systemsv8.2.3498James McCoy
2021-10-11patch 8.2.3497: put test fails when run by itselfv8.2.3497Dominique Pelle
2021-10-11patch 8.2.3496: crypt test fails if xxd was not installed yetv8.2.3496James McCoy
2021-10-11patch 8.2.3495: GUI geometry startup test fails on some systemsv8.2.3495Bram Moolenaar
2021-10-11patch 8.2.3494: illegal memory access in utf_head_offv8.2.3494Bram Moolenaar
2021-10-10patch 8.2.3493: large count test fails on MS-Windowsv8.2.3493Bram Moolenaar
2021-10-10patch 8.2.3492: crash when pasting too many timesv8.2.3492Bram Moolenaar
2021-10-09patch 8.2.3491: xpm2 filetype dection is not so goodv8.2.3491Bram Moolenaar
2021-10-09patch 8.2.3490: superfluous return statementsv8.2.3490=?UTF-8?q?Dundar=20G=C3=B6c?=
2021-10-09patch 8.2.3489: ml_get error after search with rangev8.2.3489Bram Moolenaar
2021-10-09patch 8.2.3488: issue template is not easy to usev8.2.3488snxx
2021-10-08patch 8.2.3487: illegal memory access if buffer name is very longv8.2.3487Bram Moolenaar
2021-10-06patch 8.2.3486: illegal memory access with invalid sequence of commandsv8.2.3486Bram Moolenaar
2021-10-06patch 8.2.3485: Python 3 test fails with Python 3.10v8.2.3485Zdenek Dohnal
2021-10-06patch 8.2.3484: crash when going through spell suggestionsv8.2.3484Bram Moolenaar
2021-10-06patch 8.2.3483: #ifdef for using sysinfo() is incompletev8.2.3483Bram Moolenaar
2021-10-05patch 8.2.3482: reading beyond end of line ending in quote and backslashv8.2.3482Bram Moolenaar
2021-10-05patch 8.2.3481: failures when char is unsignedv8.2.3481James McCoy
2021-10-05patch 8.2.3480: test does not fail without the fix for a crashv8.2.3480Dominique Pelle
2021-10-05patch 8.2.3479: crash when calling job_start with an invalid argumentv8.2.3479Bram Moolenaar
2021-10-05patch 8.2.3478: still crash with error in :catch and also in :finallyv8.2.3478Bram Moolenaar
2021-10-05patch 8.2.3477: startup test fails on MS-Windowsv8.2.3477Bram Moolenaar
2021-10-04patch 8.2.3476: renaming a buffer on startup may cause using freed memoryv8.2.3476Bram Moolenaar
2021-10-04patch 8.2.3475: expression register set by not executed put commandv8.2.3475kuuote
2021-10-04patch 8.2.3474: some places use "Vimscript" instead of "Vim script"v8.2.3474h-east