log src/version.c @ 17512:8bcece78339b v8.1.1754

age author description
Fri, 26 Jul 2019 22:30:08 +0200 Bram Moolenaar patch 8.1.1754: build failure v8.1.1754
Fri, 26 Jul 2019 22:30:07 +0200 Bram Moolenaar patch 8.1.1753: use of popup window mask is inefficient v8.1.1753
Fri, 26 Jul 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1752: resizing hashtable is inefficient v8.1.1752
Fri, 26 Jul 2019 21:15:06 +0200 Bram Moolenaar patch 8.1.1751: when redrawing popups plines_win() may be called often v8.1.1751
Fri, 26 Jul 2019 20:00:07 +0200 Bram Moolenaar patch 8.1.1750: depending on the terminal width :version may miss a line break v8.1.1750
Thu, 25 Jul 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1749: Coverity warns for using negative index v8.1.1749
Thu, 25 Jul 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.1748: :args output is not aligned v8.1.1748
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 22:45:05 +0200 Bram Moolenaar patch 8.1.1746: ":dl" is seen as ":dlist" instead of ":delete" v8.1.1746
Wed, 24 Jul 2019 19:15:04 +0200 Bram Moolenaar patch 8.1.1745: compiler warning for unused argument v8.1.1745
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
Wed, 24 Jul 2019 16:15:05 +0200 Bram Moolenaar patch 8.1.1742: still some match functions in evalfunc.c v8.1.1742
Wed, 24 Jul 2019 15:30:06 +0200 Bram Moolenaar patch 8.1.1741: cleared/added match highlighting not updated in other window v8.1.1741
Wed, 24 Jul 2019 15:00:06 +0200 Bram Moolenaar patch 8.1.1740: exepath() doesn't work for "bin/cat" v8.1.1740
Wed, 24 Jul 2019 14:30:08 +0200 Bram Moolenaar patch 8.1.1739: deleted match highlighting not updated in other window v8.1.1739
Wed, 24 Jul 2019 13:15:06 +0200 Bram Moolenaar patch 8.1.1738: testing lambda with timer is slow v8.1.1738
Tue, 23 Jul 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1737: :args command that outputs one line gives more prompt v8.1.1737
Tue, 23 Jul 2019 22:30:07 +0200 Bram Moolenaar patch 8.1.1736: viminfo support is spread out v8.1.1736
Mon, 22 Jul 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.1735: can't build with tiny features v8.1.1735
Mon, 22 Jul 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1734: the evalfunc.c file is too big v8.1.1734
Mon, 22 Jul 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1733: the man ftplugin leaves an empty buffer behind v8.1.1733
Mon, 22 Jul 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1732: completion in cmdwin does not work for buffer-local commands v8.1.1732
Mon, 22 Jul 2019 21:00:06 +0200 Bram Moolenaar patch 8.1.1731: command line history not read from viminfo on startup v8.1.1731
Mon, 22 Jul 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1730: wrong place for mark viminfo support v8.1.1730
Sun, 21 Jul 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1729: heredoc with trim not properly handled in function v8.1.1729
Sun, 21 Jul 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1728: wrong place for command line history viminfo support v8.1.1728
Sun, 21 Jul 2019 19:30:06 +0200 Bram Moolenaar patch 8.1.1727: code for viminfo support is spread out v8.1.1727
Sun, 21 Jul 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1726: the eval.txt help file is too big v8.1.1726
Sun, 21 Jul 2019 15:30:04 +0200 Bram Moolenaar patch 8.1.1725: MS-Windows: E325 message may use incorrect date format v8.1.1725
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
Sun, 21 Jul 2019 14:15:06 +0200 Bram Moolenaar patch 8.1.1723: heredoc assignment has no room for new features v8.1.1723
Sat, 20 Jul 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.1722: error when scriptversion is 2 a making a dictionary access v8.1.1722
Sat, 20 Jul 2019 19:15:04 +0200 Bram Moolenaar patch 8.1.1721: build failure with normal features without netbeans interface v8.1.1721
Sat, 20 Jul 2019 19:00:06 +0200 Bram Moolenaar patch 8.1.1720: crash with very long %[] pattern v8.1.1720
Sat, 20 Jul 2019 18:00:07 +0200 Bram Moolenaar patch 8.1.1719: popup too wide when 'showbreak' is set v8.1.1719
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
Fri, 19 Jul 2019 23:30:04 +0200 Bram Moolenaar patch 8.1.1716: old style comments are wasting space v8.1.1716
Fri, 19 Jul 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1715: emoji characters are seen as word characters for spelling v8.1.1715
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
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
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
Wed, 17 Jul 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1711: listener callback called at the wrong moment v8.1.1711
Wed, 17 Jul 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1710: Coverity found dead code v8.1.1710
Wed, 17 Jul 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1709: Coverity warns for possibly using a NULL pointer v8.1.1709
Wed, 17 Jul 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1708: Coverity warns for using uninitialized variable v8.1.1708
Wed, 17 Jul 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1707: Coverity warns for possibly using a NULL pointer v8.1.1707
Wed, 17 Jul 2019 20:15:06 +0200 Bram Moolenaar patch 8.1.1706: typo in #ifdef v8.1.1706
Tue, 16 Jul 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1705: using ~{} for a literal dict is not nice v8.1.1705
Tue, 16 Jul 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1704: C-R C-W does not work after C-G when using 'incsearch' v8.1.1704
Tue, 16 Jul 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1703: breaking out of loop by checking window pointer insufficient v8.1.1703
Tue, 16 Jul 2019 20:15:08 +0200 Bram Moolenaar patch 8.1.1702: compiler warning for uninitialized variable v8.1.1702
Tue, 16 Jul 2019 20:15:06 +0200 Bram Moolenaar patch 8.1.1701: Appveyor build with MSVC fails puts progress bar in log v8.1.1701
Mon, 15 Jul 2019 23:15:07 +0200 Bram Moolenaar patch 8.1.1700: listener callback called for the wrong buffer v8.1.1700
Mon, 15 Jul 2019 22:45:07 +0200 Bram Moolenaar patch 8.1.1699: highlight_ga can be local instead of global v8.1.1699
Mon, 15 Jul 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1698: Appveyor build with MSVC fails v8.1.1698
Mon, 15 Jul 2019 21:30:07 +0200 Bram Moolenaar patch 8.1.1697: cannot build with MSVC v8.1.1697
Mon, 15 Jul 2019 21:00:03 +0200 Bram Moolenaar patch 8.1.1696: MSVC: link command line is too long v8.1.1696
Mon, 15 Jul 2019 20:45:06 +0200 Bram Moolenaar patch 8.1.1695: Windows 10: crash when cursor is at bottom of terminal v8.1.1695