1
0
forked from aniani/vim

Commit Graph

  • 2eb6fc3b52 patch 8.2.3216: Vim9: crash when using variable in a loop at script level v8.2.3216 Bram Moolenaar 2021-07-25 14:13:53 +02:00
  • 5bca906b30 patch 8.2.3215: Vim9: argument types are not checked at compile time v8.2.3215 Yegappan Lakshmanan 2021-07-24 21:33:26 +02:00
  • 7d60384a00 patch 8.2.3214: MS-Windows: passing /D does not set the install location v8.2.3214 Christian Brabandt 2021-07-24 21:19:42 +02:00
  • 9c9472ff49 patch 8.2.3213: NOCOMPOUNDSUGS entry in spell file not tested v8.2.3213 Dominique Pelle 2021-07-24 20:51:13 +02:00
  • 5a9e5845e1 patch 8.2.3212: Vim9: execution speed can be improved v8.2.3212 Dominique Pelle 2021-07-24 19:32:12 +02:00
  • 7973de35ba patch 8.2.3211: Vim9: argument types are not checked at compile time v8.2.3211 Yegappan Lakshmanan 2021-07-24 16:16:15 +02:00
  • dd0b287c1e patch 8.2.3210: Vim9: searchpair() sixth argument is compiled v8.2.3210 Bram Moolenaar 2021-07-24 15:44:30 +02:00
  • 88421d6dc8 patch 8.2.3209: Vim9: lambda doesn't find block-local variable v8.2.3209 Bram Moolenaar 2021-07-24 14:14:52 +02:00
  • 1a3e5747b7 patch 8.2.3208: dynamic library load error does not mention why it failed v8.2.3208 Martin Tournoij 2021-07-24 13:57:29 +02:00
  • 5a234eb18e patch 8.2.3207: Vim9: crash when compiling string fails v8.2.3207 Bram Moolenaar 2021-07-24 13:18:48 +02:00
  • 0ad871dc4d patch 8.2.3206: Vim9: argument types are not checked at compile time v8.2.3206 Yegappan Lakshmanan 2021-07-23 20:37:56 +02:00
  • 1b862c466b patch 8.2.3205: Coverity reports a null pointer dereference v8.2.3205 Bram Moolenaar 2021-07-23 19:30:19 +02:00
  • c9e7e344ed patch 8.2.3204: display garbled when 'cursorline' is set and lines wrap v8.2.3204 Bram Moolenaar 2021-07-22 21:33:03 +02:00
  • cd268017cf patch 8.2.3203: Vim9: compiled string expression causes type error v8.2.3203 Bram Moolenaar 2021-07-22 19:11:08 +02:00
  • 5dd839ce20 patch 8.2.3202: Vim9: tests are only executed for legacy script v8.2.3202 Bram Moolenaar 2021-07-22 18:48:53 +02:00
  • 2b59df00d8 patch 8.2.3201: crash in test v8.2.3201 Bram Moolenaar 2021-07-22 15:14:25 +02:00
  • 7a3fe3e180 patch 8.2.3200: Vim9: hard to guess where a type error is given v8.2.3200 Bram Moolenaar 2021-07-22 14:58:47 +02:00
  • a74901929e patch 8.2.3199: Vim9: execution speed can be improved v8.2.3199 Bram Moolenaar 2021-07-22 12:26:14 +02:00
  • f674b358fc patch 8.2.3198: cannot use 'formatlistpat' for breakindent v8.2.3198 Maxim Kim 2021-07-22 11:46:59 +02:00
  • d8e44476d8 patch 8.2.3197: error messages are spread out v8.2.3197 Bram Moolenaar 2021-07-21 22:20:33 +02:00
  • 05bd9785fd patch 8.2.3196: Vim9: bool expression with numbers only fails at runtime v8.2.3196 Bram Moolenaar 2021-07-21 21:37:28 +02:00
  • c4c5642513 patch 8.2.3195: Vim9: unclear error when passing too many arguments to lambda v8.2.3195 Bram Moolenaar 2021-07-21 20:38:46 +02:00
  • cd9172077b patch 8.2.3194: Vim9: argument types are not checked at compile time v8.2.3194 Yegappan Lakshmanan 2021-07-21 19:09:09 +02:00
  • 189663bdac patch 8.2.3193: screenpos() is wrong when 'display' is "lastline" v8.2.3193 Bram Moolenaar 2021-07-21 18:04:56 +02:00
  • 11d7e62f1d patch 8.2.3192: build failure with small version v8.2.3192 Bram Moolenaar 2021-07-20 22:29:19 +02:00
  • 63cb6567f0 patch 8.2.3191: Vim9: not enough code is tested v8.2.3191 Bram Moolenaar 2021-07-20 22:21:59 +02:00
  • e29a27f6f8 patch 8.2.3190: error messages are spread out v8.2.3190 Bram Moolenaar 2021-07-20 21:07:36 +02:00
  • 9fa5dabedc patch 8.2.3189: Vim9: error when using "try|" v8.2.3189 Bram Moolenaar 2021-07-20 19:18:44 +02:00
  • 83494b4ac6 patch 8.2.3188: Vim9: argument types are not checked at compile time v8.2.3188 Yegappan Lakshmanan 2021-07-20 17:51:51 +02:00
  • 9bb0dad0d8 patch 8.2.3187: Vim9: popup timer callback is not compiled v8.2.3187 Bram Moolenaar 2021-07-19 22:19:29 +02:00
  • 605793500b patch 8.2.3186: Vim9: not all failures for import tested v8.2.3186 Bram Moolenaar 2021-07-19 21:45:07 +02:00
  • ac2cd2b08f patch 8.2.3185: Vim9: start of inline function found in comment line v8.2.3185 Bram Moolenaar 2021-07-19 21:04:23 +02:00
  • 6106504e9e patch 8.2.3184: cannot add a digraph with a leading space v8.2.3184 mityu 2021-07-19 20:07:21 +02:00
  • 98c2eaed27 patch 8.2.3183: duplicate error numbers v8.2.3183 Bram Moolenaar 2021-07-19 10:38:49 +02:00
  • 885971e2f5 patch 8.2.3182: Vim9: crash when using removing items from a constant list v8.2.3182 Bram Moolenaar 2021-07-18 22:25:29 +02:00
  • 9ff9c7b974 patch 8.2.3181: Vim9: builtin function test fails without channel feature v8.2.3181 Dominique Pelle 2021-07-18 21:44:37 +02:00
  • f6488547e3 patch 8.2.3180: Vim9: memory leak when concatenating to an imported string v8.2.3180 Bram Moolenaar 2021-07-18 21:24:50 +02:00
  • 24e9316560 patch 8.2.3179: Vim9: cannot assign to an imported variable at script level v8.2.3179 Bram Moolenaar 2021-07-18 20:40:33 +02:00
  • 4db572eeb2 patch 8.2.3178: Vim9: the file name of an :import cannot be an expression v8.2.3178 Bram Moolenaar 2021-07-18 18:21:38 +02:00
  • ad2d4969e1 patch 8.2.3177: Vim9: can not use "for _ in expr" at script level v8.2.3177 Bram Moolenaar 2021-07-18 17:08:50 +02:00
  • 0c35752d04 patch 8.2.3176: Vim9: no type error for comparing number with string v8.2.3176 Bram Moolenaar 2021-07-18 14:43:43 +02:00
  • c6ba2f9dde patch 8.2.3175: Vim9: using illegal pointer with nested lambdas. v8.2.3175 Bram Moolenaar 2021-07-18 13:42:29 +02:00
  • 47bc9c3337 patch 8.2.3174: Vim9: "legacy undo" finds "undo" variable v8.2.3174 Bram Moolenaar 2021-07-17 21:24:56 +02:00
  • a9a7c0c602 patch 8.2.3173: Vim9: argument types are not checked at compile time v8.2.3173 Yegappan Lakshmanan 2021-07-17 19:11:07 +02:00
  • 20c370d9f2 patch 8.2.3172: MzScheme test fails v8.2.3172 Bram Moolenaar 2021-07-16 10:39:28 +02:00
  • f5f1b59d3b patch 8.2.3171: another illegal memory access in test v8.2.3171 Bram Moolenaar 2021-07-15 23:44:54 +02:00
  • d8cee76b49 patch 8.2.3170: Illegal memory access in test v8.2.3170 Bram Moolenaar 2021-07-15 23:15:59 +02:00
  • 5245beb37c patch 8.2.3169: Vim9: cannot handle nested inline function v8.2.3169 Bram Moolenaar 2021-07-15 22:03:50 +02:00
  • 378697ac58 patch 8.2.3168: Vim9: type error for constant of type any v8.2.3168 Bram Moolenaar 2021-07-15 19:23:18 +02:00
  • 547f94f330 patch 8.2.3167: get E12 in a job callback when searching for tags v8.2.3167 Bram Moolenaar 2021-07-15 18:14:56 +02:00
  • b5841b99e6 patch 8.2.3166: Vim9: nested autoload call error overruled by "Unknown error" v8.2.3166 Bram Moolenaar 2021-07-15 18:09:53 +02:00
  • 9e60e899ee patch 8.2.3165: Vim9: in a || expression the error line number may be wrong v8.2.3165 Bram Moolenaar 2021-07-15 15:40:58 +02:00
  • 0894e0d808 patch 8.2.3164: MS-Windows: reported version lacks patchlevel v8.2.3164 Bram Moolenaar 2021-07-15 14:14:30 +02:00
  • 1557b16dad patch 8.2.3163: location list window may open a wrong file v8.2.3163 Wei-Chung Wen 2021-07-15 13:13:39 +02:00
  • 1a71d31bf3 patch 8.2.3162: Vim9: argument types are not checked at compile time v8.2.3162 Yegappan Lakshmanan 2021-07-15 12:49:58 +02:00
  • c816a2c226 patch 8.2.3161: Vim9: no error when reltime() has invalid arguments v8.2.3161 Bram Moolenaar 2021-07-14 21:00:41 +02:00
  • 4a0b85ad01 patch 8.2.3160: 'breakindent' does not work well for bulleted lists v8.2.3160 Christian Brabandt 2021-07-14 20:00:27 +02:00
  • 5bea41dea3 patch 8.2.3159: cursor displayed in wrong position after deleting line v8.2.3159 Bram Moolenaar 2021-07-13 22:21:44 +02:00
  • 1840a7b4e3 patch 8.2.3158: strange error message when using islocked() with a number v8.2.3158 Bram Moolenaar 2021-07-13 20:32:29 +02:00
  • 16e26a3116 patch 8.2.3157: crypt test may fail on MS-Windows v8.2.3157 Christian Brabandt 2021-07-13 19:09:12 +02:00
  • ee41052ccb patch 8.2.3156: Vim9: term_getansicolors() test fails without +termguicolors v8.2.3156 Dominique Pelle 2021-07-12 22:15:24 +02:00
  • 042414fa00 patch 8.2.3155: some option related code not covered by tests v8.2.3155 Dominique Pelle 2021-07-12 21:43:19 +02:00
  • 841e498c5d patch 8.2.3154: Vim9: some type checks for builtin functions fail v8.2.3154 Yegappan Lakshmanan 2021-07-11 22:04:25 +02:00
  • 7b7a118e74 patch 8.2.3153: URLs with a dash in the scheme are not recognized v8.2.3153 Tsuyoshi CHO 2021-07-11 21:51:17 +02:00
  • 11005b078d patch 8.2.3152: Vim9: accessing "s:" results in an error v8.2.3152 Bram Moolenaar 2021-07-11 20:59:00 +02:00
  • ffcfddc759 patch 8.2.3151: Vim9: profiling fails if nested function is also profiled v8.2.3151 Bram Moolenaar 2021-07-11 20:22:30 +02:00
  • c72bdd28ac patch 8.2.3150: Vim9: argument types are not checked at compile time v8.2.3150 Yegappan Lakshmanan 2021-07-11 19:44:18 +02:00
  • cc7eb2aa7a patch 8.2.3149: some plugins have a problem with the error check v8.2.3149 Bram Moolenaar 2021-07-11 19:12:04 +02:00
  • 5231224e11 patch 8.2.3148: Vim9: function arg type check does not handle base offset v8.2.3148 Bram Moolenaar 2021-07-11 18:23:19 +02:00
  • 648594eaf7 patch 8.2.3147: Vim9: profiling does not work with a nested function v8.2.3147 Bram Moolenaar 2021-07-11 17:55:01 +02:00
  • c03fe66ade patch 8.2.3146: Vim9: line number wrong for :execute argument v8.2.3146 Bram Moolenaar 2021-07-11 16:52:45 +02:00
  • 4ece152ad6 patch 8.2.3145: Vim9: profile test fails without profile feature v8.2.3145 Bram Moolenaar 2021-07-11 16:31:51 +02:00
  • 0f1227f7d5 patch 8.2.3144: Vim9: no error when using an invalid value for a line number v8.2.3144 Bram Moolenaar 2021-07-11 16:01:58 +02:00
  • d9162550aa patch 8.2.3143: Vim9: wrong context if lambda called from profiled function v8.2.3143 Bram Moolenaar 2021-07-11 15:26:13 +02:00
  • 1aeddeb8bd patch 8.2.3142: Vim9: type check for has_key() argument is too strict v8.2.3142 Bram Moolenaar 2021-07-11 14:55:49 +02:00
  • de69a7353e patch 8.2.3141: no error when using :complete for :command without -nargs v8.2.3141 Martin Tournoij 2021-07-11 14:28:25 +02:00
  • 482d2f37a5 patch 8.2.3140: MS-Windows: ipv6 channel test is very flaky also without GUI v8.2.3140 Bram Moolenaar 2021-07-10 22:21:40 +02:00
  • a2438132a6 patch 8.2.3139: functions for string manipulation are spread out v8.2.3139 Yegappan Lakshmanan 2021-07-10 21:29:18 +02:00
  • 31e21766d6 patch 8.2.3138: debugger test fails v8.2.3138 Bram Moolenaar 2021-07-10 20:43:59 +02:00
  • c323527d67 patch 8.2.3137: Vim9: no error when a line only has a variable name v8.2.3137 Bram Moolenaar 2021-07-10 19:42:03 +02:00
  • fe3418abe0 patch 8.2.3136: no test for E187 and "No swap file" v8.2.3136 Dominique Pelle 2021-07-10 17:59:48 +02:00
  • 5b73992d8f patch 8.2.3135: Vim9: builtin function arguments not checked at compile time v8.2.3135 Yegappan Lakshmanan 2021-07-10 13:15:41 +02:00
  • 9da32e4d57 patch 8.2.3134: crash when using typename() on a function reference v8.2.3134 Bram Moolenaar 2021-07-09 19:53:57 +02:00
  • 90fba5627b patch 8.2.3133: Vim9: memory leak when add() fails v8.2.3133 Bram Moolenaar 2021-07-09 19:17:55 +02:00
  • 6bcb18253a patch 8.2.3132: compiler warns for size_t to colnr_T conversion. v8.2.3132 Bram Moolenaar 2021-07-09 15:54:00 +02:00
  • 981217c11f patch 8.2.3131: MS-Windows: ipv6 channel test is very flaky in the GUI v8.2.3131 Bram Moolenaar 2021-07-08 22:20:50 +02:00
  • b885a7c72c patch 8.2.3130: Vim9: import test fails v8.2.3130 Bram Moolenaar 2021-07-08 22:02:11 +02:00
  • c967d57aa9 patch 8.2.3129: Vim9: imported uninitialized list does not get type checked v8.2.3129 Bram Moolenaar 2021-07-08 21:38:50 +02:00
  • f055d45023 patch 8.2.3128: Vim9: uninitialzed list does not get type checked v8.2.3128 Bram Moolenaar 2021-07-08 20:57:24 +02:00
  • f32f099761 patch 8.2.3127: Vim9: no error when adding number to list of string v8.2.3127 Bram Moolenaar 2021-07-08 20:53:40 +02:00
  • d4ab807d62 patch 8.2.3126: Vim9: for loop error reports wrong line number v8.2.3126 Bram Moolenaar 2021-07-08 19:22:12 +02:00
  • 09f688c33a patch 8.2.3125: variables are set but not used v8.2.3125 =?UTF-8?q?Dundar=20G=C3=B6c?= 2021-07-08 18:05:00 +02:00
  • deb108ba0a patch 8.2.3124: Vim9: no error for white space between option and "=9" v8.2.3124 Bram Moolenaar 2021-07-08 17:35:36 +02:00
  • 1594f31345 patch 8.2.3123: Vim9: confusing error when using white space after option v8.2.3123 Bram Moolenaar 2021-07-08 16:40:13 +02:00
  • 30441bb3d5 patch 8.2.3122: with 'nowrap' cursor position is unexected in narrow window v8.2.3122 Bram Moolenaar 2021-07-08 13:19:31 +02:00
  • 41fb723ee9 patch 8.2.3121: 'listchars' "exceeds" character appears in foldcolumn v8.2.3121 Bram Moolenaar 2021-07-08 12:40:05 +02:00
  • db86472770 patch 8.2.3120: crypt with sodium test fails on MS-Windows v8.2.3120 Bram Moolenaar 2021-07-08 11:37:50 +02:00
  • 6a9e5c69cf patch 8.2.3119: compiler warning for unused argument v8.2.3119 Bram Moolenaar 2021-07-07 22:13:08 +02:00
  • 5ede5b231e patch 8.2.3118: Vim9: "any" type not handled correctly in for loop v8.2.3118 Bram Moolenaar 2021-07-07 21:55:25 +02:00
  • efc5db5215 patch 8.2.3117: Vim9: type not properly checked in for loop v8.2.3117 Bram Moolenaar 2021-07-07 21:21:30 +02:00