Fri, 11 Jun 2021 22:15:03 +0200 |
Bram Moolenaar |
patch 8.2.2975: Vim9: can only use an autoload function name as a string
v8.2.2975
|
Fri, 11 Jun 2021 19:15:04 +0200 |
Bram Moolenaar |
patch 8.2.2974: Greek spell checking uses wrong case folding
v8.2.2974
|
Thu, 10 Jun 2021 22:00:03 +0200 |
Bram Moolenaar |
patch 8.2.2973: fix for recovery and diff mode not tested
v8.2.2973
|
Thu, 10 Jun 2021 21:15:03 +0200 |
Bram Moolenaar |
patch 8.2.2972: "%bd" tries to delete popup window buffers, which fails
v8.2.2972
|
Thu, 10 Jun 2021 19:45:02 +0200 |
Bram Moolenaar |
patch 8.2.2971: cannot yank a block without trailing spaces
v8.2.2971
|
Thu, 10 Jun 2021 19:00:03 +0200 |
Bram Moolenaar |
patch 8.2.2970: Python configure check uses deprecated command
v8.2.2970
|
Thu, 10 Jun 2021 18:45:03 +0200 |
Bram Moolenaar |
patch 8.2.2969: subtracting from number option fails when result is zero
v8.2.2969
|
Wed, 09 Jun 2021 21:00:03 +0200 |
Bram Moolenaar |
patch 8.2.2968: Vim9: memory leak
v8.2.2968
|
Wed, 09 Jun 2021 19:45:02 +0200 |
Bram Moolenaar |
patch 8.2.2967: Vim9: crash when using two levels of partials
v8.2.2967
|
Wed, 09 Jun 2021 12:45:03 +0200 |
Bram Moolenaar |
patch 8.2.2966: ml_get errors after recovering a file
v8.2.2966
|
Tue, 08 Jun 2021 22:15:02 +0200 |
Bram Moolenaar |
patch 8.2.2965: Vim9: crash when calling function that failed to compile
v8.2.2965
|
Tue, 08 Jun 2021 21:00:03 +0200 |
Bram Moolenaar |
patch 8.2.2964: Vim9: hang when using space after ->
v8.2.2964
|
Tue, 08 Jun 2021 20:15:05 +0200 |
Bram Moolenaar |
patch 8.2.2963: GUI: mouse move may start Visual mode with a popup visible
v8.2.2963
|
Tue, 08 Jun 2021 18:45:05 +0200 |
Bram Moolenaar |
patch 8.2.2962: MS-Windows command line arguments have wrong encoding
v8.2.2962
|
Mon, 07 Jun 2021 22:15:04 +0200 |
Bram Moolenaar |
patch 8.2.2961: keys typed during a :normal command are discarded
v8.2.2961
|
Mon, 07 Jun 2021 20:45:03 +0200 |
Bram Moolenaar |
patch 8.2.2960: swap file recovery not sufficiently tested
v8.2.2960
|
Mon, 07 Jun 2021 20:30:03 +0200 |
Bram Moolenaar |
patch 8.2.2959: sound_playfile() is not tested on MS-Windows
v8.2.2959
|
Mon, 07 Jun 2021 19:00:04 +0200 |
Bram Moolenaar |
patch 8.2.2958: function list test fails
v8.2.2958
|
Mon, 07 Jun 2021 18:30:04 +0200 |
Bram Moolenaar |
patch 8.2.2957: using getchar() in Vim9 script is problematic
v8.2.2957
|
Sun, 06 Jun 2021 22:15:02 +0200 |
Bram Moolenaar |
patch 8.2.2956: Vim9: need to plan for future additions
v8.2.2956
|
Sun, 06 Jun 2021 21:45:03 +0200 |
Bram Moolenaar |
patch 8.2.2955: Vim9: using filter in compiled command does not work
v8.2.2955
|
Sun, 06 Jun 2021 20:30:03 +0200 |
Bram Moolenaar |
patch 8.2.2954: short file name extension for Scala not recognized
v8.2.2954
|
Sun, 06 Jun 2021 17:45:03 +0200 |
Bram Moolenaar |
patch 8.2.2953: Vim9: leaking memory when using heredoc script
v8.2.2953
|
Sun, 06 Jun 2021 17:15:04 +0200 |
Bram Moolenaar |
patch 8.2.2952: recover test fails on big endian systems
v8.2.2952
|
Sun, 06 Jun 2021 17:15:03 +0200 |
Bram Moolenaar |
patch 8.2.2951: Vim9: cannot use heredoc for :python, :lua, etc.
v8.2.2951
|
Sun, 06 Jun 2021 15:15:02 +0200 |
Bram Moolenaar |
patch 8.2.2950: sound code not fully tested
v8.2.2950
|
Sun, 06 Jun 2021 14:15:04 +0200 |
Bram Moolenaar |
patch 8.2.2949: tests failing because no error for float to string conversion
v8.2.2949
|
Sun, 06 Jun 2021 12:45:02 +0200 |
Bram Moolenaar |
patch 8.2.2948: substitute() accepts a number but not a float expression
v8.2.2948
|
Sun, 06 Jun 2021 12:15:04 +0200 |
Bram Moolenaar |
patch 8.2.2947: build failure without the channel feature
v8.2.2947
|
Sat, 05 Jun 2021 21:45:02 +0200 |
Bram Moolenaar |
patch 8.2.2946: Vim9: substitute expression cannot be a List
v8.2.2946
|
Sat, 05 Jun 2021 21:00:04 +0200 |
Bram Moolenaar |
patch 8.2.2945: some buffer related code is not tested
v8.2.2945
|
Sat, 05 Jun 2021 21:00:03 +0200 |
Bram Moolenaar |
patch 8.2.2944: Vim9: no error when using job or channel as a string
v8.2.2944
|
Sat, 05 Jun 2021 19:00:03 +0200 |
Bram Moolenaar |
patch 8.2.2943: Vim9: check for argument count ignores default values
v8.2.2943
|
Sat, 05 Jun 2021 18:30:03 +0200 |
Bram Moolenaar |
patch 8.2.2942: Vim9: error when calling function with too few arguments
v8.2.2942
|
Sat, 05 Jun 2021 17:15:06 +0200 |
Bram Moolenaar |
patch 8.2.2941: Vim9: using does not handle a list of strings
v8.2.2941
|
Sat, 05 Jun 2021 16:30:03 +0200 |
Bram Moolenaar |
patch 8.2.2940: MS-Windows: cannot see the size when resizing
v8.2.2940
|
Sat, 05 Jun 2021 16:15:05 +0200 |
Bram Moolenaar |
patch 8.2.2939: GTK: righthand scrollbar does not show with split window
v8.2.2939
|
Fri, 04 Jun 2021 22:00:05 +0200 |
Bram Moolenaar |
patch 8.2.2938: after using motion force from feedkeys() it sticks
v8.2.2938
|
Fri, 04 Jun 2021 21:15:05 +0200 |
Bram Moolenaar |
patch 8.2.2937: popup test fails if rightleft feature not enabled
v8.2.2937
|
Fri, 04 Jun 2021 21:15:04 +0200 |
Bram Moolenaar |
patch 8.2.2936: Vim9: converting number to bool uses wrong stack offset
v8.2.2936
|
Fri, 04 Jun 2021 19:30:03 +0200 |
Bram Moolenaar |
patch 8.2.2935: calculating register width is not always needed
v8.2.2935
|
Fri, 04 Jun 2021 18:45:03 +0200 |
Bram Moolenaar |
patch 8.2.2934: ASAN error when using text from the clipboard
v8.2.2934
|
Fri, 04 Jun 2021 17:15:03 +0200 |
Bram Moolenaar |
patch 8.2.2933: when 'clipboard' is "unnamed" zp does not work correctly
v8.2.2933
|
Thu, 03 Jun 2021 22:15:02 +0200 |
Bram Moolenaar |
patch 8.2.2932: select mode test fails
v8.2.2932
|
Thu, 03 Jun 2021 22:00:04 +0200 |
Bram Moolenaar |
patch 8.2.2931: Vim9: line continuation comment uses legacy syntax
v8.2.2931
|
Thu, 03 Jun 2021 20:45:03 +0200 |
Bram Moolenaar |
patch 8.2.2930: when a popup is visible a mouse move my restart Visual mode
v8.2.2930
|
Wed, 02 Jun 2021 19:30:04 +0200 |
Bram Moolenaar |
patch 8.2.2929: accidentally enable tcl by default
v8.2.2929
|
Wed, 02 Jun 2021 17:15:03 +0200 |
Bram Moolenaar |
patch 8.2.2928: the evalfunc.c file is too big
v8.2.2928
|
Wed, 02 Jun 2021 17:00:05 +0200 |
Bram Moolenaar |
patch 8.2.2927: test commented out because it fails with ASAN
v8.2.2927
|
Wed, 02 Jun 2021 17:00:04 +0200 |
Bram Moolenaar |
patch 8.2.2926: Vim9: no good error for using :legacy in a :def function
v8.2.2926
|
Wed, 02 Jun 2021 15:30:02 +0200 |
Bram Moolenaar |
patch 8.2.2925: Vim9: line continuation comment uses legacy syntax
v8.2.2925
|
Wed, 02 Jun 2021 15:15:03 +0200 |
Bram Moolenaar |
patch 8.2.2924: superfluous extern declaration
v8.2.2924
|
Wed, 02 Jun 2021 15:00:03 +0200 |
Bram Moolenaar |
patch 8.2.2923: EBCDIC build is broken
v8.2.2923
|
Wed, 02 Jun 2021 13:30:05 +0200 |
Bram Moolenaar |
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
|
Wed, 02 Jun 2021 12:00:06 +0200 |
Bram Moolenaar |
patch 8.2.2921: E704 for script local variable is not backwards compatible
v8.2.2921
|
Tue, 01 Jun 2021 21:30:03 +0200 |
Bram Moolenaar |
patch 8.2.2920: still a way to shadow a builtin function
v8.2.2920
|
Tue, 01 Jun 2021 21:00:04 +0200 |
Bram Moolenaar |
patch 8.2.2919: using ":!command" does not work if it uses posix_spawn()
v8.2.2919
|
Mon, 31 May 2021 22:30:02 +0200 |
Bram Moolenaar |
patch 8.2.2918: builtin function can be shadowed by global variable
v8.2.2918
|
Mon, 31 May 2021 20:15:02 +0200 |
Bram Moolenaar |
patch 8.2.2917: spellfile functionality not fully tested
v8.2.2917
|
Mon, 31 May 2021 19:30:04 +0200 |
Bram Moolenaar |
patch 8.2.2916: operators are not fully tested
v8.2.2916
|