summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2021-09-13patch 8.2.3435: Vim9: dict is not passed to dict functionv8.2.3435Bram Moolenaar
2021-09-12patch 8.2.3434: function prototype for trigger_modechanged() is incompletev8.2.3434Bram Moolenaar
2021-09-12patch 8.2.3433: :delcommand does not take a -buffer optionv8.2.3433Bram Moolenaar
2021-09-12patch 8.2.3432: octave/Matlab filetype detection does not work properlyv8.2.3432Bram Moolenaar
2021-09-12patch 8.2.3431: completion for :disas sorts local functions firstv8.2.3431naohiro ono
2021-09-12patch 8.2.3430: no generic way to trigger an autocommand on mode changev8.2.3430=?UTF-8?q?Magnus=20Gro=C3=9F?=
2021-09-11patch 8.2.3429: leaking memory when assigning to list or dictv8.2.3429Bram Moolenaar
2021-09-11patch 8.2.3428: using freed memory when replacingv8.2.3428Bram Moolenaar
2021-09-11patch 8.2.3427: double free when list is copiedv8.2.3427Bram Moolenaar
2021-09-11patch 8.2.3426: crash when deleting a listener in a listener callbackv8.2.3426Bram Moolenaar