summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-11-27patch 8.2.3685: Visual studio project files are not recognizedv8.2.3685Bram Moolenaar
2021-11-27patch 8.2.3684: blockwise insert does not handle autoindent properlyv8.2.3684Bram Moolenaar
2021-11-27patch 8.2.3683: Vim9: cannot use in :...do commandsv8.2.3683Bram Moolenaar
2021-11-26patch 8.2.3682: Vim9: assigning to a script variable drops the typev8.2.3682Bram Moolenaar
2021-11-26patch 8.2.3681: cannot drag popup window after click on a status linev8.2.3681Bram Moolenaar
2021-11-26patch 8.2.3680: repeated code in xxdv8.2.3680DungSaga
2021-11-26patch 8.2.3679: objc file detected as Octavev8.2.3679Doug Kearns
2021-11-25patch 8.2.3678: illegal memory accessv8.2.3678Bram Moolenaar
2021-11-25patch 8.2.3677: after a put the '] mark is on the last bytev8.2.3677Bram Moolenaar
2021-11-25patch 8.2.3676: unused runtime filev8.2.3676Bram Moolenaar
2021-11-25patch 8.2.3675: using freed memory when vim_strsave() failsv8.2.3675Bram Moolenaar
2021-11-25patch 8.2.3674: when ml_get_buf() fails it messes up IObuffv8.2.3674Bram Moolenaar
2021-11-25patch 8.2.3673: crash when allocating signal stack failsv8.2.3673Bram Moolenaar
2021-11-25patch 8.2.3672: build failure with unsigned charv8.2.3672Bram Moolenaar
2021-11-25patch 8.2.3671: restarting Insert mode in prompt buffer too oftenv8.2.3671Bram Moolenaar
2021-11-25patch 8.2.3670: error checks repeated several timesv8.2.3670Bram Moolenaar
2021-11-25patch 8.2.3669: buffer overflow with long help argumentv8.2.3669Bram Moolenaar
2021-11-24patch 8.2.3668: messages may be corruptedv8.2.3668Yegappan Lakshmanan
2021-11-24patch 8.2.3667: building libvterm fails with MSVCv8.2.3667Bram Moolenaar
2021-11-24patch 8.2.3666: libvterm is outdatedv8.2.3666Bram Moolenaar
2021-11-24patch 8.2.3665: cannot use a lambda for 'tagfunc'v8.2.3665Yegappan Lakshmanan
2021-11-24patch 8.2.3664: cannot adjust sign highlighting for 'cursorline'v8.2.3664Bram Moolenaar
2021-11-24patch 8.2.3663: using %S in printf() does not work correctlyv8.2.3663presuku
2021-11-24patch 8.2.3662: illegal memory access if malloc() failsv8.2.3662Bram Moolenaar
2021-11-24patch 8.2.3661: test for put with large count failsv8.2.3661Bram Moolenaar
2021-11-24patch 8.2.3660: overflow check uses wrong numberv8.2.3660Bram Moolenaar
2021-11-24patch 8.2.3659: integer overflow with large line numberv8.2.3659Bram Moolenaar
2021-11-24patch 8.2.3658: duplicate code in xxdv8.2.3658DungSaga
2021-11-23patch 8.2.3657: Vim9: debug text misses one line of return statementv8.2.3657Bram Moolenaar
2021-11-23patch 8.2.3656: Vim9: no error for an evironment variable by itselfv8.2.3656Bram Moolenaar
2021-11-23patch 8.2.3655: compiler warning for using size_t for intv8.2.3655Mike Williams
2021-11-23patch 8.2.3654: GTK: a touch-drag does not update the selectionv8.2.3654Chris Dalton
2021-11-23patch 8.2.3653: terminal ANSI colors may be wrongv8.2.3653Milly
2021-11-23patch 8.2.3652: can only get text properties one line at a timev8.2.3652Yegappan Lakshmanan
2021-11-22patch 8.2.3651: Vim9: no error for :lock or :unlock with unknown variablev8.2.3651Bram Moolenaar
2021-11-22patch 8.2.3650: Vim9: for loop variable can be a list memberv8.2.3650Bram Moolenaar
2021-11-22patch 8.2.3649: Vim9: error for variable declared in while loopv8.2.3649Bram Moolenaar
2021-11-22patch 8.2.3648: "verbose pwd" is incorrect after dropping files on Vimv8.2.3648Bram Moolenaar
2021-11-22patch 8.2.3647: GTK: when using ligatures the cursor is drawn wrongv8.2.3647Dusan Popovic
2021-11-22patch 8.2.3646: using <sfile> in a function gives an unexpected resultv8.2.3646Bram Moolenaar
2021-11-22patch 8.2.3645: Vim9: The "no effect" error is not given for all registersv8.2.3645Bram Moolenaar
2021-11-22patch 8.2.3644: count for 'operatorfunc' in Visual mode is not redonev8.2.3644Bram Moolenaar
2021-11-22patch 8.2.3643: header for source file is outdatedv8.2.3643zeertzjq
2021-11-22patch 8.2.3642: list of distributed files is outdatedv8.2.3642Bram Moolenaar
2021-11-22patch 8.2.3641: xxd code has duplicate expressionsv8.2.3641DungSaga
2021-11-21Update runtime filesBram Moolenaar
2021-11-21patch 8.2.3640: freeze when calling term_wait() in a close callbackv8.2.3640Bram Moolenaar
2021-11-21patch 8.2.3639: line commented out accidentallyv8.2.3639Volodymyr Kot
2021-11-21patch 8.2.3638: getcompletion() always passes zero as positionv8.2.3638ii14
2021-11-21patch 8.2.3637: typos in test filesv8.2.3637Dominique Pelle