log src/version.c @ 25284:29191571eceb v8.2.3179

age author description
Sun, 18 Jul 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3179: Vim9: cannot assign to an imported variable at script level v8.2.3179
Sun, 18 Jul 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3178: Vim9: the file name of an :import cannot be an expression v8.2.3178
Sun, 18 Jul 2021 17:15:03 +0200 Bram Moolenaar patch 8.2.3177: Vim9: can not use "for _ in expr" at script level v8.2.3177
Sun, 18 Jul 2021 14:45:04 +0200 Bram Moolenaar patch 8.2.3176: Vim9: no type error for comparing number with string v8.2.3176
Sun, 18 Jul 2021 13:45:03 +0200 Bram Moolenaar patch 8.2.3175: Vim9: using illegal pointer with nested lambdas. v8.2.3175
Sat, 17 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3174: Vim9: "legacy undo" finds "undo" variable v8.2.3174
Sat, 17 Jul 2021 19:15:05 +0200 Bram Moolenaar patch 8.2.3173: Vim9: argument types are not checked at compile time v8.2.3173
Fri, 16 Jul 2021 10:45:04 +0200 Bram Moolenaar patch 8.2.3172: MzScheme test fails v8.2.3172
Thu, 15 Jul 2021 23:45:03 +0200 Bram Moolenaar patch 8.2.3171: another illegal memory access in test
Thu, 15 Jul 2021 23:30:04 +0200 Bram Moolenaar patch 8.2.3170: Illegal memory access in test v8.2.3170
Thu, 15 Jul 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3169: Vim9: cannot handle nested inline function v8.2.3169
Thu, 15 Jul 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.3168: Vim9: type error for constant of type any v8.2.3168
Thu, 15 Jul 2021 18:15:04 +0200 Bram Moolenaar patch 8.2.3167: get E12 in a job callback when searching for tags
Thu, 15 Jul 2021 18:15:04 +0200 Bram Moolenaar patch 8.2.3166: Vim9: nested autoload call error overruled by "Unknown error" v8.2.3166
Thu, 15 Jul 2021 15:45:03 +0200 Bram Moolenaar patch 8.2.3165: Vim9: in a || expression the error line number may be wrong v8.2.3165
Thu, 15 Jul 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3164: MS-Windows: reported version lacks patchlevel v8.2.3164
Thu, 15 Jul 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.3163: location list window may open a wrong file v8.2.3163
Thu, 15 Jul 2021 13:00:06 +0200 Bram Moolenaar patch 8.2.3162: Vim9: argument types are not checked at compile time v8.2.3162
Wed, 14 Jul 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.3161: Vim9: no error when reltime() has invalid arguments v8.2.3161
Wed, 14 Jul 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.3160: 'breakindent' does not work well for bulleted lists v8.2.3160
Tue, 13 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3159: cursor displayed in wrong position after deleting line v8.2.3159
Tue, 13 Jul 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.3158: strange error message when using islocked() with a number v8.2.3158
Tue, 13 Jul 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3157: crypt test may fail on MS-Windows v8.2.3157
Mon, 12 Jul 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3156: Vim9: term_getansicolors() test fails without +termguicolors v8.2.3156
Mon, 12 Jul 2021 21:45:06 +0200 Bram Moolenaar patch 8.2.3155: some option related code not covered by tests v8.2.3155
Sun, 11 Jul 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3154: Vim9: some type checks for builtin functions fail v8.2.3154
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