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