summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-09-24patch 9.0.0571: MS-Windows: CTRL-C can make Vim exitv9.0.0571Bram Moolenaar
2022-09-24patch 9.0.0570: CI for Windows is still using codecov action 3.1.0v9.0.0570Philip H
2022-09-24patch 9.0.0569: cannot easily get out when using "vim file | grep word"v9.0.0569Bram Moolenaar
2022-09-24patch 9.0.0568: autocmd code is indented more than neededv9.0.0568Yegappan Lakshmanan
2022-09-24patch 9.0.0567: 'completeopt' "longest" is not used for complete()v9.0.0567bfredl
2022-09-24patch 9.0.0566: Nim files are not recognizedv9.0.0566Nbiba Bedis
2022-09-23patch 9.0.0565: cscope test causes problems with test timeout timerv9.0.0565Bram Moolenaar
2022-09-23patch 9.0.0564: a few tests keep failing on MacOS M1v9.0.0564Bram Moolenaar
2022-09-23patch 9.0.0563: timer_info() test failsv9.0.0563Bram Moolenaar
2022-09-23patch 9.0.0562: HSL playlist files are not recognizedv9.0.0562=?UTF-8?q?Beno=C3=AEt=20Ryder?=
2022-09-23patch 9.0.0561: when a test gets stuck it just hangs foreverv9.0.0561Bram Moolenaar
2022-09-23patch 9.0.0560: elapsed time since testing started is not visiblev9.0.0560Bram Moolenaar
2022-09-23patch 9.0.0559: timer test may get stuck at hit-enter promptv9.0.0559Bram Moolenaar
2022-09-23patch 9.0.0558: Coverity warns for possibly using NULL pointerv9.0.0558Bram Moolenaar
2022-09-23patch 9.0.0557: valgrind reports possibly leaked memoryv9.0.0557Bram Moolenaar
2022-09-23patch 9.0.0556: leaking memory with nested functionsv9.0.0556Bram Moolenaar
2022-09-23patch 9.0.0555: scrolling with 'nosplitscroll' in callback changing curwinv9.0.0555Luuk van Baal
2022-09-23patch 9.0.0554: using freed memory when command follows lambdav9.0.0554Bram Moolenaar
2022-09-22patch 9.0.0553: no error for "|" after "{" in lamdav9.0.0553Bram Moolenaar
2022-09-22patch 9.0.0552: crash when using NUL in buffer that uses :sourcev9.0.0552Bram Moolenaar
2022-09-22patch 9.0.0551: mode message is delayed when :echowin was usedv9.0.0551Bram Moolenaar
2022-09-22patch 9.0.0550: crash when closing a tabpage and buffer is NULLv9.0.0550zeertzjq
2022-09-22patch 9.0.0549: duplicated code in calling a :def functionv9.0.0549Bram Moolenaar
2022-09-22patch 9.0.0548: reduce() with a compiled lambda could be fasterv9.0.0548Bram Moolenaar
2022-09-22patch 9.0.0547: looping over empty out_loop[] entriesv9.0.0547Bram Moolenaar
2022-09-22patch 9.0.0546: supporting Ruby 1.8 makes code complicatedv9.0.0546K.Takata
2022-09-22patch 9.0.0545: when a test is slow and CI times out there is no time infov9.0.0545Bram Moolenaar
2022-09-22patch 9.0.0544: minor issues with setting a string optionv9.0.0544zeertzjq
2022-09-22patch 9.0.0543: insufficient testing for assert and test functionsv9.0.0543Yegappan Lakshmanan
2022-09-22patch 9.0.0542: MSVC build still has support for 2012 editionv9.0.0542Bram Moolenaar
2022-09-22patch 9.0.0541: terminal pwd test fails with a very long path namev9.0.0541Bram Moolenaar
2022-09-22patch 9.0.0540: assigning stack variable to argument confuses Coverityv9.0.0540Bram Moolenaar
2022-09-22patch 9.0.0539: long message test can be flakyv9.0.0539Bram Moolenaar
2022-09-21patch 9.0.0538: manually deleting test temp filesv9.0.0538Bram Moolenaar
2022-09-21patch 9.0.0537: the do_set() function is much too longv9.0.0537Bram Moolenaar
2022-09-21patch 9.0.0536: CI: codecov action update availablev9.0.0536Philip H
2022-09-21patch 9.0.0535: closure gets wrong value in for loop with two loop variablesv9.0.0535Bram Moolenaar
2022-09-21patch 9.0.0534: line number is displayed at virtual text "above"v9.0.0534Bram Moolenaar
2022-09-21patch 9.0.0533: the win_line() function is much too longv9.0.0533Bram Moolenaar
2022-09-21patch 9.0.0532: edit test is flaky when run under valgrindv9.0.0532Bram Moolenaar
2022-09-21patch 9.0.0531: the win_line() function is much too longv9.0.0531Bram Moolenaar
2022-09-21patch 9.0.0530: using freed memory when autocmd changes markv9.0.0530Bram Moolenaar
2022-09-21patch 9.0.0529: appveyor setup contains outdated linesv9.0.0529K.Takata
2022-09-21patch 9.0.0528: MS-Windows: no batch files for more recent MSVC versionsv9.0.0528K.Takata
2022-09-21patch 9.0.0527: long sign text may overflow bufferv9.0.0527Bram Moolenaar
2022-09-21patch 9.0.0526: MS-Windows: still some support for XP and old compilersv9.0.0526K.Takata
2022-09-20patch 9.0.0525: manually deleting temp test filesv9.0.0525Bram Moolenaar
2022-09-20patch 9.0.0524: build instructions for MS-Windows are outdatedv9.0.0524Bram Moolenaar
2022-09-20patch 9.0.0523: more compiler warnings for arguments in small versionv9.0.0523Bram Moolenaar
2022-09-20patch 9.0.0522: build fails on Appveyorv9.0.0522Bram Moolenaar