log src/vim.h @ 19749:cc2f523c1828

age author description
Fri, 28 Feb 2020 22:30:09 +0100 Bram Moolenaar patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal v8.2.0328
Wed, 26 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0320: no Haiku support v8.2.0320
Sat, 22 Feb 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.0296: mixing up "long long" and __int64 may cause problems v8.2.0296
Wed, 12 Feb 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.0248: MS-Windows: dealing with deprecation is too complicated v8.2.0248
Tue, 11 Feb 2020 23:15:04 +0100 Bram Moolenaar patch 8.2.0246: MSVC: deprecation warnings with Ruby v8.2.0246
Mon, 10 Feb 2020 22:45:04 +0100 Bram Moolenaar patch 8.2.0240: using memory after it was freed v8.2.0240
Thu, 06 Feb 2020 19:30:08 +0100 Bram Moolenaar patch 8.2.0223: some instructions not yet tested v8.2.0223
Sun, 26 Jan 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0158: triggering CompleteDone earlier is not backwards compatible v8.2.0158
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149
Thu, 23 Jan 2020 17:00:04 +0100 Bram Moolenaar patch 8.2.0145: using #error for compilation errors should be OK now v8.2.0145
Sat, 18 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0128: cannot list options one per line v8.2.0128
Sat, 11 Jan 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0111: VAR_SPECIAL is also used for booleans v8.2.0111
Wed, 01 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0073: initializing globals with COMMA is clumsy v8.2.0073
Tue, 31 Dec 2019 21:30:04 +0100 Bram Moolenaar patch 8.2.0067: ERROR_UNKNOWN clashes on some systems v8.2.0067
Sun, 29 Dec 2019 14:00:04 +0100 Bram Moolenaar patch 8.2.0054: :diffget and :diffput don't have good completion v8.2.0054
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
Thu, 05 Dec 2019 23:15:04 +0100 Bram Moolenaar patch 8.1.2397: should not define __USE_XOPEN v8.1.2397
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Thu, 28 Nov 2019 20:15:04 +0100 Bram Moolenaar patch 8.1.2353: build failure on FreeBSD v8.1.2353
Tue, 26 Nov 2019 15:00:04 +0100 Bram Moolenaar patch 8.1.2347: MacOS: build fails v8.1.2347
Tue, 26 Nov 2019 13:30:04 +0100 Bram Moolenaar patch 8.1.2344: Cygwin: warning for using strptime() v8.1.2344
Wed, 13 Nov 2019 22:45:03 +0100 Bram Moolenaar patch 8.1.2300: redraw breaks going through list of popup windows v8.1.2300
Wed, 06 Nov 2019 19:30:03 +0100 Bram Moolenaar patch 8.1.2265: when popup with "botleft" does not fit it flips incorrectly v8.1.2265
Sat, 02 Nov 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.2243: typos in comments v8.1.2243
Tue, 29 Oct 2019 04:30:05 +0100 Bram Moolenaar patch 8.1.2233: cannot get the Vim command line arguments v8.1.2233
Sun, 27 Oct 2019 23:00:03 +0100 Bram Moolenaar patch 8.1.2229: cannot color number column above/below cursor differently v8.1.2229
Sun, 27 Oct 2019 05:15:06 +0100 Bram Moolenaar patch 8.1.2225: the "last used" info of a buffer is under used v8.1.2225
Sat, 26 Oct 2019 16:30:03 +0200 Bram Moolenaar patch 8.1.2219: no autocommand for open window with terminal v8.1.2219
Sun, 20 Oct 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.2192: cannot easily fill the info popup asynchronously v8.1.2192
Sat, 19 Oct 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2188: build error for missing define v8.1.2188
Thu, 17 Oct 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2171: mouse support not always available v8.1.2171
Sun, 13 Oct 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled v8.1.2145
Sat, 21 Sep 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.2062: the mouse code is spread out v8.1.2062
Thu, 19 Sep 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.2057: the screen.c file is much too big v8.1.2057
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
Sun, 15 Sep 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.2035: recognizing octal numbers is confusing v8.1.2035
Wed, 04 Sep 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.1985: code for dealing with paths is spread out v8.1.1985
Tue, 03 Sep 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.1969: popup window filter is used in all modes v8.1.1969
Sun, 01 Sep 2019 16:30:03 +0200 Bram Moolenaar patch 8.1.1958: old style comments taking up space v8.1.1958
Tue, 27 Aug 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1933: the eval.c file is too big v8.1.1933
Fri, 23 Aug 2019 21:00:05 +0200 Bram Moolenaar patch 8.1.1913: not easy to compute the space on the command line v8.1.1913
Wed, 21 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1908: every popup window consumes a buffer number v8.1.1908
Wed, 21 Aug 2019 17:30:03 +0200 Bram Moolenaar patch 8.1.1904: cannot have an info popup align with the popup menu v8.1.1904
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
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
Fri, 16 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1863: confusing error when using a builtin function as method v8.1.1863
Sun, 04 Aug 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1813: ATTENTION prompt for a preview popup window v8.1.1813
Sat, 03 Aug 2019 16:30:06 +0200 Bram Moolenaar patch 8.1.1799: cannot avoid mapping for a popup window v8.1.1799
Sat, 03 Aug 2019 13:30:07 +0200 Bram Moolenaar patch 8.1.1795: no syntax HL after splitting windows with :bufdo v8.1.1795
Fri, 02 Aug 2019 20:00:07 +0200 Bram Moolenaar patch 8.1.1791: 'completeslash' also applies to globpath() v8.1.1791
Thu, 01 Aug 2019 21:15:07 +0200 Bram Moolenaar patch 8.1.1787: cannot resize a popup window v8.1.1787
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
Thu, 18 Jul 2019 14:00:08 +0200 Bram Moolenaar patch 8.1.1713: highlighting cursor line only works with popup_menu() v8.1.1713
Sun, 30 Jun 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1612: cannot show an existing buffer in a popup window v8.1.1612
Sun, 23 Jun 2019 00:30:04 +0200 Bram Moolenaar patch 8.1.1580: cannot make part of a popup transparent v8.1.1580
Sat, 15 Jun 2019 17:15:05 +0200 Bram Moolenaar patch 8.1.1542: an OptionSet autocommand does not get enough info v8.1.1542
Fri, 14 Jun 2019 23:45:06 +0200 Bram Moolenaar patch 8.1.1534: modeless selection in popup window selects too much v8.1.1534
Fri, 14 Jun 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1532: build fails v8.1.1532
Fri, 14 Jun 2019 14:45:06 +0200 Bram Moolenaar patch 8.1.1526: no numerical value for the patchlevel v8.1.1526
Sun, 02 Jun 2019 20:00:06 +0200 Bram Moolenaar patch 8.1.1455: popup_atcursor() not completely implemented v8.1.1455
Sat, 01 Jun 2019 17:15:06 +0200 Bram Moolenaar patch 8.1.1441: popup window filter not yet implemented v8.1.1441
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
Mon, 27 May 2019 10:15:05 +0200 Bram Moolenaar patch 8.1.1408: PFL_HIDDEN conflicts with system header file v8.1.1408
Sun, 26 May 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1406: popup_hide() and popup_show() not implemented yet v8.1.1406
Sat, 25 May 2019 20:00:08 +0200 Bram Moolenaar patch 8.1.1391: no popup window support v8.1.1391
Thu, 23 May 2019 21:45:07 +0200 Bram Moolenaar patch 8.1.1371: cannot recover from a swap file v8.1.1371
Sun, 19 May 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1359: text property wrong after :substitute with backslash v8.1.1359
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
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
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
Tue, 02 Apr 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1103: MS-Windows: old API calls are no longer needed v8.1.1103
Tue, 19 Feb 2019 21:30:08 +0100 Bram Moolenaar patch 8.1.0953: a very long file is truncated at 2^31 lines v8.1.0953
Mon, 18 Feb 2019 21:45:07 +0100 Bram Moolenaar patch 8.1.0949: MS-windows defines GUI macros different than other systems v8.1.0949
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Thu, 14 Feb 2019 14:15:15 +0100 Bram Moolenaar patch 8.1.0918: MS-Windows: startup messages are not converted v8.1.0918
Fri, 01 Feb 2019 20:45:07 +0100 Bram Moolenaar patch 8.1.0866: build file dependencies are outdated v8.1.0866
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Thu, 24 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0818: MS-Windows: cannot send large data with ch_sendraw() v8.1.0818
Thu, 24 Jan 2019 18:30:06 +0100 Bram Moolenaar patch 8.1.0812: Unicode 16 feature is not useful v8.1.0812
Thu, 24 Jan 2019 18:00:07 +0100 Bram Moolenaar patch 8.1.0811: too many #ifdefs v8.1.0811
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
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 22:30:06 +0100 Bram Moolenaar patch 8.1.0770: inconsistent use of ELAPSED_FUNC v8.1.0770
Thu, 17 Jan 2019 17:15:06 +0100 Bram Moolenaar patch 8.1.0766: various problems when using Vim on VMS v8.1.0766
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
Sat, 12 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0735: cannot handle binary data v8.1.0735
Sat, 12 Jan 2019 13:30:07 +0100 Bram Moolenaar patch 8.1.0729: there is a SourcePre autocommand event but not a SourcePost v8.1.0729
Fri, 16 Nov 2018 16:30:07 +0100 Bram Moolenaar patch 8.1.0528: various typos in comments v8.1.0528
Sun, 07 Oct 2018 23:30:06 +0200 Bram Moolenaar patch 8.1.0466: autocmd test fails v8.1.0466
Tue, 18 Sep 2018 22:45:05 +0200 Christian Brabandt patch 8.1.0405: too many #ifdefs for GTK v8.1.0405
Sun, 16 Sep 2018 16:00:07 +0200 Christian Brabandt patch 8.1.0397: no event triggered after updating diffs v8.1.0397
Thu, 13 Sep 2018 17:30:06 +0200 Christian Brabandt patch 8.1.0380: "make proto" doesn't work well v8.1.0380
Tue, 11 Sep 2018 21:45:06 +0200 Christian Brabandt patch 8.1.0368: GTK code has too many #ifdefs and GTK 2.10 building fails v8.1.0368
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:00:05 +0200 Christian Brabandt patch 8.1.0268: file type checking has too many #ifdef v8.1.0268
Tue, 07 Aug 2018 22:45:07 +0200 Christian Brabandt patch 8.1.0254: cannot build on MS-Windows; unused macro HAVE_HANDLE_DROP v8.1.0254
Tue, 07 Aug 2018 22:45:06 +0200 Christian Brabandt patch 8.1.0253: saving and restoring window title does not always work v8.1.0253
Sun, 29 Jul 2018 16:15:05 +0200 Christian Brabandt patch 8.1.0226: too many #ifdefs v8.1.0226
Sat, 23 Jun 2018 14:30:07 +0200 Christian Brabandt patch 8.1.0098: segfault when pattern with z() is very slow v8.1.0098
Mon, 30 Apr 2018 15:45:07 +0200 Christian Brabandt patch 8.0.1777: cannot cleanup before loading another colorscheme v8.0.1777
Sun, 29 Apr 2018 12:30:09 +0200 Christian Brabandt patch 8.0.1773: dialog messages are not translated v8.0.1773
Fri, 27 Apr 2018 23:00:07 +0200 Christian Brabandt patch 8.0.1768: SET_NO_HLSEARCH() used in a wrong way v8.0.1768
Mon, 23 Apr 2018 21:00:07 +0200 Christian Brabandt patch 8.0.1749: VMS: 100% CPU use, redefining mch_open() fails v8.0.1749
Tue, 10 Apr 2018 12:45:06 +0200 Christian Brabandt patch 8.0.1681: the format attribute fails with MinGW v8.0.1681
Sun, 08 Apr 2018 13:15:07 +0200 Christian Brabandt patch 8.0.1677: no compiler warning for wrong format in vim_snprintf() v8.0.1677
Sun, 08 Apr 2018 12:45:07 +0200 Christian Brabandt patch 8.0.1676: no compiler warning for wrong printf format v8.0.1676
Thu, 29 Mar 2018 16:00:07 +0200 Christian Brabandt patch 8.0.1649: no completion for argument list commands v8.0.1649
Fri, 16 Mar 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1609: shell commands in the GUI use a dumb terminal v8.0.1609
Sun, 11 Mar 2018 17:15:06 +0100 Christian Brabandt patch 8.0.1597: autocommand events are not sorted v8.0.1597
Sun, 11 Mar 2018 17:00:08 +0100 Christian Brabandt patch 8.0.1596: no autocommand specifically for opening a terminal window v8.0.1596
Sun, 11 Mar 2018 14:45:05 +0100 Christian Brabandt patch 8.0.1595: no autocommand triggered before exiting v8.0.1595
Tue, 06 Mar 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1586: imactivatefunc does not work on non-GUI Mac
Tue, 06 Mar 2018 16:15:07 +0100 Christian Brabandt patch 8.0.1581: cannot build Win32 GUI without +eval v8.0.1581
Sun, 04 Mar 2018 21:45:05 +0100 Christian Brabandt patch 8.0.1567: cannot build Win32 GUI without IME v8.0.1567
Sun, 04 Mar 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1565: can't build Mac version without GUI v8.0.1565
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Sat, 10 Feb 2018 18:30:06 +0100 Christian Brabandt patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu v8.0.1494
Tue, 06 Feb 2018 23:00:07 +0100 Christian Brabandt patch 8.0.1475: invalid memory access in read_redo() v8.0.1475
Sat, 03 Feb 2018 17:45:05 +0100 Christian Brabandt patch 8.0.1459: cannot handle change of directory v8.0.1459
Wed, 31 Jan 2018 16:00:07 +0100 Christian Brabandt patch 8.0.1445: cannot act on edits in the command line v8.0.1445
Sat, 16 Dec 2017 18:30:05 +0100 Christian Brabandt patch 8.0.1394: cannot intercept a yank command v8.0.1394
Tue, 05 Dec 2017 20:45:05 +0100 Christian Brabandt patch 8.0.1375: window size wrong after maximizing with WinBar v8.0.1375
Tue, 28 Nov 2017 21:15:04 +0100 Christian Brabandt patch 8.0.1357: startup test fails on OpenBSD v8.0.1357
Sat, 25 Nov 2017 17:15:05 +0100 Christian Brabandt patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete v8.0.1338
Sat, 25 Nov 2017 15:30:06 +0100 Christian Brabandt patch 8.0.1336: cannot use imactivatefunc() unless compiled with +xim v8.0.1336
Sat, 25 Nov 2017 14:30:05 +0100 Christian Brabandt patch 8.0.1334: splitting a window with a WinBar damages window layout v8.0.1334
Sun, 19 Nov 2017 20:45:05 +0100 Christian Brabandt patch 8.0.1321: can't build huge version with Athena v8.0.1321
Sat, 18 Nov 2017 22:15:05 +0100 Christian Brabandt patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI v8.0.1312
Sat, 18 Nov 2017 20:30:05 +0100 Christian Brabandt patch 8.0.1310: cproto generates errors because of missing type v8.0.1310
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Thu, 19 Oct 2017 18:45:05 +0200 Christian Brabandt patch 8.0.1206: no autocmd for entering or leaving the command line v8.0.1206
Sat, 14 Oct 2017 23:30:05 +0200 Christian Brabandt patch 8.0.1194: actual fg and bg colors of terminal are unknown v8.0.1194
Sun, 24 Sep 2017 16:30:04 +0200 Christian Brabandt patch 8.0.1143: macros always expand to the same thing v8.0.1143
Sat, 23 Sep 2017 15:15:04 +0200 Christian Brabandt patch 8.0.1138: click in window toolbar starts Visual mode v8.0.1138
Fri, 22 Sep 2017 15:30:06 +0200 Christian Brabandt patch 8.0.1136: W_WIDTH() is always the same v8.0.1136
Fri, 22 Sep 2017 14:45:06 +0200 Christian Brabandt patch 8.0.1135: W_WINCOL() is always the same v8.0.1135
Tue, 19 Sep 2017 22:15:07 +0200 Christian Brabandt patch 8.0.1129: window toolbar missing a part of the patch v8.0.1129
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Thu, 14 Sep 2017 20:45:05 +0200 Christian Brabandt patch 8.0.1108: cannot specify mappings for the terminal window v8.0.1108
Sat, 02 Sep 2017 20:45:05 +0200 Christian Brabandt patch 8.0.1042: without the syntax feature highlighting doesn't work v8.0.1042
Sat, 02 Sep 2017 18:45:04 +0200 Christian Brabandt patch 8.0.1038: strike-through text not supported v8.0.1038
Wed, 30 Aug 2017 15:00:05 +0200 Christian Brabandt patch 8.0.1016: gnome terminal echoes t_RC v8.0.1016
Mon, 14 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0941: existing color schemes don't like StatusLineTerm v8.0.0941
Sat, 12 Aug 2017 15:15:04 +0200 Christian Brabandt patch 8.0.0914: highlight attributes are always combined v8.0.0914
Sun, 06 Aug 2017 15:30:04 +0200 Christian Brabandt patch 8.0.0878: no completion for :mapclear v8.0.0878
Wed, 02 Aug 2017 22:15:04 +0200 Christian Brabandt patch 8.0.0840: MS-Windows: fopen() and open() prototypes are wrong v8.0.0840
Mon, 31 Jul 2017 22:30:04 +0200 Christian Brabandt patch 8.0.0825: not easy to see that a window is a terminal window v8.0.0825
Tue, 13 Jun 2017 17:30:03 +0200 Christian Brabandt patch 8.0.0641: cannot set a separate highlighting for the quickfix line v8.0.0641
Mon, 05 Jun 2017 16:15:03 +0200 Christian Brabandt patch 8.0.0621: :stag does not respect 'switchbuf' v8.0.0621
Sun, 30 Apr 2017 19:45:03 +0200 Christian Brabandt patch 8.0.0592: if a job writes to a buffer screen is not updated v8.0.0592
Sun, 19 Mar 2017 21:30:05 +0100 Christian Brabandt patch 8.0.0492: a failing client-server request can make Vim hang v8.0.0492
Thu, 16 Mar 2017 17:30:06 +0100 Christian Brabandt patch 8.0.0466: still macros that should be all-caps v8.0.0466
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Tue, 21 Feb 2017 22:00:05 +0100 Christian Brabandt patch 8.0.0346: Vim relies on limits.h to be included indirectly v8.0.0346
Tue, 21 Feb 2017 21:00:04 +0100 Christian Brabandt patch 8.0.0345: islocked('d.changedtick') does not work v8.0.0345
Wed, 01 Feb 2017 13:15:06 +0100 Christian Brabandt patch 8.0.0280: problem setting multi-byte environment var on MS-Windows v8.0.0280
Fri, 27 Jan 2017 21:30:05 +0100 Christian Brabandt patch 8.0.0246: compiler warnings for int to pointer conversion v8.0.0246
Thu, 26 Jan 2017 21:45:04 +0100 Christian Brabandt patch 8.0.0241: fallback implementation of mch_memmove is unused v8.0.0241
Sat, 21 Jan 2017 20:15:04 +0100 Christian Brabandt patch 8.0.0210: no support for bracketed paste v8.0.0210
Thu, 12 Jan 2017 21:45:04 +0100 Christian Brabandt patch 8.0.0175: setting language on MS-Windows does not always work v8.0.0175
Sat, 03 Dec 2016 16:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a899e6ecc4523c7e411eaf6fbaa4197d70f6f39e v8.0.0123
Thu, 01 Dec 2016 17:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b129a447f3b580d4c941869672b0557c52c37e4d v8.0.0109
Thu, 24 Nov 2016 17:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/58c358753ef47e217e18c0bf8a2fca9d1ea23a8e v8.0.0098
Thu, 24 Nov 2016 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/833eb1d752426689051bf2001083359899536939 v8.0.0097
Thu, 10 Nov 2016 20:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/95f096030ed1a8afea028f2ea295d6f6a70f466f v8.0.0074
Sat, 15 Oct 2016 19:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ca291aec99b60fe81eaab36aa718e51421bb88d5 v8.0.0038
Sat, 15 Oct 2016 15:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9e507ca8a3e1535e62de4bd86374b0fcd18ef5b8 v8.0.0034
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sun, 28 Aug 2016 18:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d90b6c02e2900576fb37d95b5e4f4a32b2d7383f v7.4.2285
Fri, 26 Aug 2016 18:00:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f1f0792e55e72cdc7c833b30f565a9b02f18bb1e v7.4.2258
Thu, 25 Aug 2016 23:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/424d74bb20335940e938a5b4708fc0d6b73f0de3 v7.4.2252
Sat, 20 Aug 2016 15:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f04507d132fbcb63999167ec006fc6e700b5af4f v7.4.2229
Sun, 14 Aug 2016 20:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/58b853460add42098ab08017df9e030fb14fd34b v7.4.2213
Wed, 10 Aug 2016 21:00:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a6b7a08ae04a3cd4d9c45c906bb7a197e2135179 v7.4.2192
Wed, 10 Aug 2016 21:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a357e44ccdf5cfe9f6d35cc348ca33ccd973e1a9 v7.4.2191
Tue, 09 Aug 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f71d7b9ee5ceba75f70c30845332ddd728fd16c6 v7.4.2189
Sun, 07 Aug 2016 15:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a8e691d44937fd9d72dcbad2b8c673682277f13d v7.4.2176
Sat, 06 Aug 2016 19:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/66459b7c98c67f8a9d39de8f08e8e8f1fca0e359 v7.4.2164
Wed, 03 Aug 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ee695f787ade7fd88fc5f5497553d95c0c3645b5 v7.4.2152
Mon, 01 Aug 2016 15:45:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/437bafe4c8a83ed71ee006eda7f54b65a90f0d4c v7.4.2137
Sun, 31 Jul 2016 14:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b54c3ff3174dbb5dfbfcabdf95200b047beaa644 v7.4.2134
Sat, 30 Jul 2016 14:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b822cb0f93177bb045b221f607aee735f08ce428 v7.4.2122
Fri, 29 Jul 2016 21:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/83a2a80d6f699ad9a236431170038698e355c025 v7.4.2118
Tue, 26 Jul 2016 22:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ac77aec4daea8d73468fcf4690cb4ccab1d807ed v7.4.2106
Wed, 20 Jul 2016 00:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b869c0da31716ff14bbfd63346d140d0a1d68af7 v7.4.2080
Tue, 19 Jul 2016 23:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/12c11d553053f5a9eae9eb3c518279b12fa928c2 v7.4.2077
Tue, 19 Jul 2016 22:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c917da4b3e8801a255dbefea8e4ed19c1c716dd8 v7.4.2075
Tue, 19 Jul 2016 17:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f562e72df726c6191fa305e1c0a113f1cfb87f76 v7.4.2071
Tue, 19 Jul 2016 17:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/6cfdb2a3bad5a6049de22dcdd1da0f6666478398 v7.4.2070
Sun, 17 Jul 2016 22:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/73dad1e64cb42842d8259cb1a255a6fa59822f76 v7.4.2063
Sun, 17 Jul 2016 20:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/840268400dc8fda62a14f8a084e8b1ea46619454 v7.4.2062
Sun, 17 Jul 2016 18:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a9b579f3d7463720a316e11e77a7a9fbb9267986 v7.4.2058
Sun, 17 Jul 2016 15:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cd52459c387785796713826c63174cdeed295dd4 v7.4.2055
Sat, 16 Jul 2016 15:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a06ecab7a5159e744448ace731036f0dc5f87dd4 v7.4.2048
Sun, 10 Jul 2016 17:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8240433f48f7383c281ba2453cc55f10b8ec47d9 v7.4.2017
Fri, 01 Jul 2016 17:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8767f52fbfd4f053ce00a978227c95f1d7d323fe v7.4.1975
Sun, 26 Jun 2016 16:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f4fba6dcd508cb369ffa6916d9cb3fcf3d7ed548 v7.4.1955
Sun, 12 Jun 2016 21:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2d35899721da0e9359a9fe1059554f8c4ea7f0c1 v7.4.1925
Sat, 11 Jun 2016 21:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/46bbb0c4ba27395859dfeaa26938483946bb4ec2 v7.4.1919
Thu, 09 Jun 2016 20:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1fd99c1ca89a3d13bb53aff4a5a8f5ee740713e5 v7.4.1911
Mon, 06 Jun 2016 21:30:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c60954b48ec225c75558abee56c4a9cc89f84b7e v7.4.1904
Sat, 04 Jun 2016 19:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/888ccac8902cee186fbd47e971881f6d9b19c068 v7.4.1895
Sat, 04 Jun 2016 18:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/511972d810ea490955161ff5097ec2f57919ceaf v7.4.1894
Sat, 04 Jun 2016 17:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/c9721bdc63378cc6123e775ffe43e9cba30322b3 v7.4.1892
Sun, 29 May 2016 16:30:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/b127cfd75f59e82580df395b6e2c009774644b16 v7.4.1858
Sun, 01 May 2016 13:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/187147aedd588070d0676664d5076d046644094e v7.4.1812
Fri, 29 Apr 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/61be73bb0f965a895bfb064ea3e55476ac175162 v7.4.1799
Thu, 21 Apr 2016 21:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8a633e3427b47286869aa4b96f2bfc1fe65b25cd v7.4.1770
Thu, 14 Apr 2016 13:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ebf7dfa6f121c82f97d2adca3d45fbaba9ad8f7e v7.4.1727
Mon, 28 Mar 2016 19:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8b877ac38e96424a08a8b8eb713ef4b3cf0064be v7.4.1669
Sat, 26 Mar 2016 21:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/1473551a4457d4920b235eeeb9f279e196ee7225 v7.4.1658
Sat, 19 Mar 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e v7.4.1611
Sat, 12 Mar 2016 23:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/8dcf259d904cfb965d31841dc74a5cfaf5a351d9 v7.4.1553
Sat, 12 Mar 2016 22:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7f8989dd8a627af2185df381195351a913f3777f v7.4.1552
Sat, 12 Mar 2016 21:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6bef5306e4f2cacb3a93667992c2312d4b293c9d v7.4.1551
Fri, 11 Mar 2016 23:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/509ce2a558e7e0c03242e32e844255af52f1c821 v7.4.1537
Sat, 05 Mar 2016 17:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/35ca0e7a1cb6e6daef8e0052a8437801226cef19 v7.4.1492
Sat, 27 Feb 2016 18:15:07 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/85b11769ab507c7df93f319fd964fa579701b76b v7.4.1433
Tue, 23 Feb 2016 19:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9186a276222ea8a7c88f4092ac5b4201381f4e20 v7.4.1404
Tue, 23 Feb 2016 15:00:08 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/48e330aff911be1c798c88a973af6437a8141fce v7.4.1399
Sat, 20 Feb 2016 22:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e89ff0472bc33779583d48e8d38a5e794d05613a v7.4.1375
Sat, 20 Feb 2016 14:00:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/cf7164a088664961e7d70dd100c5874dc5ceb293 v7.4.1364
Mon, 15 Feb 2016 22:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d807036d10615b960c814ef3890ecad335b57f56 v7.4.1324
Sat, 13 Feb 2016 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f8b7d890f1d62f3ab101d2b02dd7716cb7f053cb v7.4.1312
Sat, 13 Feb 2016 17:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d090d7bab5a0d96559579e078dfdcc6d7d4f4713 v7.4.1311
Sun, 07 Feb 2016 19:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/595e64e259faefb330866852e1b9f6168544572a v7.4.1279
Thu, 04 Feb 2016 22:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a8343c1808f2f268282f3030ce4adaf22e8ade54 v7.4.1260
Sat, 30 Jan 2016 22:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/ba4ef2757cfc126f342b710f1ad9ea39e6b56cec v7.4.1216
Sat, 30 Jan 2016 13:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/4349c57543a98dc417b74da5a08c326337aa0bd3 v7.4.1203
Fri, 29 Jan 2016 23:30:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d99df423c559d85c17779b3685426c489554908c v7.4.1200
Fri, 29 Jan 2016 21:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/f12d983deab06b0408781d7a6c2f8970d765b723 v7.4.1195
Sun, 24 Jan 2016 20:45:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e0874f8cbcddfcf9965a85ba35199964efb1d01a v7.4.1169
Sat, 23 Jan 2016 20:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/520e1e41f35b063ede63b41738c82d6636e78c34 v7.4.1154
Wed, 20 Jan 2016 23:00:12 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/88e8f9f14434a7cd538d0c159dc432bea869a5bd v7.4.1147
Sun, 17 Jan 2016 18:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/336bd622c31e1805495c034e1a8cfadcc0bbabc7 v7.4.1120
Sun, 17 Jan 2016 17:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b0967d587fc420fa02832533d4915c85d1a78c17 v7.4.1116
Fri, 15 Jan 2016 21:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/b7604cc19fa1db6a8182546bf662aa13d4574d7a v7.4.1098
Sun, 10 Jan 2016 22:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d79e55016cf8268cee935f1ac3b5b28712d1399e v7.4.1087