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