log src/version.c @ 29471:9ada26920941 v9.0.0077

age author description
Tue, 26 Jul 2022 15:00:05 +0200 Bram Moolenaar patch 9.0.0077: wrong restored cursor position when switching window in autocmd v9.0.0077
Tue, 26 Jul 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0076: no test for what patch 8.1.1424 fixes v9.0.0076
Tue, 26 Jul 2022 12:45:03 +0200 Bram Moolenaar patch 9.0.0075: some compilers warn for using an uninitialized variable v9.0.0075
Tue, 26 Jul 2022 12:30:05 +0200 Bram Moolenaar patch 9.0.0074: Coverity warns for double free v9.0.0074
Mon, 25 Jul 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0073: too many files recognized as bsdl v9.0.0073
Mon, 25 Jul 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0072: compiler warning for uninitialized variable v9.0.0072
Mon, 25 Jul 2022 21:00:03 +0200 Bram Moolenaar patch 9.0.0071: command overlaps with printed text in scrollback v9.0.0071
Mon, 25 Jul 2022 20:45:02 +0200 Bram Moolenaar patch 9.0.0070: using utfc_ptr2char_len() when length is negative v9.0.0070
Mon, 25 Jul 2022 20:15:02 +0200 Bram Moolenaar patch 9.0.0069: leaking memory when using text prop with inserted text v9.0.0069
Mon, 25 Jul 2022 19:45:02 +0200 Bram Moolenaar patch 9.0.0068: build fails with tiny features v9.0.0068
Mon, 25 Jul 2022 19:15:06 +0200 Bram Moolenaar patch 9.0.0067: cannot show virtual text v9.0.0067
Mon, 25 Jul 2022 13:30:05 +0200 Bram Moolenaar patch 9.0.0066: switching window uneccarily when getting buffer options v9.0.0066
Sun, 24 Jul 2022 22:00:03 +0200 Bram Moolenaar patch 9.0.0065: cross-compiling doesn't work because of timer_create check v9.0.0065
Sun, 24 Jul 2022 21:15:06 +0200 Bram Moolenaar patch 9.0.0064: confusing error when using "q:" in command line window v9.0.0064
Sat, 23 Jul 2022 11:00:04 +0200 Bram Moolenaar patch 9.0.0063: too many type casts for dict_get functions v9.0.0063
Sat, 23 Jul 2022 10:30:02 +0200 Bram Moolenaar patch 9.0.0062: compiler warnings for signed/unsigned char v9.0.0062
Sat, 23 Jul 2022 10:15:03 +0200 Bram Moolenaar patch 9.0.0061: ml_get error with nested autocommand v9.0.0061
Sat, 23 Jul 2022 08:00:03 +0200 Bram Moolenaar patch 9.0.0060: accessing uninitialized memory when completing long line v9.0.0060
Sat, 23 Jul 2022 07:30:04 +0200 Bram Moolenaar patch 9.0.0059: test file has wrong name v9.0.0059
Sat, 23 Jul 2022 06:15:07 +0200 Bram Moolenaar patch 9.0.0058: Win32: cannot test low level events v9.0.0058
Mon, 18 Jul 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0057: has('patch-xxx') returns true v9.0.0057
Mon, 18 Jul 2022 19:00:07 +0200 Bram Moolenaar patch 9.0.0056: wrong line number reported when :cexpr fails in :def function
Sat, 16 Jul 2022 19:00:07 +0200 Bram Moolenaar patch 9.0.0055: bitbake files are not detected v9.0.0055
Fri, 15 Jul 2022 22:00:06 +0200 Bram Moolenaar patch 9.0.0054: compiler warning for size_t to int conversion v9.0.0054
Thu, 14 Jul 2022 18:45:02 +0200 Bram Moolenaar patch 9.0.0053: E1281 not tested with the old regexp engine v9.0.0053
Thu, 14 Jul 2022 18:30:04 +0200 Bram Moolenaar patch 9.0.0052: "zG" may throw an error if invalid character follows v9.0.0052
Thu, 14 Jul 2022 18:15:06 +0200 Bram Moolenaar patch 9.0.0051: using CTRL-C wih :append may hang Vim v9.0.0051
Tue, 12 Jul 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0050: split else-of is confusing v9.0.0050
Sat, 09 Jul 2022 21:30:06 +0200 Bram Moolenaar patch 9.0.0049: csv and tsv files are not recognized v9.0.0049
Sat, 09 Jul 2022 06:00:06 +0200 Bram Moolenaar patch 9.0.0048: cursor in wrong column with mouse click after concealed text v9.0.0048
Thu, 07 Jul 2022 23:30:02 +0200 Bram Moolenaar patch 9.0.0047: using freed memory with recursive substitute v9.0.0047
Thu, 07 Jul 2022 21:00:03 +0200 Bram Moolenaar patch 9.0.0046: reading past end of completion with duplicate match v9.0.0046
Thu, 07 Jul 2022 20:45:07 +0200 Bram Moolenaar patch 9.0.0045: reading past end of completion with a long line v9.0.0045
Wed, 06 Jul 2022 14:45:03 +0200 Bram Moolenaar patch 9.0.0044: typos in comments, wrapping lines v9.0.0044
Wed, 06 Jul 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0043: insufficient testing for bracket commands v9.0.0043
Tue, 05 Jul 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0042: missing change for filetype detection v9.0.0042
Tue, 05 Jul 2022 19:45:05 +0200 Bram Moolenaar patch 9.0.0041: a couple of filetype patterns do not have "*" before "/etc" v9.0.0041
Mon, 04 Jul 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0040: use of set_chars_option() is confusing v9.0.0040
Mon, 04 Jul 2022 21:00:02 +0200 Bram Moolenaar patch 9.0.0039: not all systems have GDK_KEY_dead_circumflex v9.0.0039
Mon, 04 Jul 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0038: 'listchars' test fails v9.0.0038
Mon, 04 Jul 2022 19:00:03 +0200 Bram Moolenaar patch 9.0.0037: build error v9.0.0037
Mon, 04 Jul 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0036: 'fillchars' cannot have window-local values v9.0.0036
Mon, 04 Jul 2022 14:45:03 +0200 Bram Moolenaar patch 9.0.0035: spell dump may go beyond end of an array v9.0.0035
Mon, 04 Jul 2022 12:15:02 +0200 Bram Moolenaar patch 9.0.0034: spell tests do not always clear the word list v9.0.0034
Mon, 04 Jul 2022 12:00:03 +0200 Bram Moolenaar patch 9.0.0033: on a Belgian keyboard CTRL-[ does not work v9.0.0033
Sun, 03 Jul 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0032: in the quickfix window 'cursorline' overrules QuickFixLine v9.0.0032
Sun, 03 Jul 2022 14:30:06 +0200 Bram Moolenaar patch 9.0.0031: <cmod> of user command does not have correct verbose value v9.0.0031
Sat, 02 Jul 2022 22:00:02 +0200 Bram Moolenaar patch 9.0.0030: matchfuzzy test depends on path of current directory v9.0.0030
Sat, 02 Jul 2022 19:00:03 +0200 Bram Moolenaar patch 9.0.0029: the bitmaps/vim.ico file is not in the distribution v9.0.0029
Sat, 02 Jul 2022 18:45:02 +0200 Bram Moolenaar patch 9.0.0028: MS-Windows: tests fail if there is a "runtime" directory v9.0.0028
Sat, 02 Jul 2022 17:30:02 +0200 Bram Moolenaar patch 9.0.0027: the command line test is getting quite big v9.0.0027
Sat, 02 Jul 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0026: accessing freed memory with diff put v9.0.0026
Sat, 02 Jul 2022 14:45:03 +0200 Bram Moolenaar patch 9.0.0025: accessing beyond allocated memory with the cmdline window v9.0.0025
Sat, 02 Jul 2022 13:15:02 +0200 Bram Moolenaar patch 9.0.0024: may access part of typeahead buf that isn't filled v9.0.0024
Sat, 02 Jul 2022 12:45:03 +0200 Bram Moolenaar patch 9.0.0023: on Solaris timer_create() exists but does not work v9.0.0023
Fri, 01 Jul 2022 23:45:02 +0200 Bram Moolenaar patch 9.0.0022: spell test fails v9.0.0022
Fri, 01 Jul 2022 23:30:02 +0200 Bram Moolenaar patch 9.0.0021: invalid memory access when adding word to spell word list v9.0.0021
Fri, 01 Jul 2022 21:00:03 +0200 Bram Moolenaar patch 9.0.0020: with some completion reading past end of string v9.0.0020
Fri, 01 Jul 2022 20:15:03 +0200 Bram Moolenaar patch 9.0.0019: timers test not run where possible v9.0.0019
Fri, 01 Jul 2022 17:45:02 +0200 Bram Moolenaar patch 9.0.0018: going over the end of the typahead v9.0.0018