log src/ex_cmds.c @ 19736:4174c4da6ff7 v8.2.0424

age author description
Thu, 19 Mar 2020 12:45:04 +0100 Bram Moolenaar patch 8.2.0403: when 'buftype' is "nofile" there is no overwrite check v8.2.0403
Mon, 17 Feb 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0272: ":helptags ALL" gives error for some directories v8.2.0272
Fri, 14 Feb 2020 13:30:05 +0100 Bram Moolenaar patch 8.2.0256: time and timer related code is spread out v8.2.0256
Sun, 26 Jan 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0156: various typos in source files and tests v8.2.0156
Fri, 27 Dec 2019 17:30:03 +0100 Bram Moolenaar patch 8.2.0049: command line completion not fully tested v8.2.0049
Sat, 14 Dec 2019 16:30:04 +0100 Bram Moolenaar patch 8.2.0004: get E685 and E931 if buffer reload is interrupted v8.2.0004
Sun, 01 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2379: using old C style comments v8.1.2379
Sun, 01 Dec 2019 15:30:04 +0100 Bram Moolenaar patch 8.1.2373: cannot build with +popupwin but without +quickfix v8.1.2373
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Fri, 29 Nov 2019 23:30:04 +0100 Bram Moolenaar patch 8.1.2361: MS-Windows: test failures related to VIMDLL v8.1.2361
Sat, 16 Nov 2019 14:00:05 +0100 Bram Moolenaar patch 8.1.2302: :lockmarks does not work for '[ and '] v8.1.2302
Sat, 09 Nov 2019 20:15:04 +0100 Bram Moolenaar patch 8.1.2277: terminal window is not updated when info popup changes v8.1.2277
Sat, 09 Nov 2019 15:45:04 +0100 Bram Moolenaar patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor() v8.1.2273
Thu, 31 Oct 2019 04:45:03 +0100 Bram Moolenaar patch 8.1.2236: ml_get error if pattern matches beyond last line v8.1.2236
Sat, 26 Oct 2019 12:30:06 +0200 Bram Moolenaar patch 8.1.2217: compiler warning for unused variable v8.1.2217
Fri, 25 Oct 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.2216: text property in wrong place after :substitute v8.1.2216
Mon, 21 Oct 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.2198: crash when using :center in autocommand v8.1.2198
Sun, 20 Oct 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.2192: cannot easily fill the info popup asynchronously v8.1.2192
Wed, 09 Oct 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2127: the indent.c file is a bit big v8.1.2127
Sat, 05 Oct 2019 11:45:04 +0200 Bram Moolenaar patch 8.1.2113: ":help expr-!~?" only works after searching v8.1.2113
Tue, 01 Oct 2019 12:15:03 +0200 Bram Moolenaar patch 8.1.2105: MS-Windows: system() may crash v8.1.2105
Sat, 28 Sep 2019 16:00:03 +0200 Bram Moolenaar patch 8.1.2092: MS-Windows: redirect in system() does not work v8.1.2092
Sat, 21 Sep 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.2062: the mouse code is spread out v8.1.2062
Wed, 21 Aug 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.1905: cannot set all properties of the info popup v8.1.1905
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 15:30:06 +0200 Bram Moolenaar patch 8.1.1880: cannot show extra info for completion in a popup window v8.1.1880
Tue, 06 Aug 2019 22:00:08 +0200 Bram Moolenaar patch 8.1.1823: command line history code is spread out
Sun, 04 Aug 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1813: ATTENTION prompt for a preview popup window v8.1.1813
Thu, 01 Aug 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1789: cannot see file name of preview popup window v8.1.1789
Sun, 28 Jul 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1773: the preview popup window may be too far to the right v8.1.1773
Tue, 23 Jul 2019 22:30:07 +0200 Bram Moolenaar patch 8.1.1736: viminfo support is spread out v8.1.1736
Sun, 21 Jul 2019 19:30:06 +0200 Bram Moolenaar patch 8.1.1727: code for viminfo support is spread out v8.1.1727
Thu, 18 Jul 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1714: cannot preview a file in a popup window v8.1.1714
Tue, 25 Jun 2019 23:45:03 +0200 Bram Moolenaar patch 8.1.1594: may still start file dialog while exiting v8.1.1594
Tue, 25 Jun 2019 07:00:04 +0200 Bram Moolenaar patch 8.1.1592: may start file dialog while exiting v8.1.1592
Tue, 25 Jun 2019 04:15:08 +0200 Bram Moolenaar patch 8.1.1588: in :let-heredoc line continuation is recognized v8.1.1588
Sat, 15 Jun 2019 19:45:06 +0200 Bram Moolenaar patch 8.1.1547: functionality of bt_nofile() is confusing v8.1.1547
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:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Fri, 24 May 2019 19:45:05 +0200 Bram Moolenaar patch 8.1.1386: unessesary type casts for lalloc() v8.1.1386
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
Mon, 20 May 2019 20:45:06 +0200 Bram Moolenaar patch 8.1.1360: buffer left 'nomodifiable' after :substitute v8.1.1360
Sun, 19 May 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1359: text property wrong after :substitute with backslash v8.1.1359
Sun, 19 May 2019 20:00:09 +0200 Bram Moolenaar patch 8.1.1355: obvious mistakes are accepted as valid expressions v8.1.1355
Sun, 19 May 2019 15:30:07 +0200 Bram Moolenaar patch 8.1.1351: text property wrong after :substitute v8.1.1351
Sat, 18 May 2019 13:45:04 +0200 Bram Moolenaar patch 8.1.1345: stuck in sandbox with ":s/../=Function/gn" v8.1.1345
Wed, 15 May 2019 23:00:15 +0200 Bram Moolenaar patch 8.1.1333: text properties don't always move after changes v8.1.1333
Thu, 09 May 2019 15:15:07 +0200 Bram Moolenaar patch 8.1.1306: Borland support is outdated and doesn't work v8.1.1306
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 22:30:06 +0200 Bram Moolenaar patch 8.1.1231: asking about existing swap file unnecessarily v8.1.1231
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
Sun, 28 Apr 2019 18:15:07 +0200 Bram Moolenaar patch 8.1.1228: not possible to process tags with a function v8.1.1228
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Wed, 27 Mar 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.1061: when substitute string throws error, substitute happens anyway v8.1.1061
Sun, 17 Mar 2019 17:00:13 +0100 Bram Moolenaar patch 8.1.1016: MS-Windows: No color in shell when using "!" in 'guioptions v8.1.1016
Wed, 20 Feb 2019 22:30:07 +0100 Bram Moolenaar patch 8.1.0959: sorting large numbers is not tested v8.1.0959
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sat, 16 Feb 2019 15:15:07 +0100 Bram Moolenaar patch 8.1.0932: Farsi support is outdated and unused v8.1.0932