summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-09-20patch 9.0.0513: may not be able to use a pattern ad the debug promptv9.0.0513Bram Moolenaar
2022-09-20patch 9.0.0512: cannot redraw the status lines when editing a commandv9.0.0512zeertzjq
2022-09-20patch 9.0.0511: unnecessary scrolling for message of only one linev9.0.0511zeertzjq
2022-09-20patch 9.0.0510: Chatito files are not recognizedv9.0.0510ObserverOfTime
2022-09-20patch 9.0.0509: confusing error for "saveas" command with "nofile" bufferv9.0.0509Bram Moolenaar
2022-09-20patch 9.0.0508: when the channel test fails there is no clue whyv9.0.0508K.Takata
2022-09-19patch 9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChangedv9.0.0507Bram Moolenaar
2022-09-19patch 9.0.0506: line number argument for :badd does not workv9.0.0506Bram Moolenaar
2022-09-19patch 9.0.0505: various problems with 'nosplitscroll'v9.0.0505Luuk van Baal
2022-09-19patch 9.0.0504: still a build failurev9.0.0504Bram Moolenaar
2022-09-19patch 9.0.0503: build failurev9.0.0503Bram Moolenaar
2022-09-19patch 9.0.0502: a closure in a nested loop in a :def function does not workv9.0.0502Bram Moolenaar
2022-09-19patch 9.0.0501: warning for using uninitialized value in mouse testv9.0.0501Bram Moolenaar
2022-09-18patch 9.0.0500: when quitting cmdline window with CTRL-C it remains visiblev9.0.0500Bram Moolenaar
2022-09-18patch 9.0.0499: in :def function list created after const is lockedv9.0.0499Bram Moolenaar
2022-09-18patch 9.0.0498: various small issuesv9.0.0498Bram Moolenaar
2022-09-18patch 9.0.0497: LyRiCs files are not recognizedv9.0.0497ObserverOfTime
2022-09-18patch 9.0.0496: no good reason to keep supporting Windows-XPv9.0.0496K.Takata
2022-09-18patch 9.0.0495: closure doesn't work properly in nested loopv9.0.0495Bram Moolenaar
2022-09-17patch 9.0.0494: small build misses float function declaraitonsv9.0.0494Bram Moolenaar
2022-09-17patch 9.0.0493: Perl test failsv9.0.0493Bram Moolenaar
2022-09-17patch 9.0.0492: cmdwin test fails on MS-Windowsv9.0.0492Bram Moolenaar
2022-09-17patch 9.0.0491: no good reason to build without the float featurev9.0.0491Bram Moolenaar
2022-09-17patch 9.0.0490: using freed memory with cmdwin and BufEnter autocmdv9.0.0490Bram Moolenaar
2022-09-17patch 9.0.0489: using "end_lnum" with virtual text causes problemsv9.0.0489Bram Moolenaar
2022-09-17patch 9.0.0488: cursor wrong with virtual text "above" and 'showbreak'v9.0.0488Bram Moolenaar
2022-09-17patch 9.0.0487: using freed memory with combination of closuresv9.0.0487Bram Moolenaar
2022-09-17patch 9.0.0486: text scrolled with 'nosplitscroll', autocmd win and helpv9.0.0486Luuk van Baal
2022-09-17patch 9.0.0485: in :def function all closures in loop get the same variablesv9.0.0485Bram Moolenaar
2022-09-17patch 9.0.0484: in :def function all closures in loop get the same variablesv9.0.0484Bram Moolenaar
2022-09-16patch 9.0.0483: illegal memory access when replacing in virtualedit modev9.0.0483Bram Moolenaar
2022-09-16patch 9.0.0482: "g0" moves to wrong location with virtual text "above"v9.0.0482Bram Moolenaar
2022-09-16patch 9.0.0481: in :def function all closures in loop get the same variablesv9.0.0481Bram Moolenaar
2022-09-16patch 9.0.0480: cannot use a :def varargs function with substitute()v9.0.0480zeertzjq
2022-09-16patch 9.0.0479: in :def function all closures in loop get the same variablesv9.0.0479Bram Moolenaar
2022-09-16patch 9.0.0478: test for 'splitscroll' takes too much timev9.0.0478Luuk van Baal
2022-09-16patch 9.0.0477: missing dependency may cause crashes on incomplete buildv9.0.0477Bram Moolenaar
2022-09-16patch 9.0.0476: varargs does not work for replacement function of substitute()v9.0.0476zeertzjq
2022-09-15patch 9.0.0475: not using deferred delete in testsv9.0.0475Bram Moolenaar
2022-09-15patch 9.0.0474: fullcommand() test failurev9.0.0474Bram Moolenaar
2022-09-15patch 9.0.0473: fullcommand() only works for the current script versionv9.0.0473Bram Moolenaar
2022-09-15patch 9.0.0472: virtual text "below" doesn't show in list modev9.0.0472Bram Moolenaar
2022-09-15patch 9.0.0471: no test for what patch 9.0.0469 fixesv9.0.0471mityu
2022-09-15patch 9.0.0470: in :def function all closures in loop get the same variablesv9.0.0470Bram Moolenaar
2022-09-15patch 9.0.0469: cursor moves if cmdwin is closed when 'splitscroll' is offv9.0.0469Luuk van Baal
2022-09-15patch 9.0.0468: exectution stack underflow without the +eval featurev9.0.0468Bram Moolenaar
2022-09-14patch 9.0.0467: build failurev9.0.0467Bram Moolenaar
2022-09-14patch 9.0.0466: virtual text wrong after adding line break after linev9.0.0466Bram Moolenaar
2022-09-14patch 9.0.0465: cursor moves when cmdwin is closed when 'splitscroll' is offv9.0.0465mityu
2022-09-14patch 9.0.0464: with virtual text "above" indenting doesn't work wellv9.0.0464Bram Moolenaar