summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-10-19patch 9.0.0799: in compiled function ->() on next line not recognizedv9.0.0799Bram Moolenaar
2022-10-19patch 9.0.0798: clang format configuration files are not recognizedv9.0.0798Marwin Glaser
2022-10-19patch 9.0.0797: order of assert function arguments is revertedv9.0.0797zeertzjq
2022-10-19patch 9.0.0796: mapping test fails in some situationsv9.0.0796Bram Moolenaar
2022-10-19patch 9.0.0795: readblob() always reads the whole filev9.0.0795K.Takata
2022-10-19patch 9.0.0794: there is no way to find out if modifyOtherKeys has been seenv9.0.0794Bram Moolenaar
2022-10-19patch 9.0.0793: MS-Windows: mouse scroll events only work with the dllv9.0.0793Christopher Plewright
2022-10-18patch 9.0.0792: MS-Windows: compiler complains about unused functionv9.0.0792Bram Moolenaar
2022-10-18patch 9.0.0791: at the hit-Enter prompt the End and Home keys may not workv9.0.0791Trygve Aaberge
2022-10-18patch 9.0.0790: test for dummy buffer does not always produce the E86 errorv9.0.0790Bram Moolenaar
2022-10-18patch 9.0.0789: dummy buffer ends up in a windowv9.0.0789Bram Moolenaar
2022-10-18patch 9.0.0788: ModeChanged autocmd not executed when Visual ends with CTRL-Cv9.0.0788Bram Moolenaar
2022-10-18patch 9.0.0787: mouse scrolling in terminal misbehaves without dllv9.0.0787Christopher Plewright
2022-10-18patch 9.0.0786: user command does not get number from :tab modifierv9.0.0786zeertzjq
2022-10-17patch 9.0.0785: memory leak with empty shell commandv9.0.0785Bram Moolenaar
2022-10-17patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo'v9.0.0784Bram Moolenaar
2022-10-17patch 9.0.0783: ":!" doesn't do anything but does update the previous commandv9.0.0783Bram Moolenaar
2022-10-17patch 9.0.0782: OpenVPN files are not recognizedv9.0.0782ObserverOfTime
2022-10-17patch 9.0.0781: workaround to rename "small" to "smallfont" is clumsyv9.0.0781Bram Moolenaar
2022-10-17patch 9.0.0780: 'scroll' value computed in unexpected locationv9.0.0780Luuk van Baal
2022-10-17patch 9.0.0779: lsl and lm3 file extensions are not recognizedv9.0.0779Doug Kearns
2022-10-17patch 9.0.0778: indexing of unknown const type fails during compilationv9.0.0778Bram Moolenaar
2022-10-16patch 9.0.0777: code is indented too muchv9.0.0777Yegappan Lakshmanan
2022-10-16patch 9.0.0776: MSVC can't have field name "small"v9.0.0776Bram Moolenaar
2022-10-16patch 9.0.0775: MS-Windows: mouse scrolling not supported in the consolev9.0.0775Christopher Plewright
2022-10-16patch 9.0.0774: the libvterm code is outdatedv9.0.0774Bram Moolenaar
2022-10-16patch 9.0.0773: huge build on macos uses dynamic Perlv9.0.0773Philip H
2022-10-16patch 9.0.0772: the libvterm code is outdatedv9.0.0772Bram Moolenaar
2022-10-16patch 9.0.0771: cannot always tell the difference beween tex and rexx filesv9.0.0771Martin Tournoij
2022-10-16patch 9.0.0770: quickfix commands may keep memory allocatedv9.0.0770Yegappan Lakshmanan
2022-10-15patch 9.0.0769: too many delete() calls in testsv9.0.0769Bram Moolenaar
2022-10-15patch 9.0.0768: too many delete() calls in testsv9.0.0768Bram Moolenaar
2022-10-15patch 9.0.0767: too many delete() calls in testsv9.0.0767Bram Moolenaar
2022-10-15patch 9.0.0766: too many delete() calls in testsv9.0.0766Bram Moolenaar
2022-10-15patch 9.0.0765: with a Visual block a put command column may go negativev9.0.0765Bram Moolenaar
2022-10-15patch 9.0.0764: indent and option tests failv9.0.0764Bram Moolenaar
2022-10-15patch 9.0.0763: MS-Windows: warning for using int for size_tv9.0.0763Bram Moolenaar
2022-10-15patch 9.0.0762: build failurev9.0.0762Bram Moolenaar
2022-10-15patch 9.0.0761: cannot use 'indentexpr' for Lisp indentingv9.0.0761Bram Moolenaar
2022-10-15patch 9.0.0760: display test for 'listchars' "precedes" failsv9.0.0760Bram Moolenaar
2022-10-15patch 9.0.0759: huge build on macos does not use Perlv9.0.0759Philip H
2022-10-15patch 9.0.0758: "precedes" from 'listchars' overwritten by <<<v9.0.0758Bram Moolenaar
2022-10-15patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu'v9.0.0757Bram Moolenaar
2022-10-15patch 9.0.0756: no autocmd event for changing text in a terminal windowv9.0.0756Shougo Matsushita
2022-10-15patch 9.0.0755: huge build on macos always fails on CIv9.0.0755Bram Moolenaar
2022-10-15patch 9.0.0754: 'indentexpr' overrules lisp indenting in one situationv9.0.0754Bram Moolenaar
2022-10-15patch 9.0.0753: some Ex commands are not in the help indexv9.0.0753Yee Cheng Chin
2022-10-14patch 9.0.0752: Rprofile files are not recognizedv9.0.0752ObserverOfTime
2022-10-14patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll'v9.0.0751Bram Moolenaar
2022-10-14patch 9.0.0750: crash when popup closed in callbackv9.0.0750Bram Moolenaar