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