summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-07-11patch 8.2.3150: Vim9: argument types are not checked at compile timev8.2.3150Yegappan Lakshmanan
2021-07-11patch 8.2.3149: some plugins have a problem with the error checkv8.2.3149Bram Moolenaar
2021-07-11patch 8.2.3148: Vim9: function arg type check does not handle base offsetv8.2.3148Bram Moolenaar
2021-07-11patch 8.2.3147: Vim9: profiling does not work with a nested functionv8.2.3147Bram Moolenaar
2021-07-11patch 8.2.3146: Vim9: line number wrong for :execute argumentv8.2.3146Bram Moolenaar
2021-07-11patch 8.2.3145: Vim9: profile test fails without profile featurev8.2.3145Bram Moolenaar
2021-07-11patch 8.2.3144: Vim9: no error when using an invalid value for a line numberv8.2.3144Bram Moolenaar
2021-07-11patch 8.2.3143: Vim9: wrong context if lambda called from profiled functionv8.2.3143Bram Moolenaar
2021-07-11patch 8.2.3142: Vim9: type check for has_key() argument is too strictv8.2.3142Bram Moolenaar
2021-07-11patch 8.2.3141: no error when using :complete for :command without -nargsv8.2.3141Martin Tournoij
2021-07-10patch 8.2.3140: MS-Windows: ipv6 channel test is very flaky also without GUIv8.2.3140Bram Moolenaar
2021-07-10patch 8.2.3139: functions for string manipulation are spread outv8.2.3139Yegappan Lakshmanan
2021-07-10patch 8.2.3138: debugger test failsv8.2.3138Bram Moolenaar
2021-07-10patch 8.2.3137: Vim9: no error when a line only has a variable namev8.2.3137Bram Moolenaar
2021-07-10patch 8.2.3136: no test for E187 and "No swap file"v8.2.3136Dominique Pelle
2021-07-10patch 8.2.3135: Vim9: builtin function arguments not checked at compile timev8.2.3135Yegappan Lakshmanan
2021-07-09patch 8.2.3134: crash when using typename() on a function referencev8.2.3134Bram Moolenaar
2021-07-09patch 8.2.3133: Vim9: memory leak when add() failsv8.2.3133Bram Moolenaar
2021-07-09patch 8.2.3132: compiler warns for size_t to colnr_T conversion.v8.2.3132Bram Moolenaar
2021-07-08patch 8.2.3131: MS-Windows: ipv6 channel test is very flaky in the GUIv8.2.3131Bram Moolenaar
2021-07-08patch 8.2.3130: Vim9: import test failsv8.2.3130Bram Moolenaar
2021-07-08patch 8.2.3129: Vim9: imported uninitialized list does not get type checkedv8.2.3129Bram Moolenaar
2021-07-08patch 8.2.3128: Vim9: uninitialzed list does not get type checkedv8.2.3128Bram Moolenaar
2021-07-08patch 8.2.3127: Vim9: no error when adding number to list of stringv8.2.3127Bram Moolenaar
2021-07-08patch 8.2.3126: Vim9: for loop error reports wrong line numberv8.2.3126Bram Moolenaar
2021-07-08patch 8.2.3125: variables are set but not usedv8.2.3125=?UTF-8?q?Dundar=20G=C3=B6c?=
2021-07-08patch 8.2.3124: Vim9: no error for white space between option and "=9"v8.2.3124Bram Moolenaar
2021-07-08patch 8.2.3123: Vim9: confusing error when using white space after optionv8.2.3123Bram Moolenaar
2021-07-08patch 8.2.3122: with 'nowrap' cursor position is unexected in narrow windowv8.2.3122Bram Moolenaar
2021-07-08patch 8.2.3121: 'listchars' "exceeds" character appears in foldcolumnv8.2.3121Bram Moolenaar
2021-07-08patch 8.2.3120: crypt with sodium test fails on MS-Windowsv8.2.3120Bram Moolenaar
2021-07-07patch 8.2.3119: compiler warning for unused argumentv8.2.3119Bram Moolenaar
2021-07-07patch 8.2.3118: Vim9: "any" type not handled correctly in for loopv8.2.3118Bram Moolenaar
2021-07-07patch 8.2.3117: Vim9: type not properly checked in for loopv8.2.3117Bram Moolenaar
2021-07-07Update runtime filesBram Moolenaar
2021-07-07patch 8.2.3116: Vim9: crash when debugging a function with line continuationv8.2.3116Bram Moolenaar
2021-07-07patch 8.2.3115: Coverity complains about free_wininfo() usev8.2.3115Bram Moolenaar
2021-07-06patch 8.2.3114: Amiga-like systems: build error using stat()v8.2.3114=?UTF-8?q?Ola=20S=C3=B6der?=
2021-07-05patch 8.2.3113: no error when for loop variable shadows script variablev8.2.3113Bram Moolenaar
2021-07-05patch 8.2.3112: in rare cases the cursor may be somewhere in a folded linev8.2.3112Bram Moolenaar
2021-07-05patch 8.2.3111: Vim9: confusing error with extra whitespace before colonv8.2.3111Bram Moolenaar
2021-07-05patch 8.2.3110: a pattern that matches the cursor position is complicatedv8.2.3110Bram Moolenaar
2021-07-05patch 8.2.3109: check for $DISPLAY never failsv8.2.3109Bram Moolenaar
2021-07-05patch 8.2.3108: test for remote_foreground() failsv8.2.3108Bram Moolenaar
2021-07-04patch 8.2.3107: Vim9: error for arguments while type didn't specify argumentsv8.2.3107Bram Moolenaar
2021-07-04patch 8.2.3106: Vim9: confusing line number reported for errorv8.2.3106Bram Moolenaar
2021-07-04patch 8.2.3105: Vim9: type of partial is wrong when it has argumentsv8.2.3105Bram Moolenaar
2021-07-04patch 8.2.3104: Vim9: unspecified function type causes type errorv8.2.3104Bram Moolenaar
2021-07-04patch 8.2.3103: swap test may fail on some systemsv8.2.3103Bram Moolenaar
2021-07-04patch 8.2.3102: test for crash fix does not fail without the fixv8.2.3102Bram Moolenaar