summaryrefslogtreecommitdiffstats
path: root/src/version.c
AgeCommit message (Expand)Author
2022-04-29patch 8.2.4847: crash when using uninitialized function pointerv8.2.4847LemonBoy
2022-04-29patch 8.2.4846: termcodes test failsv8.2.4846zeertzjq
2022-04-29patch 8.2.4845: duplicate codev8.2.4845zeertzjq
2022-04-29patch 8.2.4844: <C-S-I> is simplified to <S-Tab>v8.2.4844zeertzjq
2022-04-28patch 8.2.4843: treating CTRL + ALT as AltGr is not backwards compatiblev8.2.4843LemonBoy
2022-04-28patch 8.2.4842: expand("%:p") is not empty when there is no buffer namev8.2.4842Bram Moolenaar
2022-04-28patch 8.2.4841: empty string considered an error for expand()v8.2.4841Bram Moolenaar
2022-04-28patch 8.2.4840: heredoc expression evaluated even when skippingv8.2.4840Bram Moolenaar
2022-04-28patch 8.2.4839: compiler warning for unused argumentv8.2.4839Bram Moolenaar
2022-04-28patch 8.2.4838: checking for absolute path is not trivialv8.2.4838LemonBoy
2022-04-28patch 8.2.4837: modifiers not simplified when timed outv8.2.4837zeertzjq
2022-04-28patch 8.2.4836: Vim9: some lines not covered by testsv8.2.4836Bram Moolenaar
2022-04-27patch 8.2.4835: Vim9: some lines not covered by testsv8.2.4835Bram Moolenaar
2022-04-27patch 8.2.4834: Vim9: some lines not covered by testsv8.2.4834Bram Moolenaar
2022-04-27patch 8.2.4833: failure of mapping not checked forv8.2.4833zeertzjq
2022-04-26patch 8.2.4832: passing zero instead of NULL to a pointer argumentv8.2.4832zeertzjq
2022-04-26patch 8.2.4831: crash when using maparg() and unmapping simplified keysv8.2.4831zeertzjq
2022-04-26patch 8.2.4830: possible endless loop if there is unused typaheadv8.2.4830Bram Moolenaar
2022-04-26patch 8.2.4829: a key may be simplified to NULv8.2.4829zeertzjq
2022-04-26patch 8.2.4828: fix for unmapping simplified key not fully testedv8.2.4828zeertzjq
2022-04-25patch 8.2.4827: typo in variable namev8.2.4827Bram Moolenaar
2022-04-25patch 8.2.4826: .cshtml files are not recognizedv8.2.4826jvoisin
2022-04-25patch 8.2.4825: can only get a list of mappingsv8.2.4825Ernie Rael
2022-04-25patch 8.2.4824: expression is evaluated multiple timesv8.2.4824zeertzjq
2022-04-25patch 8.2.4823: concat more than 2 strings in :def function is inefficientv8.2.4823LemonBoy
2022-04-24patch 8.2.4822: setting ufunc to NULL twicev8.2.4822LemonBoy
2022-04-24patch 8.2.4821: crash when imported autoload script was deletedv8.2.4821Bram Moolenaar
2022-04-24patch 8.2.4820: not simple programmatic way to find a specific mappingv8.2.4820Ernie Rael
2022-04-24patch 8.2.4819: unmapping simplified keys also deletes other mappingv8.2.4819zeertzjq
2022-04-24patch 8.2.4818: no test for what 8.2.4806 fixesv8.2.4818zeertzjq
2022-04-24patch 8.2.4817: Win32 GUI: modifiers are not always usedv8.2.4817LemonBoy
2022-04-24patch 8.2.4816: still using older codecov app in some places of CIv8.2.4816Philip H
2022-04-23patch 8.2.4815: cannot build with older GTK versionv8.2.4815Ernie Rael
2022-04-23patch 8.2.4814: possible to leave a popup window with win_gotoid()v8.2.4814LemonBoy
2022-04-23patch 8.2.4813: pasting text while indent folding may mess up foldsv8.2.4813Brandon Simmons
2022-04-23patch 8.2.4812: unused struct itemv8.2.4812zeertzjq
2022-04-23patch 8.2.4811: Win32 GUI: caps lock doesn't workv8.2.4811LemonBoy
2022-04-23patch 8.2.4810: missing changes in one filev8.2.4810Bram Moolenaar
2022-04-23patch 8.2.4809: various things no6 properly testedv8.2.4809Yegappan Lakshmanan
2022-04-23patch 8.2.4808: unused item in engine structv8.2.4808Bram Moolenaar
2022-04-22patch 8.2.4807: processing key eveints in Win32 GUI is not idealv8.2.4807LemonBoy
2022-04-22patch 8.2.4806: a mapping using <LeftDrag> does not start Select modev8.2.4806Bram Moolenaar
2022-04-22patch 8.2.4805: CurSearch used for all matches in current linev8.2.4805Bram Moolenaar
2022-04-21patch 8.2.4804: expression in heredoc doesn't work for compiled functionv8.2.4804Yegappan Lakshmanan
2022-04-21patch 8.2.4803: WinScrolled not always triggered when scrolling with mousev8.2.4803LemonBoy
2022-04-21patch 8.2.4802: test is not cleaned upv8.2.4802zeertzjq
2022-04-20patch 8.2.4801: fix for cursorbind fix not fully testedv8.2.4801Christian Brabandt
2022-04-20patch 8.2.4800: missing test update for adjusted t_8u behaviorv8.2.4800Bram Moolenaar
2022-04-20patch 8.2.4799: popup does not use correct toplinev8.2.4799LemonBoy
2022-04-20patch 8.2.4798: t_8u option was reset even when set by the userv8.2.4798Bram Moolenaar