log src/version.c @ 29187:87ad2de4fe41 v8.2.5113

age author description
Thu, 16 Jun 2022 20:00:03 +0200 Bram Moolenaar patch 8.2.5113: timer becomes invalid after fork/exec, :gui gives errors v8.2.5113
Thu, 16 Jun 2022 17:45:02 +0200 Bram Moolenaar patch 8.2.5112: gui test hangs on MS-Windows v8.2.5112
Thu, 16 Jun 2022 16:00:03 +0200 Bram Moolenaar patch 8.2.5111: no test for --gui-dialog-file v8.2.5111
Thu, 16 Jun 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.5110: icon filetype not recognized from the first line v8.2.5110
Thu, 16 Jun 2022 14:15:03 +0200 Bram Moolenaar patch 8.2.5109: mode not updated after CTRL-O CTRL-C in Insert mode v8.2.5109
Thu, 16 Jun 2022 13:15:03 +0200 Bram Moolenaar patch 8.2.5108: retab test disabled because it hangs on MS-Windows v8.2.5108
Thu, 16 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5107: some callers of rettv_list_alloc() check for not OK v8.2.5107
Thu, 16 Jun 2022 12:30:04 +0200 Bram Moolenaar patch 8.2.5106: default cmdwin mappings are re-mappable v8.2.5106
Wed, 15 Jun 2022 23:15:03 +0200 Bram Moolenaar patch 8.2.5105: test still hangs on MS-Windows v8.2.5105
Wed, 15 Jun 2022 22:30:02 +0200 Bram Moolenaar patch 8.2.5104: test hangs on MS-Windows v8.2.5104
Wed, 15 Jun 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.5103: build fails with small features v8.2.5103
Wed, 15 Jun 2022 22:00:04 +0200 Bram Moolenaar patch 8.2.5102: interrupt not caught in test v8.2.5102
Wed, 15 Jun 2022 19:45:04 +0200 Bram Moolenaar patch 8.2.5101: MS-Windows with MinGW: $CC may be "cc" instead of "gcc" v8.2.5101
Wed, 15 Jun 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.5100: memory usage tests are not retried v8.2.5100
Wed, 15 Jun 2022 19:00:03 +0200 Bram Moolenaar patch 8.2.5099: some terminal tests are not retried v8.2.5099
Wed, 15 Jun 2022 18:00:03 +0200 Bram Moolenaar patch 8.2.5098: spelldump test sometimes hangs v8.2.5098
Wed, 15 Jun 2022 13:15:03 +0200 Bram Moolenaar patch 8.2.5097: using uninitialized memory when using 'listchars' v8.2.5097
Tue, 14 Jun 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.5096: terminal test still fails with some shell commands v8.2.5096
Tue, 14 Jun 2022 21:00:02 +0200 Bram Moolenaar patch 8.2.5095: terminal test still fails with some shell commands v8.2.5095
Tue, 14 Jun 2022 18:15:03 +0200 Bram Moolenaar patch 8.2.5094: MS-Windows GUI: empty command may cause a dialog v8.2.5094
Tue, 14 Jun 2022 17:15:02 +0200 Bram Moolenaar patch 8.2.5093: error message for unknown command may have the command twice v8.2.5093
Tue, 14 Jun 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.5092: using "'<,'>" in Ex mode may compare unrelated pointers v8.2.5092
Tue, 14 Jun 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.5091: terminal test fails with some shell commands v8.2.5091
Tue, 14 Jun 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.5090: MS-Windows: vim.def is no longer used v8.2.5090
Tue, 14 Jun 2022 14:45:07 +0200 Bram Moolenaar patch 8.2.5089: some functions return a different value on failure v8.2.5089
Tue, 14 Jun 2022 14:45:06 +0200 Bram Moolenaar patch 8.2.5088: value of cmod_verbose is a bit complicated to use v8.2.5088
Tue, 14 Jun 2022 13:45:03 +0200 Bram Moolenaar patch 8.2.5087: cannot build with clang on MS-Windows v8.2.5087
Tue, 14 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5086: CI runs on Windows 2019 v8.2.5086
Mon, 13 Jun 2022 23:45:03 +0200 Bram Moolenaar patch 8.2.5085: gcc gives warning for signed/unsigned difference v8.2.5085
Mon, 13 Jun 2022 22:45:06 +0200 Bram Moolenaar patch 8.2.5084: when the GUI shows a dialog tests get stuck v8.2.5084
Mon, 13 Jun 2022 00:30:02 +0200 Bram Moolenaar patch 8.2.5083: autocmd test still fails on MS-Windows v8.2.5083
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