log src/version.c @ 34080:034445b3af10 v9.1.0009

age author description
Thu, 04 Jan 2024 22:45:03 +0100 Christian Brabandt patch 9.1.0009: Cannot easily get the list of matches v9.1.0009
Thu, 04 Jan 2024 22:30:03 +0100 Christian Brabandt patch 9.1.0008: NSIS installer includes syntax testdir v9.1.0008
Thu, 04 Jan 2024 22:15:02 +0100 Christian Brabandt patch 9.1.0007: can select empty inner text blocks v9.1.0007
Thu, 04 Jan 2024 21:30:04 +0100 Christian Brabandt patch 9.1.0006: is*() and to*() function may be unsafe v9.1.0006
Thu, 04 Jan 2024 21:15:05 +0100 Christian Brabandt patch 9.1.0005: OpenVMS does not support python3 and xterm_save v9.1.0005
Wed, 03 Jan 2024 20:00:06 +0100 Christian Brabandt patch 9.1.0004: reloading colorscheme when not changing 'background' v9.1.0004
Wed, 03 Jan 2024 20:00:04 +0100 Christian Brabandt patch 9.1.0003: Cannot build against Ruby 33 dynamically v9.1.0003
Wed, 03 Jan 2024 19:30:02 +0100 Christian Brabandt patch 9.1.0002: a closing fold expr, may start a new fold v9.1.0002
Wed, 03 Jan 2024 19:15:03 +0100 Christian Brabandt patch 9.1.0001: when closing window, wincmd p may fail v9.1.0001
Tue, 02 Jan 2024 18:45:09 +0100 Christian Brabandt patch 9.1.0000: Vim 9.1 release v9.1.0 v9.1.0000
Mon, 01 Jan 2024 20:30:02 +0100 Christian Brabandt patch 9.0.2190: proto files need update v9.0.2190
Thu, 28 Dec 2023 23:30:09 +0100 Christian Brabandt patch 9.0.2189: Wrong display with 'briopt=sbr' and 'nobreakindent' v9.0.2189
Wed, 27 Dec 2023 19:30:03 +0100 Christian Brabandt patch 9.0.2188: cursor wrong after { in single line buffer v9.0.2188
Wed, 27 Dec 2023 19:15:07 +0100 Christian Brabandt patch 9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit v9.0.2187
Wed, 27 Dec 2023 19:15:03 +0100 Christian Brabandt patch 9.0.2186: LTCG compile error ARM64 for write_chars v9.0.2186
Sun, 24 Dec 2023 11:30:02 +0100 Christian Brabandt patch 9.0.2185: Coverity complains about not checking return value v9.0.2185
Thu, 21 Dec 2023 17:30:05 +0100 Christian Brabandt patch 9.0.2184: Vim9: inconsistent :type/:class messages v9.0.2184
Thu, 21 Dec 2023 17:15:06 +0100 Christian Brabandt patch 9.0.2183: Maximum callback depth is not configurable v9.0.2183
Thu, 21 Dec 2023 17:00:04 +0100 Christian Brabandt patch 9.0.2182: Vim9: need a way to reserve future extension v9.0.2182
Tue, 19 Dec 2023 22:30:03 +0100 Christian Brabandt patch 9.0.2181: Vim9: missing error messages v9.0.2181
Tue, 19 Dec 2023 21:00:04 +0100 Christian Brabandt patch 9.0.2180: POSIX function name in exarg causes issues v9.0.2180
Tue, 19 Dec 2023 21:00:03 +0100 Christian Brabandt patch 9.0.2179: no filetype detection for execline scripts v9.0.2179
Tue, 19 Dec 2023 20:45:03 +0100 Christian Brabandt patch 9.0.2178: reg_executing() wrong for :normal with range v9.0.2178
Tue, 19 Dec 2023 20:30:09 +0100 Christian Brabandt patch 9.0.2177: Wrong cursor position when dragging out of window v9.0.2177
Tue, 19 Dec 2023 20:15:06 +0100 Christian Brabandt patch 9.0.2175: Compile error with Motif UI + mouse support v9.0.2176
Mon, 18 Dec 2023 09:15:03 +0100 Christian Brabandt patch 9.0.2175: Compiler warning for uninitialized var v9.0.2175
Mon, 18 Dec 2023 08:45:06 +0100 Christian Brabandt patch 9.0.2174: Vim9: segfault when assigning to type v9.0.2174
Sat, 16 Dec 2023 15:00:04 +0100 Christian Brabandt patch 9.0.2173: Vim9: crash when compiling for statement and non-existing type v9.0.2173
Sat, 16 Dec 2023 14:45:03 +0100 Christian Brabandt patch 9.0.2172: Vim9: compiling :defer may fail v9.0.2172
Sat, 16 Dec 2023 14:30:04 +0100 Christian Brabandt patch 9.0.2171: The options[] array is still not sorted alphabetically v9.0.2171
Sat, 16 Dec 2023 14:15:05 +0100 Christian Brabandt patch 9.0.2170: Vim9: no support for const/final class/objects vars v9.0.2170
Sat, 16 Dec 2023 14:15:03 +0100 Christian Brabandt patch 9.0.2169: Vim9: builtin funcs may accept a non-value v9.0.2169
Sat, 16 Dec 2023 14:00:05 +0100 Christian Brabandt patch 9.0.2168: Moving tabpages on :drop may cause an endless loop v9.0.2168
Thu, 14 Dec 2023 20:30:06 +0100 Christian Brabandt patch 9.0.2167: Vim9: not consistently using :var for declarations v9.0.2167
Thu, 14 Dec 2023 20:30:05 +0100 Christian Brabandt patch 9.0.2166: Memory leak in Configure Script when checking GTK v9.0.2166
Thu, 14 Dec 2023 20:30:04 +0100 Christian Brabandt patch 9.0.2165: Vim9: can simplify arg type checking code v9.0.2165
Thu, 14 Dec 2023 20:15:10 +0100 Christian Brabandt patch 9.0.2164: Vim9: can use type a func arg/return value v9.0.2164
Thu, 14 Dec 2023 20:15:08 +0100 Christian Brabandt patch 9.0.2163: Vim9: type can be assigned to list/dict v9.0.2163
Thu, 14 Dec 2023 20:15:06 +0100 Christian Brabandt patch 9.0.2162: Vim9: type documentation out-dated v9.0.2162
Thu, 14 Dec 2023 20:15:04 +0100 Christian Brabandt patch 9.0.2161: Vim9: not able to use imported interfaces and classes v9.0.2161
Tue, 12 Dec 2023 17:15:03 +0100 Christian Brabandt patch 9.0.2160: instanceof() should use varargs as second arg v9.0.2160
Tue, 12 Dec 2023 17:00:08 +0100 Christian Brabandt patch 9.0.2159: screenpos() may crash with neg. column v9.0.2159
Mon, 11 Dec 2023 18:00:03 +0100 Christian Brabandt patch 9.0.2158: [security]: use-after-free in check_argument_type v9.0.2158
Mon, 11 Dec 2023 18:00:02 +0100 Christian Brabandt patch 9.0.2157: Vim9: incorrectly parses :def func definitions v9.0.2157
Mon, 11 Dec 2023 17:45:06 +0100 Christian Brabandt patch 9.0.2156: Vim9: can use typealias in assignment v9.0.2156
Sun, 10 Dec 2023 15:16:34 +0100 Christian Brabandt patch 9.0.2155: Vim9: type not kept when assigning vars v9.0.2155
Sun, 10 Dec 2023 15:16:32 +0100 Christian Brabandt patch 9.0.2154: The option[] array is not sorted v9.0.2154
Sun, 10 Dec 2023 15:16:25 +0100 Christian Brabandt patch 9.0.2153: no support to build on OpenVMS v9.0.2153
Sun, 10 Dec 2023 15:16:23 +0100 Christian Brabandt patch 9.0.2152: Using type unknown for List/Dict containers v9.0.2152
Sun, 10 Dec 2023 15:16:21 +0100 Christian Brabandt patch 9.0.2151: 'breakindent' is not drawn after diff filler lines v9.0.2151
Sun, 10 Dec 2023 15:16:19 +0100 Christian Brabandt patch 9.0.2150: Using int for errbuflen in option funcs v9.0.2150
Sun, 10 Dec 2023 15:16:17 +0100 Christian Brabandt patch 9.0.2149: [security]: use-after-free in exec_instructions() v9.0.2149
Sun, 10 Dec 2023 15:16:15 +0100 Christian Brabandt patch 9.0.2148: Vim does not detect pacman.log file v9.0.2148
Sun, 10 Dec 2023 15:16:12 +0100 Christian Brabandt patch 9.0.2147: Type check tests fail without the channel feature v9.0.2147
Sun, 10 Dec 2023 15:16:11 +0100 Christian Brabandt patch 9.0.2146: text-property without type errors when joining v9.0.2146
Sun, 10 Dec 2023 15:16:09 +0100 Christian Brabandt patch 9.0.2145: wrong scrolling in insert mode with smoothscroll v9.0.2145
Sun, 10 Dec 2023 15:16:08 +0100 Christian Brabandt patch 9.0.2144: Text properties causes wrong line wrapping v9.0.2144
Sun, 10 Dec 2023 15:16:05 +0100 Christian Brabandt patch 9.0.2143: [security]: buffer-overflow in ex_substitute v9.0.2143
Sun, 10 Dec 2023 15:16:04 +0100 Christian Brabandt patch 9.0.2142: [security]: stack-buffer-overflow in option callback functions v9.0.2142
Sun, 10 Dec 2023 15:16:03 +0100 Christian Brabandt patch 9.0.2141: [security]: buffer-overflow in suggest_trie_walk v9.0.2141