summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2021-10-04patch 8.2.3473: some files with tcl syntax are not recognizedv8.2.3473Bram Moolenaar
2021-10-04patch 8.2.3472: other crashes with empty search pattern not testedv8.2.3472Bram Moolenaar
2021-10-04patch 8.2.3471: crash when using CTRL-T after an empty search patternv8.2.3471Bram Moolenaar
2021-10-04patch 8.2.3470: crash with error in :catch and also in :finallyv8.2.3470Bram Moolenaar
2021-10-03patch 8.2.3469: some files with json syntax are not recognizedv8.2.3469Bram Moolenaar
2021-10-03patch 8.2.3468: problem with :cd when editing file in non-existent directoryv8.2.3468Bram Moolenaar
2021-10-03patch 8.2.3467: CursorHoldI event interferes with "CTRL-G U"v8.2.3467Bram Moolenaar
2021-10-03patch 8.2.3466: completion submode not indicated for virtual replacev8.2.3466zeertzjq
2021-10-03patch 8.2.3465: cannot detect insert scroll modev8.2.3465zeertzjq
2021-10-03patch 8.2.3464: nginx files are not recognizedv8.2.3464Chris Aumann
2021-10-02patch 8.2.3463: pattern matching with ModeChanged not testedv8.2.3463Bram Moolenaar
2021-10-02patch 8.2.3462: ModeChanged only uses one character for new_mode and old_modev8.2.3462Bram Moolenaar
2021-10-02patch 8.2.3461: cannot distinguish Normal and Terminal-Normal modev8.2.3461Bram Moolenaar
2021-10-02patch 8.2.3460: some type casts are not neededv8.2.3460=?UTF-8?q?Dundar=20G=C3=B6c?=
2021-09-30patch 8.2.3459: Vim9: need more tests for empty string argumentsv8.2.3459Yegappan Lakshmanan
2021-09-26patch 8.2.3458: not all dictdconf files are recognizedv8.2.3458Bram Moolenaar
2021-09-26patch 8.2.3457: MS-Windows Vim9: test executed and failsv8.2.3457Bram Moolenaar
2021-09-26patch 8.2.3456: Vim9: not all functions are tested with empty string argumentv8.2.3456Yegappan Lakshmanan
2021-09-22patch 8.2.3455: using a count with "gp" leaves '] in wrong positionv8.2.3455Bram Moolenaar
2021-09-22patch 8.2.3454: using a count with "gp" leave cursor in wrong positionv8.2.3454Bram Moolenaar
2021-09-22patch 8.2.3453: autocmd not executed when editing a directoryv8.2.3453Bram Moolenaar
2021-09-21Correct Spanish translationsBram Moolenaar
2021-09-21Update runtime filesBram Moolenaar
2021-09-21patch 8.2.3452: MPD files are not recognizedv8.2.3452Steven Penny
2021-09-20patch 8.2.3451: not all apache files are recognizedv8.2.3451Zdenek Dohnal
2021-09-19patch 8.2.3450: coveralls action failsv8.2.3450Bram Moolenaar
2021-09-19patch 8.2.3449: sort fails if the sort compare function returns 999v8.2.3449Yasuhiro Matsumoto
2021-09-18patch 8.2.3448: :endtry after function call that throws not foundv8.2.3448Bram Moolenaar
2021-09-18patch 8.2.3447: a couple of declarations are not ANSI Cv8.2.3447Yegappan Lakshmanan
2021-09-17patch 8.2.3446: not enough tests for empty string argumentsv8.2.3446Yegappan Lakshmanan
2021-09-17patch 8.2.3445: on Solaris longVersion may be declared twicev8.2.3445Bram Moolenaar
2021-09-16patch 8.2.3444: concealed text not revealed when leaving insert modev8.2.3444Bram Moolenaar
2021-09-16patch 8.2.3443: Vim9: memory leak when and/or failsv8.2.3443Bram Moolenaar
2021-09-16patch 8.2.3442: Vim9: || and && are not handled at compile timev8.2.3442Bram Moolenaar
2021-09-15patch 8.2.3441: MS-Windows: vimtutor can't handle path with spacesv8.2.3441Christian Brabandt
2021-09-14patch 8.2.3440: recover test fails if there is an old swap filev8.2.3440Bram Moolenaar
2021-09-14patch 8.2.3439: deleted lines go to wrong yank registerv8.2.3439Christian Brabandt
2021-09-14patch 8.2.3438: cannot manipulate blobsv8.2.3438Yegappan Lakshmanan
2021-09-13patch 8.2.3437: compiler warnings for 32/64 bit usagev8.2.3437Mike Williams
2021-09-13patch 8.2.3436: check for optional bool type has confusing return typev8.2.3436Bram Moolenaar