log src/version.c @ 31535:8b9771b827c1 v9.0.1100

age author description
Mon, 26 Dec 2022 15:00:04 +0100 Bram Moolenaar patch 9.0.1100: a hashtab with many removed items is not cleaned up v9.0.1100
Mon, 26 Dec 2022 14:15:03 +0100 Bram Moolenaar patch 9.0.1099: trying to resize a hashtab may cause a problem v9.0.1099
Mon, 26 Dec 2022 14:00:07 +0100 Bram Moolenaar patch 9.0.1098: code uses too much indent v9.0.1098
Sun, 25 Dec 2022 22:45:03 +0100 Bram Moolenaar patch 9.0.1097: tests are failing v9.0.1097
Sun, 25 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.1096: reallocating hashtab when the size didn't change v9.0.1096
Sun, 25 Dec 2022 20:45:04 +0100 Bram Moolenaar patch 9.0.1095: using freed memory when declaration fails v9.0.1095
Sun, 25 Dec 2022 17:00:05 +0100 Bram Moolenaar patch 9.0.1094: compiler warning when HAS_MESSAGE_WINDOW is not defined v9.0.1094
Sat, 24 Dec 2022 22:30:03 +0100 Bram Moolenaar patch 9.0.1093: using freed memory of object member v9.0.1093
Fri, 23 Dec 2022 20:15:03 +0100 Bram Moolenaar patch 9.0.1092: search error message doesn't show used pattern v9.0.1092
Fri, 23 Dec 2022 19:00:04 +0100 Bram Moolenaar patch 9.0.1091: assignment to non-existing member causes a crash v9.0.1091
Fri, 23 Dec 2022 14:30:05 +0100 Bram Moolenaar patch 9.0.1090: FHIR Shorthand files are not recognized v9.0.1090
Fri, 23 Dec 2022 13:30:03 +0100 Bram Moolenaar patch 9.0.1089: unnessary assignment v9.0.1089
Thu, 22 Dec 2022 22:15:05 +0100 Bram Moolenaar patch 9.0.1088: clang warns for unused variable v9.0.1088
Thu, 22 Dec 2022 19:45:04 +0100 Bram Moolenaar patch 9.0.1087: autocommand test sometimes fails v9.0.1087
Thu, 22 Dec 2022 15:00:07 +0100 Bram Moolenaar patch 9.0.1086: display wrong in Windows terminal after exiting Vim v9.0.1086
Tue, 20 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.1085: compiler warns for uninitialized variable v9.0.1085
Tue, 20 Dec 2022 21:15:05 +0100 Bram Moolenaar patch 9.0.1084: code handling low level MS-Windows events cannot be tested v9.0.1084
Tue, 20 Dec 2022 14:45:05 +0100 Bram Moolenaar patch 9.0.1083: empty and comment lines in a class cause an error v9.0.1083
Mon, 19 Dec 2022 21:45:03 +0100 Bram Moolenaar patch 9.0.1082: some jsonc files are not recognized v9.0.1082
Mon, 19 Dec 2022 21:30:03 +0100 Bram Moolenaar patch 9.0.1081: using "->" with split lines does not always work v9.0.1081
Mon, 19 Dec 2022 20:00:03 +0100 Bram Moolenaar patch 9.0.1080: the "kitty" terminfo entry is not widespread v9.0.1080
Mon, 19 Dec 2022 18:00:04 +0100 Bram Moolenaar patch 9.0.1079: leaking memory when defining a user command fails v9.0.1079
Mon, 19 Dec 2022 17:00:05 +0100 Bram Moolenaar patch 9.0.1078: with the +vartabs feature indent folding may use wrong 'ts' v9.0.1078
Mon, 19 Dec 2022 14:45:04 +0100 Bram Moolenaar patch 9.0.1077: can add text property with negative ID before virtual text v9.0.1077
Mon, 19 Dec 2022 13:30:08 +0100 Bram Moolenaar patch 9.0.1076: ASAN complains about NULL argument v9.0.1076
Sun, 18 Dec 2022 23:15:02 +0100 Bram Moolenaar patch 9.0.1075: build fails if compiler doesn't allow declaration after case v9.0.1075
Sun, 18 Dec 2022 22:45:04 +0100 Bram Moolenaar patch 9.0.1074: class members are not supported yet v9.0.1074
Sun, 18 Dec 2022 19:00:06 +0100 Bram Moolenaar patch 9.0.1073: using "xterm-kitty" for 'term' causes problems v9.0.1073
Sun, 18 Dec 2022 13:30:05 +0100 Bram Moolenaar patch 9.0.1072: screenpos() column result in fold may be too small v9.0.1072
Sat, 17 Dec 2022 17:00:04 +0100 Bram Moolenaar patch 9.0.1071: Codecov action version is too specific v9.0.1071
Sat, 17 Dec 2022 16:45:03 +0100 Bram Moolenaar patch 9.0.1070: reading beyond array size v9.0.1070
Sat, 17 Dec 2022 16:15:03 +0100 Bram Moolenaar patch 9.0.1069: diff mode highlight fails for special characters v9.0.1069
Sat, 17 Dec 2022 15:00:03 +0100 Bram Moolenaar patch 9.0.1068: no information about whether request term codes has an effect v9.0.1068
Sat, 17 Dec 2022 12:45:03 +0100 Bram Moolenaar patch 9.0.1067: in diff mode virtual text is highlighted incorrectly v9.0.1067
Sat, 17 Dec 2022 11:45:05 +0100 Bram Moolenaar patch 9.0.1066: test function name is wrong v9.0.1066
Fri, 16 Dec 2022 19:45:03 +0100 Bram Moolenaar patch 9.0.1065: a shell command switching screens may still have a problem v9.0.1065
Fri, 16 Dec 2022 17:45:04 +0100 Bram Moolenaar patch 9.0.1064: code for making 'shortmess' temporarily empty is repeated v9.0.1064
Fri, 16 Dec 2022 14:15:03 +0100 Bram Moolenaar patch 9.0.1063: when using Kitty a shell command may mess up the key state v9.0.1063
Thu, 15 Dec 2022 15:00:04 +0100 Bram Moolenaar patch 9.0.1062: some test function names do not match what they are doing v9.0.1062
Thu, 15 Dec 2022 14:30:05 +0100 Bram Moolenaar patch 9.0.1061: cannot display 'showcmd' somewhere else v9.0.1061
Wed, 14 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.1060: private and public object members are not implemented yet v9.0.1060
Wed, 14 Dec 2022 19:00:04 +0100 Bram Moolenaar patch 9.0.1059: build failure with some compilers v9.0.1059
Wed, 14 Dec 2022 18:45:03 +0100 Bram Moolenaar patch 9.0.1058: string value of class and object do not have information v9.0.1058
Wed, 14 Dec 2022 17:45:03 +0100 Bram Moolenaar patch 9.0.1057: conflict between supercollider and scala filetype detection v9.0.1057
Wed, 14 Dec 2022 16:15:04 +0100 Bram Moolenaar patch 9.0.1056: leaking memory when disassembling an object method v9.0.1056
Wed, 14 Dec 2022 15:00:05 +0100 Bram Moolenaar patch 9.0.1055: Coverity warns for using uninitialized memory v9.0.1055
Tue, 13 Dec 2022 22:15:03 +0100 Bram Moolenaar patch 9.0.1054: object member can't get type from initializer v9.0.1054
Tue, 13 Dec 2022 19:45:04 +0100 Bram Moolenaar patch 9.0.1053: default constructor arguments are not optional v9.0.1053
Tue, 13 Dec 2022 14:45:05 +0100 Bram Moolenaar patch 9.0.1052: using freed memory on exit when EXITFREE is defined v9.0.1052
Tue, 13 Dec 2022 13:30:04 +0100 Bram Moolenaar patch 9.0.1051: after a failed CTRL-W ] next command splits window v9.0.1051
Mon, 12 Dec 2022 20:00:04 +0100 Bram Moolenaar patch 9.0.1050: using freed memory when assigning to variable twice v9.0.1050
Mon, 12 Dec 2022 15:00:05 +0100 Bram Moolenaar patch 9.0.1049: crash when opening a very small terminal window v9.0.1049
Mon, 12 Dec 2022 14:30:05 +0100 Bram Moolenaar patch 9.0.1048: with "screenline" in 'culopt' cursorline highlight is wrong v9.0.1048
Sun, 11 Dec 2022 15:30:04 +0100 Bram Moolenaar patch 9.0.1047: matchparen is slow v9.0.1047
Sat, 10 Dec 2022 20:15:02 +0100 Bram Moolenaar patch 9.0.1046: class method disassemble test fails on MS-Windows v9.0.1046
Sat, 10 Dec 2022 19:45:04 +0100 Bram Moolenaar patch 9.0.1045: in a class object members cannot be initialized v9.0.1045
Sat, 10 Dec 2022 12:30:03 +0100 Bram Moolenaar patch 9.0.1044: setting window height using Python may cause errors v9.0.1044
Sat, 10 Dec 2022 11:30:04 +0100 Bram Moolenaar patch 9.0.1043: macro has confusing name and is duplicated v9.0.1043
Sat, 10 Dec 2022 00:00:03 +0100 Bram Moolenaar patch 9.0.1042: ASAN gives false alarm about array access. v9.0.1042
Fri, 09 Dec 2022 22:45:03 +0100 Bram Moolenaar patch 9.0.1041: cannot define a method in a class v9.0.1041
Fri, 09 Dec 2022 13:45:02 +0100 Bram Moolenaar patch 9.0.1040: test for <Cmd> mapping with CmdlineChanged fails v9.0.1040
Fri, 09 Dec 2022 13:30:05 +0100 Bram Moolenaar patch 9.0.1039: using a <Cmd> mapping CmdlineChanged may be triggered twice v9.0.1039
Fri, 09 Dec 2022 12:45:04 +0100 Bram Moolenaar patch 9.0.1038: function name does not match what it is used for v9.0.1038
Thu, 08 Dec 2022 23:15:03 +0100 Bram Moolenaar patch 9.0.1037: lalloc(0) error for a class without members v9.0.1037
Thu, 08 Dec 2022 23:00:03 +0100 Bram Moolenaar patch 9.0.1036: undo misbehaves when writing from an insert mode mapping v9.0.1036
Thu, 08 Dec 2022 21:45:03 +0100 Bram Moolenaar patch 9.0.1035: object members are not being marked as used v9.0.1035
Thu, 08 Dec 2022 17:45:03 +0100 Bram Moolenaar patch 9.0.1034: reporting swap file when windows are split v9.0.1034
Thu, 08 Dec 2022 17:15:03 +0100 Bram Moolenaar patch 9.0.1033: tiny build fails because of conflicting typedef v9.0.1033
Thu, 08 Dec 2022 16:45:05 +0100 Bram Moolenaar patch 9.0.1032: test fails when terminal feature is missing v9.0.1032
Thu, 08 Dec 2022 16:45:03 +0100 Bram Moolenaar patch 9.0.1031: Vim9 class is not implemented yet v9.0.1031
Thu, 08 Dec 2022 13:15:03 +0100 Bram Moolenaar patch 9.0.1030: using freed memory with the cmdline popup menu v9.0.1030
Thu, 08 Dec 2022 11:15:04 +0100 Bram Moolenaar patch 9.0.1029: autoload directory missing from distribution v9.0.1029
Thu, 08 Dec 2022 10:45:04 +0100 Bram Moolenaar patch 9.0.1028: mouse shape test is flaky, especially on Mac OS v9.0.1028
Thu, 08 Dec 2022 00:15:02 +0100 Bram Moolenaar patch 9.0.1027: LGTM is soon shutting down v9.0.1027
Wed, 07 Dec 2022 23:45:05 +0100 Bram Moolenaar patch 9.0.1026: type of w_last_topfill is wrong v9.0.1026
Wed, 07 Dec 2022 10:30:04 +0100 Bram Moolenaar patch 9.0.1025: WinScrolled is not triggered when filler lines change v9.0.1025
Tue, 06 Dec 2022 18:00:07 +0100 Bram Moolenaar patch 9.0.1024: CI doesn't use the latest FreeBSD version v9.0.1024
Tue, 06 Dec 2022 17:30:04 +0100 Bram Moolenaar patch 9.0.1023: MS-Windows: dynamic loading of libsodium doesn't work v9.0.1023
Tue, 06 Dec 2022 17:15:03 +0100 Bram Moolenaar patch 9.0.1022: suspend test fails on Mac OS when suspending Vim v9.0.1022
Tue, 06 Dec 2022 16:15:02 +0100 Bram Moolenaar patch 9.0.1021: test trips over g:name v9.0.1021
Tue, 06 Dec 2022 15:30:05 +0100 Bram Moolenaar patch 9.0.1020: tests call GetSwapFileList() before it is defined v9.0.1020
Tue, 06 Dec 2022 15:30:04 +0100 Bram Moolenaar patch 9.0.1019: 'smoothscroll' and virtual text above don't work together v9.0.1019
Tue, 06 Dec 2022 10:15:06 +0100 Bram Moolenaar patch 9.0.1018: suspend test still fails on Mac OS v9.0.1018
Tue, 06 Dec 2022 10:15:05 +0100 Bram Moolenaar patch 9.0.1017: test for srand() fails on MS-Windows v9.0.1017
Mon, 05 Dec 2022 23:30:04 +0100 Bram Moolenaar patch 9.0.1016: screenpos() does not count filler lines for diff mode v9.0.1016
Mon, 05 Dec 2022 23:00:05 +0100 Bram Moolenaar patch 9.0.1015: without /dev/urandom srand() seed is too predictable v9.0.1015
Mon, 05 Dec 2022 22:45:03 +0100 Bram Moolenaar patch 9.0.1014: zir files are not recognized v9.0.1014
Mon, 05 Dec 2022 22:30:04 +0100 Bram Moolenaar patch 9.0.1013: suspend test often fails on Mac OS v9.0.1013
Mon, 05 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.1012: tests may get stuck in buffer with swap file v9.0.1012
Mon, 05 Dec 2022 17:30:06 +0100 Bram Moolenaar patch 9.0.1011: ml_get error when using screenpos() v9.0.1011
Mon, 05 Dec 2022 17:00:05 +0100 Bram Moolenaar patch 9.0.1010: stray warnings for existing swap files v9.0.1010
Mon, 05 Dec 2022 16:30:04 +0100 Bram Moolenaar patch 9.0.1009: test for catch after interrupt is flaky on MS-Windows v9.0.1009
Mon, 05 Dec 2022 16:15:04 +0100 Bram Moolenaar patch 9.0.1008: test for swapfilelist() fails on MS-Windows v9.0.1008
Mon, 05 Dec 2022 15:00:11 +0100 Bram Moolenaar patch 9.0.1007: there is no way to get a list of swap file names v9.0.1007
Mon, 05 Dec 2022 00:45:03 +0100 Bram Moolenaar patch 9.0.1006: suspend test still sometimes fails on MacOS v9.0.1006
Mon, 05 Dec 2022 00:15:06 +0100 Bram Moolenaar patch 9.0.1005: a failed test may leave a swap file behind v9.0.1005
Sun, 04 Dec 2022 23:30:03 +0100 Bram Moolenaar patch 9.0.1004: suspend test sometimes fails on MacOS v9.0.1004
Sun, 04 Dec 2022 22:45:03 +0100 Bram Moolenaar patch 9.0.1003: tiny build fails v9.0.1003
Sun, 04 Dec 2022 22:15:03 +0100 Bram Moolenaar patch 9.0.1002: command list test fails v9.0.1002
Sun, 04 Dec 2022 21:15:07 +0100 Bram Moolenaar patch 9.0.1001: classes are not documented or implemented yet v9.0.1001
Sat, 03 Dec 2022 19:45:03 +0100 Bram Moolenaar patch 9.0.1000: with 'smoothscroll' skipcol may be reset unnecessarily v9.0.1000
Sat, 03 Dec 2022 15:00:04 +0100 Bram Moolenaar patch 9.0.0999: memory may leak v9.0.0999
Sat, 03 Dec 2022 13:00:04 +0100 Bram Moolenaar patch 9.0.0998: "gk" may reset skipcol when not needed v9.0.0998
Sat, 03 Dec 2022 11:15:05 +0100 Bram Moolenaar patch 9.0.0997: Coverity warns for dead code v9.0.0997
Sat, 03 Dec 2022 01:15:04 +0100 Bram Moolenaar patch 9.0.0996: if 'keyprotocol' is empty "xterm" still uses modifyOtherKeys v9.0.0996
Fri, 02 Dec 2022 23:00:03 +0100 Bram Moolenaar patch 9.0.0995: padding before virtual text is highlighted v9.0.0995
Fri, 02 Dec 2022 22:45:04 +0100 Bram Moolenaar patch 9.0.0994: tests for empty prop type name fail v9.0.0994
Fri, 02 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.0993: display errors when adding or removing text property type v9.0.0993
Fri, 02 Dec 2022 19:15:03 +0100 Bram Moolenaar patch 9.0.0992: Vim9 script: get E1096 when comment follows return v9.0.0992
Fri, 02 Dec 2022 17:45:03 +0100 Bram Moolenaar patch 9.0.0991: crash when reading help index with various options set v9.0.0991
Fri, 02 Dec 2022 17:00:04 +0100 Bram Moolenaar patch 9.0.0990: callback name argument is changed by setqflist() v9.0.0990
Fri, 02 Dec 2022 16:15:03 +0100 Bram Moolenaar patch 9.0.0989: popupwin test is more flaky on MacOS v9.0.0989
Fri, 02 Dec 2022 14:45:03 +0100 Bram Moolenaar patch 9.0.0988: using feedkeys() does not show up in a channel log v9.0.0988
Fri, 02 Dec 2022 14:30:07 +0100 Bram Moolenaar patch 9.0.0987: file missing from list of distributed files v9.0.0987
Fri, 02 Dec 2022 14:15:03 +0100 Bram Moolenaar patch 9.0.0986: build failure with tiny version v9.0.0986
Fri, 02 Dec 2022 13:30:04 +0100 Bram Moolenaar patch 9.0.0985: when using kitty keyboard protocol function keys may not work v9.0.0985
Thu, 01 Dec 2022 20:45:04 +0100 Bram Moolenaar patch 9.0.0984: GUI: remote_foreground() does not always work v9.0.0984
Thu, 01 Dec 2022 20:30:03 +0100 Bram Moolenaar patch 9.0.0983: stray characters displayed when starting the GUI v9.0.0983
Thu, 01 Dec 2022 19:45:03 +0100 Bram Moolenaar patch 9.0.0982: 'cursorline' not drawn before virtual text below v9.0.0982
Thu, 01 Dec 2022 13:30:04 +0100 Bram Moolenaar patch 9.0.0981: build error in tiny version v9.0.0981
Thu, 01 Dec 2022 13:15:03 +0100 Bram Moolenaar patch 9.0.0980: the keyboard state response may end up in a shell command v9.0.0980
Thu, 01 Dec 2022 12:15:05 +0100 Bram Moolenaar patch 9.0.0979: ch_log() text can be hard to find in the log file v9.0.0979
Wed, 30 Nov 2022 21:30:03 +0100 Bram Moolenaar patch 9.0.0978: build errors without the +channel feature v9.0.0978
Wed, 30 Nov 2022 19:15:10 +0100 Bram Moolenaar patch 9.0.0977: it is not easy to see what client-server commands are doing v9.0.0977
Wed, 30 Nov 2022 11:30:05 +0100 Bram Moolenaar patch 9.0.0976: enabling the kitty keyboard protocol uses push/pop v9.0.0976
Tue, 29 Nov 2022 22:45:03 +0100 Bram Moolenaar patch 9.0.0975: virtual text below empty line misplaced when 'number' set v9.0.0975
Tue, 29 Nov 2022 21:45:04 +0100 Bram Moolenaar patch 9.0.0974: even when Esc is encoded a timeout is used v9.0.0974
Tue, 29 Nov 2022 19:45:03 +0100 Bram Moolenaar patch 9.0.0973: Kitty keyboard protocol key with NumLock not decoded v9.0.0973
Tue, 29 Nov 2022 17:15:03 +0100 Bram Moolenaar patch 9.0.0972: build failure on some systems v9.0.0972
Tue, 29 Nov 2022 15:00:06 +0100 Bram Moolenaar patch 9.0.0971: escape sequences not recognized without termresponse feature v9.0.0971
Tue, 29 Nov 2022 15:00:05 +0100 Bram Moolenaar patch 9.0.0970: Coverity warns for uninitialized variable v9.0.0970
Mon, 28 Nov 2022 23:30:03 +0100 Bram Moolenaar patch 9.0.0969: matchparen highlight is not updated when switching buffers v9.0.0969
Mon, 28 Nov 2022 22:30:03 +0100 Bram Moolenaar patch 9.0.0968: GUI mouse event test is a bit flaky v9.0.0968
Mon, 28 Nov 2022 21:45:03 +0100 Bram Moolenaar patch 9.0.0967: leaking memory from autocmd windows v9.0.0967
Mon, 28 Nov 2022 20:15:03 +0100 Bram Moolenaar patch 9.0.0966: some compilers don't allow a declaration after a label v9.0.0966
Mon, 28 Nov 2022 20:00:05 +0100 Bram Moolenaar patch 9.0.0965: using one window for executing autocommands is insufficient v9.0.0965
Mon, 28 Nov 2022 18:00:04 +0100 Bram Moolenaar patch 9.0.0964: status line not redrawn when 'splitkeep' is "screen" v9.0.0964
Mon, 28 Nov 2022 12:45:04 +0100 Bram Moolenaar patch 9.0.0963: function name does not match autocmd event name v9.0.0963
Sun, 27 Nov 2022 22:00:03 +0100 Bram Moolenaar patch 9.0.0962: virtual text below cannot be placed below empty lines v9.0.0962
Sun, 27 Nov 2022 21:00:05 +0100 Bram Moolenaar patch 9.0.0961: using deletebufline() may jump to another window v9.0.0961
Sun, 27 Nov 2022 17:30:03 +0100 Bram Moolenaar patch 9.0.0960: error when using the "Spelling / Find More Languages" menu v9.0.0960
Sun, 27 Nov 2022 17:00:04 +0100 Bram Moolenaar patch 9.0.0959: error when using the "File Settings / Text Width" menu v9.0.0959
Sun, 27 Nov 2022 15:45:04 +0100 Bram Moolenaar patch 9.0.0958: messages test is flaky v9.0.0958
Sun, 27 Nov 2022 15:00:04 +0100 Bram Moolenaar patch 9.0.0957: tests fail without the terminal feature v9.0.0957
Sun, 27 Nov 2022 14:00:05 +0100 Bram Moolenaar patch 9.0.0956: terminal tests fail when using key with modifier v9.0.0956
Sun, 27 Nov 2022 12:45:05 +0100 Bram Moolenaar patch 9.0.0955: libvterm does not support the XTQMODKEYS request v9.0.0955
Sat, 26 Nov 2022 20:30:03 +0100 Bram Moolenaar patch 9.0.0954: cannot detect whether modifyOtherKeys is enabled v9.0.0954
Sat, 26 Nov 2022 20:00:03 +0100 Bram Moolenaar patch 9.0.0953: part of making search more efficient is missing v9.0.0953
Sat, 26 Nov 2022 14:15:04 +0100 Bram Moolenaar patch 9.0.0952: Eclipse preference files are not recognized v9.0.0952
Sat, 26 Nov 2022 13:00:05 +0100 Bram Moolenaar patch 9.0.0951: trying every character position for a match is inefficient v9.0.0951
Fri, 25 Nov 2022 22:15:03 +0100 Bram Moolenaar patch 9.0.0950: the pattern "_szs" matches at EOL v9.0.0950
Fri, 25 Nov 2022 17:45:04 +0100 Bram Moolenaar patch 9.0.0949: crash when unletting a variable while listing variables v9.0.0949
Fri, 25 Nov 2022 16:15:04 +0100 Bram Moolenaar patch 9.0.0948: 'ttyfast' is set for arbitrary terminals v9.0.0948
Fri, 25 Nov 2022 14:15:05 +0100 Bram Moolenaar patch 9.0.0947: invalid memory access in substitute with function v9.0.0947
Fri, 25 Nov 2022 02:00:04 +0100 Bram Moolenaar patch 9.0.0946: CI: Error in Coverity flow is not reported v9.0.0946
Fri, 25 Nov 2022 00:15:02 +0100 Bram Moolenaar patch 9.0.0945: failures in the cursorline test v9.0.0945
Thu, 24 Nov 2022 23:45:02 +0100 Bram Moolenaar patch 9.0.0944: 'cursorline' causes virtual text highlight to continue v9.0.0944
Thu, 24 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0943: pretending to go out of Insert mode when Esc is received v9.0.0943
Thu, 24 Nov 2022 21:15:02 +0100 Bram Moolenaar patch 9.0.0942: Workflow Description Language files are not recognized v9.0.0942
Thu, 24 Nov 2022 16:30:04 +0100 Bram Moolenaar patch 9.0.0941: CI failures in sound dummy v9.0.0941
Thu, 24 Nov 2022 15:15:03 +0100 Bram Moolenaar patch 9.0.0940: crash when typing a letter in a terminal window v9.0.0940
Thu, 24 Nov 2022 14:30:03 +0100 Bram Moolenaar patch 9.0.0939: still using simplified mappings when using kitty protocol v9.0.0939
Thu, 24 Nov 2022 13:30:03 +0100 Bram Moolenaar patch 9.0.0938: MS-Windows: debug executable not found when running test v9.0.0938
Thu, 24 Nov 2022 13:15:02 +0100 Bram Moolenaar patch 9.0.0937: forked repositories send out useless email v9.0.0937
Thu, 24 Nov 2022 12:45:03 +0100 Bram Moolenaar patch 9.0.0936: wrong type for "isunnamed" returned by getreginfo() v9.0.0936
Thu, 24 Nov 2022 12:00:05 +0100 Bram Moolenaar patch 9.0.0935: when using dash it may not be recognize as filetype "sh" v9.0.0935
Thu, 24 Nov 2022 01:15:04 +0100 Bram Moolenaar patch 9.0.0934: various code formatting issues v9.0.0934
Thu, 24 Nov 2022 00:45:03 +0100 Bram Moolenaar patch 9.0.0933: Kitty shows "already at oldest change" on startup v9.0.0933
Wed, 23 Nov 2022 23:45:03 +0100 Bram Moolenaar patch 9.0.0932: Oblivion files are not recognized v9.0.0932
Wed, 23 Nov 2022 23:30:03 +0100 Bram Moolenaar patch 9.0.0931: MS-Windows: mouse column limited to 223 v9.0.0931
Wed, 23 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug v9.0.0930
Wed, 23 Nov 2022 15:45:04 +0100 Bram Moolenaar patch 9.0.0929: build failure with tiny version v9.0.0929
Wed, 23 Nov 2022 13:15:03 +0100 Bram Moolenaar patch 9.0.0928: using Ruby LDFLAGS may cause build problems v9.0.0928
Wed, 23 Nov 2022 12:45:05 +0100 Bram Moolenaar patch 9.0.0927: Coverity warns for using a NULL pointer v9.0.0927
Wed, 23 Nov 2022 12:45:04 +0100 Bram Moolenaar patch 9.0.0926: Coverity warns for not using return value of dict_add() v9.0.0926
Wed, 23 Nov 2022 12:30:04 +0100 Bram Moolenaar patch 9.0.0925: two conditions are always false v9.0.0925
Tue, 22 Nov 2022 23:15:03 +0100 Bram Moolenaar patch 9.0.0924: the first termcap entry of a builtin termcap is not used v9.0.0924
Tue, 22 Nov 2022 21:45:02 +0100 Bram Moolenaar patch 9.0.0923: second SIGWINCH signal may be ignored v9.0.0923
Tue, 22 Nov 2022 20:30:04 +0100 Bram Moolenaar patch 9.0.0922: Mermaid files are not recognized v9.0.0922
Tue, 22 Nov 2022 19:30:04 +0100 Bram Moolenaar patch 9.0.0921: missing defined(PROTO) in #ifdef v9.0.0921
Tue, 22 Nov 2022 19:15:02 +0100 Bram Moolenaar patch 9.0.0920: cannot find an import prefixed with "s:" v9.0.0920
Tue, 22 Nov 2022 14:30:04 +0100 Bram Moolenaar patch 9.0.0919: build failure with tiny features v9.0.0919
Tue, 22 Nov 2022 14:00:04 +0100 Bram Moolenaar patch 9.0.0918: MS-Windows: modifier keys do not work with mouse scroll event v9.0.0918
Tue, 22 Nov 2022 13:45:04 +0100 Bram Moolenaar patch 9.0.0917: the WinScrolled autocommand event is not enough v9.0.0917
Mon, 21 Nov 2022 21:00:06 +0100 Bram Moolenaar patch 9.0.0916: getbufline() is inefficient for getting a single line v9.0.0916
Sun, 20 Nov 2022 13:15:04 +0100 Bram Moolenaar patch 9.0.0915: WinScrolled may trigger immediately when defined v9.0.0915
Sun, 20 Nov 2022 12:15:04 +0100 Bram Moolenaar patch 9.0.0914: deletebufline() may move marks in the wrong window v9.0.0914
Sat, 19 Nov 2022 22:30:03 +0100 Bram Moolenaar patch 9.0.0913: only change in current window triggers the WinScrolled event v9.0.0913
Sat, 19 Nov 2022 20:15:03 +0100 Bram Moolenaar patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xterm v9.0.0912
Sat, 19 Nov 2022 15:45:03 +0100 Bram Moolenaar patch 9.0.0911: with 'smoothscroll' set mouse click position may be wrong v9.0.0911
Sat, 19 Nov 2022 15:00:03 +0100 Bram Moolenaar patch 9.0.0910: setting lines in another buffer may not work well v9.0.0910
Sat, 19 Nov 2022 14:15:03 +0100 Bram Moolenaar patch 9.0.0909: error message for layout change does not match action v9.0.0909
Sat, 19 Nov 2022 13:30:05 +0100 Bram Moolenaar patch 9.0.0908: with 'smoothscroll' cursor may end up in wrong position v9.0.0908
Sat, 19 Nov 2022 12:45:04 +0100 Bram Moolenaar patch 9.0.0907: restoring window after WinScrolled may fail v9.0.0907
Sat, 19 Nov 2022 12:00:04 +0100 Bram Moolenaar patch 9.0.0906: mouse scroll code is not optimal v9.0.0906
Sat, 19 Nov 2022 00:15:03 +0100 Bram Moolenaar patch 9.0.0905: virtual text after the line wraps when 'wrap' is off v9.0.0905
Fri, 18 Nov 2022 23:15:04 +0100 Bram Moolenaar patch 9.0.0904: various comment and indent flaws v9.0.0904
Fri, 18 Nov 2022 22:30:04 +0100 Bram Moolenaar patch 9.0.0903: key code checker doesn't check modifyOtherKeys resource v9.0.0903
Fri, 18 Nov 2022 19:00:05 +0100 Bram Moolenaar patch 9.0.0902: some mouse scroll code is not in a good place v9.0.0902
Fri, 18 Nov 2022 15:15:04 +0100 Bram Moolenaar patch 9.0.0901: setting w_leftcol and handling side effects is confusing v9.0.0901
Fri, 18 Nov 2022 14:00:07 +0100 Bram Moolenaar patch 9.0.0900: cursor moves too far with 'smoothscroll' v9.0.0900
Thu, 17 Nov 2022 23:15:02 +0100 Bram Moolenaar patch 9.0.0899: the builtin terminals are in one long list v9.0.0899
Thu, 17 Nov 2022 20:15:06 +0100 Bram Moolenaar patch 9.0.0898: with 'smoothscroll' cursor is one screen line too far down v9.0.0898
Thu, 17 Nov 2022 19:45:03 +0100 Bram Moolenaar patch 9.0.0897: Clinical Quality Language files are not recognized v9.0.0897
Thu, 17 Nov 2022 17:45:03 +0100 Bram Moolenaar patch 9.0.0896: test for home key fails when 'term' is "tmux" v9.0.0896
Thu, 17 Nov 2022 16:30:03 +0100 Bram Moolenaar patch 9.0.0895: file renamed twice in test, missing feature check v9.0.0895
Thu, 17 Nov 2022 16:00:06 +0100 Bram Moolenaar patch 9.0.0894: virtual text property highlight ignores window background v9.0.0894
Thu, 17 Nov 2022 13:45:04 +0100 Bram Moolenaar patch 9.0.0893: 'smoothscroll' cursor calculations wrong when 'number' is set v9.0.0893
Thu, 17 Nov 2022 12:45:05 +0100 Bram Moolenaar patch 9.0.0892: may redraw when not needed v9.0.0892
Wed, 16 Nov 2022 23:15:04 +0100 Bram Moolenaar patch 9.0.0891: virtual text below after match has wrong highlight v9.0.0891
Wed, 16 Nov 2022 21:45:03 +0100 Bram Moolenaar patch 9.0.0890: no test for what patch 9.0.0827 fixes v9.0.0890
Wed, 16 Nov 2022 17:15:04 +0100 Bram Moolenaar patch 9.0.0889: keycode check script has a few flaws v9.0.0889
Wed, 16 Nov 2022 13:15:04 +0100 Bram Moolenaar patch 9.0.0888: MS-Windows GUI: CTRL-] does not work on Swiss keyboard v9.0.0888
Wed, 16 Nov 2022 00:00:04 +0100 Bram Moolenaar patch 9.0.0887: cannot easily try out what codes various keys produce v9.0.0887
Tue, 15 Nov 2022 18:45:03 +0100 Bram Moolenaar patch 9.0.0886: horizontal mouse scroll only works in the GUI v9.0.0886
Tue, 15 Nov 2022 15:00:08 +0100 Bram Moolenaar patch 9.0.0885: informational message has an error message number v9.0.0885
Tue, 15 Nov 2022 15:00:06 +0100 Bram Moolenaar patch 9.0.0884: mouse shape remains in op-pending mode after failed change v9.0.0884
Mon, 14 Nov 2022 23:15:03 +0100 Bram Moolenaar patch 9.0.0883: a silent mapping may cause dots on the command line v9.0.0883
Mon, 14 Nov 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipe v9.0.0882
Mon, 14 Nov 2022 21:00:05 +0100 Bram Moolenaar patch 9.0.0881: cannot get the currently showing mouse shape v9.0.0881
Mon, 14 Nov 2022 16:45:04 +0100 Bram Moolenaar patch 9.0.0880: preprocessor indenting is off v9.0.0880
Mon, 14 Nov 2022 16:00:05 +0100 Bram Moolenaar patch 9.0.0879: unnecessary nesting in makefile v9.0.0879
Mon, 14 Nov 2022 15:45:04 +0100 Bram Moolenaar patch 9.0.0878: Coverity warns for dead code v9.0.0878
Mon, 14 Nov 2022 00:45:03 +0100 Bram Moolenaar patch 9.0.0877: using freed memory with :comclear while listing commands v9.0.0877
Sun, 13 Nov 2022 23:45:03 +0100 Bram Moolenaar patch 9.0.0876: code is indented more than needed v9.0.0876
Sun, 13 Nov 2022 23:15:03 +0100 Bram Moolenaar patch 9.0.0875: using freed memory when executing delfunc at more prompt v9.0.0875
Sun, 13 Nov 2022 22:15:02 +0100 Bram Moolenaar patch 9.0.0874: using freed memory when executing unmenu at more prompt v9.0.0874
Sun, 13 Nov 2022 21:45:03 +0100 Bram Moolenaar patch 9.0.0873: using freed memory when executing mapclear at more prompt v9.0.0873
Sun, 13 Nov 2022 19:15:04 +0100 Bram Moolenaar patch 9.0.0872: code is indented more than needed v9.0.0872
Sun, 13 Nov 2022 19:00:05 +0100 Bram Moolenaar patch 9.0.0871: using freed memory when clearing augroup at more prompt v9.0.0871
Sun, 13 Nov 2022 14:00:04 +0100 Bram Moolenaar patch 9.0.0870: get E967 when using text property in quickfix window v9.0.0870
Sun, 13 Nov 2022 00:15:03 +0100 Bram Moolenaar patch 9.0.0869: bogus error when string used after :elseif v9.0.0869
Sat, 12 Nov 2022 20:00:04 +0100 Bram Moolenaar patch 9.0.0868: MS-Windows: after Vim exits console resizing problem v9.0.0868
Sat, 12 Nov 2022 18:45:04 +0100 Bram Moolenaar patch 9.0.0867: wildmenu redrawing code is spread out v9.0.0867
Sat, 12 Nov 2022 18:45:03 +0100 Bram Moolenaar patch 9.0.0866: no test for what patch 8.2.2207 fixes v9.0.0866
Sat, 12 Nov 2022 18:15:02 +0100 Bram Moolenaar patch 9.0.0865: duplicate arguments are not always detected v9.0.0865
Sat, 12 Nov 2022 17:45:03 +0100 Bram Moolenaar patch 9.0.0864: crash when using "!!" without a previous shell command v9.0.0864
Sat, 12 Nov 2022 17:15:03 +0100 Bram Moolenaar patch 9.0.0863: col() and charcol() only work for the current window v9.0.0863
Sat, 12 Nov 2022 13:00:05 +0100 Bram Moolenaar patch 9.0.0862: default value of 'endoffile' is wrong v9.0.0862
Sat, 12 Nov 2022 00:00:04 +0100 Bram Moolenaar patch 9.0.0861: solution for "!!sort" in closed fold is not optimal v9.0.0861
Fri, 11 Nov 2022 22:30:04 +0100 Bram Moolenaar patch 9.0.0860: MS-Windows: windres fails with clang 15.0.4 v9.0.0860
Fri, 11 Nov 2022 02:45:06 +0100 Bram Moolenaar patch 9.0.0859: compiler warning for unused variable v9.0.0859
Fri, 11 Nov 2022 02:30:03 +0100 Bram Moolenaar patch 9.0.0858: "!!sort" in a closed fold sorts too many lines v9.0.0858
Fri, 11 Nov 2022 00:30:03 +0100 Bram Moolenaar patch 9.0.0857: selecting MSVC 2017 does not set $PLATFORM v9.0.0857
Thu, 10 Nov 2022 19:30:04 +0100 Bram Moolenaar patch 9.0.0856: MS-Windows: executable not found when running test v9.0.0856
Thu, 10 Nov 2022 18:15:04 +0100 Bram Moolenaar patch 9.0.0855: comment not located above the code it refers to v9.0.0855
Thu, 10 Nov 2022 14:30:04 +0100 Bram Moolenaar patch 9.0.0854: no proper test for what 9.0.0846 fixes v9.0.0854
Thu, 10 Nov 2022 13:45:08 +0100 Bram Moolenaar patch 9.0.0853: terminal mouse test is still flaky on MacOS M1 v9.0.0853
Thu, 10 Nov 2022 01:30:04 +0100 Bram Moolenaar patch 9.0.0852: crypt test is skipped if xxd is not found v9.0.0852
Thu, 10 Nov 2022 01:15:03 +0100 Bram Moolenaar patch 9.0.0851: terminal mouse test is still flaky v9.0.0851
Thu, 10 Nov 2022 01:00:04 +0100 Bram Moolenaar patch 9.0.0850: MS-Windows Terminal has unstable color control v9.0.0850
Thu, 10 Nov 2022 00:30:04 +0100 Bram Moolenaar patch 9.0.0849: terminal mouse test is a bit flaky v9.0.0849
Wed, 09 Nov 2022 17:30:03 +0100 Bram Moolenaar patch 9.0.0848: help item for --log argument is not aligned nicely v9.0.0848
Wed, 09 Nov 2022 17:15:05 +0100 Bram Moolenaar patch 9.0.0847: CI: not totally clear what MS-Windows version is used v9.0.0847
Wed, 09 Nov 2022 01:45:03 +0100 Bram Moolenaar patch 9.0.0846: using assert_fails() may cause hit-enter prompt v9.0.0846
Tue, 08 Nov 2022 22:45:04 +0100 Bram Moolenaar patch 9.0.0845: shell command with just space gives strange error v9.0.0845
Mon, 07 Nov 2022 13:30:04 +0100 Bram Moolenaar patch 9.0.0844: handling 'statusline' errors is spread out v9.0.0844
Mon, 07 Nov 2022 12:30:05 +0100 Bram Moolenaar patch 9.0.0843: VHS tape files are not recognized v9.0.0843
Mon, 07 Nov 2022 12:15:05 +0100 Bram Moolenaar patch 9.0.0842: Unicode range for Apple SF symbols is outdated v9.0.0842
Sun, 06 Nov 2022 23:30:03 +0100 Bram Moolenaar patch 9.0.0841: deletebufline() does not always return 1 on failure v9.0.0841
Sun, 06 Nov 2022 19:30:08 +0100 Bram Moolenaar patch 9.0.0840: cannot change a slice of a const list v9.0.0840
Sun, 06 Nov 2022 13:30:04 +0100 Bram Moolenaar patch 9.0.0839: test may fail depending on sequence of events v9.0.0839
Sun, 06 Nov 2022 12:30:05 +0100 Bram Moolenaar patch 9.0.0838: compiler warnings for unused variables v9.0.0838
Sun, 06 Nov 2022 01:00:04 +0100 Bram Moolenaar patch 9.0.0837: append() reports failure when not appending anything v9.0.0837
Sat, 05 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0836: wrong error when using extend() with funcref v9.0.0836
Sat, 05 Nov 2022 19:45:03 +0100 Bram Moolenaar patch 9.0.0835: the window title is not redrawn when 'endoffile' changes v9.0.0835
Sat, 05 Nov 2022 16:15:03 +0100 Bram Moolenaar patch 9.0.0834: warning for missing return type v9.0.0834
Sat, 05 Nov 2022 15:30:04 +0100 Bram Moolenaar patch 9.0.0833: Mac: no +sound feature in huge build v9.0.0833
Sat, 05 Nov 2022 15:15:05 +0100 Bram Moolenaar patch 9.0.0832: deprecation warning causes build failure v9.0.0832
Fri, 04 Nov 2022 23:45:04 +0100 Bram Moolenaar patch 9.0.0831: compiler warning for redefining HAVE_DUP v9.0.0831
Fri, 04 Nov 2022 23:45:03 +0100 Bram Moolenaar patch 9.0.0830: compiling with Perl on Mac 12 fails v9.0.0830
Fri, 04 Nov 2022 23:00:05 +0100 Bram Moolenaar patch 9.0.0829: wrong counts in macro comment v9.0.0829
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Wed, 02 Nov 2022 11:18:58 +0100 Bram Moolenaar patch 9.0.0827: <Home> key in tmux doesn't work when 'term' set to "xterm" v9.0.0827
Wed, 02 Nov 2022 11:18:57 +0100 Bram Moolenaar patch 9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong place v9.0.0826
Wed, 02 Nov 2022 11:18:55 +0100 Bram Moolenaar patch 9.0.0825: cannot drag an entry in the tabpage line v9.0.0825
Wed, 02 Nov 2022 11:18:54 +0100 Bram Moolenaar patch 9.0.0824: crash when using win_move_separator() in other tab page v9.0.0824
Wed, 02 Nov 2022 11:18:53 +0100 Bram Moolenaar patch 9.0.0823: mouse drag test fails v9.0.0823
Wed, 02 Nov 2022 11:18:52 +0100 Bram Moolenaar patch 9.0.0822: crash when dragging the statusline with a mapping v9.0.0822
Wed, 02 Nov 2022 11:18:51 +0100 Bram Moolenaar patch 9.0.0820: memory leak with empty shell command v9.0.0821
Wed, 02 Nov 2022 11:18:50 +0100 Bram Moolenaar patch 9.0.0820: memory leak with empty shell command v9.0.0820
Wed, 02 Nov 2022 11:18:48 +0100 Bram Moolenaar patch 9.0.0819 v9.0.0819
Fri, 28 Oct 2022 10:45:08 +0200 Bram Moolenaar patch 9.0.0818
Fri, 28 Oct 2022 10:45:07 +0200 Bram Moolenaar patch 9.0.0817
Sat, 22 Oct 2022 10:15:05 +0200 Bram Moolenaar patch 9.0.0815
Fri, 21 Oct 2022 15:45:04 +0200 Bram Moolenaar patch 9.0.0814: aws config files are not recognized
Fri, 21 Oct 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0813: Kitty terminal is not recognized v9.0.0813
Fri, 21 Oct 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0812: GUI mouse scrollwheel mappings don't work v9.0.0812
Fri, 21 Oct 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0811: error if :echowin is preceded by a command modifier v9.0.0811
Fri, 21 Oct 2022 12:30:05 +0200 Bram Moolenaar patch 9.0.0810: readblob() returns empty when trying to read too much v9.0.0810
Thu, 20 Oct 2022 22:15:04 +0200 Bram Moolenaar patch 9.0.0809: test for job writing to buffer fails v9.0.0809
Thu, 20 Oct 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0808: jsonnet filetype detection has a typo v9.0.0808
Thu, 20 Oct 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0807: with 'smoothscroll' typing "0" may not go to the first column v9.0.0807
Thu, 20 Oct 2022 19:00:04 +0200 Bram Moolenaar patch 9.0.0806: 'langmap' works differently when there are modifiers v9.0.0806
Thu, 20 Oct 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0805: filetype autocmd may cause freed memory access v9.0.0805
Thu, 20 Oct 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0804: crash when trying to divide a number by -1 v9.0.0804
Thu, 20 Oct 2022 14:30:13 +0200 Bram Moolenaar patch 9.0.0803: readblob() cannot read from character device v9.0.0803
Thu, 20 Oct 2022 14:15:06 +0200 Bram Moolenaar patch 9.0.0802: MS-Windows: cannot map console mouse scroll events v9.0.0802
Wed, 19 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0801: the modifyOtherKeys flag is set when it should not v9.0.0801
Wed, 19 Oct 2022 20:30:04 +0200 Bram Moolenaar patch 9.0.0800: compiler complains about repeated typedef v9.0.0800
Wed, 19 Oct 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0799: in compiled function ->() on next line not recognized v9.0.0799
Wed, 19 Oct 2022 16:45:06 +0200 Bram Moolenaar patch 9.0.0798: clang format configuration files are not recognized v9.0.0798
Wed, 19 Oct 2022 16:15:07 +0200 Bram Moolenaar patch 9.0.0797: order of assert function arguments is reverted v9.0.0797
Wed, 19 Oct 2022 16:00:03 +0200 Bram Moolenaar patch 9.0.0796: mapping test fails in some situations v9.0.0796
Wed, 19 Oct 2022 15:15:05 +0200 Bram Moolenaar patch 9.0.0795: readblob() always reads the whole file v9.0.0795
Wed, 19 Oct 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0794: there is no way to find out if modifyOtherKeys has been seen v9.0.0794
Wed, 19 Oct 2022 13:00:10 +0200 Bram Moolenaar patch 9.0.0793: MS-Windows: mouse scroll events only work with the dll v9.0.0793
Tue, 18 Oct 2022 23:00:06 +0200 Bram Moolenaar patch 9.0.0792: MS-Windows: compiler complains about unused function v9.0.0792
Tue, 18 Oct 2022 20:30:03 +0200 Bram Moolenaar patch 9.0.0791: at the hit-Enter prompt the End and Home keys may not work v9.0.0791
Tue, 18 Oct 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0790: test for dummy buffer does not always produce the E86 error v9.0.0790
Tue, 18 Oct 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0789: dummy buffer ends up in a window v9.0.0789
Tue, 18 Oct 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0788: ModeChanged autocmd not executed when Visual ends with CTRL-C v9.0.0788
Tue, 18 Oct 2022 14:45:03 +0200 Bram Moolenaar patch 9.0.0787: mouse scrolling in terminal misbehaves without dll v9.0.0787
Tue, 18 Oct 2022 14:15:08 +0200 Bram Moolenaar patch 9.0.0786: user command does not get number from :tab modifier v9.0.0786
Mon, 17 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0785: memory leak with empty shell command v9.0.0785
Mon, 17 Oct 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo' v9.0.0784
Mon, 17 Oct 2022 19:15:04 +0200 Bram Moolenaar patch 9.0.0783: ":!" doesn't do anything but does update the previous command v9.0.0783
Mon, 17 Oct 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0782: OpenVPN files are not recognized v9.0.0782
Mon, 17 Oct 2022 16:00:04 +0200 Bram Moolenaar patch 9.0.0781: workaround to rename "small" to "smallfont" is clumsy v9.0.0781
Mon, 17 Oct 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0780: 'scroll' value computed in unexpected location v9.0.0780
Mon, 17 Oct 2022 14:45:08 +0200 Bram Moolenaar patch 9.0.0779: lsl and lm3 file extensions are not recognized v9.0.0779
Mon, 17 Oct 2022 14:15:09 +0200 Bram Moolenaar patch 9.0.0778: indexing of unknown const type fails during compilation v9.0.0778
Sun, 16 Oct 2022 22:45:02 +0200 Bram Moolenaar patch 9.0.0777: code is indented too much v9.0.0777
Sun, 16 Oct 2022 21:30:06 +0200 Bram Moolenaar patch 9.0.0776: MSVC can't have field name "small" v9.0.0776
Sun, 16 Oct 2022 21:00:04 +0200 Bram Moolenaar patch 9.0.0775: MS-Windows: mouse scrolling not supported in the console v9.0.0775
Sun, 16 Oct 2022 20:30:07 +0200 Bram Moolenaar patch 9.0.0774: the libvterm code is outdated v9.0.0774
Sun, 16 Oct 2022 16:00:03 +0200 Bram Moolenaar patch 9.0.0773: huge build on macos uses dynamic Perl v9.0.0773
Sun, 16 Oct 2022 15:45:04 +0200 Bram Moolenaar patch 9.0.0772: the libvterm code is outdated v9.0.0772
Sun, 16 Oct 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0771: cannot always tell the difference beween tex and rexx files v9.0.0771
Sun, 16 Oct 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0770: quickfix commands may keep memory allocated v9.0.0770
Sat, 15 Oct 2022 23:15:04 +0200 Bram Moolenaar patch 9.0.0769: too many delete() calls in tests v9.0.0769
Sat, 15 Oct 2022 22:45:02 +0200 Bram Moolenaar patch 9.0.0768: too many delete() calls in tests v9.0.0768
Sat, 15 Oct 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0767: too many delete() calls in tests v9.0.0767
Sat, 15 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0766: too many delete() calls in tests v9.0.0766
Sat, 15 Oct 2022 20:15:05 +0200 Bram Moolenaar patch 9.0.0765: with a Visual block a put command column may go negative v9.0.0765
Sat, 15 Oct 2022 17:45:02 +0200 Bram Moolenaar patch 9.0.0764: indent and option tests fail v9.0.0764
Sat, 15 Oct 2022 17:30:03 +0200 Bram Moolenaar patch 9.0.0763: MS-Windows: warning for using int for size_t v9.0.0763
Sat, 15 Oct 2022 17:30:02 +0200 Bram Moolenaar patch 9.0.0762: build failure v9.0.0762
Sat, 15 Oct 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0761: cannot use 'indentexpr' for Lisp indenting v9.0.0761
Sat, 15 Oct 2022 15:30:04 +0200 Bram Moolenaar patch 9.0.0760: display test for 'listchars' "precedes" fails v9.0.0760
Sat, 15 Oct 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0759: huge build on macos does not use Perl v9.0.0759
Sat, 15 Oct 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0758: "precedes" from 'listchars' overwritten by <<< v9.0.0758
Sat, 15 Oct 2022 14:45:07 +0200 Bram Moolenaar patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu' v9.0.0757
Sat, 15 Oct 2022 13:00:02 +0200 Bram Moolenaar patch 9.0.0756: no autocmd event for changing text in a terminal window v9.0.0756
Sat, 15 Oct 2022 12:00:04 +0200 Bram Moolenaar patch 9.0.0755: huge build on macos always fails on CI v9.0.0755
Sat, 15 Oct 2022 12:00:03 +0200 Bram Moolenaar patch 9.0.0754: 'indentexpr' overrules lisp indenting in one situation v9.0.0754
Sat, 15 Oct 2022 11:30:07 +0200 Bram Moolenaar patch 9.0.0753: some Ex commands are not in the help index v9.0.0753
Fri, 14 Oct 2022 21:30:06 +0200 Bram Moolenaar patch 9.0.0752: Rprofile files are not recognized v9.0.0752
Fri, 14 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll' v9.0.0751
Fri, 14 Oct 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0750: crash when popup closed in callback v9.0.0750
Fri, 14 Oct 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0749: alloc/free of buffer for each quickfix entry is inefficient v9.0.0749
Fri, 14 Oct 2022 13:15:04 +0200 Bram Moolenaar patch 9.0.0748: Kitty may send key without modifiers with CSI u code v9.0.0748
Thu, 13 Oct 2022 23:15:05 +0200 Bram Moolenaar patch 9.0.0747: too many #ifdefs v9.0.0747
Thu, 13 Oct 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0746: breakindent test cases are commented out v9.0.0746
Thu, 13 Oct 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0745: wrong cursor position when using "gj" and "gk" in a long line v9.0.0745
Thu, 13 Oct 2022 19:00:06 +0200 Bram Moolenaar patch 9.0.0744: in script in autoload dir exported variable is not found v9.0.0744
Thu, 13 Oct 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0743: starting cscope on Unix does not quote the arguments right v9.0.0743
Thu, 13 Oct 2022 17:15:05 +0200 Bram Moolenaar patch 9.0.0742: reading past end of the line when compiling a function v9.0.0742
Thu, 13 Oct 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0741: cannot specify an ID for each item with prop_add_list() v9.0.0741
Thu, 13 Oct 2022 15:15:07 +0200 Bram Moolenaar patch 9.0.0740: prop_add_list() gives multiple errors for invalid argument v9.0.0740
Thu, 13 Oct 2022 14:30:03 +0200 Bram Moolenaar patch 9.0.0739: mouse column not correctly used for popup_setpos v9.0.0739
Thu, 13 Oct 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0738: cannot suppress completion "scanning" messages v9.0.0738
Thu, 13 Oct 2022 13:45:06 +0200 Bram Moolenaar patch 9.0.0737: Lisp word only recognized when a space follows v9.0.0737
Thu, 13 Oct 2022 13:00:07 +0200 Bram Moolenaar patch 9.0.0736: quickfix listing does not handle very long messages v9.0.0736
Wed, 12 Oct 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0735: breakindent and scrolloff tests fail v9.0.0735
Wed, 12 Oct 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll' v9.0.0734
Wed, 12 Oct 2022 14:45:03 +0200 Bram Moolenaar patch 9.0.0733: use of strftime() is not safe v9.0.0733
Wed, 12 Oct 2022 14:00:04 +0200 Bram Moolenaar patch 9.0.0732: no check for white space before and after "=<<" v9.0.0732
Wed, 12 Oct 2022 13:15:02 +0200 Bram Moolenaar patch 9.0.0731: clang-tidy configuration files are not recognized v9.0.0731
Wed, 12 Oct 2022 13:00:05 +0200 Bram Moolenaar patch 9.0.0730: startup test fails with right-left feature v9.0.0730
Wed, 12 Oct 2022 12:15:05 +0200 Bram Moolenaar patch 9.0.0729: the rightleft and arabic features are disabled v9.0.0729
Wed, 12 Oct 2022 00:15:03 +0200 Bram Moolenaar patch 9.0.0728: extend() test fails v9.0.0728
Tue, 11 Oct 2022 23:00:05 +0200 Bram Moolenaar patch 9.0.0727: help in the repository differs from patched version too much v9.0.0727
Tue, 11 Oct 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0726: looping over list of lists works in script, not in function v9.0.0726
Tue, 11 Oct 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0725: virtual text "after" wraps to next line when 'wrap' is off v9.0.0725
Tue, 11 Oct 2022 21:15:04 +0200 Bram Moolenaar patch 9.0.0724: closure in compiled function gets same variable in block v9.0.0724
Tue, 11 Oct 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0723: extra empty line below virtual text when 'list' is set v9.0.0723
Tue, 11 Oct 2022 16:30:05 +0200 Bram Moolenaar patch 9.0.0722: virtual text "after" does not show with 'list' set v9.0.0722
Tue, 11 Oct 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0721: virtual text "above" with padding not displayed correctly v9.0.0721
Tue, 11 Oct 2022 14:00:07 +0200 Bram Moolenaar patch 9.0.0720: MS-Windows GUI may have pixel dust from antialiasing v9.0.0720
Mon, 10 Oct 2022 23:45:04 +0200 Bram Moolenaar patch 9.0.0719: too many delete() calls in tests v9.0.0719
Mon, 10 Oct 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0718: extra empty line between two virtual text "below" v9.0.0718
Mon, 10 Oct 2022 21:45:03 +0200 Bram Moolenaar patch 9.0.0717: compiler warning for unused variable in tiny build v9.0.0717
Mon, 10 Oct 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0716: with 'nowrap' virtual text "after" does not scroll left v9.0.0716
Mon, 10 Oct 2022 17:15:07 +0200 Bram Moolenaar patch 9.0.0715: wrong argument for append() gives two error messages v9.0.0715
Mon, 10 Oct 2022 16:45:05 +0200 Bram Moolenaar patch 9.0.0714: with 'nowrap' two virtual text below not displayed correctly v9.0.0714
Mon, 10 Oct 2022 15:00:09 +0200 Bram Moolenaar patch 9.0.0713: <amatch> of MenuPopup event is expanded like a file name v9.0.0713
Mon, 10 Oct 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0712: wrong column when calling setcursorcharpos() with zero lnum v9.0.0712
Mon, 10 Oct 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0711: SubStation Alpha files are not recognized v9.0.0711
Mon, 10 Oct 2022 13:00:05 +0200 Bram Moolenaar patch 9.0.0710: quitting/unloading/hiding a terminal does not work properly v9.0.0710
Sun, 09 Oct 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0709: virtual text "after" not correct with 'nowrap' v9.0.0709
Sun, 09 Oct 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0708: :confirm does not work properly for a terminal buffer v9.0.0708
Sun, 09 Oct 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0707: with 'smoothscroll' cursor position not adjusted in long line v9.0.0707
Sun, 09 Oct 2022 17:00:07 +0200 Bram Moolenaar patch 9.0.0706: :help in a narrow window always opens at the top v9.0.0706
Sun, 09 Oct 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0705: virtual text truncation does not take padding into account v9.0.0705
Sun, 09 Oct 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0704: CI runs "tiny" and "small" builds, which are the same v9.0.0704
Sun, 09 Oct 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0703: failing check for argument type for const any v9.0.0703
Sun, 09 Oct 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0702: incomplete testing cursor position with 'linebreak' set v9.0.0702
Sat, 08 Oct 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0701: with 'smoothscroll' cursor position not adjusted in long line v9.0.0701
Sat, 08 Oct 2022 20:30:05 +0200 Bram Moolenaar patch 9.0.0700: there is no real need for a "big" build v9.0.0700
Sat, 08 Oct 2022 19:00:03 +0200 Bram Moolenaar patch 9.0.0699: tiny build fails v9.0.0699
Sat, 08 Oct 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0698: VisVim is outdated, does not work with current Visual Studio v9.0.0698
Sat, 08 Oct 2022 17:45:04 +0200 Bram Moolenaar patch 9.0.0697: cursor in wrong position with Visual substitute v9.0.0697
Sat, 08 Oct 2022 16:45:03 +0200 Bram Moolenaar patch 9.0.0696: it is unclear if the +rightleft and +arabic features are used v9.0.0696
Sat, 08 Oct 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0695: failing check for dictionary type for const any v9.0.0695
Sat, 08 Oct 2022 15:00:05 +0200 Bram Moolenaar patch 9.0.0694: no native sound support on Mac OS v9.0.0694
Sat, 08 Oct 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0693: browse() first argument cannot be a bool v9.0.0693
Sat, 08 Oct 2022 13:30:04 +0200 Bram Moolenaar patch 9.0.0692: PoE filter files are not recognized v9.0.0692
Sat, 08 Oct 2022 13:00:06 +0200 Bram Moolenaar patch 9.0.0691: lalloc(0) error in listchars test v9.0.0691
Sat, 08 Oct 2022 12:30:06 +0200 Bram Moolenaar patch 9.0.0690: buffer size for expanding tab not correctly computed v9.0.0690
Sat, 08 Oct 2022 00:00:03 +0200 Bram Moolenaar patch 9.0.0689: compiler warning for unused function v9.0.0689
Fri, 07 Oct 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0688: debugger does not display the whole command v9.0.0688
Fri, 07 Oct 2022 18:30:06 +0200 Bram Moolenaar patch 9.0.0687: "export def" does not work in a nested block v9.0.0687
Fri, 07 Oct 2022 17:30:04 +0200 Bram Moolenaar patch 9.0.0686: the right ALT key does not work on some MS-Windows keyboards v9.0.0686
Fri, 07 Oct 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0685: FORTIFY_SOURCE causes a crash in Vim9 script v9.0.0685
Fri, 07 Oct 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0684: skipped :exe command fails compilation on MS-Windows v9.0.0684
Fri, 07 Oct 2022 15:45:06 +0200 Bram Moolenaar patch 9.0.0683: cannot specify a time for :echowindow v9.0.0683
Fri, 07 Oct 2022 12:30:07 +0200 Bram Moolenaar patch 9.0.0682: crash when popup with deleted timer is closed v9.0.0682
Thu, 06 Oct 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0681: "<<<" shows for 'smoothscroll' even when 'showbreak is set v9.0.0681
Thu, 06 Oct 2022 22:00:05 +0200 Bram Moolenaar patch 9.0.0680: tests failing with 'breakindent', 'number' and "n" in 'cpo' v9.0.0680
Thu, 06 Oct 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0679: tests failing with 'smoothscroll', 'number' and "n" in 'cpo' v9.0.0679
Thu, 06 Oct 2022 21:00:04 +0200 Bram Moolenaar patch 9.0.0678: using exclamation marks on :function v9.0.0678
Thu, 06 Oct 2022 20:30:04 +0200 Bram Moolenaar patch 9.0.0677: breakindent test accepts wrong result v9.0.0677
Thu, 06 Oct 2022 18:00:04 +0200 Bram Moolenaar patch 9.0.0676: CI on Mac M1 with gcc actually uses clang v9.0.0676
Thu, 06 Oct 2022 17:45:05 +0200 Bram Moolenaar patch 9.0.0675: search test screendump is outdated v9.0.0675
Thu, 06 Oct 2022 17:15:02 +0200 Bram Moolenaar patch 9.0.0674: build error with tiny version v9.0.0674
Thu, 06 Oct 2022 17:00:04 +0200 Bram Moolenaar patch 9.0.0673: first line wong with 'smoothscroll' and 'scrolloff' zero v9.0.0673
Thu, 06 Oct 2022 16:00:04 +0200 Bram Moolenaar patch 9.0.0672: line partly shows with 'smoothscroll' and 'scrolloff' zero v9.0.0672
Thu, 06 Oct 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0671: negative topline using CTRL-Y with 'smoothscroll' and 'diff' v9.0.0671
Thu, 06 Oct 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0670: no space for command line when there is a tabline v9.0.0670
Wed, 05 Oct 2022 23:00:04 +0200 Bram Moolenaar patch 9.0.0669: too many delete() calls in tests v9.0.0669
Wed, 05 Oct 2022 21:45:02 +0200 Bram Moolenaar patch 9.0.0668: CI on Mac M1 only uses clang v9.0.0668
Wed, 05 Oct 2022 19:30:02 +0200 Bram Moolenaar patch 9.0.0667: ml_get error when 'splitkeep' is "screen" v9.0.0667
Wed, 05 Oct 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0666: spacing-combining characters handled as composing v9.0.0666
Wed, 05 Oct 2022 16:45:04 +0200 Bram Moolenaar patch 9.0.0665: setting 'cmdheight' has no effect if last window was resized v9.0.0665
Wed, 05 Oct 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0664: bad redrawing with spell checking, using "C" and "$" in 'cpo' v9.0.0664
Wed, 05 Oct 2022 12:30:04 +0200 Bram Moolenaar patch 9.0.0663: tests check for +cmdwin feature which is always present v9.0.0663
Tue, 04 Oct 2022 23:45:02 +0200 Bram Moolenaar patch 9.0.0662: concealed characters do not work correctly v9.0.0662
Tue, 04 Oct 2022 21:45:03 +0200 Bram Moolenaar patch 9.0.0661: multi-byte "lastline" in 'fillchars' does not work properly v9.0.0661
Tue, 04 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0660: mapping with CTRL keys does not work in the GUI v9.0.0660
Tue, 04 Oct 2022 19:45:02 +0200 Bram Moolenaar patch 9.0.0659: wrong type of comment in SetSyn() function v9.0.0659
Tue, 04 Oct 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0658: tiny build fails on Mac OS v9.0.0658
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Tue, 04 Oct 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0656: cannot specify another character to use instead of '@' v9.0.0656
Tue, 04 Oct 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0655: passing modifier codes to a shell running in the GUI v9.0.0655
Mon, 03 Oct 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0654: breakindent test fails v9.0.0654
Mon, 03 Oct 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0653: BS and DEL do not work properly in an interacive shell v9.0.0653
Mon, 03 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo' v9.0.0652
Mon, 03 Oct 2022 19:00:03 +0200 Bram Moolenaar patch 9.0.0651: build fails without the +conceal feature v9.0.0651
Mon, 03 Oct 2022 18:15:04 +0200 Bram Moolenaar patch 9.0.0650: some tests are failing v9.0.0650
Mon, 03 Oct 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0649: no indication the first line is broken for 'smoothscroll' v9.0.0649
Mon, 03 Oct 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0648: when using powershell input redirection does not work v9.0.0648
Mon, 03 Oct 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0647: the 'splitscroll' option is not a good name v9.0.0647
Mon, 03 Oct 2022 15:15:04 +0200 Bram Moolenaar patch 9.0.0646: with 'smoothscroll' CTRL-E is wrong when 'foldmethod' set v9.0.0646
Mon, 03 Oct 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0645: CTRL-Y does not stop at line 1 v9.0.0645
Mon, 03 Oct 2022 12:30:11 +0200 Bram Moolenaar patch 9.0.0644: 'smoothscroll' is not copied to a new window on :split v9.0.0644
Sun, 02 Oct 2022 23:45:03 +0200 Bram Moolenaar patch 9.0.0643: smoothscroll test fails v9.0.0643
Sun, 02 Oct 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0642: breakindent test fails v9.0.0642
Sun, 02 Oct 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0641: missing part of the new option code v9.0.0641
Sun, 02 Oct 2022 22:30:15 +0200 Bram Moolenaar patch 9.0.0640: cannot scroll by screen line if a line wraps v9.0.0640
Sun, 02 Oct 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0639: checking for popup in screen_char() is too late v9.0.0639
Sun, 02 Oct 2022 15:30:07 +0200 Bram Moolenaar patch 9.0.0638: popup menu highlight wrong on top of preview popup v9.0.0638
Sun, 02 Oct 2022 14:00:09 +0200 Bram Moolenaar patch 9.0.0637: syntax of commands in Vim9 script depends on +eval feature v9.0.0637
Sat, 01 Oct 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0636: underline color may not work in some terminals v9.0.0636
Sat, 01 Oct 2022 21:30:05 +0200 Bram Moolenaar patch 9.0.0635: build error and compiler warnings v9.0.0635
Sat, 01 Oct 2022 20:45:04 +0200 Bram Moolenaar patch 9.0.0634: evaluating "expr" options has more overhead than needed v9.0.0634
Sat, 01 Oct 2022 17:00:03 +0200 Bram Moolenaar patch 9.0.0633: FEAT_TITLE was removed but is still used v9.0.0633
Sat, 01 Oct 2022 16:45:04 +0200 Bram Moolenaar patch 9.0.0632: calling a function from an "expr" option has overhead v9.0.0632
Fri, 30 Sep 2022 23:00:10 +0200 Bram Moolenaar patch 9.0.0631: too many delete() calls in tests v9.0.0631
Fri, 30 Sep 2022 20:30:04 +0200 Bram Moolenaar patch 9.0.0630: in Vim9 script a numbered function cannot be called v9.0.0630
Fri, 30 Sep 2022 19:00:05 +0200 Bram Moolenaar patch 9.0.0629: get an error for using const only when executing v9.0.0629
Fri, 30 Sep 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0628: Coverity warns for not checking return value v9.0.0628
Fri, 30 Sep 2022 12:15:04 +0200 Bram Moolenaar patch 9.0.0627: "const" and "final" both make the type a constant v9.0.0627
Thu, 29 Sep 2022 22:45:04 +0200 Bram Moolenaar patch 9.0.0626: too many delete() calls in tests v9.0.0626
Thu, 29 Sep 2022 22:15:04 +0200 Bram Moolenaar patch 9.0.0625: too many delete() calls in tests v9.0.0625
Thu, 29 Sep 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0624: leaking argument type array v9.0.0624
Thu, 29 Sep 2022 20:15:05 +0200 Bram Moolenaar patch 9.0.0623: error for modifying a const is not detected at compile time v9.0.0623
Thu, 29 Sep 2022 15:00:03 +0200 Bram Moolenaar patch 9.0.0622: matchaddpos() can get slow when adding many matches v9.0.0622
Thu, 29 Sep 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0621: filetype test leaves file behind v9.0.0621
Thu, 29 Sep 2022 14:00:09 +0200 Bram Moolenaar patch 9.0.0620: matchaddpos() can only add up to 8 matches v9.0.0620