log src/ex_docmd.c @ 16764:ef00b6bc186b v8.1.1384

age author description
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, 23 May 2019 21:45:07 +0200 Bram Moolenaar patch 8.1.1371: cannot recover from a swap file v8.1.1371
Thu, 09 May 2019 19:00:08 +0200 Bram Moolenaar patch 8.1.1307: cannot reconnect to the X server after it restarted v8.1.1307
Tue, 07 May 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1291: not easy to change directory and restore v8.1.1291
Sat, 04 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1261: no error for quickfix commands with negative range v8.1.1261
Fri, 03 May 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1256: cannot navigate through errors relative to the cursor v8.1.1256
Wed, 01 May 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1243: compiler warnings for incomplete switch statement v8.1.1243
Wed, 01 May 2019 18:15:07 +0200 Bram Moolenaar patch 8.1.1241: Ex command info contains confusing information v8.1.1241
Sun, 28 Apr 2019 20:00:10 +0200 Bram Moolenaar patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe v8.1.1230
Sat, 27 Apr 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1218: cannot set a directory for a tab page v8.1.1218
Sat, 27 Apr 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1210: support for user commands is spread out v8.1.1210
Thu, 25 Apr 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1204: output of :command with address completion is not nice v8.1.1204
Wed, 24 Apr 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1201: output of :command is hard to read v8.1.1201
Sun, 07 Apr 2019 14:30:06 +0200 Bram Moolenaar patch 8.1.1136: decoding of mouse click escape sequence is not tested v8.1.1136
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Sat, 30 Mar 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.1077: reg_executing() is reset by calling input() v8.1.1077
Mon, 04 Mar 2019 11:45:07 +0100 Bram Moolenaar patch 8.1.0992: a :normal command resets the reg_executing() result v8.1.0992
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sun, 17 Feb 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0940: MS-Windows console resizing not handled properly v8.1.0940
Fri, 08 Feb 2019 14:45:07 +0100 Bram Moolenaar patch 8.1.0881: can execute shell commands in rvim through interfaces v8.1.0881
Thu, 31 Jan 2019 18:30:08 +0100 Bram Moolenaar patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' v8.1.0864
Mon, 28 Jan 2019 20:30:05 +0100 Bram Moolenaar patch 8.1.0839: when using VTP wrong colors after a color scheme change v8.1.0839
Sat, 26 Jan 2019 20:15:11 +0100 Bram Moolenaar patch 8.1.0829: when 'hidden' is set session creates extra buffers v8.1.0829
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0806: too many #ifdefs v8.1.0806
Thu, 24 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0805: too many #ifdefs v8.1.0805
Thu, 24 Jan 2019 13:45:05 +0100 Bram Moolenaar patch 8.1.0803: session file has problem with single quote in file name v8.1.0803
Tue, 22 Jan 2019 22:45:06 +0100 Bram Moolenaar patch 8.1.0794: white space before " -Ntabmove" causes problems v8.1.0794
Tue, 22 Jan 2019 21:30:04 +0100 Bram Moolenaar patch 8.1.0790: code for creating tabpages in session is too complex v8.1.0790
Mon, 21 Jan 2019 23:15:06 +0100 Bram Moolenaar patch 8.1.0789: sourcing a session sets v:errmsg v8.1.0789
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
Sat, 19 Jan 2019 17:45:07 +0100 Bram Moolenaar patch 8.1.0779: argument for message functions is inconsistent v8.1.0779
Thu, 17 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0763: nobody is using the Sun Workshop support v8.1.0763
Tue, 15 Jan 2019 20:30:07 +0100 Bram Moolenaar patch 8.1.0753: printf format not checked for semsg() v8.1.0753
Tue, 15 Jan 2019 20:15:06 +0100 Bram Moolenaar patch 8.1.0752: one more compiler warning for signed/unsigned string v8.1.0752
Mon, 14 Jan 2019 20:30:06 +0100 Bram Moolenaar patch 8.1.0745: compiler warnings for signed/unsigned string v8.1.0745
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sat, 12 Jan 2019 16:30:05 +0100 Bram Moolenaar patch 8.1.0734: the hlsearch state is not stored in a session file v8.1.0734
Tue, 08 Jan 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0706: tabline is not always redrawn v8.1.0706
Wed, 26 Dec 2018 22:00:06 +0100 Bram Moolenaar patch 8.1.0640: get E14 while typing command :tab with 'incsearch' set v8.1.0640
Sun, 23 Dec 2018 19:15:05 +0100 Bram Moolenaar patch 8.1.0629: "gn" selects the wrong text with a multi-line match v8.1.0629
Sat, 22 Dec 2018 17:15:05 +0100 Bram Moolenaar patch 8.1.0623: iterating through window frames is repeated v8.1.0623
Sun, 16 Dec 2018 16:45:05 +0100 Bram Moolenaar patch 8.1.0604: autocommand test fails on MS-Windows v8.1.0604
Sun, 16 Dec 2018 15:45:06 +0100 Bram Moolenaar patch 8.1.0602: DirChanged is also triggered when directory didn't change v8.1.0602
Fri, 14 Dec 2018 19:00:05 +0100 Bram Moolenaar patch 8.1.0586: :digraph output is not easy to read v8.1.0586
Sat, 08 Dec 2018 16:15:05 +0100 Bram Moolenaar patch 8.1.0573: cannot redefine user command without ! in same script v8.1.0573
Sun, 02 Dec 2018 18:30:07 +0100 Bram Moolenaar patch 8.1.0560: cannot use address type "other" with with user command v8.1.0560
Fri, 19 Oct 2018 22:45:07 +0200 Bram Moolenaar patch 8.1.0487: no menus specifically for the terminal window v8.1.0487
Tue, 02 Oct 2018 16:30:05 +0200 Christian Brabandt patch 8.1.0447: GUI scrollbar test fails with Athena and Motif v8.1.0447
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Sun, 30 Sep 2018 18:30:05 +0200 Christian Brabandt patch 8.1.0442: GUI: cursor not drawn after ":redraw | sleep" v8.1.0442
Sat, 15 Sep 2018 15:45:10 +0200 Christian Brabandt patch 8.1.0392: error while typing :/foo/s// with 'incsearch' enabled v8.1.0392
Mon, 10 Sep 2018 21:15:07 +0200 Christian Brabandt patch 8.1.0362: cannot get the script line number when executing a function v8.1.0362
Thu, 06 Sep 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search pattern v8.1.0351
Thu, 30 Aug 2018 16:00:08 +0200 Christian Brabandt patch 8.1.0337: :file fails in quickfix command v8.1.0337
Wed, 29 Aug 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0333: :mkview does not restore cursor properly after "$" v8.1.0333
Thu, 23 Aug 2018 23:00:05 +0200 Christian Brabandt patch 8.1.0324: off-by-one error in cmdidx check v8.1.0324
Tue, 21 Aug 2018 18:00:08 +0200 Christian Brabandt patch 8.1.0309: profiling does not show a count for condition lines v8.1.0309
Tue, 21 Aug 2018 15:15:06 +0200 Christian Brabandt patch 8.1.0306: plural messages are not translated properly v8.1.0306
Wed, 15 Aug 2018 21:00:06 +0200 Christian Brabandt patch 8.1.0288: quickfix code uses cmdidx too often v8.1.0288