log src/version.c @ 29124:fc0a70812f24 v8.2.5082

age author description
Mon, 13 Jun 2022 00:15:03 +0200 Bram Moolenaar patch 8.2.5082: retab test fails v8.2.5082
Sun, 12 Jun 2022 23:45:02 +0200 Bram Moolenaar patch 8.2.5081: autocmd test fails on MS-Windows v8.2.5081
Sun, 12 Jun 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.5080: when indenting gets out of hand it is hard to stop v8.2.5080
Sun, 12 Jun 2022 13:00:03 +0200 Bram Moolenaar patch 8.2.5079: DirChanged autocommand may use freed memory v8.2.5079
Sun, 12 Jun 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.5078: substitute test has a one second delay v8.2.5078
Sat, 11 Jun 2022 11:45:04 +0200 Bram Moolenaar patch 8.2.5077: various warnings from clang on MS-Windows v8.2.5077
Fri, 10 Jun 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.5076: unnecessary code v8.2.5076
Fri, 10 Jun 2022 16:00:05 +0200 Bram Moolenaar patch 8.2.5075: clang gives an out of bounds warning v8.2.5075
Fri, 10 Jun 2022 01:15:03 +0200 Bram Moolenaar patch 8.2.5074: spell test fails on MS-Windows v8.2.5074
Thu, 09 Jun 2022 22:00:07 +0200 Bram Moolenaar patch 8.2.5073: clang on MS-Windows produces warnings v8.2.5073
Thu, 09 Jun 2022 21:00:04 +0200 Bram Moolenaar patch 8.2.5072: using uninitialized value and freed memory in spell command v8.2.5072
Thu, 09 Jun 2022 16:00:03 +0200 Bram Moolenaar patch 8.2.5071: with some Mac OS version clockid_t is redefined v8.2.5071
Thu, 09 Jun 2022 15:00:07 +0200 Bram Moolenaar patch 8.2.5070: unnecessary code v8.2.5070
Wed, 08 Jun 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.5069: various warnings from clang on MS-Windows v8.2.5069
Wed, 08 Jun 2022 14:15:02 +0200 Bram Moolenaar patch 8.2.5068: gcc 12.1 warning when building tee v8.2.5068
Wed, 08 Jun 2022 12:00:04 +0200 Bram Moolenaar patch 8.2.5067: timer_create is not available on every Mac system v8.2.5067
Tue, 07 Jun 2022 11:30:04 +0200 Bram Moolenaar patch 8.2.5066: timer_create is not available on every Mac system v8.2.5066
Mon, 06 Jun 2022 23:30:04 +0200 Bram Moolenaar patch 8.2.5065: wrong return type for main() in tee.c v8.2.5065
Mon, 06 Jun 2022 17:30:03 +0200 Bram Moolenaar patch 8.2.5064: no test for what 8.1.0052 fixes v8.2.5064
Mon, 06 Jun 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.5063: error for a command may go over the end of IObuff v8.2.5063
Mon, 06 Jun 2022 11:15:05 +0200 Bram Moolenaar patch 8.2.5062: Coverity warns for dead code v8.2.5062
Sun, 05 Jun 2022 23:15:02 +0200 Bram Moolenaar patch 8.2.5061: C89 requires signal handlers to return void v8.2.5061
Sun, 05 Jun 2022 21:15:03 +0200 Bram Moolenaar patch 8.2.5060: running configure fails v8.2.5060
Sun, 05 Jun 2022 21:00:03 +0200 Bram Moolenaar patch 8.2.5059: autoconf 2.71 produces many obsolete warnings v8.2.5059
Sun, 05 Jun 2022 20:15:02 +0200 Bram Moolenaar patch 8.2.5058: input() does not handle composing characters properly v8.2.5058
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Sat, 04 Jun 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.5056: the channel log only contains some of the raw terminal output v8.2.5056
Sat, 04 Jun 2022 21:00:03 +0200 Bram Moolenaar patch 8.2.5055: statusline is not updated when terminal title changes v8.2.5055
Fri, 03 Jun 2022 19:45:02 +0200 Bram Moolenaar patch 8.2.5054: no good filetype for conf files similar to dosini v8.2.5054
Fri, 03 Jun 2022 18:45:05 +0200 Bram Moolenaar patch 8.2.5053: cannot have a comment halfway an expression in a block v8.2.5053
Wed, 01 Jun 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.5052: CI checkout step title is a bit cryptic v8.2.5052
Wed, 01 Jun 2022 17:15:03 +0200 Bram Moolenaar patch 8.2.5051: check for autocmd_add() event argument is confusing v8.2.5051
Wed, 01 Jun 2022 16:30:02 +0200 Bram Moolenaar patch 8.2.5050: using freed memory when searching for pattern in path v8.2.5050
Wed, 01 Jun 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.5049: insufficient tests for autocommands v8.2.5049
Tue, 31 May 2022 18:15:03 +0200 Bram Moolenaar patch 8.2.5048: when using XIM the gui test may fail v8.2.5048
Tue, 31 May 2022 14:45:03 +0200 Bram Moolenaar patch 8.2.5047: CurSearch highlight is often wrong v8.2.5047
Mon, 30 May 2022 22:00:03 +0200 Bram Moolenaar patch 8.2.5046: vim_regsub() can overwrite the destination v8.2.5046
Mon, 30 May 2022 19:00:03 +0200 Bram Moolenaar patch 8.2.5045: can escape a terminal popup window when the job is finished v8.2.5045
Mon, 30 May 2022 17:15:03 +0200 Bram Moolenaar patch 8.2.5044: command line test fails v8.2.5044
Mon, 30 May 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.5043: can open a cmdline window from a substitute expression v8.2.5043
Mon, 30 May 2022 14:30:05 +0200 Bram Moolenaar patch 8.2.5042: scrollbar thumb in tall scrolled popup not visible v8.2.5042
Sun, 29 May 2022 23:45:03 +0200 Bram Moolenaar patch 8.2.5041: cannot close a terminal popup with "NONE" job v8.2.5041
Sun, 29 May 2022 19:30:02 +0200 Bram Moolenaar patch 8.2.5040: scrollbar thumb in scrolled popup not visible v8.2.5040
Sun, 29 May 2022 18:15:03 +0200 Bram Moolenaar patch 8.2.5039: confusing error if first argument of popup_create() is wrong v8.2.5039
Sun, 29 May 2022 15:15:05 +0200 Bram Moolenaar patch 8.2.5038: a finished terminal in a popup window does not show scrollbar v8.2.5038
Sat, 28 May 2022 15:30:03 +0200 Bram Moolenaar patch 8.2.5037: cursor position may be invalid after "0;" range v8.2.5037
Sat, 28 May 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.5036: using two counters for timeout check in NFA engine v8.2.5036
Sat, 28 May 2022 12:00:03 +0200 Bram Moolenaar patch 8.2.5035: when splitting a window the changelist position moves v8.2.5035
Fri, 27 May 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.5034: there is no way to get the byte index from a virtual column v8.2.5034
Fri, 27 May 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.5033: build error with +eval but without +quickfix v8.2.5033
Fri, 27 May 2022 21:30:03 +0200 Bram Moolenaar patch 8.2.5032: Python 3 test fails without the GUI v8.2.5032
Fri, 27 May 2022 21:15:02 +0200 Bram Moolenaar patch 8.2.5031: cannot easily run the benchmarks v8.2.5031
Fri, 27 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.5030: autocmd_add() can only handle one event and pattern v8.2.5030
Fri, 27 May 2022 18:30:04 +0200 Bram Moolenaar patch 8.2.5029: "textlock" is always zero v8.2.5029
Fri, 27 May 2022 16:45:04 +0200 Bram Moolenaar patch 8.2.5028: syntax regexp matching can be slow v8.2.5028
Fri, 27 May 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.5027: error for missing :endif when an exception was thrown v8.2.5027
Thu, 26 May 2022 23:30:05 +0200 Bram Moolenaar patch 8.2.5026: Vim9: a few lines not covered by tests v8.2.5026
Thu, 26 May 2022 21:00:04 +0200 Bram Moolenaar patch 8.2.5025: Vim9: a few lines not covered by tests v8.2.5025
Thu, 26 May 2022 17:45:03 +0200 Bram Moolenaar patch 8.2.5024: using freed memory with "]d" v8.2.5024
Thu, 26 May 2022 17:00:05 +0200 Bram Moolenaar patch 8.2.5023: substitute overwrites allocated buffer v8.2.5023