log src/version.c @ 33789:2175a980f3eb v9.0.2113

age author description
Sun, 19 Nov 2023 11:00:05 +0100 Christian Brabandt patch 9.0.2113: Coverity warns for another overflow in shift_line() v9.0.2113
Thu, 16 Nov 2023 22:15:15 +0100 Christian Brabandt patch 9.0.2112: [security]: overflow in shift_line v9.0.2112
Thu, 16 Nov 2023 22:15:14 +0100 Christian Brabandt patch 9.0.2111: [security]: overflow in get_number v9.0.2111
Thu, 16 Nov 2023 22:15:12 +0100 Christian Brabandt patch 9.0.2110: [security]: overflow in ex address parsing v9.0.2110
Thu, 16 Nov 2023 22:15:11 +0100 Christian Brabandt patch 9.0.2109: [security]: overflow in nv_z_get_count v9.0.2109
Thu, 16 Nov 2023 22:15:10 +0100 Christian Brabandt patch 9.0.2108: [security]: overflow with count for :s command v9.0.2108
Thu, 16 Nov 2023 22:15:08 +0100 Christian Brabandt patch 9.0.2107: [security]: FPE in adjust_plines_for_skipcol v9.0.2107
Thu, 16 Nov 2023 22:15:05 +0100 Christian Brabandt patch 9.0.2106: [security]: Use-after-free in win_close() v9.0.2106
Tue, 14 Nov 2023 17:15:05 +0100 Christian Brabandt patch 9.0.2105: skipcol not reset when topline changed v9.0.2105
Sun, 12 Nov 2023 17:15:03 +0100 Christian Brabandt patch 9.0.2103: recursive callback may cause issues on some archs v9.0.2103
Sun, 12 Nov 2023 17:00:04 +0100 Christian Brabandt patch 9.0.2102: matchparen highlight not cleared in completion mode v9.0.2102
Sun, 12 Nov 2023 09:45:05 +0100 Christian Brabandt patch 9.0.2101: CI: test_termdebug may still fail v9.0.2101
Sat, 11 Nov 2023 19:15:10 +0100 Christian Brabandt patch 9.0.2100: CI: test_termdebug fails v9.0.2100
Sat, 11 Nov 2023 11:45:03 +0100 Christian Brabandt patch 9.0.2099: win32: terminal codes clear the terminal v9.0.2099
Sat, 11 Nov 2023 09:15:04 +0100 Christian Brabandt patch 9.0.2098: No filetype support for xcompose files v9.0.2098
Sat, 11 Nov 2023 09:00:09 +0100 Christian Brabandt patch 9.0.2097: No support for cypher files v9.0.2097
Sat, 11 Nov 2023 09:00:06 +0100 Christian Brabandt patch 9.0.2096: Vim9: confusing usage of private v9.0.2096
Wed, 08 Nov 2023 21:30:04 +0100 Christian Brabandt patch 9.0.2095: statusline may look different than expected v9.0.2095
Wed, 08 Nov 2023 21:15:04 +0100 Christian Brabandt patch 9.0.2094: Vim9: need more assignment tests v9.0.2094
Wed, 08 Nov 2023 21:00:06 +0100 Christian Brabandt patch 9.0.2093: Unsupported option causes skipping of modeline test v9.0.2093
Sun, 05 Nov 2023 19:30:03 +0100 Christian Brabandt patch 9.0.2092: tests: failure in test_arabic v9.0.2092
Sun, 05 Nov 2023 10:15:05 +0100 Christian Brabandt patch 9.0.2091: Vim9: cannot convert list to string using += v9.0.2091
Sat, 04 Nov 2023 10:15:04 +0100 Christian Brabandt patch 9.0.2090: complete_info() skips entries with 'noselect' v9.0.2090
Sat, 04 Nov 2023 10:00:05 +0100 Christian Brabandt patch 9.0.2089: sound_playfile() fails when using powershell v9.0.2089
Sat, 04 Nov 2023 10:00:03 +0100 Christian Brabandt patch 9.0.2088: Vim9: still allows abstract static methods v9.0.2088
Thu, 02 Nov 2023 23:00:05 +0100 Christian Brabandt patch 9.0.2087: build-failure in vim9class v9.0.2087
Thu, 02 Nov 2023 21:15:04 +0100 Christian Brabandt patch 9.0.2086: code cleanup for option callbacks needed v9.0.2086
Thu, 02 Nov 2023 21:00:05 +0100 Christian Brabandt patch 9.0.2085: Vim9: abstract can be used in interface v9.0.2085
Thu, 02 Nov 2023 21:00:04 +0100 Christian Brabandt patch 9.0.2084: Vim9: abstract static methods are possible v9.0.2084
Thu, 02 Nov 2023 20:30:04 +0100 Christian Brabandt patch 9.0.2083: Perl: xsubpp may be in non-standard location v9.0.2083
Thu, 02 Nov 2023 20:15:06 +0100 Christian Brabandt patch 9.0.2082: test_channel may fail because of IPv6 config issue v9.0.2082
Sat, 28 Oct 2023 22:00:04 +0200 Christian Brabandt patch 9.0.2081: smoothscroll may result in wrong cursor position v9.0.2081
Sat, 28 Oct 2023 21:45:04 +0200 Christian Brabandt patch 9.0.2080: vim9_script test too large v9.0.2080
Sat, 28 Oct 2023 21:30:07 +0200 Christian Brabandt patch 9.0.2079: Not all Dart files detected v9.0.2079
Sat, 28 Oct 2023 16:00:06 +0200 Christian Brabandt patch 9.0.2078: several problems with type aliases v9.0.2078
Fri, 27 Oct 2023 20:00:03 +0200 Christian Brabandt patch 9.0.2077: CI fails because of trailing whitespace in test v9.0.2077
Fri, 27 Oct 2023 19:45:05 +0200 Christian Brabandt patch 9.0.2076: Vim9: No support for type aliases v9.0.2076
Fri, 27 Oct 2023 19:45:04 +0200 Christian Brabandt patch 9.0.2075: TextChangedI may not always trigger v9.0.2075
Fri, 27 Oct 2023 19:30:05 +0200 Christian Brabandt patch 9.0.2074: Completion menu may be wrong v9.0.2074
Thu, 26 Oct 2023 23:30:04 +0200 Christian Brabandt patch 9.0.2073: typo in quickfix.c comments v9.0.2073
Thu, 26 Oct 2023 23:15:06 +0200 Christian Brabandt patch 9.0.2072: Vim9: no nr2str conversion in list-unpack v9.0.2072
Thu, 26 Oct 2023 23:15:04 +0200 Christian Brabandt patch 9.0.2071: objdump files not recognized v9.0.2071
Thu, 26 Oct 2023 22:30:03 +0200 Christian Brabandt patch 9.0.2070: [security] disallow setting env in restricted mode v9.0.2070
Thu, 26 Oct 2023 22:15:04 +0200 Christian Brabandt patch 9.0.2069: possible to escape bracketed paste mode with Ctrl-C v9.0.2069
Thu, 26 Oct 2023 21:45:05 +0200 Christian Brabandt patch 9.0.2068: [security] overflow in :history v9.0.2068
Wed, 25 Oct 2023 21:30:05 +0200 Christian Brabandt patch 9.0.2067: xxd: coloring was disabled on Cygwin v9.0.2067
Wed, 25 Oct 2023 21:30:03 +0200 Christian Brabandt patch 9.0.2066: xxd: corrupting files when reversing bit dumps v9.0.2066
Wed, 25 Oct 2023 21:00:06 +0200 Christian Brabandt patch 9.0.2065: EXPAND flag set for filetype option v9.0.2065
Wed, 25 Oct 2023 21:00:04 +0200 Christian Brabandt patch 9.0.2064: cannot use buffer-number for errorformat v9.0.2064
Mon, 23 Oct 2023 19:30:09 +0200 Christian Brabandt patch 9.0.2063: pacman hooks are detected as conf filetype v9.0.2063
Mon, 23 Oct 2023 19:30:08 +0200 Christian Brabandt patch 9.0.2062: Janet files are not recognised v9.0.2062
Mon, 23 Oct 2023 19:30:06 +0200 Christian Brabandt patch 9.0.2061: not able to detect xkb filetypes v9.0.2061
Mon, 23 Oct 2023 19:30:05 +0200 Christian Brabandt patch 9.0.2060: *.{gn,gni} files are not recognized v9.0.2060
Sat, 21 Oct 2023 12:15:03 +0200 Christian Brabandt patch 9.0.2059: outstanding exceptions may be skipped v9.0.2059
Sat, 21 Oct 2023 12:00:04 +0200 Christian Brabandt patch 9.0.2058: tests: avoid error when no swap files exist v9.0.2058
Sat, 21 Oct 2023 12:00:03 +0200 Christian Brabandt patch 9.0.2057: Vim9: no strict type checks for funcrefs varargs v9.0.2057
Fri, 20 Oct 2023 12:15:04 +0200 Christian Brabandt patch 9.0.2056: no digraph for quadruple prime v9.0.2056
Fri, 20 Oct 2023 12:15:02 +0200 Christian Brabandt patch 9.0.2055: Vim9: non-consistent error messages v9.0.2055
Fri, 20 Oct 2023 12:00:05 +0200 Christian Brabandt patch 9.0.2054: win32: iscygpty needs update v9.0.2054
Thu, 19 Oct 2023 20:00:03 +0200 Christian Brabandt patch 9.0.2053: zig filetype detection test wrong v9.0.2053