log src/version.c @ 25234:34a6db7af738 v8.2.3153

age author description
Sun, 11 Jul 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3153: URLs with a dash in the scheme are not recognized v8.2.3153
Sun, 11 Jul 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3152: Vim9: accessing "s:" results in an error v8.2.3152
Sun, 11 Jul 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.3151: Vim9: profiling fails if nested function is also profiled v8.2.3151
Sun, 11 Jul 2021 19:45:03 +0200 Bram Moolenaar patch 8.2.3150: Vim9: argument types are not checked at compile time v8.2.3150
Sun, 11 Jul 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.3149: some plugins have a problem with the error check v8.2.3149
Sun, 11 Jul 2021 18:30:03 +0200 Bram Moolenaar patch 8.2.3148: Vim9: function arg type check does not handle base offset v8.2.3148
Sun, 11 Jul 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.3147: Vim9: profiling does not work with a nested function v8.2.3147
Sun, 11 Jul 2021 17:00:04 +0200 Bram Moolenaar patch 8.2.3146: Vim9: line number wrong for :execute argument v8.2.3146
Sun, 11 Jul 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3145: Vim9: profile test fails without profile feature v8.2.3145
Sun, 11 Jul 2021 16:15:03 +0200 Bram Moolenaar patch 8.2.3144: Vim9: no error when using an invalid value for a line number v8.2.3144
Sun, 11 Jul 2021 15:30:03 +0200 Bram Moolenaar patch 8.2.3143: Vim9: wrong context if lambda called from profiled function v8.2.3143
Sun, 11 Jul 2021 15:00:03 +0200 Bram Moolenaar patch 8.2.3142: Vim9: type check for has_key() argument is too strict v8.2.3142
Sun, 11 Jul 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.3141: no error when using :complete for :command without -nargs v8.2.3141
Sat, 10 Jul 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3140: MS-Windows: ipv6 channel test is very flaky also without GUI v8.2.3140
Sat, 10 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3139: functions for string manipulation are spread out v8.2.3139
Sat, 10 Jul 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.3138: debugger test fails v8.2.3138
Sat, 10 Jul 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.3137: Vim9: no error when a line only has a variable name v8.2.3137
Sat, 10 Jul 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.3136: no test for E187 and "No swap file" v8.2.3136
Sat, 10 Jul 2021 13:30:06 +0200 Bram Moolenaar patch 8.2.3135: Vim9: builtin function arguments not checked at compile time v8.2.3135
Fri, 09 Jul 2021 20:00:04 +0200 Bram Moolenaar patch 8.2.3134: crash when using typename() on a function reference v8.2.3134
Fri, 09 Jul 2021 19:30:06 +0200 Bram Moolenaar patch 8.2.3133: Vim9: memory leak when add() fails v8.2.3133
Fri, 09 Jul 2021 16:00:05 +0200 Bram Moolenaar patch 8.2.3132: compiler warns for size_t to colnr_T conversion. v8.2.3132
Thu, 08 Jul 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3131: MS-Windows: ipv6 channel test is very flaky in the GUI v8.2.3131
Thu, 08 Jul 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3130: Vim9: import test fails v8.2.3130
Thu, 08 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3129: Vim9: imported uninitialized list does not get type checked v8.2.3129
Thu, 08 Jul 2021 21:00:06 +0200 Bram Moolenaar patch 8.2.3128: Vim9: uninitialzed list does not get type checked v8.2.3128
Thu, 08 Jul 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3127: Vim9: no error when adding number to list of string v8.2.3127
Thu, 08 Jul 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.3126: Vim9: for loop error reports wrong line number v8.2.3126
Thu, 08 Jul 2021 18:15:03 +0200 Bram Moolenaar patch 8.2.3125: variables are set but not used v8.2.3125
Thu, 08 Jul 2021 17:45:03 +0200 Bram Moolenaar patch 8.2.3124: Vim9: no error for white space between option and "=9" v8.2.3124
Thu, 08 Jul 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3123: Vim9: confusing error when using white space after option v8.2.3123
Thu, 08 Jul 2021 13:30:04 +0200 Bram Moolenaar patch 8.2.3122: with 'nowrap' cursor position is unexected in narrow window v8.2.3122
Thu, 08 Jul 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.3121: 'listchars' "exceeds" character appears in foldcolumn v8.2.3121
Thu, 08 Jul 2021 11:45:04 +0200 Bram Moolenaar patch 8.2.3120: crypt with sodium test fails on MS-Windows v8.2.3120
Wed, 07 Jul 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3119: compiler warning for unused argument v8.2.3119
Wed, 07 Jul 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.3118: Vim9: "any" type not handled correctly in for loop v8.2.3118
Wed, 07 Jul 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.3117: Vim9: type not properly checked in for loop v8.2.3117
Wed, 07 Jul 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.3116: Vim9: crash when debugging a function with line continuation v8.2.3116
Wed, 07 Jul 2021 19:30:05 +0200 Bram Moolenaar patch 8.2.3115: Coverity complains about free_wininfo() use v8.2.3115
Tue, 06 Jul 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.3114: Amiga-like systems: build error using stat() v8.2.3114
Mon, 05 Jul 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.3113: no error when for loop variable shadows script variable v8.2.3113
Mon, 05 Jul 2021 22:15:02 +0200 Bram Moolenaar patch 8.2.3112: in rare cases the cursor may be somewhere in a folded line v8.2.3112
Mon, 05 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3111: Vim9: confusing error with extra whitespace before colon v8.2.3111
Mon, 05 Jul 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.3110: a pattern that matches the cursor position is complicated v8.2.3110
Mon, 05 Jul 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.3109: check for $DISPLAY never fails v8.2.3109
Mon, 05 Jul 2021 14:15:05 +0200 Bram Moolenaar patch 8.2.3108: test for remote_foreground() fails v8.2.3108
Sun, 04 Jul 2021 23:30:03 +0200 Bram Moolenaar patch 8.2.3107: Vim9: error for arguments while type didn't specify arguments v8.2.3107
Sun, 04 Jul 2021 23:00:04 +0200 Bram Moolenaar patch 8.2.3106: Vim9: confusing line number reported for error v8.2.3106
Sun, 04 Jul 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.3105: Vim9: type of partial is wrong when it has arguments v8.2.3105
Sun, 04 Jul 2021 18:30:03 +0200 Bram Moolenaar patch 8.2.3104: Vim9: unspecified function type causes type error v8.2.3104
Sun, 04 Jul 2021 17:45:03 +0200 Bram Moolenaar patch 8.2.3103: swap test may fail on some systems v8.2.3103
Sun, 04 Jul 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.3102: test for crash fix does not fail without the fix v8.2.3102
Sun, 04 Jul 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.3101: missing function prototype for vim_round()
Sun, 04 Jul 2021 16:00:03 +0200 Bram Moolenaar patch 8.2.3100: Vim9: no error when using type with unknown number of args v8.2.3100
Sun, 04 Jul 2021 15:00:03 +0200 Bram Moolenaar patch 8.2.3099: Vim9: missing catch/finally not reported at script level v8.2.3099
Sun, 04 Jul 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3098: popup window test is flaky on MS-Windows with GUI v8.2.3098
Sun, 04 Jul 2021 13:30:04 +0200 Bram Moolenaar patch 8.2.3097: crash when using "quit" at recovery prompt v8.2.3097
Sun, 04 Jul 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.3096: temp files remain after running tests v8.2.3096
Sat, 03 Jul 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.3095: with 'virtualedit' set to "block" block selection is wrong v8.2.3095
Sat, 03 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3094: Test_popup_atcursor_pos() fails without the conceal feature v8.2.3094
Sat, 03 Jul 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.3093: tablabel_tooltip test fails with Athena v8.2.3093
Sat, 03 Jul 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.3092: Vim9: builtin function test fails without +channel feature v8.2.3092
Sat, 03 Jul 2021 19:00:04 +0200 Bram Moolenaar patch 8.2.3091: Vim9: default argument expr. cannot use previous argument v8.2.3091
Sat, 03 Jul 2021 18:15:02 +0200 Bram Moolenaar patch 8.2.3090: in rare cases the cursor may be somewhere in a folded line v8.2.3090
Sat, 03 Jul 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3089: garbage collection has useless code v8.2.3089
Sat, 03 Jul 2021 15:15:03 +0200 Bram Moolenaar patch 8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrong v8.2.3088
Sat, 03 Jul 2021 14:00:05 +0200 Bram Moolenaar patch 8.2.3087: Gemtext files are not recognized v8.2.3087
Sat, 03 Jul 2021 13:45:04 +0200 Bram Moolenaar patch 8.2.3086: Vim9: breakpoint on "for" does not work v8.2.3086
Sat, 03 Jul 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.3085: JSONC files are not recognized v8.2.3085
Sat, 03 Jul 2021 12:00:05 +0200 Bram Moolenaar patch 8.2.3084: Vim9: builtin function argument types are not checked v8.2.3084
Fri, 02 Jul 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.3083: crash when passing null string to charclass() v8.2.3083
Thu, 01 Jul 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3082: a channel command "echoerr" does not show anything v8.2.3082
Wed, 30 Jun 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3081: cannot catch errors in a channel command v8.2.3081
Wed, 30 Jun 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3080: recover test fails on 32bit systems v8.2.3080
Wed, 30 Jun 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.3079: Powershell core not supported by default v8.2.3079
Wed, 30 Jun 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3078: Vim9: profile test fails v8.2.3078
Wed, 30 Jun 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3077: Vim9: an error in a catch block is not reported v8.2.3077
Wed, 30 Jun 2021 12:15:04 +0200 Bram Moolenaar patch 8.2.3076: Vim9: using try in catch block causes a hang v8.2.3076
Tue, 29 Jun 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.3075: xxd always reports an old version string v8.2.3075
Tue, 29 Jun 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.3074: popup_atcursor() uses wrong position with concealing v8.2.3074
Tue, 29 Jun 2021 19:00:05 +0200 Bram Moolenaar patch 8.2.3073: when cursor is move for block append wrong text is inserted v8.2.3073
Mon, 28 Jun 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3072: "zy" does not work well when "virtualedit' is "block" v8.2.3072
Mon, 28 Jun 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3071: shell options are not set properly for PowerShell v8.2.3071
Sun, 27 Jun 2021 22:15:05 +0200 Bram Moolenaar patch 8.2.3070: not enough testing for shell use v8.2.3070
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Sun, 27 Jun 2021 21:45:02 +0200 Bram Moolenaar patch 8.2.3068: Unicode tables are slightly outdated v8.2.3068
Sun, 27 Jun 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.3067: building fails with Athena v8.2.3067
Sun, 27 Jun 2021 16:30:04 +0200 Bram Moolenaar patch 8.2.3066: Vim9: debugging lambda does not work
Sun, 27 Jun 2021 15:45:03 +0200 Bram Moolenaar patch 8.2.3065: Vim9: error when sourcing script twice and reusing function v8.2.3065
Sun, 27 Jun 2021 15:15:03 +0200 Bram Moolenaar patch 8.2.3064: Vim9: in script cannot set item in uninitialized list v8.2.3064
Sun, 27 Jun 2021 14:15:03 +0200 Bram Moolenaar patch 8.2.3063: crash when switching 'cryptmethod' to xchaha20 with undo file v8.2.3063
Sun, 27 Jun 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.3062: internal error when adding several text properties v8.2.3062
Sun, 27 Jun 2021 12:15:03 +0200 Bram Moolenaar patch 8.2.3061: testing the shell option is incomplete and spread out v8.2.3061
Sat, 26 Jun 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3060: Vim9: cannot use ternary operator in parenthesis v8.2.3060
Sat, 26 Jun 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3059: Vim9: memory leak when using lambda v8.2.3059
Sat, 26 Jun 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3058: Vim9: cannot use ternary operator in parenthesis v8.2.3058
Sat, 26 Jun 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.3057: Vim9: debugger test fails with normal features and +terminal v8.2.3057
Sat, 26 Jun 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.3056: Vim9: using default value in lambda gives confusing error v8.2.3056
Sat, 26 Jun 2021 15:15:03 +0200 Bram Moolenaar patch 8.2.3055: strange error for assigning to "x.key" on non-dictionary v8.2.3055
Sat, 26 Jun 2021 14:00:06 +0200 Bram Moolenaar patch 8.2.3054: Vim9: unpack assignment using "_" after semicolon fails v8.2.3054
Sat, 26 Jun 2021 13:30:04 +0200 Bram Moolenaar patch 8.2.3053: Vim9: cannot assign to @@ in :def function v8.2.3053
Sat, 26 Jun 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.3052: Vim9: "legacy call" does not work v8.2.3052
Sat, 26 Jun 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.3051: Vim9: for loop with one list variable does not work v8.2.3051
Sat, 26 Jun 2021 12:15:03 +0200 Bram Moolenaar patch 8.2.3050: cannot recognize elixir files v8.2.3050
Fri, 25 Jun 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3049: JSON patch file not recognized v8.2.3049
Fri, 25 Jun 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.3048: strange error for white space after ++ command v8.2.3048
Fri, 25 Jun 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.3047: increment and decrement don't allow for next command v8.2.3047
Thu, 24 Jun 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.3046: Amiga MorphOS: Term mode is set using DOS packets v8.2.3046
Thu, 24 Jun 2021 20:00:04 +0200 Bram Moolenaar patch 8.2.3045: minor typos v8.2.3045
Thu, 24 Jun 2021 19:00:05 +0200 Bram Moolenaar patch 8.2.3044: Amiga MorphOS and AROS: process ID is not valid v8.2.3044
Wed, 23 Jun 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3043: Amiga: cannot get the shell size on MorphOS and AROS v8.2.3043
Wed, 23 Jun 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3042: swap file test fails v8.2.3042
Wed, 23 Jun 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.3041: detecting if the process of a swap file is running fails v8.2.3041
Wed, 23 Jun 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.3040: GUI: dropping files not tested v8.2.3040
Wed, 23 Jun 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.3039: Vim9: breakpoint at a comment line does not work v8.2.3039
Wed, 23 Jun 2021 16:00:07 +0200 Bram Moolenaar patch 8.2.3038: Amiga built-in version string doesn't include build date v8.2.3038
Wed, 23 Jun 2021 15:45:04 +0200 Bram Moolenaar patch 8.2.3037: configure reports libcanberra when checking for libsodium v8.2.3037
Tue, 22 Jun 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3036: Vim9: builtin function arguments not checked at compile time v8.2.3036
Tue, 22 Jun 2021 19:45:03 +0200 Bram Moolenaar patch 8.2.3035: Vim9: crash when calling :def function with partial v8.2.3035
Tue, 22 Jun 2021 18:30:05 +0200 Bram Moolenaar patch 8.2.3034: installing packages on github CI sometimes fails v8.2.3034
Mon, 21 Jun 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.3033: no error when using alpha delimiter with :global v8.2.3033
Mon, 21 Jun 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3032: build problems with MSVC, other crypt issues with libsodium v8.2.3032
Mon, 21 Jun 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.3031: no error if a function name starts with an underscore v8.2.3031
Mon, 21 Jun 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.3030: Coverity reports a memory leak v8.2.3030
Mon, 21 Jun 2021 19:45:03 +0200 Bram Moolenaar patch 8.2.3029: Vim9: crash when using operator and list unpack assignment v8.2.3029
Mon, 21 Jun 2021 18:45:04 +0200 Bram Moolenaar patch 8.2.3028: GUI mouse events not tested v8.2.3028
Sun, 20 Jun 2021 20:15:02 +0200 Bram Moolenaar patch 8.2.3027: Vim9: breakpoint in compiled function not always checked v8.2.3027
Sun, 20 Jun 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.3026: Vim9: cannot set breakpoint in compiled function v8.2.3026
Sun, 20 Jun 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3025: not enough tests for quickfix end_col and end_lnum v8.2.3025
Sun, 20 Jun 2021 15:15:05 +0200 Bram Moolenaar patch 8.2.3024: execute() function test fails v8.2.3024
Sun, 20 Jun 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.3023: Vim9: arguments for execute() not checked at compile time v8.2.3023
Sun, 20 Jun 2021 14:15:07 +0200 Bram Moolenaar patch 8.2.3022: available encryption methods are not strong enough v8.2.3022
Sun, 20 Jun 2021 12:45:05 +0200 Bram Moolenaar patch 8.2.3021: spaces allowed between option name and "!", "?", etc. v8.2.3021
Sat, 19 Jun 2021 21:45:02 +0200 Bram Moolenaar patch 8.2.3020: unreachable code v8.2.3020
Sat, 19 Jun 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3019: location list only has the start position. v8.2.3019
Sat, 19 Jun 2021 18:30:05 +0200 Bram Moolenaar patch 8.2.3018: 'quickfixtextfunc' formatting is lost when switching buffers v8.2.3018
Thu, 17 Jun 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.3017: Vim9: debugger shows too many lines v8.2.3017
Thu, 17 Jun 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3016: confusing error when expression is followed by comma v8.2.3016
Thu, 17 Jun 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.3015: Vim9: Assigning to @# requires a string v8.2.3015
Thu, 17 Jun 2021 14:00:06 +0200 Bram Moolenaar patch 8.2.3014: Coverity warns for freeing static string v8.2.3014
Wed, 16 Jun 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.3013: Vim: when debugging only first line of command is displayed v8.2.3013
Wed, 16 Jun 2021 19:30:05 +0200 Bram Moolenaar patch 8.2.3012: when 'rightleft' is set the line number is drawn reversed v8.2.3012
Wed, 16 Jun 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.3011: Vim9: cannot get argument values during debugging v8.2.3011
Wed, 16 Jun 2021 16:00:04 +0200 Bram Moolenaar patch 8.2.3010: not enough testing for viminfo code v8.2.3010
Wed, 16 Jun 2021 11:00:03 +0200 Bram Moolenaar patch 8.2.3009: startup test may hang v8.2.3009
Tue, 15 Jun 2021 23:15:03 +0200 Bram Moolenaar patch 8.2.3008: startup test may hang v8.2.3008
Tue, 15 Jun 2021 23:15:02 +0200 Bram Moolenaar patch 8.2.3007: Vim9: test for void value fails v8.2.3007
Tue, 15 Jun 2021 22:45:04 +0200 Bram Moolenaar patch 8.2.3006: crash when echoing a value very early v8.2.3006
Tue, 15 Jun 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3005: Vim9: using a void value does not give a proper error message v8.2.3005
Tue, 15 Jun 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.3004: Vim9: error for missing colon given while skipping v8.2.3004
Tue, 15 Jun 2021 19:45:03 +0200 Bram Moolenaar patch 8.2.3003: Vim9: closure compiled with wrong compile type v8.2.3003
Tue, 15 Jun 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.3002: Vim doesn't abort on a fatal Tcl error v8.2.3002
Tue, 15 Jun 2021 11:30:03 +0200 Bram Moolenaar patch 8.2.3001: Vim9: memory leak when compilation fails v8.2.3001
Tue, 15 Jun 2021 10:30:03 +0200 Bram Moolenaar patch 8.2.3000: Vim9: warning for uninitialized variable v8.2.3000
Mon, 14 Jun 2021 22:15:02 +0200 Bram Moolenaar patch 8.2.2999: balloon sometimes does not hide with GTK 3 v8.2.2999
Mon, 14 Jun 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.2998: Vim9: disassemble test fails v8.2.2998
Mon, 14 Jun 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.2997: Vim9: disassemble test fails v8.2.2997
Mon, 14 Jun 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.2996: Vim9: when debugging cannot inspect local variables v8.2.2996
Mon, 14 Jun 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.2995: linker errors with dynamic Python 3.10 v8.2.2995
Sun, 13 Jun 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.2994: various code is not fully tested v8.2.2994
Sun, 13 Jun 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.2993: 'fileencodings' default value should depend on 'encoding' v8.2.2993
Sun, 13 Jun 2021 18:45:03 +0200 Bram Moolenaar patch 8.2.2992: Vim9: completion for :disassemble is incomplete v8.2.2992
Sun, 13 Jun 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.2991: Vim9: no completion for :vim9 and :legacy v8.2.2991
Sun, 13 Jun 2021 17:15:03 +0200 Bram Moolenaar patch 8.2.2990: Jupyter Notebook files are not recognized v8.2.2990
Sun, 13 Jun 2021 15:45:02 +0200 Bram Moolenaar patch 8.2.2989: Vim9: memory leak when debugging a :def function v8.2.2989
Sun, 13 Jun 2021 15:30:02 +0200 Bram Moolenaar patch 8.2.2988: Vim9: debugger test fails v8.2.2988
Sun, 13 Jun 2021 14:45:02 +0200 Bram Moolenaar patch 8.2.2987: build failure with normal features v8.2.2987
Sun, 13 Jun 2021 14:30:03 +0200 Bram Moolenaar patch 8.2.2986: build failure without the profile feature v8.2.2986
Sun, 13 Jun 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.2985: Vim9: a compiled function cannot be debugged v8.2.2985
Sat, 12 Jun 2021 18:45:03 +0200 Bram Moolenaar patch 8.2.2984: Vim9: test fails because of missing return statement v8.2.2984
Sat, 12 Jun 2021 16:00:04 +0200 Bram Moolenaar patch 8.2.2983: Vim9: an inline function requires specifying the return type v8.2.2983
Sat, 12 Jun 2021 15:00:03 +0200 Bram Moolenaar patch 8.2.2982: Vim9: future commands are not reserved yet v8.2.2982
Sat, 12 Jun 2021 14:15:02 +0200 Bram Moolenaar patch 8.2.2981: recovery test is not run on big-endian systems v8.2.2981
Sat, 12 Jun 2021 14:00:05 +0200 Bram Moolenaar patch 8.2.2980: popup window test is a bit flaky v8.2.2980
Sat, 12 Jun 2021 14:00:04 +0200 Bram Moolenaar patch 8.2.2979: not all options code is covered by tests v8.2.2979
Sat, 12 Jun 2021 12:45:02 +0200 Bram Moolenaar patch 8.2.2978: warning for uninitialized variable v8.2.2978
Sat, 12 Jun 2021 12:30:04 +0200 Bram Moolenaar patch 8.2.2977: crash when using a null function reference v8.2.2977
Fri, 11 Jun 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.2976: build failure without the +eval feature v8.2.2976
Fri, 11 Jun 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.2975: Vim9: can only use an autoload function name as a string v8.2.2975
Fri, 11 Jun 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.2974: Greek spell checking uses wrong case folding v8.2.2974
Thu, 10 Jun 2021 22:00:03 +0200 Bram Moolenaar patch 8.2.2973: fix for recovery and diff mode not tested v8.2.2973
Thu, 10 Jun 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2972: "%bd" tries to delete popup window buffers, which fails v8.2.2972
Thu, 10 Jun 2021 19:45:02 +0200 Bram Moolenaar patch 8.2.2971: cannot yank a block without trailing spaces v8.2.2971
Thu, 10 Jun 2021 19:00:03 +0200 Bram Moolenaar patch 8.2.2970: Python configure check uses deprecated command v8.2.2970
Thu, 10 Jun 2021 18:45:03 +0200 Bram Moolenaar patch 8.2.2969: subtracting from number option fails when result is zero v8.2.2969
Wed, 09 Jun 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.2968: Vim9: memory leak v8.2.2968
Wed, 09 Jun 2021 19:45:02 +0200 Bram Moolenaar patch 8.2.2967: Vim9: crash when using two levels of partials v8.2.2967
Wed, 09 Jun 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.2966: ml_get errors after recovering a file v8.2.2966
Tue, 08 Jun 2021 22:15:02 +0200 Bram Moolenaar patch 8.2.2965: Vim9: crash when calling function that failed to compile v8.2.2965
Tue, 08 Jun 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.2964: Vim9: hang when using space after -> v8.2.2964
Tue, 08 Jun 2021 20:15:05 +0200 Bram Moolenaar patch 8.2.2963: GUI: mouse move may start Visual mode with a popup visible v8.2.2963
Tue, 08 Jun 2021 18:45:05 +0200 Bram Moolenaar patch 8.2.2962: MS-Windows command line arguments have wrong encoding v8.2.2962
Mon, 07 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.2961: keys typed during a :normal command are discarded v8.2.2961
Mon, 07 Jun 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.2960: swap file recovery not sufficiently tested v8.2.2960
Mon, 07 Jun 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.2959: sound_playfile() is not tested on MS-Windows v8.2.2959
Mon, 07 Jun 2021 19:00:04 +0200 Bram Moolenaar patch 8.2.2958: function list test fails v8.2.2958
Mon, 07 Jun 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.2957: using getchar() in Vim9 script is problematic v8.2.2957
Sun, 06 Jun 2021 22:15:02 +0200 Bram Moolenaar patch 8.2.2956: Vim9: need to plan for future additions v8.2.2956
Sun, 06 Jun 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.2955: Vim9: using filter in compiled command does not work v8.2.2955
Sun, 06 Jun 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.2954: short file name extension for Scala not recognized v8.2.2954
Sun, 06 Jun 2021 17:45:03 +0200 Bram Moolenaar patch 8.2.2953: Vim9: leaking memory when using heredoc script v8.2.2953
Sun, 06 Jun 2021 17:15:04 +0200 Bram Moolenaar patch 8.2.2952: recover test fails on big endian systems v8.2.2952
Sun, 06 Jun 2021 17:15:03 +0200 Bram Moolenaar patch 8.2.2951: Vim9: cannot use heredoc for :python, :lua, etc. v8.2.2951
Sun, 06 Jun 2021 15:15:02 +0200 Bram Moolenaar patch 8.2.2950: sound code not fully tested v8.2.2950
Sun, 06 Jun 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.2949: tests failing because no error for float to string conversion v8.2.2949
Sun, 06 Jun 2021 12:45:02 +0200 Bram Moolenaar patch 8.2.2948: substitute() accepts a number but not a float expression v8.2.2948
Sun, 06 Jun 2021 12:15:04 +0200 Bram Moolenaar patch 8.2.2947: build failure without the channel feature v8.2.2947
Sat, 05 Jun 2021 21:45:02 +0200 Bram Moolenaar patch 8.2.2946: Vim9: substitute expression cannot be a List v8.2.2946
Sat, 05 Jun 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.2945: some buffer related code is not tested v8.2.2945
Sat, 05 Jun 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.2944: Vim9: no error when using job or channel as a string v8.2.2944
Sat, 05 Jun 2021 19:00:03 +0200 Bram Moolenaar patch 8.2.2943: Vim9: check for argument count ignores default values v8.2.2943
Sat, 05 Jun 2021 18:30:03 +0200 Bram Moolenaar patch 8.2.2942: Vim9: error when calling function with too few arguments v8.2.2942
Sat, 05 Jun 2021 17:15:06 +0200 Bram Moolenaar patch 8.2.2941: Vim9: using does not handle a list of strings v8.2.2941
Sat, 05 Jun 2021 16:30:03 +0200 Bram Moolenaar patch 8.2.2940: MS-Windows: cannot see the size when resizing v8.2.2940
Sat, 05 Jun 2021 16:15:05 +0200 Bram Moolenaar patch 8.2.2939: GTK: righthand scrollbar does not show with split window v8.2.2939
Fri, 04 Jun 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.2938: after using motion force from feedkeys() it sticks v8.2.2938
Fri, 04 Jun 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.2937: popup test fails if rightleft feature not enabled v8.2.2937
Fri, 04 Jun 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.2936: Vim9: converting number to bool uses wrong stack offset v8.2.2936
Fri, 04 Jun 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.2935: calculating register width is not always needed v8.2.2935
Fri, 04 Jun 2021 18:45:03 +0200 Bram Moolenaar patch 8.2.2934: ASAN error when using text from the clipboard v8.2.2934
Fri, 04 Jun 2021 17:15:03 +0200 Bram Moolenaar patch 8.2.2933: when 'clipboard' is "unnamed" zp does not work correctly v8.2.2933
Thu, 03 Jun 2021 22:15:02 +0200 Bram Moolenaar patch 8.2.2932: select mode test fails v8.2.2932
Thu, 03 Jun 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.2931: Vim9: line continuation comment uses legacy syntax v8.2.2931
Thu, 03 Jun 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.2930: when a popup is visible a mouse move my restart Visual mode v8.2.2930
Wed, 02 Jun 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.2929: accidentally enable tcl by default v8.2.2929
Wed, 02 Jun 2021 17:15:03 +0200 Bram Moolenaar patch 8.2.2928: the evalfunc.c file is too big v8.2.2928
Wed, 02 Jun 2021 17:00:05 +0200 Bram Moolenaar patch 8.2.2927: test commented out because it fails with ASAN v8.2.2927
Wed, 02 Jun 2021 17:00:04 +0200 Bram Moolenaar patch 8.2.2926: Vim9: no good error for using :legacy in a :def function v8.2.2926
Wed, 02 Jun 2021 15:30:02 +0200 Bram Moolenaar patch 8.2.2925: Vim9: line continuation comment uses legacy syntax v8.2.2925
Wed, 02 Jun 2021 15:15:03 +0200 Bram Moolenaar patch 8.2.2924: superfluous extern declaration v8.2.2924
Wed, 02 Jun 2021 15:00:03 +0200 Bram Moolenaar patch 8.2.2923: EBCDIC build is broken v8.2.2923
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922
Wed, 02 Jun 2021 12:00:06 +0200 Bram Moolenaar patch 8.2.2921: E704 for script local variable is not backwards compatible v8.2.2921
Tue, 01 Jun 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.2920: still a way to shadow a builtin function v8.2.2920
Tue, 01 Jun 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.2919: using ":!command" does not work if it uses posix_spawn() v8.2.2919
Mon, 31 May 2021 22:30:02 +0200 Bram Moolenaar patch 8.2.2918: builtin function can be shadowed by global variable v8.2.2918
Mon, 31 May 2021 20:15:02 +0200 Bram Moolenaar patch 8.2.2917: spellfile functionality not fully tested v8.2.2917
Mon, 31 May 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.2916: operators are not fully tested v8.2.2916
Mon, 31 May 2021 18:45:03 +0200 Bram Moolenaar patch 8.2.2915: MS-Windows: when using "default" for encoding utf-8 is used v8.2.2915
Sun, 30 May 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.2914: cannot paste a block without adding padding v8.2.2914
Sun, 30 May 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.2913: MS-Windows conpty supports using mouse events v8.2.2913
Sun, 30 May 2021 18:15:03 +0200 Bram Moolenaar patch 8.2.2912: MS-Windows: most users expect using Unicode v8.2.2912
Sun, 30 May 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.2911: pattern "%V" does not match all of block selection v8.2.2911
Sun, 30 May 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.2910: test for cmdline window and terminal fails on MS-Windows v8.2.2910
Sun, 30 May 2021 14:15:03 +0200 Bram Moolenaar patch 8.2.2909: build error with non-Unix system v8.2.2909
Sun, 30 May 2021 14:00:05 +0200 Bram Moolenaar patch 8.2.2908: crash when using a terminal popup window from cmdline window v8.2.2908
Sat, 29 May 2021 22:45:02 +0200 Bram Moolenaar patch 8.2.2907: memory leak when running out of memory v8.2.2907
Sat, 29 May 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.2906: ASAN reports errors for test_startup v8.2.2906
Sat, 29 May 2021 20:00:04 +0200 Bram Moolenaar patch 8.2.2905: no error when defaults.vim cannot be loaded v8.2.2905
Sat, 29 May 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.2904: "g$" causes scroll if half a double width char is visible v8.2.2904
Sat, 29 May 2021 18:00:03 +0200 Bram Moolenaar patch 8.2.2903: cursor position wrong on wrapped line with 'signcolumn' v8.2.2903
Sat, 29 May 2021 17:30:02 +0200 Bram Moolenaar patch 8.2.2902: spellfile functionality not fully tested v8.2.2902
Sat, 29 May 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.2901: some operators not fully tested v8.2.2901
Sat, 29 May 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.2900: QuitPre is triggered before :wq writes the file v8.2.2900
Sat, 29 May 2021 12:45:02 +0200 Bram Moolenaar patch 8.2.2899: Appveyor script does not detect nmake failure v8.2.2899
Sat, 29 May 2021 12:30:04 +0200 Bram Moolenaar patch 8.2.2898: QuitPre and ExitPre not triggered when GUI window is closed v8.2.2898
Fri, 28 May 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2897: Vim9: can use reserved words at the script level v8.2.2897
Fri, 28 May 2021 18:45:03 +0200 Bram Moolenaar patch 8.2.2896: spellfile functionality not fully tested v8.2.2896
Fri, 28 May 2021 18:00:03 +0200 Bram Moolenaar patch 8.2.2895: Vim9: random characters appear in some error messages v8.2.2895
Fri, 28 May 2021 16:00:04 +0200 Bram Moolenaar patch 8.2.2894: MS-Windows: using enc_locale() for strftime() might not work v8.2.2894
Fri, 28 May 2021 14:15:03 +0200 Bram Moolenaar patch 8.2.2893: multi-byte text in popup title shows up wrong v8.2.2893
Fri, 28 May 2021 14:00:05 +0200 Bram Moolenaar patch 8.2.2892: error message contains random characters v8.2.2892
Thu, 27 May 2021 18:15:04 +0200 Bram Moolenaar patch 8.2.2891: cannot build with Perl 5.34 v8.2.2891
Wed, 26 May 2021 22:45:03 +0200 Bram Moolenaar patch 8.2.2890: text property duplicated when data block splits v8.2.2890
Wed, 26 May 2021 22:00:07 +0200 Bram Moolenaar patch 8.2.2889: typo and verbose comment in Makefiles v8.2.2889
Wed, 26 May 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2888: Vim9: "k" command recognized in Vim9 script v8.2.2888
Wed, 26 May 2021 20:00:07 +0200 Bram Moolenaar patch 8.2.2887: crash when passing null string to fullcommand() v8.2.2887
Tue, 25 May 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.2886: various pieces of code not covered by tests v8.2.2886
Mon, 24 May 2021 23:00:03 +0200 Bram Moolenaar patch 8.2.2885: searching for %'> does not match linewise end of line v8.2.2885
Mon, 24 May 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.2884: not enough cscope code is covered by tests v8.2.2884
Mon, 24 May 2021 19:00:04 +0200 Bram Moolenaar patch 8.2.2883: MS-Windows manifest file name is misleading v8.2.2883
Mon, 24 May 2021 16:00:04 +0200 Bram Moolenaar patch 8.2.2882: Vim9: memory leak when lambda has an error v8.2.2882
Mon, 24 May 2021 15:30:03 +0200 Bram Moolenaar patch 8.2.2881: various pieces of code not covered by tests v8.2.2881
Mon, 24 May 2021 14:30:03 +0200 Bram Moolenaar patch 8.2.2880: unified diff fails if actually used v8.2.2880
Sun, 23 May 2021 11:30:03 +0200 Bram Moolenaar patch 8.2.2879: file extension .hsig not recognized v8.2.2879
Sat, 22 May 2021 21:45:02 +0200 Bram Moolenaar patch 8.2.2878: Vim9: for loop list unpack only allows for one "_" v8.2.2878
Sat, 22 May 2021 17:15:05 +0200 Bram Moolenaar patch 8.2.2877: insufficient tests for popup menu rightleft v8.2.2877
Fri, 21 May 2021 11:45:03 +0200 Bram Moolenaar patch 8.2.2876: configure cannot detect Python 3.10 v8.2.2876
Thu, 20 May 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.2875: cancelling inputlist() after a digit does not return zero v8.2.2875
Thu, 20 May 2021 12:00:03 +0200 Bram Moolenaar patch 8.2.2874: MS-Windows: screen redraws too often v8.2.2874
Wed, 19 May 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.2873: not enough tests for writing buffers v8.2.2873
Wed, 19 May 2021 00:30:03 +0200 Bram Moolenaar patch 8.2.2872: Python tests fail without the channel feature v8.2.2872
Tue, 18 May 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code v8.2.2871
Tue, 18 May 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.2870: CmdlineChange event triggered twice for CTRL-R v8.2.2870
Tue, 18 May 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.2869: using unified diff is not tested v8.2.2869
Tue, 18 May 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.2868: Vim9: when executing compiled expression trylevel is changed v8.2.2868
Tue, 18 May 2021 15:45:02 +0200 Bram Moolenaar patch 8.2.2867: build failure v8.2.2867
Tue, 18 May 2021 15:15:02 +0200 Bram Moolenaar patch 8.2.2866: Vim9: memory leak when using inline function v8.2.2866
Tue, 18 May 2021 13:45:03 +0200 Bram Moolenaar patch 8.2.2865: skipping over function body fails v8.2.2865
Tue, 18 May 2021 12:00:05 +0200 Bram Moolenaar patch 8.2.2864: Vim9: crash when using inline function v8.2.2864
Mon, 17 May 2021 00:30:04 +0200 Bram Moolenaar patch 8.2.2863: removing a text property does not redraw optimally v8.2.2863
Mon, 17 May 2021 00:30:03 +0200 Bram Moolenaar patch 8.2.2862: removing a text property causes the whole window to be redawn v8.2.2862
Mon, 17 May 2021 00:15:03 +0200 Bram Moolenaar patch 8.2.2861: Vim9: "legacy return" is not recognized as a return statement v8.2.2861
Sun, 16 May 2021 20:30:02 +0200 Bram Moolenaar patch 8.2.2860: adding a text property causes the whole window to be redawn v8.2.2860
Sun, 16 May 2021 20:15:02 +0200 Bram Moolenaar patch 8.2.2859: Tcl test fails because of changed error message v8.2.2859
Sun, 16 May 2021 16:30:02 +0200 Bram Moolenaar patch 8.2.2858: test fails because of changed error message v8.2.2858
Sun, 16 May 2021 15:30:03 +0200 Bram Moolenaar patch 8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level v8.2.2857
Sat, 15 May 2021 23:30:02 +0200 Bram Moolenaar patch 8.2.2856: get readonly error for device that can't be written to v8.2.2856
Sat, 15 May 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.2855: white space after "->" does not give E274 v8.2.2855
Sat, 15 May 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.2854: custom statusline cannot contain % items v8.2.2854
Sat, 15 May 2021 15:15:03 +0200 Bram Moolenaar patch 8.2.2853: window is not updated after using <Cmd> mapping v8.2.2853
Sat, 15 May 2021 14:30:02 +0200 Bram Moolenaar patch 8.2.2852: configure can add --as-needed a second time v8.2.2852
Sat, 15 May 2021 13:30:02 +0200 Bram Moolenaar patch 8.2.2851: using <Cmd> mapping on the command line triggers CmdlineChanged v8.2.2851
Thu, 13 May 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.2850: recalling commands from history is not tested v8.2.2850
Thu, 13 May 2021 18:45:02 +0200 Bram Moolenaar patch 8.2.2849: bufwrite not sufficiently tested v8.2.2849
Thu, 13 May 2021 15:00:06 +0200 Bram Moolenaar patch 8.2.2848: crash whn calling partial v8.2.2848
Tue, 11 May 2021 00:00:09 +0200 Bram Moolenaar patch 8.2.2847: Perl not tested sufficiently v8.2.2847
Sun, 09 May 2021 23:30:05 +0200 Bram Moolenaar patch 8.2.2846: Vim9: "echo Func()" does not give an error for using void v8.2.2846
Sat, 08 May 2021 20:15:05 +0200 Bram Moolenaar patch 8.2.2845: MS-Windows: warning for signed/unsigned comparison v8.2.2845
Fri, 07 May 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.2844: Vim9: memory leak when using searchpair() v8.2.2844
Fri, 07 May 2021 19:45:03 +0200 Bram Moolenaar patch 8.2.2843: Vim9: skip argument to searchpairpos() is not compiled v8.2.2843
Fri, 07 May 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.2842: Vim9: skip argument to searchpair() is not compiled v8.2.2842
Fri, 07 May 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.2841: MS-Windows: cursor wrong when 'lz' and 'stl' are set v8.2.2841
Thu, 06 May 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.2840: Vim9: member operation not fully tested v8.2.2840
Thu, 06 May 2021 19:00:04 +0200 Bram Moolenaar patch 8.2.2839: default redirection missing "ash" and "dash" v8.2.2839
Thu, 06 May 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.2838: file extension .wrap not recognized v8.2.2838
Thu, 06 May 2021 17:45:04 +0200 Bram Moolenaar patch 8.2.2837: various code lines not covered by tests v8.2.2837
Wed, 05 May 2021 23:00:03 +0200 Bram Moolenaar patch 8.2.2836: build failure without the +quickfix feature v8.2.2836
Wed, 05 May 2021 22:45:04 +0200 Bram Moolenaar patch 8.2.2835: Vim9: leaking memory in :cexpr v8.2.2835
Wed, 05 May 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.2834: Vim9: :cexpr does not work with local variables v8.2.2834
Wed, 05 May 2021 20:00:07 +0200 Bram Moolenaar patch 8.2.2833: two key command cancelled by moving mouse when using popup v8.2.2833
Tue, 04 May 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.2832: operator cancelled by moving mouse when using popup v8.2.2832
Mon, 03 May 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.2831: Vim9: expandcmd() not tested v8.2.2831
Mon, 03 May 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.2830: terminal colors are not updated when 'background' is set v8.2.2830
Mon, 03 May 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.2829: some comments are not correct or clear v8.2.2829
Mon, 03 May 2021 20:00:04 +0200 Bram Moolenaar patch 8.2.2828: Coverity complains about not checking rename() return value v8.2.2828
Mon, 03 May 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.2827: test file was not deleted v8.2.2827
Mon, 03 May 2021 19:00:04 +0200 Bram Moolenaar patch 8.2.2826: compiler warnings for int to size_t conversion v8.2.2826
Sun, 02 May 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.2825: code in checkreadonly() not fully tested v8.2.2825
Sun, 02 May 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.2824: MS-Windows: build failure with MSVC v8.2.2824
Sun, 02 May 2021 14:00:03 +0200 Bram Moolenaar patch 8.2.2823: MS-Windows: launching Vim from installer doesn't open README v8.2.2823
Sat, 01 May 2021 22:45:04 +0200 Bram Moolenaar patch 8.2.2822: MS-Windows: unnessarily loading libraries when unregistering v8.2.2822
Sat, 01 May 2021 18:00:06 +0200 Bram Moolenaar patch 8.2.2821: MS-Windows: unnessarily loading libraries when registering OLE v8.2.2821
Fri, 30 Apr 2021 21:45:05 +0200 Bram Moolenaar patch 8.2.2820: session file may divide by zero v8.2.2820
Fri, 30 Apr 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.2819: finishing an abbreviation with multi-byte char may not work v8.2.2819
Thu, 29 Apr 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.2818: no jump added when opening terminal in current window v8.2.2818
Wed, 28 Apr 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.2817: Vim9: script sourcing continues after an error v8.2.2817
Wed, 28 Apr 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.2816: Vim9: comment below expression in lambda causes problems v8.2.2816
Tue, 27 Apr 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.2815: status line flickers when redrawing popup menu info v8.2.2815
Mon, 26 Apr 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.2814: Vim9: unused variable v8.2.2814
Mon, 26 Apr 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.2813: cannot grep using fuzzy matching v8.2.2813
Mon, 26 Apr 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.2812: Vim9: still crash when using substitute expression v8.2.2812
Sun, 25 Apr 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.2811: Vim9: error for missing white space doesn't say where v8.2.2811
Sun, 25 Apr 2021 15:00:04 +0200 Bram Moolenaar patch 8.2.2810: Vim9: crash when calling a function in a substitute expression v8.2.2810
Sun, 25 Apr 2021 14:00:03 +0200 Bram Moolenaar patch 8.2.2809: Vim9: :def function compilation fails when using :legacy v8.2.2809
Sat, 24 Apr 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.2808: Vim9: increment and decrement not sufficiently tested v8.2.2808
Sat, 24 Apr 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.2807: build fails with tiny features v8.2.2807
Sat, 24 Apr 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.2806: Vim9: using "++nr" as a command might not work v8.2.2806
Sat, 24 Apr 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.2805: Vim9: cannot use legacy syntax in Vim9 script v8.2.2805
Sat, 24 Apr 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.2804: setting buffer local mapping with mapset() changes global v8.2.2804
Fri, 23 Apr 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.2803: flicker when the popup menu has an info popup v8.2.2803
Fri, 23 Apr 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.2802: Vim9: illegal memory access v8.2.2802
Fri, 23 Apr 2021 18:15:04 +0200 Bram Moolenaar patch 8.2.2801: free Pascal makefile not recognized v8.2.2801
Thu, 22 Apr 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.2800: after a timer displays text a hit-enter prompt is given v8.2.2800
Wed, 21 Apr 2021 18:00:05 +0200 Bram Moolenaar patch 8.2.2799: Vim9: type casts don't fully work at the script level v8.2.2799
Wed, 21 Apr 2021 16:15:04 +0200 Bram Moolenaar patch 8.2.2798: Vim9: redir to variable with append does not accept an index v8.2.2798
Wed, 21 Apr 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.2797: Search highlight disappears in the Visual area v8.2.2797
Wed, 21 Apr 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.2796: Vim9: redir to variable does not accept an index v8.2.2796
Wed, 21 Apr 2021 12:30:04 +0200 Bram Moolenaar patch 8.2.2795: Coverity warns for not using return value v8.2.2795
Wed, 21 Apr 2021 12:00:05 +0200 Bram Moolenaar patch 8.2.2794: Linux users don't know how to get ncurses v8.2.2794
Wed, 21 Apr 2021 11:45:04 +0200 Bram Moolenaar patch 8.2.2793: MS-Windows: string literals are writable with MSVC v8.2.2793
Tue, 20 Apr 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.2792: Vim9: :disas shows instructions for default args but no text v8.2.2792
Tue, 20 Apr 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.2791: Vim9: memory leak when using =expr in :substitute v8.2.2791
Tue, 20 Apr 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.2790: filetype test fails v8.2.2790
Tue, 20 Apr 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.2789: Vim9: using =expr in :substitute does not handle jumps v8.2.2789
Tue, 20 Apr 2021 20:30:07 +0200 Bram Moolenaar patch 8.2.2788: Raku is now the only name what once was called perl6 v8.2.2788
Tue, 20 Apr 2021 10:45:04 +0200 Bram Moolenaar patch 8.2.2787: MS-Windows: crash when using :echoconsole v8.2.2787
Mon, 19 Apr 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2786: Vim9: memory leak when using :s with expression v8.2.2786
Mon, 19 Apr 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.2785: Vim9: cannot redirect to local variable v8.2.2785
Mon, 19 Apr 2021 17:00:04 +0200 Bram Moolenaar patch 8.2.2784: Vim9: cannot use =expr in :substitute v8.2.2784
Sun, 18 Apr 2021 16:15:04 +0200 Bram Moolenaar patch 8.2.2783: duplicate code for setting byte in blob, blob test may fail v8.2.2783
Sun, 18 Apr 2021 16:00:06 +0200 Bram Moolenaar patch 8.2.2782: Vim9: blob operations not fully tested v8.2.2782
Sun, 18 Apr 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.2781: add() silently skips when adding to null list or blob v8.2.2781
Sun, 18 Apr 2021 13:30:03 +0200 Bram Moolenaar patch 8.2.2780: Vim9: for loop over blob doesn't work v8.2.2780
Sat, 17 Apr 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.2779: memory access error in remove() for blob v8.2.2779
Sat, 17 Apr 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2778: problem restoring 'packpath' in session v8.2.2778
Sat, 17 Apr 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.2777: Vim9: blob operations not tested in all ways
Sat, 17 Apr 2021 18:45:04 +0200 Bram Moolenaar patch 8.2.2776: :mksession uses current value of 'splitbelow' and 'splitright' v8.2.2776
Sat, 17 Apr 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.2775: Vim9: wrong line number used for some commands v8.2.2775
Sat, 17 Apr 2021 16:45:05 +0200 Bram Moolenaar patch 8.2.2774: Vim9: cannot import an existing name even when using "as" v8.2.2774
Sat, 17 Apr 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.2773: PSL filetype not recognized v8.2.2773
Fri, 16 Apr 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.2772: problems when restoring 'runtimepath' from a session file v8.2.2772
Thu, 15 Apr 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.2771: Vim9: assignment not recognized if declaration was skipped v8.2.2771
Thu, 15 Apr 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.2770: Vim9: type of loop variable is not used v8.2.2770
Thu, 15 Apr 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.2769: Modula-3 config files are not recognized v8.2.2769
Thu, 15 Apr 2021 13:45:04 +0200 Bram Moolenaar patch 8.2.2768: Vim9: memory leak with blob range error v8.2.2768
Wed, 14 Apr 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.2767: compiler warning for unused argument v8.2.2767
Wed, 14 Apr 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.2766: test failure v8.2.2766
Wed, 14 Apr 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.2765: Vim9: not all blob operations work v8.2.2765
Wed, 14 Apr 2021 17:15:05 +0200 Bram Moolenaar patch 8.2.2764: memory leak when default function argument is allocated v8.2.2764
Wed, 14 Apr 2021 13:45:04 +0200 Bram Moolenaar patch 8.2.2763: Vim9: cannot use type in for loop unpack at script level v8.2.2763
Wed, 14 Apr 2021 12:45:05 +0200 Bram Moolenaar patch 8.2.2762: Vim9: function line truncated when compiling v8.2.2762
Wed, 14 Apr 2021 11:30:05 +0200 Bram Moolenaar patch 8.2.2761: using "syn include" does not work properly v8.2.2761
Tue, 13 Apr 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.2760: Vim9: no error for changing a for loop variable v8.2.2760
Tue, 13 Apr 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.2759: Vim9: for loop infers type of loop variable v8.2.2759
Mon, 12 Apr 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.2758: Vim9: wrong line number for autoload function with wrong name v8.2.2758
Mon, 12 Apr 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.2757: Vim9: blob tests for legacy and Vim9 script are separate v8.2.2757
Sun, 11 Apr 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.2756: Vim9: blob index and slice not implemented yet v8.2.2756
Sun, 11 Apr 2021 18:30:05 +0200 Bram Moolenaar patch 8.2.2755: Vim9: no error for using a number in a condition v8.2.2755
Sun, 11 Apr 2021 13:30:06 +0200 Bram Moolenaar patch 8.2.2754: :sleep! does not always hide the cursor v8.2.2754
Sat, 10 Apr 2021 22:45:04 +0200 Bram Moolenaar patch 8.2.2753: Vim9: cannot ignore an item in assignment unpack v8.2.2753
Sat, 10 Apr 2021 22:00:03 +0200 Bram Moolenaar patch 8.2.2752 v8.2.2752
Sat, 10 Apr 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.2751: Coverity warns for using NULL pointer v8.2.2751
Sat, 10 Apr 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.2750: Vim9: error for using underscore in nested function v8.2.2750
Sat, 10 Apr 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.2749: Vim9: test for error can be a bit flaky v8.2.2749
Sat, 10 Apr 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.2748: Vim9: memory leak when calling :def function fails v8.2.2748
Sat, 10 Apr 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.2747: Vim9: not always an error for too many function arguments v8.2.2747
Sat, 10 Apr 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.2746: check for duplicate arguments does not work v8.2.2746
Sat, 10 Apr 2021 18:00:03 +0200 Bram Moolenaar patch 8.2.2745: Vim9: missing part of the argument change v8.2.2745
Sat, 10 Apr 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.2744: Vim9: no way to explicitly ignore an argument v8.2.2744
Sat, 10 Apr 2021 14:15:03 +0200 Bram Moolenaar patch 8.2.2743: Vim9: function state stuck when compiling with ":silent!" v8.2.2743
Sat, 10 Apr 2021 13:45:05 +0200 Bram Moolenaar patch 8.2.2742: Vim9: when compiling a function fails it is cleared v8.2.2742
Fri, 09 Apr 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.2741: Vim9: Partial call does not check right arguments v8.2.2741
Fri, 09 Apr 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.2740: Vim9: lambda with varargs doesn't work v8.2.2740
Fri, 09 Apr 2021 17:30:04 +0200 Bram Moolenaar patch 8.2.2739: Vim9: a lambda accepts too many arguments at the script level v8.2.2739
Thu, 08 Apr 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.2738: extending a list with itself can give wrong result v8.2.2738
Thu, 08 Apr 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.2737: status line not updated when local 'statusline' option set v8.2.2737
Thu, 08 Apr 2021 18:15:03 +0200 Bram Moolenaar patch 8.2.2736: Vim9: for loop over string is a bit slow v8.2.2736
Wed, 07 Apr 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.2735: Vim9: function reference found with prefix, not without v8.2.2735
Wed, 07 Apr 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.2734: Vim9: cannot use legacy script-local var from :def function v8.2.2734
Wed, 07 Apr 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.2733: detecting Lua version is not reliable v8.2.2733
Wed, 07 Apr 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.2732: prompt for s///c in Ex mode can be wrong v8.2.2732
Wed, 07 Apr 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.2731: Mac: SF symbols are not displayed properly v8.2.2731
Tue, 06 Apr 2021 21:30:05 +0200 Bram Moolenaar patch 8.2.2730: Coverity complains about not restoring character v8.2.2730
Tue, 06 Apr 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.2729: Vim9: wrong error message for referring to legacy script var v8.2.2729
Tue, 06 Apr 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.2728: special key names don't work if 'isident' is cleared v8.2.2728
Tue, 06 Apr 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.2727: function test fails v8.2.2727
Tue, 06 Apr 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.2726: confusing error message with white space before comma v8.2.2726
Mon, 05 Apr 2021 22:45:27 +0200 Bram Moolenaar patch 8.2.2725: Vim9: message about compiling is wrong when using try/catch v8.2.2725
Mon, 05 Apr 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2724: Vim9: concatenating to list in dict not tested v8.2.2724
Mon, 05 Apr 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.2723: assignment test fails v8.2.2723
Mon, 05 Apr 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.2722: Vim9: crash when using LHS with double index v8.2.2722
Mon, 05 Apr 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.2721: Vim9: cannot have a linebreak inside a lambda v8.2.2721
Mon, 05 Apr 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.2720: GTK menu tooltip moves the cursor v8.2.2720
Mon, 05 Apr 2021 17:15:06 +0200 Bram Moolenaar patch 8.2.2719: Vim9: appending to dict item doesn't work in a :def function v8.2.2719
Mon, 05 Apr 2021 15:45:08 +0200 Bram Moolenaar patch 8.2.2718: Vim9: no explicit test for using a global function without g: v8.2.2718
Mon, 05 Apr 2021 14:15:12 +0200 Bram Moolenaar patch 8.2.2717: GTK menu items don't show a tooltip v8.2.2717
Mon, 05 Apr 2021 14:00:15 +0200 Bram Moolenaar patch 8.2.2716: the equivalent class regexp is missing some characters v8.2.2716
Mon, 05 Apr 2021 13:45:04 +0200 Bram Moolenaar patch 8.2.2715: Vim9: tests fail without the channel feature v8.2.2715
Mon, 05 Apr 2021 13:15:04 +0200 Bram Moolenaar patch 8.2.2714: filetype pattern ending in star is too far up v8.2.2714
Mon, 05 Apr 2021 13:00:04 +0200 Bram Moolenaar patch 8.2.2713: folding code not sufficiently tested v8.2.2713
Sun, 04 Apr 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.2712: memory leak when adding to a blob fails v8.2.2712
Sun, 04 Apr 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.2711: "gj" in a closed fold does not move out of the fold v8.2.2711
Sun, 04 Apr 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.2710: Vim9: not all tests cover script and :def function v8.2.2710
Sun, 04 Apr 2021 16:00:03 +0200 Bram Moolenaar patch 8.2.2709: the GTK GUI has a gap next to the scrollbar v8.2.2709
Sun, 04 Apr 2021 15:30:03 +0200 Bram Moolenaar patch 8.2.2708: test sometimes fails waiting for shell in terminal v8.2.2708
Sun, 04 Apr 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.2707: adding a lot of completions can still be a bit slow v8.2.2707
Sat, 03 Apr 2021 22:00:03 +0200 Bram Moolenaar patch 8.2.2706: Vim9: wrong line number reported for boolean operator v8.2.2706
Sat, 03 Apr 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2705: Vim9: misleading reported line number for wrong type v8.2.2705
Sat, 03 Apr 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.2704: adding a lot of completions can be a bit slow v8.2.2704
Sat, 03 Apr 2021 19:45:03 +0200 Bram Moolenaar patch 8.2.2703: Vim9: memory leak when failing on locked variable v8.2.2703
Sat, 03 Apr 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.2702: compiler completion test fails when more scripts are added v8.2.2702
Sat, 03 Apr 2021 17:45:04 +0200 Bram Moolenaar patch 8.2.2701: order of removing FORTIFY_SOURCE is wrong v8.2.2701
Sat, 03 Apr 2021 17:30:05 +0200 Bram Moolenaar patch 8.2.2700: nested autocmd test fails sometimes v8.2.2700
Sat, 03 Apr 2021 17:30:04 +0200 Bram Moolenaar patch 8.2.2699: Lua test fails v8.2.2699
Sat, 03 Apr 2021 15:45:14 +0200 Bram Moolenaar patch 8.2.2698: Lua test fails on MS-Windows v8.2.2698
Sat, 03 Apr 2021 15:30:21 +0200 Bram Moolenaar patch 8.2.2697: function list test fails v8.2.2697
Sat, 03 Apr 2021 14:15:21 +0200 Bram Moolenaar patch 8.2.2696: Lua test fails with Lua 5.4.3 and later v8.2.2696
Sat, 03 Apr 2021 13:30:15 +0200 Bram Moolenaar patch 8.2.2695: cursor position reset with nested autocommands v8.2.2695
Fri, 02 Apr 2021 19:00:06 +0200 Bram Moolenaar patch 8.2.2694: when 'matchpairs' is empty every character beeps v8.2.2694
Fri, 02 Apr 2021 14:45:07 +0200 Bram Moolenaar patch 8.2.2693: Vim9: locked script variable can be changed v8.2.2693
Fri, 02 Apr 2021 14:45:06 +0200 Bram Moolenaar patch 8.2.2692: Vim9: locked script variable can be changed v8.2.2692
Fri, 02 Apr 2021 13:45:03 +0200 Bram Moolenaar patch 8.2.2691: autoconf may mess up compiler flags v8.2.2691
Fri, 02 Apr 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.2690: PowerShell files are not recognized v8.2.2690
Thu, 01 Apr 2021 22:00:03 +0200 Bram Moolenaar patch 8.2.2689: tiny build fails v8.2.2689
Thu, 01 Apr 2021 21:45:02 +0200 Bram Moolenaar patch 8.2.2688: Vim9: crash when using s: for script variable v8.2.2688
Thu, 01 Apr 2021 19:45:02 +0200 Bram Moolenaar patch 8.2.2687: Vim9: cannot use "const" for global variable in :def function v8.2.2687
Thu, 01 Apr 2021 19:00:03 +0200 Bram Moolenaar patch 8.2.2686: status line is not updated when going to cmdline mode v8.2.2686
Thu, 01 Apr 2021 16:30:05 +0200 Bram Moolenaar patch 8.2.2685: custom statusline not drawn correctly with WinBar v8.2.2685
Thu, 01 Apr 2021 13:45:02 +0200 Bram Moolenaar patch 8.2.2684: not enough folding code is tested v8.2.2684
Thu, 01 Apr 2021 13:30:03 +0200 Bram Moolenaar patch 8.2.2683: build failure without the +eval feature v8.2.2683
Thu, 01 Apr 2021 13:00:03 +0200 Bram Moolenaar patch 8.2.2682: Vim9: cannot find Name.Func from "import * as Name" v8.2.2682
Wed, 31 Mar 2021 22:00:03 +0200 Bram Moolenaar patch 8.2.2681: Vim9: test fails for redeclaring script variable v8.2.2681
Wed, 31 Mar 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2680: Vim9: problem defining a script variable from legacy function v8.2.2680
Tue, 30 Mar 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.2679: status line missing for non-current window with winbar v8.2.2679
Tue, 30 Mar 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.2678: test for 'autoshelldir' does not reset the option v8.2.2678
Mon, 29 Mar 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.2677: Vim9: cannot use only some of the default arguments v8.2.2677
Mon, 29 Mar 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2676: missing error message v8.2.2676
Mon, 29 Mar 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.2675: directory change in a terminal window shell is not followed v8.2.2675
Mon, 29 Mar 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.2674: Motif: cancelling the font dialog resets the font v8.2.2674