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