log src/screen.c @ 25802:5ef704de7709 v8.2.3436

age author description
Sat, 11 Sep 2021 12:30:06 +0200 Bram Moolenaar patch 8.2.3425: warning for using uninitialized variable v8.2.3425
Fri, 10 Sep 2021 17:00:07 +0200 Bram Moolenaar patch 8.2.3424: a sequence of spaces is hard to see in list mode v8.2.3424
Tue, 29 Jun 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.3074: popup_atcursor() uses wrong position with concealing v8.2.3074
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922
Thu, 01 Apr 2021 16:30:05 +0200 Bram Moolenaar patch 8.2.2685: custom statusline not drawn correctly with WinBar v8.2.2685
Sun, 21 Mar 2021 14:45:06 +0100 Bram Moolenaar patch 8.2.2633: multi-byte 'fillchars' for folding do not show properly v8.2.2633
Thu, 04 Mar 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2569: 'fillchars' "stl" and "stlnc" items must be single byte v8.2.2569
Wed, 03 Mar 2021 13:30:02 +0100 Bram Moolenaar patch 8.2.2563: cannot use multibyte characters for folding in 'fillchars' v8.2.2563
Wed, 17 Feb 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.2524: cannot change the characters displayed in the foldcolumn v8.2.2524
Tue, 16 Feb 2021 22:30:03 +0100 Bram Moolenaar patch 8.2.2521: some compilers can't handle pointer initialization v8.2.2521
Mon, 15 Feb 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2518: 'listchars' should be window-local v8.2.2518
Sat, 13 Feb 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.2508: cannot change the character displayed in non existing lines v8.2.2508
Wed, 03 Feb 2021 16:00:07 +0100 Bram Moolenaar patch 8.2.2454: leading space can not be made visible v8.2.2454
Sat, 02 Jan 2021 17:00:04 +0100 Bram Moolenaar patch 8.2.2276: list of distributed files is outdated v8.2.2276
Thu, 12 Nov 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.1978: making a mapping work in all modes is complicated v8.2.1978
Fri, 06 Nov 2020 18:00:03 +0100 Bram Moolenaar patch 8.2.1963: crash when using a popup window with "latin1" encoding v8.2.1963
Wed, 28 Oct 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution v8.2.1919
Mon, 26 Oct 2020 21:15:06 +0100 Bram Moolenaar patch 8.2.1909: number of status line items is limited to 80 v8.2.1909
Sun, 23 Aug 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.1514: multibyte vertical separator is cleared when dragging popup v8.2.1514
Sat, 22 Aug 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1509: vertical separator is cleared when dragging a popup window v8.2.1509
Wed, 08 Jul 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1164: text cleared by checking terminal properties not redrawn v8.2.1164
Wed, 24 Jun 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1049: Vim9: leaking memory when using continuation line v8.2.1049
Sun, 31 May 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.0863: cannot set a separate color for underline/undercurl v8.2.0863
Sat, 30 May 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0849: BeOS code is not maintained and probably unused v8.2.0849
Fri, 29 May 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.0838: MS-Windows: compiler warning for uninitialized variables v8.2.0838
Sat, 02 May 2020 18:45:06 +0200 Bram Moolenaar patch 8.2.0681: pattern for 'hlsearch' highlighting may leak v8.2.0681
Thu, 30 Apr 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0669: MS-Windows: display in VTP is a bit slow v8.2.0669
Fri, 24 Apr 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0632: crash when using Haiku v8.2.0632
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Sat, 28 Mar 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0468: GUI: pixel dust with some fonts and characters v8.2.0468
Wed, 26 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0320: no Haiku support v8.2.0320
Thu, 05 Dec 2019 21:15:04 +0100 Bram Moolenaar patch 8.1.2394: using old C style comments v8.1.2394
Mon, 02 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2382: MS-Windows: When using VTP bold+inverse doesn't work v8.1.2382
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Tue, 26 Nov 2019 22:45:04 +0100 Bram Moolenaar patch 8.1.2351: 'wincolor' not used for > for not fitting double width char v8.1.2351
Thu, 21 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2327: cannot build with Hangul input v8.1.2327
Sun, 17 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2313: debugging where a delay comes from is not easy v8.1.2313
Tue, 12 Nov 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.2295: if buffer of popup is in another window cursorline sign shows v8.1.2295
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
Sun, 15 Sep 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.2040: no highlighting of current line in quickfix window v8.1.2040
Sun, 15 Sep 2019 18:15:04 +0200 Bram Moolenaar patch 8.1.2039: character from 'showbreak' does not use 'wincolor' v8.1.2039
Sat, 14 Sep 2019 22:45:03 +0200 Bram Moolenaar patch 8.1.2033: cannot build with tiny features v8.1.2033
Sat, 14 Sep 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.2031: cursor position wrong when resizing and using conceal v8.1.2031
Sat, 14 Sep 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2029: cannot control 'cursorline' highlighting well v8.1.2029
Mon, 09 Sep 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2019: 'cursorline' always highlights the whole line v8.1.2019
Mon, 02 Sep 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1966: some code in options.c fits better elsewhere v8.1.1966
Sat, 24 Aug 2019 21:00:06 +0200 Bram Moolenaar patch 8.1.1922: in diff mode global operations can be very slow v8.1.1922
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 16:45:03 +0200 Bram Moolenaar patch 8.1.1882: cannot specify properties of the info popup window v8.1.1882
Sat, 17 Aug 2019 14:15:03 +0200 Bram Moolenaar patch 8.1.1868: multi-byte chars in 'listchars' fail with 'linebreak' set v8.1.1868
Tue, 13 Aug 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1845: may use NULL pointer when running out of memory v8.1.1845
Sun, 04 Aug 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1811: popup window color cannot be set to "Normal" v8.1.1811
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, 25 Jul 2019 21:00:06 +0200 Bram Moolenaar patch 8.1.1747: compiler warning for unused variables v8.1.1747
Wed, 24 Jul 2019 18:45:06 +0200 Bram Moolenaar patch 8.1.1744: build error without the conceal feature v8.1.1744
Wed, 24 Jul 2019 18:15:06 +0200 Bram Moolenaar patch 8.1.1743: 'hlsearch' and match highlighting in the wrong place v8.1.1743
Sun, 21 Jul 2019 15:00:07 +0200 Bram Moolenaar patch 8.1.1724: too much overhead checking for CTRL-C while processing text v8.1.1724
Sat, 20 Jul 2019 17:00:08 +0200 Bram Moolenaar patch 8.1.1718: popup menu highlighting does not look good v8.1.1718
Sat, 20 Jul 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1717: last char in menu popup window highlighted v8.1.1717
Thu, 18 Jul 2019 13:00:06 +0200 Bram Moolenaar patch 8.1.1712: signs in number column cause text to be misaligned v8.1.1712
Sun, 07 Jul 2019 14:30:04 +0200 Bram Moolenaar patch 8.1.1642: may use uninitialized variable v8.1.1642
Thu, 04 Jul 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1635: warnings for unused variables in small version v8.1.1635
Thu, 04 Jul 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1631: displaying signs is inefficient v8.1.1631
Thu, 04 Jul 2019 12:00:09 +0200 Bram Moolenaar patch 8.1.1623: display wrong with signs in narrow number column v8.1.1623
Mon, 01 Jul 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1614: 'numberwidth' can only go up to 10 v8.1.1614
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
Fri, 28 Jun 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1603: crash when using unknown highlighting in text property v8.1.1603
Wed, 26 Jun 2019 03:45:04 +0200 Bram Moolenaar patch 8.1.1597: cannot scroll a popup window with the mouse v8.1.1597
Sun, 23 Jun 2019 00:30:04 +0200 Bram Moolenaar patch 8.1.1580: cannot make part of a popup transparent v8.1.1580
Wed, 19 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1572: compiler warnings with tiny build v8.1.1572
Wed, 19 Jun 2019 17:45:06 +0200 Bram Moolenaar patch 8.1.1571: textprop highlight starts too early if just after a tab v8.1.1571
Wed, 19 Jun 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1570: icon signs not displayed properly in the number column v8.1.1570
Wed, 19 Jun 2019 14:30:06 +0200 Bram Moolenaar patch 8.1.1569: cannot build with signs but without diff feature v8.1.1569
Mon, 17 Jun 2019 22:00:09 +0200 Bram Moolenaar patch 8.1.1564: sign column takes up space v8.1.1564
Sun, 16 Jun 2019 19:15:05 +0200 Bram Moolenaar patch 8.1.1558: popup_menu() and popup_filter_menu() are not implemented yet v8.1.1558
Fri, 14 Jun 2019 19:30:05 +0200 Bram Moolenaar patch 8.1.1527: when moving popup window over the cmdline it is not redrawn v8.1.1527
Wed, 12 Jun 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1520: popup windows are ignored when dealing with mouse position v8.1.1520
Tue, 11 Jun 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1518: crash when setting 'columns' while a popup is visible v8.1.1518
Mon, 10 Jun 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1517: when a popup changes all windows are redrawn v8.1.1517
Sun, 09 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1511: matches in a popup window are not displayed properly v8.1.1511
Sat, 08 Jun 2019 19:15:06 +0200 Bram Moolenaar patch 8.1.1499: ruler not updated after popup window was removed v8.1.1499
Sat, 08 Jun 2019 17:30:06 +0200 Bram Moolenaar patch 8.1.1497: accessing memory beyond allocated space v8.1.1497
Sat, 08 Jun 2019 17:00:09 +0200 Bram Moolenaar patch 8.1.1495: memory access error v8.1.1495
Sat, 08 Jun 2019 16:15:04 +0200 Bram Moolenaar patch 8.1.1493: redrawing with popups is slow and causes flicker v8.1.1493
Mon, 03 Jun 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1460: popup window border characters may be wrong v8.1.1460
Mon, 03 Jun 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1459: popup window border looks bad when 'ambiwidth' is "double" v8.1.1459
Mon, 03 Jun 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1458: crash when using gtags v8.1.1458
Sun, 02 Jun 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1456: WinBar not redrawn after scrolling one line v8.1.1456
Sun, 02 Jun 2019 18:45:06 +0200 Bram Moolenaar patch 8.1.1453: popup window "moved" property not implemented yet v8.1.1453
Sun, 02 Jun 2019 16:00:05 +0200 Bram Moolenaar patch 8.1.1451: CTRL-L does not clear screen with a popup window v8.1.1451
Sun, 02 Jun 2019 14:15:06 +0200 Bram Moolenaar patch 8.1.1448: statusline is sometimes drawn on top of popup v8.1.1448
Sat, 01 Jun 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1445: popup window border highlight not implemented yet v8.1.1445
Sat, 01 Jun 2019 21:00:05 +0200 Bram Moolenaar patch 8.1.1444: not using double line characters for popup border v8.1.1444
Sat, 01 Jun 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1443: popup window padding and border not implemented yet v8.1.1443
Sat, 01 Jun 2019 18:15:04 +0200 Bram Moolenaar patch 8.1.1442: popup windows not considered when the Vim window is resized v8.1.1442
Sat, 01 Jun 2019 17:15:06 +0200 Bram Moolenaar patch 8.1.1441: popup window filter not yet implemented v8.1.1441
Thu, 30 May 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1421: drawing "~" line in popup window v8.1.1421
Wed, 29 May 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1419: listener callbacks may be called recursively v8.1.1419
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 22:00:07 +0200 Bram Moolenaar patch 8.1.1410: popup_move() is not implemented yet v8.1.1410
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 23:45:05 +0200 Bram Moolenaar patch 8.1.1407: popup_create() does not support text properties v8.1.1407
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
Sun, 26 May 2019 19:00:04 +0200 Bram Moolenaar patch 8.1.1400: using global pointer for tab-local popups is clumsy v8.1.1400
Sat, 25 May 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1396: 'wincolor' does not apply to lines below the buffer v8.1.1396
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
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: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
Fri, 17 May 2019 13:15:05 +0200 Bram Moolenaar patch 8.1.1340: attributes from 'cursorline' overwrite textprop v8.1.1340
Fri, 17 May 2019 12:45:06 +0200 Bram Moolenaar patch 8.1.1338: hang when concealing the '>' shown for half of wide char v8.1.1338
Tue, 14 May 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1332: cannot flush listeners without redrawing, mix of changes v8.1.1332
Sat, 11 May 2019 21:15:06 +0200 Bram Moolenaar patch 8.1.1321: no docs or tests for listener functions v8.1.1321
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, 08 May 2019 20:30:04 +0200 Bram Moolenaar patch 8.1.1299: "extends" from 'listchars' is used when 'list' is off v8.1.1299
Sun, 05 May 2019 16:00:05 +0200 Bram Moolenaar patch 8.1.1276: cannot combine text properties with syntax highlighting v8.1.1276
Fri, 26 Apr 2019 20:45:06 +0200 Bram Moolenaar patch 8.1.1207: some compilers give warning messages v8.1.1207
Sat, 20 Apr 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc v8.1.1192
Sat, 13 Apr 2019 15:00:05 +0200 Bram Moolenaar patch 8.1.1165: no test for mouse clicks in the terminal tabpage line v8.1.1165
Thu, 04 Apr 2019 13:30:05 +0200 Bram Moolenaar patch 8.1.1110: composing chars on space wrong when 'listchars' is set v8.1.1110
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 16:45:04 +0100 Bram Moolenaar patch 8.1.1082: "Conceal" match is mixed up with 'hlsearch' match. v8.1.1082
Sat, 30 Mar 2019 15:45:05 +0100 Bram Moolenaar patch 8.1.1078: when 'listchars' is set a composing char on a space is wrong v8.1.1078
Fri, 29 Mar 2019 18:30:04 +0100 Bram Moolenaar patch 8.1.1073: space in number column is on wrong side with 'rightleft' set
Fri, 29 Mar 2019 18:15:05 +0100 Bram Moolenaar patch 8.1.1072: extending sign and foldcolumn below the text is confusing v8.1.1072
Thu, 21 Mar 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.1032: warnings from clang static analyzer v8.1.1032
Sat, 09 Mar 2019 12:00:05 +0100 Bram Moolenaar patch 8.1.1001: Visual area not correct when using 'cursorline' v8.1.1001
Mon, 25 Feb 2019 05:45:04 +0100 Bram Moolenaar patch 8.1.0979: compiler warning for unused functions v8.1.0979
Fri, 22 Feb 2019 19:15:12 +0100 Bram Moolenaar patch 8.1.0975: using STRNCPY() wrongly. Warning for uninitialized variable v8.1.0975
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
Thu, 31 Jan 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.0865: when 'listchars' only contains "nbsp:X" it does not work v8.1.0865
Wed, 30 Jan 2019 21:45:05 +0100 Bram Moolenaar patch 8.1.0849: cursorline highlight is not always updated v8.1.0849
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Fri, 25 Jan 2019 22:30:13 +0100 Bram Moolenaar patch 8.1.0822: peeking and flushing output slows down execution
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 16:45:06 +0100 Bram Moolenaar patch 8.1.0809: too many #ifdefs v8.1.0809
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 21:15:06 +0100 Bram Moolenaar patch 8.1.0768: updating completions may cause the popup menu to flicker v8.1.0768
Wed, 16 Jan 2019 22:45:07 +0100 Bram Moolenaar patch 8.1.0759: showing two characters for tab is limited v8.1.0759
Fri, 11 Jan 2019 21:00:06 +0100 Bram Moolenaar patch 8.1.0726: redrawing specifically for conceal feature v8.1.0726
Wed, 09 Jan 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.0709: windows are updated for every added/deleted sign v8.1.0709
Wed, 09 Jan 2019 21:00:07 +0100 Bram Moolenaar patch 8.1.0708: third argument for redrawWinline() is always FALSE v8.1.0708
Tue, 08 Jan 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0706: tabline is not always redrawn v8.1.0706
Sun, 06 Jan 2019 22:30:05 +0100 Bram Moolenaar patch 8.1.0700: using "gt" sometimes does not redraw a tab v8.1.0700
Thu, 03 Jan 2019 21:45:05 +0100 Bram Moolenaar patch 8.1.0683: spell highlighting does not always end v8.1.0683
Tue, 01 Jan 2019 20:45:05 +0100 Bram Moolenaar patch 8.1.0676: textprop screendump test fails v8.1.0676
Tue, 01 Jan 2019 15:30:06 +0100 Bram Moolenaar patch 8.1.0674: leaking memory when updating a single line v8.1.0674
Mon, 31 Dec 2018 14:00:06 +0100 Bram Moolenaar patch 8.1.0665: text property display wrong when 'spell' is set v8.1.0665
Sun, 30 Dec 2018 22:15:06 +0100 Bram Moolenaar patch 8.1.0663: text property display wrong when 'number' is set v8.1.0663
Wed, 26 Dec 2018 00:30:06 +0100 Bram Moolenaar patch 8.1.0638: text property highlighting is off by one column v8.1.0638
Sat, 22 Dec 2018 17:15:05 +0100 Bram Moolenaar patch 8.1.0623: iterating through window frames is repeated v8.1.0623
Thu, 13 Dec 2018 22:30:08 +0100 Bram Moolenaar patch 8.1.0579: cannot attach properties to text v8.1.0579
Fri, 16 Nov 2018 16:30:07 +0100 Bram Moolenaar patch 8.1.0528: various typos in comments v8.1.0528
Tue, 02 Oct 2018 22:00:06 +0200 Christian Brabandt patch 8.1.0450: build failure without the +fold feature v8.1.0450
Tue, 02 Oct 2018 21:30:06 +0200 Christian Brabandt patch 8.1.0449: when 'rnu' is set folded lines are not displayed correctly v8.1.0449
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Thu, 13 Sep 2018 15:00:06 +0200 Christian Brabandt patch 8.1.0376: compiler warning for uninitialized variable v8.1.0376
Wed, 12 Sep 2018 23:30:06 +0200 Christian Brabandt patch 8.1.0374: moving the cursor is slow when 'relativenumber' is set v8.1.0374
Wed, 12 Sep 2018 22:00:07 +0200 Christian Brabandt patch 8.1.0372: screen updating slow when 'cursorline' is set v8.1.0372
Thu, 06 Sep 2018 13:15:05 +0200 Christian Brabandt patch 8.1.0349: crash when wiping buffer in a callback v8.1.0349
Sun, 02 Sep 2018 15:15:07 +0200 Christian Brabandt patch 8.1.0344: 'hlsearch' highlighting has a gap after /$ v8.1.0344
Sun, 26 Aug 2018 21:30:07 +0200 Christian Brabandt patch 8.1.0328: inputlist() doesn't work with a timer v8.1.0328
Sat, 11 Aug 2018 16:45:05 +0200 Christian Brabandt patch 8.1.0271: 'incsearch' doesn't work for :s, :g or :v v8.1.0271
Sun, 29 Jul 2018 17:45:05 +0200 Christian Brabandt patch 8.1.0228: dropping files is ignored while Vim is busy v8.1.0228
Sun, 29 Jul 2018 16:15:05 +0200 Christian Brabandt patch 8.1.0226: too many #ifdefs v8.1.0226
Thu, 28 Jun 2018 22:30:06 +0200 Christian Brabandt patch 8.1.0126: various problems with 'vartabstop' v8.1.0126
Mon, 25 Jun 2018 21:30:06 +0200 Christian Brabandt patch 8.1.0116: display problem with 'vartabstop' and 'linebreak' v8.1.0116
Sun, 24 Jun 2018 19:30:05 +0200 Christian Brabandt patch 8.1.0113: compiler warning for unused variable v8.1.0113
Sat, 23 Jun 2018 19:30:07 +0200 Christian Brabandt patch 8.1.0105: all tab stops are the same v8.1.0105
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
Sun, 17 Jun 2018 16:30:06 +0200 Christian Brabandt patch 8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --" v8.1.0064
Sun, 17 Jun 2018 15:00:05 +0200 Christian Brabandt patch 8.1.0062: popup menu broken if a callback changes the window layout v8.1.0062
Sat, 16 Jun 2018 16:30:06 +0200 Christian Brabandt patch 8.1.0058: display problem with margins and scrolling v8.1.0058
Sat, 16 Jun 2018 15:45:05 +0200 Christian Brabandt patch 8.1.0057: popup menu displayed wrong when using autocmd v8.1.0057
Tue, 22 May 2018 20:45:05 +0200 Christian Brabandt patch 8.1.0020: cannot tell whether a register is executing or recording v8.1.0020
Sat, 19 May 2018 14:45:04 +0200 Christian Brabandt patch 8.1.0002: :stopinsert changes the message position v8.1.0002
Fri, 11 May 2018 22:15:06 +0200 Christian Brabandt patch 8.0.1815: crash with terminal window and with 'lazyredraw' set v8.0.1815
Thu, 10 May 2018 15:15:04 +0200 Christian Brabandt patch 8.0.1809: various typos v8.0.1809
Sun, 06 May 2018 16:45:05 +0200 Christian Brabandt patch 8.0.1797: terminal window is redrawn too often v8.0.1797
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
Fri, 13 Apr 2018 20:45:07 +0200 Christian Brabandt patch 8.0.1705: when making a vertical split the mode message isn't updated v8.0.1705
Tue, 10 Apr 2018 19:00:07 +0200 Christian Brabandt patch 8.0.1688: some macros are used without a semicolon v8.0.1688
Mon, 12 Mar 2018 22:00:06 +0100 Christian Brabandt patch 8.0.1600: crash when setting t_Co to zero when 'termguicolors' is set v8.0.1600
Tue, 06 Mar 2018 11:45:05 +0100 Christian Brabandt patch 8.0.1574: show cursor in wrong place when using popup menu v8.0.1574
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Tue, 27 Feb 2018 14:45:06 +0100 Christian Brabandt patch 8.0.1544: when using 'termguicolors' SpellBad doesn't show v8.0.1544
Thu, 22 Feb 2018 21:15:05 +0100 Christian Brabandt patch 8.0.1531: cannot use 24 bit colors in MS-Windows console v8.0.1531
Tue, 20 Feb 2018 21:45:05 +0100 Christian Brabandt patch 8.0.1528: dead code found v8.0.1528
Tue, 13 Feb 2018 21:30:06 +0100 Christian Brabandt patch 8.0.1520: cursor in wrong line when using a WinBar in Terminal window v8.0.1520
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Thu, 08 Feb 2018 10:00:06 +0100 Christian Brabandt patch 8.0.1476: screen isn't always updated right away v8.0.1476
Wed, 31 Jan 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1449: slow redrawing with DirectX v8.0.1449
Fri, 22 Dec 2017 21:15:06 +0100 Christian Brabandt patch 8.0.1422: no fallback to underline when undercurl is not set v8.0.1422
Tue, 12 Dec 2017 22:30:05 +0100 Christian Brabandt patch 8.0.1388: char not overwritten with ambiguous width char v8.0.1388
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:30:05 +0100 Christian Brabandt patch 8.0.1358: undercurl is not used in the terminal v8.0.1358
Sat, 28 Oct 2017 15:00:05 +0200 Christian Brabandt patch 8.0.1228: invalid memory access in GUI test v8.0.1228
Mon, 23 Oct 2017 22:00:05 +0200 Christian Brabandt patch 8.0.1214: accessing freed memory when EXITFREE is set v8.0.1214
Sun, 01 Oct 2017 14:45:04 +0200 Christian Brabandt patch 8.0.1169: highlignting one char too many with 'list' and 'cul' v8.0.1169
Sat, 30 Sep 2017 21:30:05 +0200 Christian Brabandt patch 8.0.1168: wrong highlighting with combination of match and 'cursorline' v8.0.1168
Sun, 24 Sep 2017 16:30:04 +0200 Christian Brabandt patch 8.0.1143: macros always expand to the same thing v8.0.1143
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
Fri, 22 Sep 2017 13:45:05 +0200 Christian Brabandt patch 8.0.1133: syntax timeout not used correctly
Sun, 17 Sep 2017 23:15:04 +0200 Christian Brabandt patch 8.0.1123: cannot define a toolbar for a window v8.0.1123
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Wed, 13 Sep 2017 22:15:05 +0200 Christian Brabandt patch 8.0.1100: stuck in redraw loop when 'lazyredraw' is set v8.0.1100
Mon, 11 Sep 2017 23:15:04 +0200 Christian Brabandt patch 8.0.1097: background color wrong if job changes background color v8.0.1097
Mon, 11 Sep 2017 22:15:04 +0200 Christian Brabandt patch 8.0.1096: terminal window in Normal mode has wrong background v8.0.1096
Sat, 02 Sep 2017 20:45:04 +0200 Christian Brabandt patch 8.0.1041: bogus characters when indenting during visual-block append v8.0.1041
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 22:15:04 +0200 Christian Brabandt patch 8.0.1026: GTK on-the-spot input has problems v8.0.1026
Sat, 26 Aug 2017 23:45:04 +0200 Christian Brabandt patch 8.0.1002: unnecessarily updating screen after timer callback v8.0.1002
Thu, 17 Aug 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0956: scrolling in a terminal window has flicker v8.0.0956
Mon, 14 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0941: existing color schemes don't like StatusLineTerm v8.0.0941
Sun, 13 Aug 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0937: user highlight groups not adjusted for terminal v8.0.0937
Sat, 05 Aug 2017 18:30:04 +0200 Christian Brabandt patch 8.0.0871: status line for a terminal window always has "[+]". v8.0.0871
Tue, 01 Aug 2017 21:00:06 +0200 Christian Brabandt patch 8.0.0837: signs can be drawn on top of console messages v8.0.0837
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
Sun, 30 Jul 2017 17:00:04 +0200 Christian Brabandt patch 8.0.0813: cannot use a terminal window while the job is running v8.0.0813
Sun, 30 Jul 2017 14:00:05 +0200 Christian Brabandt patch 8.0.0812: terminal window colors shift when 'number' is set v8.0.0812
Fri, 28 Jul 2017 22:30:05 +0200 Christian Brabandt patch 8.0.0798: no highlighting in a terminal window with a finished job v8.0.0798
Fri, 28 Jul 2017 22:00:04 +0200 Christian Brabandt patch 8.0.0797: finished job in terminal window is not handled v8.0.0797
Wed, 19 Jul 2017 13:00:03 +0200 Christian Brabandt patch 8.0.0732: when updating a buffer modeless selection is lost v8.0.0732
Sun, 16 Jul 2017 14:15:03 +0200 Christian Brabandt patch 8.0.0719: build failure without +terminal feature v8.0.0719
Sun, 16 Jul 2017 14:00:03 +0200 Christian Brabandt patch 8.0.0718: output of job in terminal is not displayed v8.0.0718
Wed, 12 Jul 2017 21:15:03 +0200 Christian Brabandt patch 8.0.0711: cannot build without the wildmenu feature v8.0.0711
Wed, 12 Jul 2017 20:30:03 +0200 Christian Brabandt patch 8.0.0710: a job that writes to a buffer clears completion v8.0.0710
Wed, 28 Jun 2017 21:00:03 +0200 Christian Brabandt patch 8.0.0686: extra redraw when using CTRL-L in second window v8.0.0686
Sun, 25 Jun 2017 18:15:03 +0200 Christian Brabandt patch 8.0.0675: 'colorcolumn' has a higher priority than 'hlsearch' v8.0.0675
Sun, 18 Jun 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0647: syntax highlighting can make cause a freeze v8.0.0647
Sat, 17 Jun 2017 18:45:04 +0200 Christian Brabandt patch 8.0.0643: when a pattern search is slow Vim becomes unusable v8.0.0643
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
Sun, 30 Apr 2017 21:00:04 +0200 Christian Brabandt patch 8.0.0594: build failure when windows feature is missing v8.0.0594
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
Wed, 29 Mar 2017 20:45:05 +0200 Christian Brabandt patch 8.0.0524: folds messed up v8.0.0524
Wed, 29 Mar 2017 17:45:06 +0200 Christian Brabandt patch 8.0.0520: using a function pointer while the function is known v8.0.0520
Wed, 29 Mar 2017 14:45:04 +0200 Christian Brabandt patch 8.0.0518: bad fold text when a multi-byte char has a zero byte v8.0.0518
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 21:45:04 +0100 Christian Brabandt patch 8.0.0454: compiler warnings for "always true" comparison v8.0.0454
Sun, 12 Mar 2017 20:15:06 +0100 Christian Brabandt patch 8.0.0452: some macros are in lower case v8.0.0452
Sun, 12 Mar 2017 19:30:05 +0100 Christian Brabandt patch 8.0.0451: some macros are in lower case v8.0.0451
Sun, 12 Mar 2017 18:30:06 +0100 Christian Brabandt patch 8.0.0448: some macros are in lower case v8.0.0448
Thu, 09 Mar 2017 18:30:07 +0100 Christian Brabandt patch 8.0.0440: not enough test coverage in Insert mode v8.0.0440
Wed, 01 Mar 2017 18:15:04 +0100 Christian Brabandt patch 8.0.0394: tabs are not aligned when scrolling horizontally v8.0.0394
Mon, 27 Feb 2017 21:15:05 +0100 Christian Brabandt patch 8.0.0383: misplaced #ifdef v8.0.0383
Mon, 27 Feb 2017 20:45:04 +0100 Christian Brabandt patch 8.0.0382: warning in tiny build for unused variable v8.0.0382
Sun, 26 Feb 2017 19:45:04 +0100 Christian Brabandt patch 8.0.0380: with 'linebreak' double wide char wraps badly v8.0.0380
Thu, 23 Feb 2017 15:00:05 +0100 Christian Brabandt patch 8.0.0353: if [RO] is translated it may be truncated v8.0.0353
Wed, 01 Feb 2017 21:30:04 +0100 Christian Brabandt patch 8.0.0290: cursor positioning wrong if wide character wraps v8.0.0290
Wed, 01 Feb 2017 18:45:05 +0100 Christian Brabandt patch 8.0.0286: not always redrawing after screen resize v8.0.0286
Tue, 31 Jan 2017 22:00:04 +0100 Christian Brabandt patch 8.0.0274: possible recursive screen updating causes trouble v8.0.0274
Tue, 24 Jan 2017 20:15:04 +0100 Christian Brabandt patch 8.0.0235: memory leak in diff mode v8.0.0235
Sun, 08 Jan 2017 20:15:03 +0100 Christian Brabandt patch 8.0.0159: crash on startup when updating tabline v8.0.0159
Fri, 09 Dec 2016 19:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6270660611a151c5d0f614a5f0248ccdc80ed971 v8.0.0126
Thu, 17 Nov 2016 20:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6c896867c4f5d759616028ef7cbfce2a9ed32600 v8.0.0090
Sun, 06 Nov 2016 15:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a1f4cb93ba50ea9e40cd4b1f5592b8a6d1398660 v8.0.0069
Thu, 27 Oct 2016 17:30:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2f97912800e86a296c001832bbbf2fc425f1e533 v8.0.0049
Sun, 16 Oct 2016 14:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8507747600bddfd6a68aed057840856bf5548e61 v8.0.0040
Sat, 15 Oct 2016 15:00:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a6c27ee6db2c328e0ab0e6d143e2a295a0bb9c9a v8.0.0033
Sun, 02 Oct 2016 23:15:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/84dbd494dca599ecff05b2c2279d402c12e6d197 v8.0.0021
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Sat, 27 Aug 2016 18:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/e17bdffff78ebd6a4e3cff26754cc667557ea810 v7.4.2269
Mon, 22 Aug 2016 23:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/1b58cdd160c2e0ada0f638679a2aa27e4665fc48 v7.4.2243
Tue, 16 Aug 2016 16:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4f416e41243ca151b95d39d81ce23d00b1484755 v7.4.2217
Sun, 14 Aug 2016 20:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/58b853460add42098ab08017df9e030fb14fd34b v7.4.2213
Fri, 12 Aug 2016 18:45:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/95ec9d6a6ab3117d60ff638670a803d43974ba51 v7.4.2201
Fri, 12 Aug 2016 14:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/107abd2ca53c31fd3bb40d77ff296e98eaae2975 v7.4.2199
Wed, 03 Aug 2016 22:15:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ee695f787ade7fd88fc5f5497553d95c0c3645b5 v7.4.2152
Wed, 27 Jul 2016 23:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/ad9c2a08f0509294269a2f11a59a438b944bdd5a v7.4.2109
Sun, 24 Jul 2016 22:15:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/2932359000b2f918d5fade79ea4d124d5943cd07 v7.4.2101
Sun, 24 Jul 2016 16:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/73ac0c4281a3606651604a3cbcc334bfb3859a87 v7.4.2099
Sun, 10 Jul 2016 23:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/da3a77d9ec28407b8fa2aa014e76944d0a525662 v7.4.2025
Fri, 08 Jul 2016 23:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/65549bdef5805ba5a18a3d2d3909998dd7d9ed46 v7.4.2004
Fri, 08 Jul 2016 21:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/144445d15f2369a58b94b6fee2fe162fc81c8abe v7.4.2003
Thu, 07 Jul 2016 16:45:08 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/9d5d3c9c4468ad76f16b50eabd3d9e7eab2ed44d v7.4.1995
Fri, 17 Jun 2016 13:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/d18f672fc9477f3c0cb7cc4ce8d9237ed825c612 v7.4.1942
Sun, 12 Jun 2016 21:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cf089463492fab53b2a5d81517829d22f882f82e v7.4.1924
Sat, 04 Jun 2016 16:30:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/703a8044b5393d37d355b0b1054a9a5a13912a3f v7.4.1890
Tue, 24 May 2016 11:00:09 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/908be438794619f10ef7fa25e24e5893b2ae0189 v7.4.1834
Fri, 29 Apr 2016 23:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/61be73bb0f965a895bfb064ea3e55476ac175162 v7.4.1799
Fri, 22 Apr 2016 12:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/902647d2dfb42dce8449dfbbc22dab27a528744d v7.4.1774
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 20:00:07 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/4d585022023b96f6507e8cae5ed8fc8d926f5140 v7.4.1740
Mon, 11 Apr 2016 22:00:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/f73d3bc253fa79ad220f52f04b93e782e95a9d43 v7.4.1723
Tue, 05 Apr 2016 21:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/a742e084b677f76c67e9e52c4f9fb9ab24002e20 v7.4.1711
Sat, 02 Apr 2016 22:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/cb0700844c1274fe8bc0ceaffaee0ad21c406f30 v7.4.1697
Sat, 02 Apr 2016 19:45:04 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/fd773e9e88add7d1ffef890fb9f3a00d613b4326 v7.4.1696
Sat, 19 Mar 2016 22:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e v7.4.1611
Sat, 19 Mar 2016 17:15:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/bfb96c047b79b2aab5fd57a2472871508819f3ef v7.4.1603
Tue, 15 Mar 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/975b5271eed4fa0500c24a8f37be0b1797cb9db7 v7.4.1578
Tue, 23 Feb 2016 15:00:08 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/48e330aff911be1c798c88a973af6437a8141fce v7.4.1399
Sat, 30 Jan 2016 20:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/055409764ca5f7978d4c399d2c440af0ce971c4f v7.4.1213
Fri, 29 Jan 2016 23:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/baaa7e9ec7398a813e21285c272fa99792642077 v7.4.1199
Wed, 20 Jan 2016 23:00:12 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/88e8f9f14434a7cd538d0c159dc432bea869a5bd v7.4.1147
Fri, 15 Jan 2016 23:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/e39b3d9fb4e4006684c33847d1ef6a0d742699dd v7.4.1101
Thu, 17 Dec 2015 21:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/9bc01ebb957d2b30d57bd30d7aee6f1df2a336b0 v7.4.977
Thu, 03 Dec 2015 14:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/32a214e78df0120f92fe049eab1385c60f0cdb0b v7.4.949
Thu, 19 Nov 2015 18:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/a0ed84a26897c994512873a895b9fc54e90c6845 v7.4.925
Tue, 10 Nov 2015 14:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/72f4cc4a987d123c0ed909c85b9a05f65cef7202 v7.4.913
Tue, 11 Aug 2015 18:53:03 +0200 Bram Moolenaar patch 7.4.821 v7.4.821
Sat, 25 Jul 2015 22:53:00 +0200 Bram Moolenaar patch 7.4.797 v7.4.797
Tue, 21 Jul 2015 15:48:27 +0200 Bram Moolenaar patch 7.4.792 v7.4.792
Fri, 17 Jul 2015 13:22:51 +0200 Bram Moolenaar patch 7.4.783 v7.4.783
Wed, 10 Jun 2015 12:16:47 +0200 Bram Moolenaar patch 7.4.738 v7.4.738
Thu, 14 May 2015 05:56:09 +0200 Bram Moolenaar patch 7.4.729 v7.4.729
Mon, 04 May 2015 17:28:22 +0200 Bram Moolenaar patch 7.4.722 v7.4.722
Mon, 04 May 2015 16:52:01 +0200 Bram Moolenaar patch 7.4.721 v7.4.721
Mon, 04 May 2015 16:10:26 +0200 Bram Moolenaar patch 7.4.719 v7.4.719
Tue, 21 Apr 2015 18:33:48 +0200 Bram Moolenaar patch 7.4.710 v7.4.710
Tue, 24 Mar 2015 18:22:41 +0100 Bram Moolenaar updated for version 7.4.682 v7.4.682
Sat, 21 Mar 2015 14:20:16 +0100 Bram Moolenaar updated for version 7.4.671 v7.4.671
Fri, 20 Mar 2015 18:11:48 +0100 Bram Moolenaar updated for version 7.4.669 v7.4.669
Fri, 20 Mar 2015 17:16:27 +0100 Bram Moolenaar updated for version 7.4.667 v7.4.667
Fri, 20 Mar 2015 15:58:52 +0100 Bram Moolenaar updated for version 7.4.665 v7.4.665
Fri, 20 Mar 2015 15:42:10 +0100 Bram Moolenaar updated for version 7.4.664 v7.4.664
Tue, 17 Feb 2015 17:26:10 +0100 Bram Moolenaar updated for version 7.4.639 v7.4.639
Tue, 10 Feb 2015 19:20:37 +0100 Bram Moolenaar updated for version 7.4.627 v7.4.627
Tue, 27 Jan 2015 16:39:29 +0100 Bram Moolenaar updated for version 7.4.603 v7.4.603
Tue, 20 Jan 2015 19:01:35 +0100 Bram Moolenaar updated for version 7.4.587 v7.4.587
Wed, 14 Jan 2015 19:35:14 +0100 Bram Moolenaar updated for version 7.4.579 v7.4.579
Wed, 07 Jan 2015 19:04:28 +0100 Bram Moolenaar updated for version 7.4.567 v7.4.567
Wed, 07 Jan 2015 13:31:52 +0100 Bram Moolenaar updated for version 7.4.562 v7.4.562
Sat, 13 Dec 2014 03:36:39 +0100 Bram Moolenaar updated for version 7.4.545 v7.4.545
Thu, 27 Nov 2014 13:37:10 +0100 Bram Moolenaar updated for version 7.4.528 v7.4.528
Wed, 19 Nov 2014 13:21:57 +0100 Bram Moolenaar updated for version 7.4.517 v7.4.517
Fri, 10 Oct 2014 15:28:46 +0200 Bram Moolenaar updated for version 7.4.472 v7.4.472
Thu, 09 Oct 2014 13:24:43 +0200 Bram Moolenaar updated for version 7.4.467 v7.4.467
Fri, 29 Aug 2014 12:08:43 +0200 Bram Moolenaar updated for version 7.4.422 v7.4.422
Sat, 16 Aug 2014 16:28:36 +0200 Bram Moolenaar updated for version 7.4.405 v7.4.405
Wed, 06 Aug 2014 13:20:56 +0200 Bram Moolenaar updated for version 7.4.391 v7.4.391
Wed, 30 Jul 2014 16:44:22 +0200 Bram Moolenaar updated for version 7.4.388 v7.4.388
Wed, 16 Jul 2014 17:29:51 +0200 Bram Moolenaar updated for version 7.4.371 v7.4.371
Wed, 09 Jul 2014 20:20:43 +0200 Bram Moolenaar updated for version 7.4.362 v7.4.362
Thu, 03 Jul 2014 22:54:08 +0200 Bram Moolenaar updated for version 7.4.354 v7.4.354
Wed, 02 Jul 2014 20:00:47 +0200 Bram Moolenaar updated for version 7.4.353 v7.4.353
Wed, 02 Jul 2014 17:16:58 +0200 Bram Moolenaar updated for version 7.4.349 v7.4.349
Wed, 25 Jun 2014 18:15:22 +0200 Bram Moolenaar updated for version 7.4.344 v7.4.344
Wed, 25 Jun 2014 14:39:50 +0200 Bram Moolenaar updated for version 7.4.338 v7.4.338
Wed, 18 Jun 2014 21:20:11 +0200 Bram Moolenaar updated for version 7.4.334 v7.4.334
Tue, 17 Jun 2014 23:18:01 +0200 Bram Moolenaar updated for version 7.4.333 v7.4.333
Tue, 17 Jun 2014 17:48:32 +0200 Bram Moolenaar updated for version 7.4.330 v7.4.330
Wed, 28 May 2014 21:40:52 +0200 Bram Moolenaar updated for version 7.4.314 v7.4.314
Thu, 22 May 2014 16:05:19 +0200 Bram Moolenaar updated for version 7.4.303 v7.4.303
Thu, 22 May 2014 15:51:04 +0200 Bram Moolenaar updated for version 7.4.302 v7.4.302
Tue, 13 May 2014 20:19:58 +0200 Bram Moolenaar updated for version 7.4.295 v7.4.295
Sun, 23 Mar 2014 15:13:05 +0100 Bram Moolenaar updated for version 7.4.212 v7.4.212
Wed, 11 Dec 2013 15:52:01 +0100 Bram Moolenaar updated for version 7.4.118 v7.4.118
Fri, 08 Nov 2013 04:30:20 +0100 Bram Moolenaar updated for version 7.4.079 v7.4.079
Sat, 13 Jul 2013 12:36:55 +0200 Bram Moolenaar updated for version 7.4a.013 v7.4a.013
Thu, 04 Jul 2013 22:31:03 +0200 Bram Moolenaar updated for version 7.3.1306 v7.3.1306
Wed, 03 Jul 2013 13:29:58 +0200 Bram Moolenaar updated for version 7.3.1291 v7.3.1291
Wed, 03 Jul 2013 12:45:31 +0200 Bram Moolenaar updated for version 7.3.1288 v7.3.1288
Mon, 01 Jul 2013 20:18:33 +0200 Bram Moolenaar updated for version 7.3.1282 v7.3.1282
Sun, 30 Jun 2013 17:24:16 +0200 Bram Moolenaar updated for version 7.3.1277 v7.3.1277
Sat, 15 Jun 2013 23:00:30 +0200 Bram Moolenaar updated for version 7.3.1203 v7.3.1203
Sat, 08 Jun 2013 18:19:48 +0200 Bram Moolenaar updated for version 7.3.1149 v7.3.1149
Fri, 07 Jun 2013 20:17:11 +0200 Bram Moolenaar updated for version 7.3.1144 v7.3.1144
Tue, 04 Jun 2013 22:13:50 +0200 Bram Moolenaar updated for version 7.3.1115 v7.3.1115
Mon, 06 May 2013 04:24:17 +0200 Bram Moolenaar updated for version 7.3.925 v7.3.925
Wed, 13 Feb 2013 12:16:05 +0100 Bram Moolenaar updated for version 7.3.807 v7.3.807
Wed, 30 Jan 2013 12:31:36 +0100 Bram Moolenaar updated for version 7.3.787 v7.3.787
Wed, 05 Dec 2012 16:10:42 +0100 Bram Moolenaar updated for version 7.3.748 v7.3.748
Wed, 05 Dec 2012 15:32:30 +0100 Bram Moolenaar updated for version 7.3.747 v7.3.747
Wed, 03 Oct 2012 18:25:00 +0200 Bram Moolenaar updated for version 7.3.677 v7.3.677
Thu, 23 Aug 2012 18:58:14 +0200 Bram Moolenaar updated for version 7.3.638 v7.3.638
Tue, 10 Jul 2012 16:49:23 +0200 Bram Moolenaar updated for version 7.3.597 v7.3.597
Wed, 13 Jun 2012 18:06:36 +0200 Bram Moolenaar updated for version 7.3.553 v7.3.553
Wed, 06 Jun 2012 19:05:50 +0200 Bram Moolenaar updated for version 7.3.546 v7.3.546
Fri, 01 Jun 2012 15:21:02 +0200 Bram Moolenaar updated for version 7.3.535 v7.3.535
Fri, 23 Mar 2012 16:25:17 +0100 Bram Moolenaar updated for version 7.3.479 v7.3.479
Fri, 16 Mar 2012 19:07:58 +0100 Bram Moolenaar updated for version 7.3.472 v7.3.472
Sat, 04 Feb 2012 23:35:00 +0100 Bram Moolenaar updated for version 7.3.426 v7.3.426
Tue, 10 Jan 2012 22:26:17 +0100 Bram Moolenaar updated for version 7.3.400 v7.3.400
Tue, 10 Jan 2012 12:42:09 +0100 Bram Moolenaar updated for version 7.3.394 v7.3.394
Fri, 02 Sep 2011 14:07:36 +0200 Bram Moolenaar updated for version 7.3.292 v7.3.292
Wed, 10 Aug 2011 14:32:39 +0200 Bram Moolenaar updated for version 7.3.274 v7.3.274
Tue, 22 Mar 2011 13:29:24 +0100 Bram Moolenaar updated for version 7.3.140 v7.3.140
Wed, 09 Feb 2011 17:09:30 +0100 Bram Moolenaar updated for version 7.3.116 v7.3.116
Tue, 01 Feb 2011 18:01:11 +0100 Bram Moolenaar updated for version 7.3.111 v7.3.111
Thu, 30 Dec 2010 14:57:08 +0100 Bram Moolenaar updated for version 7.3.094 v7.3.094
Wed, 08 Dec 2010 19:56:58 +0100 Bram Moolenaar updated for version 7.3.081 v7.3.081
Fri, 13 Aug 2010 15:24:39 +0200 Bram Moolenaar Conceal feature caused the 'cursorline' highlighting to stop early. vim73
Sun, 08 Aug 2010 16:38:42 +0200 Bram Moolenaar Remove unused code. vim73
Sat, 07 Aug 2010 16:38:13 +0200 Bram Moolenaar Fix: An unprintable multi-byte character at the start of the screen line vim73
Wed, 28 Jul 2010 19:38:16 +0200 Bram Moolenaar Changes for VMS. Mostly by Zoltan Arpadffy. vim73
Sun, 25 Jul 2010 15:49:07 +0200 Bram Moolenaar Add support for horizontal scroll wheel. (Bjorn Winckler) vim73
Sat, 24 Jul 2010 23:52:26 +0200 Bram Moolenaar Let 'v' flag in 'concealcursor' apply to all lines in the Visual area. vim73
Sat, 24 Jul 2010 17:39:52 +0200 Bram Moolenaar Fix for cursor position in wrapped line with concealed text. vim73
Sat, 24 Jul 2010 17:29:03 +0200 Bram Moolenaar Give each syntax item a sequence number, so that we know when it starts and vim73
Sat, 24 Jul 2010 15:00:38 +0200 Bram Moolenaar Add the 'c' flag to 'concealcursor'. vim73
Sat, 24 Jul 2010 13:31:09 +0200 Bram Moolenaar Another conceal fix: cursor in wrong column when 'number' set. vim73
Sat, 24 Jul 2010 13:15:07 +0200 Bram Moolenaar Don't conceal text in lines inside the Visual area. vim73
Fri, 23 Jul 2010 22:10:27 +0200 Bram Moolenaar Add the 'concealcursor' option to decide when the cursor line is to be vim73
Thu, 22 Jul 2010 22:16:29 +0200 Bram Moolenaar For conceal mode: when two different syntax items follow each other, show the vim73
Tue, 20 Jul 2010 22:33:34 +0200 Bram Moolenaar Fix hang when resizing in diff mode and there are concealed items. vim73
Tue, 20 Jul 2010 13:11:28 +0200 Bram Moolenaar Fix: When 'searchhl' causes a hang make CTRL-C disable 'shearchhl'. vim73
Tue, 20 Jul 2010 11:29:07 +0200 Bram Moolenaar Fix 'colorcolumn' adjecent columns not highlighted after end of line. vim73
Mon, 19 Jul 2010 20:13:22 +0200 Bram Moolenaar Never hide text for conceal in cursor line. Do hide when there is vim73
Mon, 19 Jul 2010 19:52:13 +0200 Bram Moolenaar Rename w_p_conceal to w_p_conc for consistency. vim73
Sun, 18 Jul 2010 23:30:34 +0200 Bram Moolenaar Fix: 'colorcolumn' interfered with concealed text. vim73
Sun, 18 Jul 2010 15:31:08 +0200 Bram Moolenaar Added strwidth() and strchars() functions. vim73
Sun, 18 Jul 2010 13:55:02 +0200 Bram Moolenaar Make 'cursorcolumn' work together with the conceal feature. vim73
Wed, 14 Jul 2010 19:53:30 +0200 Bram Moolenaar Added 'colorcolumn' option. Partly by Gregor Uhlenheuer. vim73
Mon, 05 Jul 2010 22:57:59 +0200 Bram Moolenaar Change SKIP_GTK to SKIP_GTK2 in configure. vim73
Mon, 05 Jul 2010 22:22:57 +0200 Bram Moolenaar Better init for match highlighting when using conceal feature. vim73
Sat, 26 Jun 2010 05:38:18 +0200 Bram Moolenaar Change remaining HAVE_GTK2 to FEAT_GUI_GTK. vim73
Tue, 22 Jun 2010 05:16:38 +0200 Bram Moolenaar Couple of small fixes for conceal feature. (Dominique Pelle) vim73
Sun, 06 Jun 2010 23:04:47 +0200 Bram Moolenaar Avoid compiler warnings. vim73
Sat, 05 Jun 2010 23:22:07 +0200 Bram Moolenaar Add the conceal patch from Vince Negri. vim73
Sun, 30 May 2010 19:00:15 +0200 Bram Moolenaar Add a few #ifdefs to exclude functions that are not used. (Domnique Pelle) vim73
Sat, 22 May 2010 21:34:09 +0200 Bram Moolenaar Add :nbstart and :nbclose. vim73
Sun, 16 May 2010 15:46:46 +0200 Bram Moolenaar Add 'relativenumber' patch from Markus Heidelberg. vim73
Tue, 23 Mar 2010 15:36:35 +0100 Bram Moolenaar updated for version 7.2.406 v7.2.406
Tue, 23 Mar 2010 13:56:59 +0100 Bram Moolenaar updated for version 7.2.404 v7.2.404
Wed, 03 Feb 2010 15:48:04 +0100 Bram Moolenaar updated for version 7.2.354 v7.2.354
Tue, 19 Jan 2010 17:40:46 +0100 Bram Moolenaar updated for version 7.2.341 v7.2.341
Wed, 25 Nov 2009 12:08:03 +0000 vimboss updated for version 7.2-305 v7.2.305
Wed, 11 Nov 2009 16:07:20 +0000 vimboss updated for version 7.2-291 v7.2.291
Tue, 03 Nov 2009 16:36:44 +0000 vimboss updated for version 7.2-281 v7.2.281
Tue, 03 Nov 2009 16:20:34 +0000 vimboss updated for version 7.2-280 v7.2.280
Wed, 29 Jul 2009 14:24:36 +0000 vimboss updated for version 7.2-243 v7.2.243
Tue, 16 Jun 2009 15:22:12 +0000 vimboss updated for version 7.2-207 v7.2.207
Tue, 16 Jun 2009 14:01:43 +0000 vimboss updated for version 7.2-203 v7.2.203
Sun, 17 May 2009 11:33:22 +0000 vimboss updated for version 7.2-180 v7.2.180
Wed, 13 May 2009 10:51:08 +0000 vimboss updated for version 7.2-168
Wed, 18 Mar 2009 18:09:03 +0000 vimboss updated for version 7.2-148 v7.2.148
Wed, 18 Mar 2009 15:28:08 +0000 vimboss updated for version 7.2-147 v7.2.147
Wed, 11 Mar 2009 16:58:40 +0000 vimboss updated for version 7.2-141 v7.2.141
Wed, 11 Mar 2009 16:47:21 +0000 vimboss updated for version 7.2-140 v7.2.140
Sun, 22 Feb 2009 20:13:39 +0000 vimboss updated for version 7.2-122 v7.2.122
Sun, 22 Feb 2009 00:14:58 +0000 vimboss updated for version 7.2-119 v7.2.119
Sat, 21 Feb 2009 23:03:09 +0000 vimboss updated for version 7.2-117 v7.2.117
Sat, 21 Feb 2009 20:23:59 +0000 vimboss updated for version 7.2-112 v7.2.112
Sat, 21 Feb 2009 20:11:41 +0000 vimboss updated for version 7.2-111 v7.2.111
Thu, 02 Oct 2008 16:04:05 +0000 vimboss updated for version 7.2-023 v7.2.023
Thu, 24 Jul 2008 18:29:37 +0000 vimboss updated for version 7.2b-018 v7.2b.018
Fri, 18 Jul 2008 15:14:43 +0000 vimboss updated for version 7.2b-009 v7.2b.009
Mon, 14 Jul 2008 17:51:11 +0000 vimboss updated for version 7.2b-002 v7.2b.002
Sun, 13 Jul 2008 17:41:49 +0000 vimboss updated for version 7.2b-000 v7.2b.000
Tue, 24 Jun 2008 21:56:24 +0000 vimboss updated for version 7.2a
Sat, 21 Jun 2008 12:14:30 +0000 vimboss updated for version 7.1-329 v7.1.329
Wed, 28 May 2008 17:02:46 +0000 vimboss updated for version 7.1-301 v7.1.301
Sun, 09 Mar 2008 13:30:56 +0000 vimboss updated for version 7.1-268 v7.1.268
Wed, 20 Feb 2008 13:16:29 +0000 vimboss updated for version 7.1-259 v7.1.259
Wed, 13 Feb 2008 20:49:04 +0000 vimboss updated for version 7.1-251 v7.1.251
Sat, 19 Jan 2008 14:59:58 +0000 vimboss updated for version 7.1-236 v7.1.236
Sat, 12 Jan 2008 15:47:10 +0000 vimboss updated for version 7.1-219 v7.1.219
Thu, 08 Nov 2007 20:24:19 +0000 vimboss updated for version 7.1-154 v7.1.154
Thu, 08 Nov 2007 13:51:42 +0000 vimboss updated for version 7.1-152 v7.1.152
Mon, 17 Sep 2007 20:39:42 +0000 vimboss updated for version 7.1-116 v7.1.116
Thu, 30 Aug 2007 11:53:22 +0000 vimboss updated for version 7.1-093 v7.1.093
Sun, 05 Aug 2007 18:10:54 +0000 vimboss updated for version 7.1-054 v7.1.054
Mon, 30 Jul 2007 20:00:38 +0000 vimboss updated for version 7.1-045 v7.1.045
Thu, 26 Jul 2007 20:58:42 +0000 vimboss updated for version 7.1-040 v7.1.040
Tue, 19 Jun 2007 15:44:58 +0000 vimboss updated for version 7.1-009 v7.1.009
Thu, 10 May 2007 18:19:11 +0000 vimboss updated for version 7.1b
Tue, 01 May 2007 20:04:53 +0000 vimboss updated for version 7.0-238 v7.0.238
Tue, 28 Nov 2006 15:14:56 +0000 vimboss updated for version 7.0-169 v7.0.169
Mon, 09 Oct 2006 20:11:17 +0000 vimboss updated for version 7.0-122 v7.0.122
Thu, 14 Sep 2006 19:04:14 +0000 vimboss updated for version 7.0-107 v7.0.107
Tue, 29 Aug 2006 15:30:07 +0000 vimboss updated for version 7.0-070 v7.0.070
Tue, 11 Jul 2006 21:01:01 +0000 vimboss updated for version 7.0-037 v7.0.037
Tue, 11 Jul 2006 20:36:45 +0000 vimboss updated for version 7.0-036 v7.0.036
Fri, 05 May 2006 21:15:17 +0000 vimboss updated for version 7.0g04
Sun, 30 Apr 2006 18:54:39 +0000 vimboss updated for version 7.0g v7.0g
Fri, 28 Apr 2006 22:38:25 +0000 vimboss updated for version 7.0f04
Mon, 17 Apr 2006 22:14:47 +0000 vimboss updated for version 7.0e01 v7.0e01
Sun, 16 Apr 2006 18:30:08 +0000 vimboss updated for version 7.0e v7.0e
Tue, 11 Apr 2006 21:38:50 +0000 vimboss updated for version 7.0d01 v7.0d01
Thu, 06 Apr 2006 20:18:50 +0000 vimboss updated for version 7.0c11
Wed, 05 Apr 2006 20:41:53 +0000 vimboss updated for version 7.0c10 v7.0c10
Wed, 29 Mar 2006 21:18:24 +0000 vimboss updated for version 7.0c03 v7.0c03
Sun, 26 Mar 2006 21:06:50 +0000 vimboss updated for version 7.0b02 v7.0b02
Thu, 23 Mar 2006 22:59:57 +0000 vimboss updated for version 7.0232 v7.0232
Fri, 17 Mar 2006 23:19:38 +0000 vimboss updated for version 7.0227
Wed, 15 Mar 2006 22:59:18 +0000 vimboss updated for version 7.0225
Tue, 14 Mar 2006 23:00:46 +0000 vimboss updated for version 7.0224