summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2022-09-14patch 9.0.0463: command line test leaves directory behindv9.0.0463Dominique Pelle
2022-09-14patch 9.0.0462: ASAN warning for integer overflowv9.0.0462Bram Moolenaar
2022-09-14patch 9.0.0461: 'scroll' is not always updatedv9.0.0461Luuk van Baal
2022-09-14patch 9.0.0460: loop variable can't be foundv9.0.0460Bram Moolenaar
2022-09-13patch 9.0.0459: Vim9: block in for loop doesn't behave like a code blockv9.0.0459Bram Moolenaar
2022-09-13patch 9.0.0458: splitting a line with a text prop "above" moves it downv9.0.0458Bram Moolenaar
2022-09-13patch 9.0.0457: substitute prompt does not highlight an empty matchv9.0.0457Bram Moolenaar
2022-09-13patch 9.0.0456: function called at debug prompt is also debuggedv9.0.0456Bram Moolenaar
2022-09-13patch 9.0.0455: a few problems with 'splitscroll'v9.0.0455Luuk van Baal
2022-09-13patch 9.0.0454: incorrect color for modeless selection with GTKv9.0.0454Your Name
2022-09-12patch 9.0.0453: on an AZERTY keyboard digit keys get the shift modifierv9.0.0453Bram Moolenaar
2022-09-12patch 9.0.0452: Visual highlighting extends into virtual text propv9.0.0452Bram Moolenaar
2022-09-12patch 9.0.0451: virtual text "above" does not work with 'nowrap'v9.0.0451Bram Moolenaar
2022-09-12patch 9.0.0450: return value of argument check functions is inconsistentv9.0.0450zeertzjq
2022-09-12patch 9.0.0449: there is no easy way to translate a key code into a stringv9.0.0449zeertzjq
2022-09-12patch 9.0.0448: SubRip files are not recognizedv9.0.0448ObserverOfTime
2022-09-11patch 9.0.0447: using :echowin while at the hit-enter prompt causes problemsv9.0.0447Bram Moolenaar
2022-09-11patch 9.0.0446: message window may be positioned too lowv9.0.0446Bram Moolenaar
2022-09-11patch 9.0.0445: when opening/closing window text moves up/downv9.0.0445Luuk van Baal
2022-09-11patch 9.0.0444: trying to declare g:variable gives confusing errorv9.0.0444Bram Moolenaar
2022-09-11patch 9.0.0443: blueprint files are not recognizedv9.0.0443Gabriele Musco
2022-09-11patch 9.0.0442: virtual text "above" doesn't handel line numbersv9.0.0442Bram Moolenaar