1
0
forked from aniani/vim

Commit Graph

  • 90df4b9d42 Update runtime files Bram Moolenaar 2021-07-07 20:26:08 +02:00
  • 303215d60c patch 8.2.3116: Vim9: crash when debugging a function with line continuation v8.2.3116 Bram Moolenaar 2021-07-07 20:10:43 +02:00
  • b5098060f4 patch 8.2.3115: Coverity complains about free_wininfo() use v8.2.3115 Bram Moolenaar 2021-07-07 19:26:19 +02:00
  • 599a6e5b36 patch 8.2.3114: Amiga-like systems: build error using stat() v8.2.3114 =?UTF-8?q?Ola=20S=C3=B6der?= 2021-07-06 20:15:46 +02:00
  • 442b29c968 patch 8.2.3113: no error when for loop variable shadows script variable v8.2.3113 Bram Moolenaar 2021-07-05 22:23:00 +02:00
  • 5cb09620c1 patch 8.2.3112: in rare cases the cursor may be somewhere in a folded line v8.2.3112 Bram Moolenaar 2021-07-05 22:03:04 +02:00
  • 404557e6a6 patch 8.2.3111: Vim9: confusing error with extra whitespace before colon v8.2.3111 Bram Moolenaar 2021-07-05 21:41:48 +02:00
  • 04db26b360 patch 8.2.3110: a pattern that matches the cursor position is complicated v8.2.3110 Bram Moolenaar 2021-07-05 20:15:23 +02:00
  • f6d877975b patch 8.2.3109: check for $DISPLAY never fails v8.2.3109 Bram Moolenaar 2021-07-05 17:49:02 +02:00
  • d6fa7bd5b9 patch 8.2.3108: test for remote_foreground() fails v8.2.3108 Bram Moolenaar 2021-07-05 14:10:04 +02:00
  • 22f85d0459 patch 8.2.3107: Vim9: error for arguments while type didn't specify arguments v8.2.3107 Bram Moolenaar 2021-07-04 23:29:30 +02:00
  • 6977dba04b patch 8.2.3106: Vim9: confusing line number reported for error v8.2.3106 Bram Moolenaar 2021-07-04 22:48:12 +02:00
  • 97f227d9c9 patch 8.2.3105: Vim9: type of partial is wrong when it has arguments v8.2.3105 Bram Moolenaar 2021-07-04 20:20:52 +02:00
  • b7480cd893 patch 8.2.3104: Vim9: unspecified function type causes type error v8.2.3104 Bram Moolenaar 2021-07-04 18:28:15 +02:00
  • f33cae6050 patch 8.2.3103: swap test may fail on some systems v8.2.3103 Bram Moolenaar 2021-07-04 17:36:54 +02:00
  • 3777d6e32b patch 8.2.3102: test for crash fix does not fail without the fix v8.2.3102 Bram Moolenaar 2021-07-04 17:23:25 +02:00
  • 26e88ec8e2 patch 8.2.3101: missing function prototype for vim_round() Bram Moolenaar 2021-07-04 17:21:04 +02:00
  • 67b17a6fc6 patch 8.2.3101: missing function prototype for vim_round() v8.2.3101 Bram Moolenaar 2021-07-04 16:50:55 +02:00
  • 7a40ff00ed patch 8.2.3100: Vim9: no error when using type with unknown number of args v8.2.3100 Bram Moolenaar 2021-07-04 15:54:08 +02:00
  • 4197828dc6 patch 8.2.3099: Vim9: missing catch/finally not reported at script level v8.2.3099 Bram Moolenaar 2021-07-04 14:47:30 +02:00
  • 999db2346b patch 8.2.3098: popup window test is flaky on MS-Windows with GUI v8.2.3098 Bram Moolenaar 2021-07-04 14:00:55 +02:00
  • 1d97efce0c patch 8.2.3097: crash when using "quit" at recovery prompt v8.2.3097 Bram Moolenaar 2021-07-04 13:27:11 +02:00
  • 6c72fd51a8 patch 8.2.3096: temp files remain after running tests v8.2.3096 Dominique Pelle 2021-07-04 12:30:06 +02:00
  • b17ab86e7b patch 8.2.3095: with 'virtualedit' set to "block" block selection is wrong v8.2.3095 Bram Moolenaar 2021-07-03 22:15:17 +02:00
  • c60e959cba patch 8.2.3094: Test_popup_atcursor_pos() fails without the conceal feature v8.2.3094 Dominique Pelle 2021-07-03 21:41:38 +02:00
  • fb773a3e0a patch 8.2.3093: tablabel_tooltip test fails with Athena v8.2.3093 Bram Moolenaar 2021-07-03 21:37:59 +02:00
  • 74509239df patch 8.2.3092: Vim9: builtin function test fails without +channel feature v8.2.3092 Dominique Pelle 2021-07-03 19:27:37 +02:00
  • e28d9b3bd4 patch 8.2.3091: Vim9: default argument expr. cannot use previous argument v8.2.3091 Bram Moolenaar 2021-07-03 18:56:53 +02:00
  • 00aaa512d5 patch 8.2.3090: in rare cases the cursor may be somewhere in a folded line v8.2.3090 Bram Moolenaar 2021-07-03 18:04:11 +02:00
  • 20cc528320 patch 8.2.3089: garbage collection has useless code v8.2.3089 Bram Moolenaar 2021-07-03 16:33:16 +02:00
  • 9cee4a1c9c patch 8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrong v8.2.3088 Bram Moolenaar 2021-07-03 15:08:37 +02:00
  • fcde67c99f patch 8.2.3087: Gemtext files are not recognized v8.2.3087 Bram Moolenaar 2021-07-03 13:51:44 +02:00
  • 6fc0161682 patch 8.2.3086: Vim9: breakpoint on "for" does not work v8.2.3086 Bram Moolenaar 2021-07-03 13:36:31 +02:00
  • acbb4b5720 patch 8.2.3085: JSONC files are not recognized v8.2.3085 Izhak Jakov 2021-07-03 13:09:37 +02:00
  • a26f56f675 patch 8.2.3084: Vim9: builtin function argument types are not checked v8.2.3084 Yegappan Lakshmanan 2021-07-03 11:58:12 +02:00
  • 72463f883c patch 8.2.3083: crash when passing null string to charclass() v8.2.3083 Christian Brabandt 2021-07-02 20:19:31 +02:00
  • b836f631db patch 8.2.3082: a channel command "echoerr" does not show anything v8.2.3082 Bram Moolenaar 2021-07-01 22:11:28 +02:00
  • 11a632d60b patch 8.2.3081: cannot catch errors in a channel command v8.2.3081 Alisue 2021-06-30 22:01:02 +02:00
  • 576cb75ceb patch 8.2.3080: recover test fails on 32bit systems v8.2.3080 Yegappan Lakshmanan 2021-06-30 21:30:10 +02:00
  • a3d1b29bd3 patch 8.2.3079: Powershell core not supported by default v8.2.3079 Mike Williams 2021-06-30 20:56:00 +02:00
  • 834193afd7 patch 8.2.3078: Vim9: profile test fails v8.2.3078 Bram Moolenaar 2021-06-30 20:39:15 +02:00
  • d3d8feeb89 patch 8.2.3077: Vim9: an error in a catch block is not reported v8.2.3077 Bram Moolenaar 2021-06-30 19:54:43 +02:00
  • 3f987b5917 patch 8.2.3076: Vim9: using try in catch block causes a hang v8.2.3076 Bram Moolenaar 2021-06-30 12:02:24 +02:00
  • 80b2ba3e96 patch 8.2.3075: xxd always reports an old version string v8.2.3075 =?UTF-8?q?J=C3=BCrgen=20Weigert?= 2021-06-29 20:36:25 +02:00
  • ea042677ab patch 8.2.3074: popup_atcursor() uses wrong position with concealing v8.2.3074 Bram Moolenaar 2021-06-29 20:22:32 +02:00
  • 4067bd3604 patch 8.2.3073: when cursor is move for block append wrong text is inserted v8.2.3073 Bram Moolenaar 2021-06-29 18:54:35 +02:00
  • 7d7bcc6ba0 patch 8.2.3072: "zy" does not work well when "virtualedit' is "block" v8.2.3072 Bram Moolenaar 2021-06-28 21:54:27 +02:00
  • 127950241e patch 8.2.3071: shell options are not set properly for PowerShell v8.2.3071 Mike Williams 2021-06-28 20:53:58 +02:00
  • ffec6dd16a patch 8.2.3070: not enough testing for shell use v8.2.3070 Yegappan Lakshmanan 2021-06-27 22:09:59 +02:00
  • 108010aa47 patch 8.2.3069: error messages are spread out v8.2.3069 Bram Moolenaar 2021-06-27 22:03:33 +02:00
  • d887297ad0 patch 8.2.3068: Unicode tables are slightly outdated v8.2.3068 Christian Brabandt 2021-06-27 21:30:14 +02:00
  • 1d1ce613cd patch 8.2.3067: building fails with Athena v8.2.3067 Bram Moolenaar 2021-06-27 19:02:52 +02:00
  • 17d868b8b2 patch 8.2.3066: Vim9: debugging lambda does not work v8.2.3066 Bram Moolenaar 2021-06-27 16:29:53 +02:00
  • 577dc93da9 patch 8.2.3065: Vim9: error when sourcing script twice and reusing function v8.2.3065 Bram Moolenaar 2021-06-27 15:35:40 +02:00
  • 4d8f476176 Update runtime files Bram Moolenaar 2021-06-27 15:18:56 +02:00
  • e65081d1b5 patch 8.2.3064: Vim9: in script cannot set item in uninitialized list v8.2.3064 Bram Moolenaar 2021-06-27 15:04:05 +02:00
  • 65aee0b714 patch 8.2.3063: crash when switching 'cryptmethod' to xchaha20 with undo file v8.2.3063 Bram Moolenaar 2021-06-27 14:08:24 +02:00
  • 4cd5c52d64 patch 8.2.3062: internal error when adding several text properties v8.2.3062 Bram Moolenaar 2021-06-27 13:04:00 +02:00
  • 054794c20f patch 8.2.3061: testing the shell option is incomplete and spread out v8.2.3061 Yegappan Lakshmanan 2021-06-27 12:07:49 +02:00
  • 98f9a5f4cb patch 8.2.3060: Vim9: cannot use ternary operator in parenthesis v8.2.3060 Bram Moolenaar 2021-06-26 22:22:38 +02:00
  • e3ffaa6b7c patch 8.2.3059: Vim9: memory leak when using lambda v8.2.3059 Bram Moolenaar 2021-06-26 22:17:35 +02:00
  • 015cf10311 patch 8.2.3058: Vim9: cannot use ternary operator in parenthesis v8.2.3058 Bram Moolenaar 2021-06-26 21:52:02 +02:00
  • 307dec4567 patch 8.2.3057: Vim9: debugger test fails with normal features and +terminal v8.2.3057 Bram Moolenaar 2021-06-26 21:21:03 +02:00
  • 14ded11fca patch 8.2.3056: Vim9: using default value in lambda gives confusing error v8.2.3056 Bram Moolenaar 2021-06-26 19:25:49 +02:00
  • 3a3b10e87a patch 8.2.3055: strange error for assigning to "x.key" on non-dictionary v8.2.3055 Bram Moolenaar 2021-06-26 15:00:59 +02:00
  • 4d5dfe2083 patch 8.2.3054: Vim9: unpack assignment using "_" after semicolon fails v8.2.3054 Bram Moolenaar 2021-06-26 13:59:29 +02:00
  • 13e45d14ba patch 8.2.3053: Vim9: cannot assign to @@ in :def function v8.2.3053 Bram Moolenaar 2021-06-26 13:28:35 +02:00
  • ce024c3e20 patch 8.2.3052: Vim9: "legacy call" does not work v8.2.3052 Bram Moolenaar 2021-06-26 13:00:49 +02:00
  • 444d878324 patch 8.2.3051: Vim9: for loop with one list variable does not work v8.2.3051 Bram Moolenaar 2021-06-26 12:40:56 +02:00
  • f3caeb63d6 patch 8.2.3050: cannot recognize elixir files v8.2.3050 Austin Gatlin 2021-06-26 12:02:55 +02:00
  • 6582e230a0 patch 8.2.3049: JSON patch file not recognized v8.2.3049 Kevin Locke 2021-06-25 21:54:25 +02:00
  • 22480d147f patch 8.2.3048: strange error for white space after ++ command v8.2.3048 Bram Moolenaar 2021-06-25 21:31:09 +02:00
  • f3d30842dc patch 8.2.3047: increment and decrement don't allow for next command v8.2.3047 Bram Moolenaar 2021-06-25 19:29:30 +02:00
  • b420ac9d20 patch 8.2.3046: Amiga MorphOS: Term mode is set using DOS packets v8.2.3046 ola.soder@axis.com 2021-06-24 21:43:31 +02:00
  • 98703d7f6c patch 8.2.3045: minor typos v8.2.3045 Christian Brabandt 2021-06-24 19:55:27 +02:00
  • 3a62b14077 patch 8.2.3044: Amiga MorphOS and AROS: process ID is not valid v8.2.3044 ola.soder@axis.com 2021-06-24 18:50:30 +02:00
  • d415d26913 patch 8.2.3043: Amiga: cannot get the shell size on MorphOS and AROS v8.2.3043 ola.soder@axis.com 2021-06-23 22:05:27 +02:00
  • 6738fd2000 patch 8.2.3042: swap file test fails v8.2.3042 Bram Moolenaar 2021-06-23 21:44:06 +02:00
  • 44dea9da4b patch 8.2.3041: detecting if the process of a swap file is running fails v8.2.3041 Bram Moolenaar 2021-06-23 21:13:20 +02:00
  • 18d46587b9 patch 8.2.3040: GUI: dropping files not tested v8.2.3040 Yegappan Lakshmanan 2021-06-23 20:46:52 +02:00
  • 8cec9273d2 patch 8.2.3039: Vim9: breakpoint at a comment line does not work v8.2.3039 Bram Moolenaar 2021-06-23 20:20:53 +02:00
  • cc65040986 patch 8.2.3038: Amiga built-in version string doesn't include build date v8.2.3038 ola.soder@axis.com 2021-06-23 15:52:46 +02:00
  • 8ce3ca8961 patch 8.2.3037: configure reports libcanberra when checking for libsodium v8.2.3037 ichizok 2021-06-23 15:41:52 +02:00
  • 7237cab8f1 patch 8.2.3036: Vim9: builtin function arguments not checked at compile time v8.2.3036 Yegappan Lakshmanan 2021-06-22 19:52:27 +02:00
  • 831bdf8622 patch 8.2.3035: Vim9: crash when calling :def function with partial v8.2.3035 Bram Moolenaar 2021-06-22 19:32:17 +02:00
  • ef7be8348f patch 8.2.3034: installing packages on github CI sometimes fails v8.2.3034 Christian Brabandt 2021-06-22 18:21:19 +02:00
  • 419a40ac96 patch 8.2.3033: no error when using alpha delimiter with :global v8.2.3033 Bram Moolenaar 2021-06-21 21:55:18 +02:00
  • 226b28b961 patch 8.2.3032: build problems with MSVC, other crypt issues with libsodium v8.2.3032 Christian Brabandt 2021-06-21 21:08:08 +02:00
  • 22f17a29cd patch 8.2.3031: no error if a function name starts with an underscore v8.2.3031 Bram Moolenaar 2021-06-21 20:48:58 +02:00
  • cb54bc6562 patch 8.2.3030: Coverity reports a memory leak v8.2.3030 Dominique Pelle 2021-06-21 20:15:37 +02:00
  • 035bd1c99f patch 8.2.3029: Vim9: crash when using operator and list unpack assignment v8.2.3029 Bram Moolenaar 2021-06-21 19:44:11 +02:00
  • f1e7449d56 patch 8.2.3028: GUI mouse events not tested v8.2.3028 Yegappan Lakshmanan 2021-06-21 18:44:26 +02:00
  • 2ac4b2536a patch 8.2.3027: Vim9: breakpoint in compiled function not always checked v8.2.3027 Bram Moolenaar 2021-06-20 20:09:42 +02:00
  • 4f8f54280f patch 8.2.3026: Vim9: cannot set breakpoint in compiled function v8.2.3026 Bram Moolenaar 2021-06-20 19:28:14 +02:00
  • 0d5e1ec37f patch 8.2.3025: not enough tests for quickfix end_col and end_lnum v8.2.3025 shane.xb.qian 2021-06-20 16:31:00 +02:00
  • 2fb1b89d72 patch 8.2.3024: execute() function test fails v8.2.3024 Bram Moolenaar 2021-06-20 15:03:15 +02:00
  • ca81f0e834 patch 8.2.3023: Vim9: arguments for execute() not checked at compile time v8.2.3023 Bram Moolenaar 2021-06-20 14:41:01 +02:00
  • f573c6e1ed patch 8.2.3022: available encryption methods are not strong enough v8.2.3022 Christian Brabandt 2021-06-20 14:02:16 +02:00
  • 208f0b48b2 patch 8.2.3021: spaces allowed between option name and "!", "?", etc. v8.2.3021 Bram Moolenaar 2021-06-20 12:40:08 +02:00
  • 2fb7495686 patch 8.2.3020: unreachable code v8.2.3020 =?UTF-8?q?Dundar=20G=C3=B6c?= 2021-06-19 21:38:25 +02:00