Sat, 15 Aug 2020 16:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1460: error messages are spread out
v8.2.1460
|
Wed, 12 Aug 2020 22:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1436: function implementing :substitute has unexpected name
v8.2.1436
|
Tue, 28 Jul 2020 20:30:05 +0200 |
Bram Moolenaar |
patch 8.2.1309: build failure with tiny version
v8.2.1309
|
Tue, 28 Jul 2020 20:15:07 +0200 |
Bram Moolenaar |
patch 8.2.1308: Vim9: accidentally using "x" causes Vim to exit
v8.2.1308
|
Thu, 23 Jul 2020 17:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1281: the "trailing characters" error can be hard to understand
v8.2.1281
|
Tue, 21 Jul 2020 21:15:06 +0200 |
Bram Moolenaar |
patch 8.2.1262: src/ex_cmds.c file is too big
v8.2.1262
|
Fri, 12 Jun 2020 23:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0967: unnecessary type casts for vim_strnsave()
v8.2.0967
|
Wed, 10 Jun 2020 14:30:04 +0200 |
Bram Moolenaar |
patch 8.2.0943: displaying ^M or ^J depends on current buffer
v8.2.0943
|
Sat, 30 May 2020 20:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0853: ml_delete() often called with FALSE argument
v8.2.0853
|
Wed, 27 May 2020 23:30:03 +0200 |
Bram Moolenaar |
patch 8.2.0834: :drop command in terminal popup causes problems
v8.2.0834
|
Wed, 13 May 2020 13:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0747: cannot forcefully close all popups
v8.2.0747
|
Wed, 13 May 2020 00:00:03 +0200 |
Bram Moolenaar |
patch 8.2.0745: crash on exit when not all popups are closed
v8.2.0745
|
Tue, 12 May 2020 22:15:04 +0200 |
Bram Moolenaar |
patch 8.2.0743: can move to another buffer from a terminal in popup window
v8.2.0743
|
Mon, 20 Apr 2020 19:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0612: Vim9: no check for space before #comment
v8.2.0612
|
Thu, 02 Apr 2020 21:15:04 +0200 |
Bram Moolenaar |
patch 8.2.0502: Vim9: some code is not tested
v8.2.0502
|
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
|
Tue, 12 Feb 2019 22:45:06 +0100 |
Bram Moolenaar |
patch 8.1.0904: USE_LONG_FNAME never defined
v8.1.0904
|
Sun, 10 Feb 2019 22:00:08 +0100 |
Bram Moolenaar |
patch 8.1.0887: the 'l' flag in :subsitute is sticky
v8.1.0887
|
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
|
Sat, 26 Jan 2019 17:30:15 +0100 |
Bram Moolenaar |
patch 8.1.0826: too many #ifdefs
v8.1.0826
|
Thu, 24 Jan 2019 15:15:06 +0100 |
Bram Moolenaar |
patch 8.1.0805: too many #ifdefs
v8.1.0805
|
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
|
Sun, 13 Jan 2019 23:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
|
Fri, 04 Jan 2019 23:15:04 +0100 |
Bram Moolenaar |
patch 8.1.0691: text properties are not adjusted for :substitute
v8.1.0691
|
Tue, 01 Jan 2019 13:30:09 +0100 |
Bram Moolenaar |
patch 8.1.0673: functionality for signs is spread out over several files
v8.1.0673
|
Mon, 31 Dec 2018 22:15:06 +0100 |
Bram Moolenaar |
patch 8.1.0669: the ex_sign() function is too long
v8.1.0669
|
Sat, 29 Dec 2018 19:00:08 +0100 |
Bram Moolenaar |
patch 8.1.0658: deleting signs and completion for :sign is insufficient
v8.1.0658
|
Thu, 27 Dec 2018 00:30:06 +0100 |
Bram Moolenaar |
patch 8.1.0644: finding next sign ID is inefficient
v8.1.0644
|
Mon, 24 Dec 2018 20:30:04 +0100 |
Bram Moolenaar |
patch 8.1.0632: using sign group names is inefficient
v8.1.0632
|
Fri, 21 Dec 2018 16:15:06 +0100 |
Bram Moolenaar |
patch 8.1.0615: get_tv function names are not consistent
v8.1.0615
|
Fri, 21 Dec 2018 15:30:07 +0100 |
Bram Moolenaar |
patch 8.1.0614: placing signs can be complicated
v8.1.0614
|
Fri, 14 Dec 2018 19:45:05 +0100 |
Bram Moolenaar |
patch 8.1.0588: cannot define a sign with space in the text
v8.1.0588
|
Sat, 10 Nov 2018 19:30:05 +0100 |
Bram Moolenaar |
patch 8.1.0516: :move command marks buffer modified when nothing changed
v8.1.0516
|
Thu, 11 Oct 2018 19:30:05 +0200 |
Bram Moolenaar |
patch 8.1.0470: pointer ownership around fname_expand() is unclear
v8.1.0470
|
Tue, 09 Oct 2018 22:00:07 +0200 |
Bram Moolenaar |
patch 8.1.0468: MS-Windows: filter command with pipe character fails
v8.1.0468
|
Sun, 30 Sep 2018 21:45:07 +0200 |
Christian Brabandt |
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
|
Fri, 21 Sep 2018 13:00:06 +0200 |
Christian Brabandt |
patch 8.1.0416: sort doesn't report deleted lines
v8.1.0416
|
Thu, 13 Sep 2018 15:45:05 +0200 |
Christian Brabandt |
patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions
v8.1.0377
|
Tue, 21 Aug 2018 15:15:06 +0200 |
Christian Brabandt |
patch 8.1.0306: plural messages are not translated properly
v8.1.0306
|
Sat, 11 Aug 2018 14:45:05 +0200 |
Christian Brabandt |
patch 8.1.0270: checking for a Tab in a line could be faster
v8.1.0270
|
Thu, 02 Aug 2018 22:30:05 +0200 |
Christian Brabandt |
patch 8.1.0235: more help tags that jump to the wrong location
v8.1.0235
|
Wed, 01 Aug 2018 18:15:05 +0200 |
Christian Brabandt |
patch 8.1.0231: :help -? goes to help for -+
v8.1.0231
|
Thu, 28 Jun 2018 22:30:06 +0200 |
Christian Brabandt |
patch 8.1.0126: various problems with 'vartabstop'
v8.1.0126
|
Thu, 28 Jun 2018 11:30:07 +0200 |
Christian Brabandt |
patch 8.1.0120: buffer 'modified' set even when :sort has no changes
v8.1.0120
|
Mon, 25 Jun 2018 00:00:07 +0200 |
Christian Brabandt |
patch 8.1.0114: confusing variable name
v8.1.0114
|
Sun, 24 Jun 2018 17:00:06 +0200 |
Christian Brabandt |
patch 8.1.0110: file name not displayed with ":file"
v8.1.0110
|
Sat, 23 Jun 2018 19:30:07 +0200 |
Christian Brabandt |
patch 8.1.0105: all tab stops are the same
v8.1.0105
|
Mon, 04 Jun 2018 20:45:06 +0200 |
Christian Brabandt |
patch 8.1.0034: cursor not restored with ":edit #"
v8.1.0034
|
Tue, 10 Apr 2018 19:00:07 +0200 |
Christian Brabandt |
patch 8.0.1688: some macros are used without a semicolon
v8.0.1688
|
Thu, 29 Mar 2018 16:15:07 +0200 |
Christian Brabandt |
patch 8.0.1650: too many #ifdefs
v8.0.1650
|
Sun, 04 Mar 2018 20:15:05 +0100 |
Christian Brabandt |
patch 8.0.1566: too many #ifdefs
v8.0.1566
|
Sun, 04 Mar 2018 18:15:08 +0100 |
Christian Brabandt |
patch 8.0.1564: too many #ifdefs
v8.0.1564
|
Tue, 27 Feb 2018 21:15:06 +0100 |
Christian Brabandt |
patch 8.0.1553: cannot see what digraph is used to insert a character
v8.0.1553
|
Mon, 19 Feb 2018 23:15:05 +0100 |
Christian Brabandt |
patch 8.0.1525: using :wqa exits even if a job runs in a terminal window
v8.0.1525
|
Tue, 13 Feb 2018 13:15:06 +0100 |
Christian Brabandt |
patch 8.0.1512: warning for possibly using NULL pointer
v8.0.1512
|
Mon, 12 Feb 2018 22:15:05 +0100 |
Christian Brabandt |
patch 8.0.1508: the :drop command is not always available
v8.0.1508
|
Sat, 10 Feb 2018 19:00:07 +0100 |
Christian Brabandt |
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
|
Sat, 03 Feb 2018 18:45:05 +0100 |
Christian Brabandt |
patch 8.0.1461: missing another file in patch
v8.0.1461
|
Sat, 09 Dec 2017 21:15:04 +0100 |
Christian Brabandt |
patch 8.0.1383: local additions in help skips some files
v8.0.1383
|