log src/autocmd.c @ 20751:d9a2e5dcfd9f v8.2.0928

age author description
Sun, 07 Jun 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0928: many type casts are used for vim_strnsave() v8.2.0928
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Sun, 26 Jan 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0158: triggering CompleteDone earlier is not backwards compatible v8.2.0158
Tue, 07 Jan 2020 21:00:07 +0100 Bram Moolenaar patch 8.2.0098: exe stack length can be wrong without being detected v8.2.0098
Sun, 29 Dec 2019 23:15:04 +0100 Bram Moolenaar patch 8.2.0056: execution stack is incomplete and inefficient v8.2.0056
Sat, 30 Nov 2019 21:00:04 +0100 Bram Moolenaar patch 8.1.2368: using old C style comments v8.1.2368
Sat, 02 Nov 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.2243: typos in comments v8.1.2243
Sat, 26 Oct 2019 16:30:03 +0200 Bram Moolenaar patch 8.1.2219: no autocommand for open window with terminal v8.1.2219
Mon, 16 Sep 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.2046: SafeState may be triggered at the wrong moment v8.1.2046
Sun, 15 Sep 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2044: no easy way to process postponed work v8.1.2044
Wed, 21 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Sun, 18 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1887: the +cmdline_compl feature is not in the tiny version v8.1.1887
Sat, 17 Aug 2019 18:00:03 +0200 Bram Moolenaar patch 8.1.1873: cannot build tiny version v8.1.1873
Sat, 03 Aug 2019 23:15:06 +0200 Bram Moolenaar patch 8.1.1805: au_did_filetype is declared twice v8.1.1805
Tue, 25 Jun 2019 04:15:08 +0200 Bram Moolenaar patch 8.1.1588: in :let-heredoc line continuation is recognized v8.1.1588
Sun, 02 Jun 2019 19:15:05 +0200 Bram Moolenaar patch 8.1.1454: build failure without the conceal feature v8.1.1454
Thu, 30 May 2019 17:30:06 +0200 Bram Moolenaar patch 8.1.1425: win_execute() does not set window pointers properly v8.1.1425
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Sat, 25 May 2019 20:00:08 +0200 Bram Moolenaar patch 8.1.1391: no popup window support v8.1.1391
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Thu, 25 Apr 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1205: a BufReadPre autocommand may cause the cursor to move v8.1.1205
Mon, 08 Apr 2019 18:30:06 +0200 Bram Moolenaar patch 8.1.1138: plugins don't get notified when the popup menu changes v8.1.1138
Thu, 04 Apr 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1115: cannot build with older C compiler v8.1.1115
Thu, 04 Apr 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1113: making an autocommand trigger once is not so easy v8.1.1113
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Sat, 26 Jan 2019 16:30:13 +0100 Bram Moolenaar patch 8.1.0825: code for autocommands is mixed with file I/O code v8.1.0825