log src/version.c @ 21170:8c494353c6bc v8.2.1136

age author description
Sun, 05 Jul 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.1136: Vim9: return type of argv() is always any v8.2.1136
Sun, 05 Jul 2020 17:00:03 +0200 Bram Moolenaar patch 8.2.1135: Vim9: getting a dict member may not work v8.2.1135
Sun, 05 Jul 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.1134: Vim9: getting a list member may not work v8.2.1134
Sun, 05 Jul 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1133: Vim9: return type of add() is not specific enough v8.2.1133
Sun, 05 Jul 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1132: Vim9: return type of repeat() is not specific enough v8.2.1132
Sun, 05 Jul 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1131: Vim9: error message for returning a value is not clear v8.2.1131
Sun, 05 Jul 2020 15:45:03 +0200 Bram Moolenaar patch 8.2.1130: Vim9: bar not recognized after function call v8.2.1130
Sun, 05 Jul 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.1129: Vim9: bar not recognized after not compiled command v8.2.1129
Sun, 05 Jul 2020 14:15:07 +0200 Bram Moolenaar patch 8.2.1128: the write message mentions characters, but it's bytes v8.2.1128
Sat, 04 Jul 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1127: Vim9: getting a dict member may not work v8.2.1127
Sat, 04 Jul 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1126: Vim9: using :copen causes an error v8.2.1126
Sat, 04 Jul 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1125: Vim9: double quote can be a string or a comment v8.2.1125
Sat, 04 Jul 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.1124: Vim9: no line break allowed in :import command v8.2.1124
Fri, 03 Jul 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1123: Python 3 test is old style v8.2.1123
Fri, 03 Jul 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1122: Vim9: line continuation in dict member not recognized v8.2.1122
Fri, 03 Jul 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.1121: command completion not working after ++arg v8.2.1121
Fri, 03 Jul 2020 18:15:04 +0200 Bram Moolenaar patch 8.2.1120: Python code not tested properly v8.2.1120
Thu, 02 Jul 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1119: configure fails with Xcode 12 beta v8.2.1119
Thu, 02 Jul 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1118: condition can never be true, dead code v8.2.1118
Thu, 02 Jul 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1117: Coverity warns for unsing unitialized field v8.2.1117
Thu, 02 Jul 2020 21:15:05 +0200 Bram Moolenaar patch 8.2.1116: Vim9: parsing command checks for list twice v8.2.1116
Thu, 02 Jul 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1115: iminsert test fails when compiled with VIMDLL v8.2.1115
Wed, 01 Jul 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1114: terminal test sometimes times out v8.2.1114
Wed, 01 Jul 2020 20:30:05 +0200 Bram Moolenaar patch 8.2.1113: no test for verbose output of :call v8.2.1113
Wed, 01 Jul 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1112: Vim9: no line continuation allowed in method call v8.2.1112
Wed, 01 Jul 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1111: inconsistent naming of get_list_tv() and eval_dict() v8.2.1111
Wed, 01 Jul 2020 17:30:06 +0200 Bram Moolenaar patch 8.2.1110: Vim9: line continuation does not work in function arguments v8.2.1110
Wed, 01 Jul 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1109: still crashing when using s:variable v8.2.1109
Wed, 01 Jul 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.1108: mouse left-right scroll is not supported in terminal window v8.2.1108
Wed, 01 Jul 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.1107: 'imactivatefunc' and 'imstatusfunc' are not used in the GUI v8.2.1107
Wed, 01 Jul 2020 14:45:05 +0200 Bram Moolenaar patch 8.2.1106: crash when trying to use s: variable in typed command v8.2.1106
Wed, 01 Jul 2020 14:00:05 +0200 Bram Moolenaar patch 8.2.1105: insufficient test coverage for Lua v8.2.1105
Wed, 01 Jul 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.1104: Coverity warnts for possible NULL pointer use v8.2.1104
Wed, 01 Jul 2020 13:15:06 +0200 Bram Moolenaar patch 8.2.1103: Coverity reports an unnecessary NULL check v8.2.1103
Wed, 01 Jul 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.1102: Coverity gets confused by an unnecessary NULL check v8.2.1102
Tue, 30 Jun 2020 22:15:05 +0200 Bram Moolenaar patch 8.2.1101: no error when using wrong arguments for setqflist() v8.2.1101
Tue, 30 Jun 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1100: Vim9: cannot use line break in :execute argument v8.2.1100
Tue, 30 Jun 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1099: Vim9: cannot use line break in :cexpr argument v8.2.1099
Tue, 30 Jun 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.1098: Vim9: cannot use line break in :throw argument v8.2.1098
Tue, 30 Jun 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1097: highlight code not sufficiently tested v8.2.1097
Tue, 30 Jun 2020 13:45:06 +0200 Bram Moolenaar patch 8.2.1096: Vim9: return type of getqflist() is wrong v8.2.1096
Mon, 29 Jun 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.1095: may use pointer after freeing it v8.2.1095
Mon, 29 Jun 2020 23:15:05 +0200 Bram Moolenaar patch 8.2.1094: dead code in libvterm v8.2.1094
Mon, 29 Jun 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.1093: Python: double free when adding item to dict fails v8.2.1093
Mon, 29 Jun 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1092: not checking if saving for undo succeeds v8.2.1092
Mon, 29 Jun 2020 22:45:07 +0200 Bram Moolenaar patch 8.2.1091: no check if opening a pty works v8.2.1091
Mon, 29 Jun 2020 22:45:07 +0200 Bram Moolenaar patch 8.2.1090: may use NULL pointer when skipping over name v8.2.1090
Mon, 29 Jun 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1089: Coverity warns for pointer computation v8.2.1089
Mon, 29 Jun 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1088: a very long translation might cause a buffer overflow v8.2.1088
Mon, 29 Jun 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1087: possible memory leak when file expansion fails
Mon, 29 Jun 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1086: possibly using freed memory when text properties used v8.2.1086
Mon, 29 Jun 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1085: Coverity complains about ignoring dict_add() return value v8.2.1085
Mon, 29 Jun 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1084: Lua: registering function has useless code v8.2.1084
Mon, 29 Jun 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.1083: crash when using reduce() on a NULL list v8.2.1083
Mon, 29 Jun 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1082: Coverity complains about ignoring dict_add() return value v8.2.1082
Sun, 28 Jun 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.1081: Lua: cannot use table.insert() and table.remove() v8.2.1081
Sun, 28 Jun 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1080: Vim9: no line break allowed in a for loop v8.2.1080
Sun, 28 Jun 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1079: Vim9: no line break allowed in a while loop v8.2.1079
Sun, 28 Jun 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.1078: highlight and match functionality together in one file v8.2.1078
Sun, 28 Jun 2020 13:15:05 +0200 Bram Moolenaar patch 8.2.1077: no enough test coverage for highlighting v8.2.1077