log src/version.c @ 17661:da7890e3359b v8.1.1828

age author description
Thu, 08 Aug 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1828: not strict enough checking syntax of method invocation v8.1.1828
Thu, 08 Aug 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.1827: allocating more memory than needed for extended structs v8.1.1827
Wed, 07 Aug 2019 23:15:07 +0200 Bram Moolenaar patch 8.1.1826: tests use hand coded feature and option checks v8.1.1826
Wed, 07 Aug 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1825: allocating more memory than needed for extended structs v8.1.1825
Tue, 06 Aug 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1824: crash when correctly spelled word is very long v8.1.1824
Tue, 06 Aug 2019 22:00:08 +0200 Bram Moolenaar patch 8.1.1823: command line history code is spread out
Tue, 06 Aug 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1822: confusing error message when range is not allowed v8.1.1822
Tue, 06 Aug 2019 20:45:06 +0200 Bram Moolenaar patch 8.1.1821: no test for wrong number of method arguments v8.1.1821
Mon, 05 Aug 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1820: using expr->FuncRef() does not work v8.1.1820
Mon, 05 Aug 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1819: :pedit does not work with a popup preview window v8.1.1819
Mon, 05 Aug 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1818: unused variable v8.1.1818
Sun, 04 Aug 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.1817: github contribution text is incomplete v8.1.1817
Sun, 04 Aug 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1816: cannot use a user defined function as a method v8.1.1816
Sun, 04 Aug 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1815: duplicating info for internal functions v8.1.1815
Sun, 04 Aug 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.1814: a long title in a popup window overflows v8.1.1814
Sun, 04 Aug 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1813: ATTENTION prompt for a preview popup window v8.1.1813
Sun, 04 Aug 2019 19:00:04 +0200 Bram Moolenaar patch 8.1.1812: reading a truncted undo file hangs Vim v8.1.1812
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, 04 Aug 2019 18:00:05 +0200 Bram Moolenaar patch 8.1.1810: popup_getoptions() is missing an entry for "mapping" v8.1.1810
Sun, 04 Aug 2019 17:45:05 +0200 Bram Moolenaar patch 8.1.1809: more functions can be used as a method v8.1.1809
Sun, 04 Aug 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1808: build failure for tiny version v8.1.1808
Sun, 04 Aug 2019 15:15:06 +0200 Bram Moolenaar patch 8.1.1807: more functions can be used as a method v8.1.1807
Sat, 03 Aug 2019 23:45:05 +0200 Bram Moolenaar patch 8.1.1806: test for display updating doesn't check without statusline v8.1.1806
Sat, 03 Aug 2019 23:15:06 +0200 Bram Moolenaar patch 8.1.1805: au_did_filetype is declared twice v8.1.1805
Sat, 03 Aug 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1804: no test for display updating without a scroll region v8.1.1804
Sat, 03 Aug 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1803: all builtin functions are global v8.1.1803
Sat, 03 Aug 2019 18:45:05 +0200 Bram Moolenaar patch 8.1.1802: missing change to call_callback() v8.1.1802
Sat, 03 Aug 2019 18:30:08 +0200 Bram Moolenaar patch 8.1.1801: cannot build without the +eval feature v8.1.1801
Sat, 03 Aug 2019 18:30:07 +0200 Bram Moolenaar patch 8.1.1800: function call functions have too many arguments v8.1.1800
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 15:00:05 +0200 Bram Moolenaar patch 8.1.1798: warning for unused variable in tiny version v8.1.1798
Sat, 03 Aug 2019 14:30:05 +0200 Bram Moolenaar patch 8.1.1797: the vgetorpeek() function is too long v8.1.1797
Sat, 03 Aug 2019 14:00:06 +0200 Bram Moolenaar patch 8.1.1796: :argdo is not tested v8.1.1796
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 23:00:07 +0200 Bram Moolenaar patch 8.1.1794: tests are flaky v8.1.1794
Fri, 02 Aug 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1793: mixed comment style in globals v8.1.1793
Fri, 02 Aug 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1792: the vgetorpeek() function is too long v8.1.1792
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 23:15:04 +0200 Bram Moolenaar patch 8.1.1790: :mkvimrc is not tested v8.1.1790
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
Thu, 01 Aug 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.1788: missing changes in proto file v8.1.1788
Thu, 01 Aug 2019 21:15:07 +0200 Bram Moolenaar patch 8.1.1787: cannot resize a popup window v8.1.1787
Thu, 01 Aug 2019 16:00:07 +0200 Bram Moolenaar patch 8.1.1786: double click in popup scrollbar starts selection v8.1.1786
Thu, 01 Aug 2019 14:30:07 +0200 Bram Moolenaar patch 8.1.1785: map functionality mixed with character input v8.1.1785
Thu, 01 Aug 2019 14:00:08 +0200 Bram Moolenaar patch 8.1.1784: MS-Windows: resolve() does not work if serial nr duplicated v8.1.1784
Wed, 31 Jul 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1783: MS-Windows: compiler test may fail when using %:S v8.1.1783
Wed, 31 Jul 2019 21:00:06 +0200 Bram Moolenaar patch 8.1.1782: MS-Windows: system() has temp file error with 'noshelltemp' v8.1.1782
Wed, 31 Jul 2019 20:45:07 +0200 Bram Moolenaar patch 8.1.1781: Amiga: no builtin OS readable version info v8.1.1781
Wed, 31 Jul 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1780: warning for file no longer available is repeated v8.1.1780
Tue, 30 Jul 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1779: not showing the popup window right border is confusing v8.1.1779
Tue, 30 Jul 2019 20:45:07 +0200 Bram Moolenaar patch 8.1.1778: not showing the popup window right border is confusing v8.1.1778
Mon, 29 Jul 2019 23:15:06 +0200 Bram Moolenaar patch 8.1.1777: useless checks for job feature in channel test v8.1.1777
Mon, 29 Jul 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1776: text added with a job isn't displayed v8.1.1776
Mon, 29 Jul 2019 21:15:08 +0200 Bram Moolenaar patch 8.1.1775: error message may be empty in filetype test v8.1.1775
Mon, 29 Jul 2019 21:15:07 +0200 Bram Moolenaar patch 8.1.1774: test is silently skipped v8.1.1774
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
Sun, 28 Jul 2019 19:30:04 +0200 Bram Moolenaar patch 8.1.1772: options test still fails on MS-Windows v8.1.1772
Sun, 28 Jul 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.1771: options test fails on MS-Windows v8.1.1771
Sun, 28 Jul 2019 18:00:05 +0200 Bram Moolenaar patch 8.1.1770: cannot get the window ID of the popup preview window v8.1.1770
Sun, 28 Jul 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1769: 'shellslash' is also used for completion v8.1.1769
Sun, 28 Jul 2019 15:30:05 +0200 Bram Moolenaar patch 8.1.1768: man plugin changes setting in current window v8.1.1768
Sun, 28 Jul 2019 15:30:04 +0200 Bram Moolenaar patch 8.1.1767: FEAT_SESSION defined separately v8.1.1767
Sun, 28 Jul 2019 14:30:07 +0200 Bram Moolenaar patch 8.1.1766: code for writing session file is spread out v8.1.1766
Sun, 28 Jul 2019 13:30:07 +0200 Bram Moolenaar patch 8.1.1765: get(func, dict, def) does not work properly v8.1.1765
Sat, 27 Jul 2019 23:30:04 +0200 Bram Moolenaar patch 8.1.1764: ":browse oldfiles" is not tested v8.1.1764
Sat, 27 Jul 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1763: evalfunc.c is still too big v8.1.1763
Sat, 27 Jul 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1762: some filetype rules are in the wrong place v8.1.1762
Sat, 27 Jul 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1761: filetype "vuejs" causes problems for some users v8.1.1761
Sat, 27 Jul 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1760: extra line break for wrapping output of :args v8.1.1760
Sat, 27 Jul 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1759: no mode char for terminal mapping from maparg() v8.1.1759
Sat, 27 Jul 2019 19:00:05 +0200 Bram Moolenaar patch 8.1.1758: count of g$ not used correctly when text is not wrapped v8.1.1758
Sat, 27 Jul 2019 17:45:08 +0200 Bram Moolenaar patch 8.1.1757: text added with appendbufline() isn't displayed v8.1.1757
Sat, 27 Jul 2019 17:45:06 +0200 Bram Moolenaar patch 8.1.1756: autocommand that splits window messes up window layout v8.1.1756
Fri, 26 Jul 2019 22:30:09 +0200 Bram Moolenaar patch 8.1.1755: leaking memory when using a popup window mask v8.1.1755
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