Commit Graph

  • 22480d147f patch 8.2.3048: strange error for white space after ++ command Bram Moolenaar 2021-06-25 21:31:09 +02:00
  • f3d30842dc patch 8.2.3047: increment and decrement don't allow for next command Bram Moolenaar 2021-06-25 19:29:30 +02:00
  • b420ac9d20 patch 8.2.3046: Amiga MorphOS: Term mode is set using DOS packets ola.soder@axis.com 2021-06-24 21:43:31 +02:00
  • 98703d7f6c patch 8.2.3045: minor typos Christian Brabandt 2021-06-24 19:55:27 +02:00
  • 3a62b14077 patch 8.2.3044: Amiga MorphOS and AROS: process ID is not valid 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 ola.soder@axis.com 2021-06-23 22:05:27 +02:00
  • 6738fd2000 patch 8.2.3042: swap file test fails 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 Bram Moolenaar 2021-06-23 21:13:20 +02:00
  • 18d46587b9 patch 8.2.3040: GUI: dropping files not tested Yegappan Lakshmanan 2021-06-23 20:46:52 +02:00
  • 8cec9273d2 patch 8.2.3039: Vim9: breakpoint at a comment line does not work 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 ola.soder@axis.com 2021-06-23 15:52:46 +02:00
  • 8ce3ca8961 patch 8.2.3037: configure reports libcanberra when checking for libsodium ichizok 2021-06-23 15:41:52 +02:00
  • 9227ed43bb Merge remote-tracking branch 'vim/master' ichizok 2021-06-23 18:27:17 +09:00
  • 7237cab8f1 patch 8.2.3036: Vim9: builtin function arguments not checked at compile time Yegappan Lakshmanan 2021-06-22 19:52:27 +02:00
  • 831bdf8622 patch 8.2.3035: Vim9: crash when calling :def function with partial Bram Moolenaar 2021-06-22 19:32:17 +02:00
  • ef7be8348f patch 8.2.3034: installing packages on github CI sometimes fails Christian Brabandt 2021-06-22 18:21:19 +02:00
  • 419a40ac96 patch 8.2.3033: no error when using alpha delimiter with :global Bram Moolenaar 2021-06-21 21:55:18 +02:00
  • 226b28b961 patch 8.2.3032: build problems with MSVC, other crypt issues with libsodium 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 Bram Moolenaar 2021-06-21 20:48:58 +02:00
  • cb54bc6562 patch 8.2.3030: Coverity reports a memory leak Dominique Pelle 2021-06-21 20:15:37 +02:00
  • 035bd1c99f patch 8.2.3029: Vim9: crash when using operator and list unpack assignment Bram Moolenaar 2021-06-21 19:44:11 +02:00
  • f1e7449d56 patch 8.2.3028: GUI mouse events not tested Yegappan Lakshmanan 2021-06-21 18:44:26 +02:00
  • 2ac4b2536a patch 8.2.3027: Vim9: breakpoint in compiled function not always checked Bram Moolenaar 2021-06-20 20:09:42 +02:00
  • 4f8f54280f patch 8.2.3026: Vim9: cannot set breakpoint in compiled function 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 shane.xb.qian 2021-06-20 16:31:00 +02:00
  • 2fb1b89d72 patch 8.2.3024: execute() function test fails Bram Moolenaar 2021-06-20 15:03:15 +02:00
  • ca81f0e834 patch 8.2.3023: Vim9: arguments for execute() not checked at compile time Bram Moolenaar 2021-06-20 14:41:01 +02:00
  • f573c6e1ed patch 8.2.3022: available encryption methods are not strong enough Christian Brabandt 2021-06-20 14:02:16 +02:00
  • 208f0b48b2 patch 8.2.3021: spaces allowed between option name and "!", "?", etc. Bram Moolenaar 2021-06-20 12:40:08 +02:00
  • 2fb7495686 patch 8.2.3020: unreachable code =?UTF-8?q?Dundar=20G=C3=B6c?= 2021-06-19 21:38:25 +02:00
  • 6864efa596 patch 8.2.3019: location list only has the start position. thinca 2021-06-19 20:45:20 +02:00
  • ad52f96a2d patch 8.2.3018: 'quickfixtextfunc' formatting is lost when switching buffers Yegappan Lakshmanan 2021-06-19 18:22:53 +02:00
  • 59b50c3bee patch 8.2.3017: Vim9: debugger shows too many lines Bram Moolenaar 2021-06-17 22:27:48 +02:00
  • fae55a9cb0 patch 8.2.3016: confusing error when expression is followed by comma Bram Moolenaar 2021-06-17 22:08:30 +02:00
  • 74f4a965bc patch 8.2.3015: Vim9: Assigning to @# requires a string Bram Moolenaar 2021-06-17 21:03:07 +02:00
  • 6e9695525e patch 8.2.3014: Coverity warns for freeing static string Dominique Pelle 2021-06-17 13:53:41 +02:00
  • 4cea536bdf patch 8.2.3013: Vim: when debugging only first line of command is displayed Bram Moolenaar 2021-06-16 22:24:40 +02:00
  • 29f0dc3689 patch 8.2.3012: when 'rightleft' is set the line number is drawn reversed Christian Brabandt 2021-06-16 19:28:34 +02:00
  • 6bc30b05e6 patch 8.2.3011: Vim9: cannot get argument values during debugging Bram Moolenaar 2021-06-16 19:19:55 +02:00
  • 41a7f82dea patch 8.2.3010: not enough testing for viminfo code Yegappan Lakshmanan 2021-06-16 15:53:17 +02:00
  • ea2a2bed59 Merge remote-tracking branch 'vim/master' ichizok 2021-06-16 18:08:02 +09:00
  • b90ac5e96e patch 8.2.3009: startup test may hang Bram Moolenaar 2021-06-16 10:59:36 +02:00
  • 55b6b60b69 patch 8.2.3008: startup test may hang Bram Moolenaar 2021-06-15 23:05:59 +02:00
  • 61a417b7c1 patch 8.2.3007: Vim9: test for void value fails Bram Moolenaar 2021-06-15 22:54:28 +02:00
  • a97c36310f patch 8.2.3006: crash when echoing a value very early Bram Moolenaar 2021-06-15 22:39:11 +02:00
  • f57b43c230 patch 8.2.3005: Vim9: using a void value does not give a proper error message Bram Moolenaar 2021-06-15 22:13:27 +02:00
  • 8ac681a280 patch 8.2.3004: Vim9: error for missing colon given while skipping Bram Moolenaar 2021-06-15 20:06:34 +02:00
  • 968a5b62ff patch 8.2.3003: Vim9: closure compiled with wrong compile type Bram Moolenaar 2021-06-15 19:32:40 +02:00
  • affd0bc626 patch 8.2.3002: Vim doesn't abort on a fatal Tcl error Dominique Pelle 2021-06-15 19:09:43 +02:00
  • caf1a2f296 patch 8.2.3001: Vim9: memory leak when compilation fails Bram Moolenaar 2021-06-15 11:27:21 +02:00
  • 3b814af7e1 patch 8.2.3000: Vim9: warning for uninitialized variable Bram Moolenaar 2021-06-15 10:22:17 +02:00
  • 47f6db9089 patch 8.2.2999: balloon sometimes does not hide with GTK 3 Bram Moolenaar 2021-06-14 22:08:46 +02:00
  • 1b0a9dd413 patch 8.2.2998: Vim9: disassemble test fails Bram Moolenaar 2021-06-14 21:32:21 +02:00
  • 26d711645c patch 8.2.2997: Vim9: disassemble test fails Bram Moolenaar 2021-06-14 21:08:56 +02:00
  • b69c6fb7b4 patch 8.2.2996: Vim9: when debugging cannot inspect local variables Bram Moolenaar 2021-06-14 20:40:37 +02:00
  • 90478f35a8 patch 8.2.2995: linker errors with dynamic Python 3.10 Zdenek Dohnal 2021-06-14 15:08:30 +02:00
  • 2d6d718dde patch 8.2.2994: various code is not fully tested Yegappan Lakshmanan 2021-06-13 21:52:48 +02:00
  • 5ffefbb35a patch 8.2.2993: 'fileencodings' default value should depend on 'encoding' Bram Moolenaar 2021-06-13 20:27:36 +02:00
  • 2346a63784 Update runtime files Bram Moolenaar 2021-06-13 19:02:49 +02:00
  • 4ee9d8e04d patch 8.2.2992: Vim9: completion for :disassemble is incomplete Bram Moolenaar 2021-06-13 18:38:48 +02:00
  • e70e12b32f patch 8.2.2991: Vim9: no completion for :vim9 and :legacy Bram Moolenaar 2021-06-13 17:20:08 +02:00
  • 2e66b0d137 patch 8.2.2990: Jupyter Notebook files are not recognized kompowiec2 2021-06-13 17:03:06 +02:00
  • c2dec4cac4 patch 8.2.2989: Vim9: memory leak when debugging a :def function Bram Moolenaar 2021-06-13 15:39:00 +02:00
  • c3a27bbd53 patch 8.2.2988: Vim9: debugger test fails Bram Moolenaar 2021-06-13 15:16:01 +02:00
  • 6d1792d408 patch 8.2.2987: build failure with normal features Bram Moolenaar 2021-06-13 14:33:20 +02:00
  • d9f31c13d2 patch 8.2.2986: build failure without the profile feature Bram Moolenaar 2021-06-13 14:15:29 +02:00
  • e99d422bbd patch 8.2.2985: Vim9: a compiled function cannot be debugged Bram Moolenaar 2021-06-13 14:01:26 +02:00
  • e6174fd58d patch 8.2.2984: Vim9: test fails because of missing return statement Bram Moolenaar 2021-06-12 18:30:56 +02:00
  • 4a27aefe3b Add links to discussion forums. Bram Moolenaar 2021-06-12 16:12:16 +02:00
  • a993153538 patch 8.2.2983: Vim9: an inline function requires specifying the return type Bram Moolenaar 2021-06-12 15:58:16 +02:00
  • 7423577180 patch 8.2.2982: Vim9: future commands are not reserved yet Bram Moolenaar 2021-06-12 14:53:05 +02:00
  • 6654ca702c patch 8.2.2981: recovery test is not run on big-endian systems James McCoy 2021-06-12 14:05:41 +02:00
  • 0b71955552 patch 8.2.2980: popup window test is a bit flaky Bram Moolenaar 2021-06-12 13:59:03 +02:00
  • 5958549760 patch 8.2.2979: not all options code is covered by tests Yegappan Lakshmanan 2021-06-12 13:46:41 +02:00
  • 744aecf877 patch 8.2.2978: warning for uninitialized variable Bram Moolenaar 2021-06-12 12:33:48 +02:00
  • 22db0d549f patch 8.2.2977: crash when using a null function reference Bram Moolenaar 2021-06-12 12:16:55 +02:00
  • 8de901e1f1 patch 8.2.2976: build failure without the +eval feature Bram Moolenaar 2021-06-11 22:21:24 +02:00
  • f0a4069e3d patch 8.2.2975: Vim9: can only use an autoload function name as a string Bram Moolenaar 2021-06-11 22:05:47 +02:00
  • 4f13527598 patch 8.2.2974: Greek spell checking uses wrong case folding Bram Moolenaar 2021-06-11 19:07:40 +02:00
  • 3044324e8d patch 8.2.2973: fix for recovery and diff mode not tested Yegappan Lakshmanan 2021-06-10 21:52:15 +02:00
  • 7b4f76c030 patch 8.2.2972: "%bd" tries to delete popup window buffers, which fails Bram Moolenaar 2021-06-10 21:07:48 +02:00
  • 544a38e44d patch 8.2.2971: cannot yank a block without trailing spaces Christian Brabandt 2021-06-10 19:39:11 +02:00
  • 31e299c08f patch 8.2.2970: Python configure check uses deprecated command Zdenek Dohnal 2021-06-10 18:50:55 +02:00
  • a42e6e0082 patch 8.2.2969: subtracting from number option fails when result is zero Bram Moolenaar 2021-06-10 18:43:25 +02:00
  • 54656015d3 patch 8.2.2968: Vim9: memory leak Bram Moolenaar 2021-06-09 20:50:46 +02:00
  • c04f2a4cd4 patch 8.2.2967: Vim9: crash when using two levels of partials Bram Moolenaar 2021-06-09 19:30:03 +02:00
  • e3f50ad640 patch 8.2.2966: ml_get errors after recovering a file Bram Moolenaar 2021-06-09 12:33:40 +02:00
  • b55d618f19 patch 8.2.2965: Vim9: crash when calling function that failed to compile Bram Moolenaar 2021-06-08 22:01:53 +02:00
  • a733042b12 patch 8.2.2964: Vim9: hang when using space after -> Bram Moolenaar 2021-06-08 20:46:45 +02:00
  • 445f11d5bc patch 8.2.2963: GUI: mouse move may start Visual mode with a popup visible Bram Moolenaar 2021-06-08 20:13:31 +02:00
  • dc73b4b75d patch 8.2.2962: MS-Windows command line arguments have wrong encoding K.Takata 2021-06-08 18:32:36 +02:00
  • 1f8072ec69 Merge remote-tracking branch 'vim/master' ichizok 2021-06-08 20:10:04 +09:00
  • c41badb748 patch 8.2.2961: keys typed during a :normal command are discarded Bram Moolenaar 2021-06-07 22:04:52 +02:00
  • 8cf02e5cf8 patch 8.2.2960: swap file recovery not sufficiently tested Yegappan Lakshmanan 2021-06-07 20:41:22 +02:00
  • 2f9c209ba0 patch 8.2.2959: sound_playfile() is not tested on MS-Windows Dominique Pelle 2021-06-07 20:28:45 +02:00
  • f7a023e580 patch 8.2.2958: function list test fails Bram Moolenaar 2021-06-07 18:50:01 +02:00
  • 3a7503c34c patch 8.2.2957: using getchar() in Vim9 script is problematic Bram Moolenaar 2021-06-07 18:29:17 +02:00
  • f05d2fc539 patch 8.2.2956: Vim9: need to plan for future additions Bram Moolenaar 2021-06-06 22:02:16 +02:00
  • e729ce294f patch 8.2.2955: Vim9: using filter in compiled command does not work Bram Moolenaar 2021-06-06 21:38:09 +02:00
  • 6db7b6375a patch 8.2.2954: short file name extension for Scala not recognized Brennon M 2021-06-06 20:15:53 +02:00