log src/version.c @ 17569:9544335db006 v8.1.1782

age author description
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
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
Sun, 14 Jul 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1694: the RUN_VIM variable is longer than needed v8.1.1694
Sun, 14 Jul 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1693: syntax coloring and highlighting is in one big file v8.1.1693
Sun, 14 Jul 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.1692: using *{} for literal dict is not backwards compatible v8.1.1692
Sun, 14 Jul 2019 17:30:04 +0200 Bram Moolenaar patch 8.1.1691: diff test fails on some systems v8.1.1691
Sun, 14 Jul 2019 16:30:05 +0200 Bram Moolenaar patch 8.1.1690: default padding for popup window menu is too much v8.1.1690
Sun, 14 Jul 2019 16:00:06 +0200 Bram Moolenaar patch 8.1.1689: profiling code is spread out v8.1.1689
Sun, 14 Jul 2019 15:15:04 +0200 Bram Moolenaar patch 8.1.1688: old makefiles are no longer useful v8.1.1688
Sun, 14 Jul 2019 15:00:05 +0200 Bram Moolenaar patch 8.1.1687: the evalfunc.c file is too big v8.1.1687
Sun, 14 Jul 2019 13:45:05 +0200 Bram Moolenaar patch 8.1.1686: "*" of "*{" is recognized as multipy operator v8.1.1686
Sat, 13 Jul 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1685: missing file in distributed file list v8.1.1685
Sat, 13 Jul 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1684: profiling functionality is spread out v8.1.1684
Sat, 13 Jul 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1683: dictionary with string keys is longer than needed v8.1.1683
Sat, 13 Jul 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1682: placing a larger number of signs is slow v8.1.1682
Sat, 13 Jul 2019 20:15:04 +0200 Bram Moolenaar patch 8.1.1681: insert stray "{" when listener gets buffer line v8.1.1681
Sat, 13 Jul 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.1680: the command table is not well aligned v8.1.1680
Sat, 13 Jul 2019 18:15:04 +0200 Bram Moolenaar patch 8.1.1679: test using SwapExists autocommand file may fail v8.1.1679
Sat, 13 Jul 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.1678: using popup_menu() does not scroll to show the selected line v8.1.1678
Sat, 13 Jul 2019 15:00:05 +0200 Bram Moolenaar patch 8.1.1677: tests get stuck when running into an existing swapfile v8.1.1677
Sat, 13 Jul 2019 14:30:05 +0200 Bram Moolenaar patch 8.1.1676: "maxwidth" of popup window does not always work properly v8.1.1676
Sat, 13 Jul 2019 13:15:05 +0200 Bram Moolenaar patch 8.1.1675: listener list not correctly updated on listener_remove() v8.1.1675
Fri, 12 Jul 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1674: script to check a colorscheme can be improved v8.1.1674
Fri, 12 Jul 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.1673: cannot easily find the popup window at a certain position v8.1.1673
Fri, 12 Jul 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1672: "make cmdidxs" doesn't work v8.1.1672
Fri, 12 Jul 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1671: copying a blob may result in it being locked v8.1.1671
Fri, 12 Jul 2019 19:30:04 +0200 Bram Moolenaar patch 8.1.1670: sign column not always properly aligned v8.1.1670
Fri, 12 Jul 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1669: Travis: test results section is closed even when failed v8.1.1669
Fri, 12 Jul 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1668: popup window test is a bit flaky on some systems v8.1.1668
Fri, 12 Jul 2019 18:00:06 +0200 Bram Moolenaar patch 8.1.1667: flags for Ex commands may clash with other symbols v8.1.1667
Fri, 12 Jul 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1666: click in popup window scrollbar with border doesn't scroll v8.1.1666
Fri, 12 Jul 2019 16:15:04 +0200 Bram Moolenaar patch 8.1.1665: crash when popup window with mask is below the screen v8.1.1665
Fri, 12 Jul 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1664: GUI resize may cause changing Rows at a bad time v8.1.1664
Fri, 12 Jul 2019 14:00:06 +0200 Bram Moolenaar patch 8.1.1663: compiler warning for using size_t v8.1.1663
Thu, 11 Jul 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1662: cannot build uninstal.exe with some version of MinGW v8.1.1662
Wed, 10 Jul 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1661: cannot build with +textprop but without +balloon_eval v8.1.1661
Wed, 10 Jul 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1660: assert_fails() does not fail inside try/catch v8.1.1660
Wed, 10 Jul 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.1659: popup window "mousemoved" values not correct v8.1.1659
Wed, 10 Jul 2019 16:30:06 +0200 Bram Moolenaar patch 8.1.1658: debug statements included in patch v8.1.1658
Tue, 09 Jul 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.1657: Terminal: screen updates from 'balloonexpr' are not displayed v8.1.1657
Tue, 09 Jul 2019 20:30:04 +0200 Bram Moolenaar patch 8.1.1656: popup window width is wrong when using Tabs v8.1.1656
Mon, 08 Jul 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1655: popup window border drawn wrong with multi-byte char v8.1.1655
Mon, 08 Jul 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1654: GUI: screen updates from 'balloonexpr' are not displayed v8.1.1654
Mon, 08 Jul 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1653: ubsan warns for possibly passing NULL pointer v8.1.1653
Mon, 08 Jul 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.1652: GUI: popup window doesn't close on mouse movement v8.1.1652
Mon, 08 Jul 2019 21:00:03 +0200 Bram Moolenaar patch 8.1.1651: suspend test is flaky on some systems v8.1.1651
Mon, 08 Jul 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1650: warning for using uninitialized variable v8.1.1650
Sun, 07 Jul 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1649: Illegal memory access when closing popup window v8.1.1649
Sun, 07 Jul 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1648: MS-Windows: build error with normal feaures v8.1.1648
Sun, 07 Jul 2019 19:30:05 +0200 Bram Moolenaar patch 8.1.1647: build error with GTK and hangulinput feature v8.1.1647
Sun, 07 Jul 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.1646: build failure v8.1.1646
Sun, 07 Jul 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1645: cannot use a popup window for a balloon v8.1.1645
Sun, 07 Jul 2019 15:15:04 +0200 Bram Moolenaar patch 8.1.1644: sound test does not work on Travis v8.1.1644
Sun, 07 Jul 2019 15:00:05 +0200 Bram Moolenaar patch 8.1.1643: sign placement is wrong when 'foldcolumn' is set v8.1.1643
Sun, 07 Jul 2019 14:30:04 +0200 Bram Moolenaar patch 8.1.1642: may use uninitialized variable v8.1.1642
Sun, 07 Jul 2019 14:15:05 +0200 Bram Moolenaar patch 8.1.1641: garbage collection may run at a wrong moment v8.1.1641
Fri, 05 Jul 2019 23:30:06 +0200 Bram Moolenaar patch 8.1.1640: the CursorHold autocommand takes down a balloon v8.1.1640
Fri, 05 Jul 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1639: changing an autoload name into a file name is inefficient v8.1.1639
Fri, 05 Jul 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1638: running tests leaves some files behind v8.1.1638
Fri, 05 Jul 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1637: after running tests and clean the XfakeHOME directory remains v8.1.1637
Fri, 05 Jul 2019 20:30:07 +0200 Bram Moolenaar patch 8.1.1636: crash when popup has fitting scrollbar v8.1.1636
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 22:45:05 +0200 Bram Moolenaar patch 8.1.1634: terminal test fails when term_getansicolors() is missing v8.1.1634
Thu, 04 Jul 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1633: cannot generate prototypes with X11 but without GUI v8.1.1633
Thu, 04 Jul 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1632: build with EXITFREE but without +arabic fails v8.1.1632
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 17:45:04 +0200 Bram Moolenaar patch 8.1.1630: various small problems v8.1.1630
Thu, 04 Jul 2019 17:15:07 +0200 Bram Moolenaar patch 8.1.1629: terminal function help is in the wrong file v8.1.1629
Thu, 04 Jul 2019 17:00:05 +0200 Bram Moolenaar patch 8.1.1628: popup window functions not in list of functions v8.1.1628
Thu, 04 Jul 2019 16:15:04 +0200 Bram Moolenaar patch 8.1.1627: header file contains mixed comment style v8.1.1627
Thu, 04 Jul 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1626: no test for closing a popup window with a modified buffer v8.1.1626
Thu, 04 Jul 2019 15:00:07 +0200 Bram Moolenaar patch 8.1.1625: script line numbers are not exactly right v8.1.1625
Thu, 04 Jul 2019 14:30:05 +0200 Bram Moolenaar patch 8.1.1624: when testing in the GUI may try to run gvim in a terminal v8.1.1624
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
Wed, 03 Jul 2019 23:30:07 +0200 Bram Moolenaar patch 8.1.1622: wrong width if displaying a lot of lines in a popup window v8.1.1622
Wed, 03 Jul 2019 23:00:10 +0200 Bram Moolenaar patch 8.1.1621: Amiga: time.h included twice v8.1.1621
Wed, 03 Jul 2019 23:00:09 +0200 Bram Moolenaar patch 8.1.1620: no test for popup window with border and mask v8.1.1620
Wed, 03 Jul 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1619: tests are not run with GUI on Travis v8.1.1619
Tue, 02 Jul 2019 23:30:06 +0200 Bram Moolenaar patch 8.1.1618: Amiga-like systems quickly run out of stack v8.1.1618
Tue, 02 Jul 2019 23:15:06 +0200 Bram Moolenaar patch 8.1.1617: no test for popup window with mask and position fixed v8.1.1617
Mon, 01 Jul 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1616: build failure with gcc on Amiga v8.1.1616
Mon, 01 Jul 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1615: crash when passing buffer number to popup_create() v8.1.1615
Mon, 01 Jul 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1614: 'numberwidth' can only go up to 10 v8.1.1614
Mon, 01 Jul 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1613: popup window test fails with Athena and Motif v8.1.1613
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, 30 Jun 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1611: bufadd() reuses existing buffer without a name v8.1.1611
Sun, 30 Jun 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1610: there is no way to add or load a buffer without side effects v8.1.1610
Sun, 30 Jun 2019 18:15:04 +0200 Bram Moolenaar patch 8.1.1609: the user cannot easily close a popup window v8.1.1609
Sat, 29 Jun 2019 08:00:06 +0200 Bram Moolenaar patch 8.1.1608: the evalfunc.c file is too big
Sat, 29 Jun 2019 07:45:06 +0200 Bram Moolenaar patch 8.1.1608: the evalfunc.c file is too big v8.1.1608
Sat, 29 Jun 2019 03:45:06 +0200 Bram Moolenaar patch 8.1.1606: on a narrow screen ":hi" output is confusing v8.1.1606
Fri, 28 Jun 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1605: Vim may delay processing messages on a json channel v8.1.1605
Fri, 28 Jun 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1604: popup window scroll test is flaky v8.1.1604
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
Fri, 28 Jun 2019 04:15:05 +0200 Bram Moolenaar patch 8.1.1602: popup window cannot overflow on the left or right v8.1.1602
Wed, 26 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1601: missing changes to popup window test file v8.1.1601
Wed, 26 Jun 2019 05:15:05 +0200 Bram Moolenaar patch 8.1.1600: cannot specify highlighting for popup window scrollbar v8.1.1600
Wed, 26 Jun 2019 04:15:05 +0200 Bram Moolenaar patch 8.1.1599: compiler warning for uninitialized variable v8.1.1599
Wed, 26 Jun 2019 04:00:04 +0200 Bram Moolenaar patch 8.1.1598: update to test file missing v8.1.1598
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
Wed, 26 Jun 2019 01:15:17 +0200 Bram Moolenaar patch 8.1.1596: when resizing the screen may draw popup in wrong position v8.1.1596
Wed, 26 Jun 2019 00:45:04 +0200 Bram Moolenaar patch 8.1.1595: MS-Windows with VIMDLL: colors wrong in console v8.1.1595
Tue, 25 Jun 2019 23:45:03 +0200 Bram Moolenaar patch 8.1.1594: may still start file dialog while exiting v8.1.1594
Tue, 25 Jun 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1593: filetype not detected for C++ header files without extension v8.1.1593
Tue, 25 Jun 2019 07:00:04 +0200 Bram Moolenaar patch 8.1.1592: may start file dialog while exiting v8.1.1592
Tue, 25 Jun 2019 06:30:09 +0200 Bram Moolenaar patch 8.1.1591: on error garbage collection may free memory in use v8.1.1591
Tue, 25 Jun 2019 05:45:05 +0200 Bram Moolenaar patch 8.1.1590: popup window test fails v8.1.1590
Tue, 25 Jun 2019 05:30:06 +0200 Bram Moolenaar patch 8.1.1589: popup window does not indicate scroll position v8.1.1589
Tue, 25 Jun 2019 04:15:08 +0200 Bram Moolenaar patch 8.1.1588: in :let-heredoc line continuation is recognized v8.1.1588
Mon, 24 Jun 2019 06:00:06 +0200 Bram Moolenaar patch 8.1.1587: redraw problem when sign icons in the number column v8.1.1587
Mon, 24 Jun 2019 05:15:05 +0200 Bram Moolenaar patch 8.1.1586: error number used in two places v8.1.1586
Mon, 24 Jun 2019 01:00:05 +0200 Bram Moolenaar patch 8.1.1585: :let-heredoc does not trim enough v8.1.1585
Mon, 24 Jun 2019 00:45:04 +0200 Bram Moolenaar patch 8.1.1584: the evalfunc.c file is getting too big v8.1.1584
Sun, 23 Jun 2019 02:00:06 +0200 Bram Moolenaar patch 8.1.1583: set_ref_in_list() only sets ref in items v8.1.1583
Sun, 23 Jun 2019 01:15:14 +0200 Bram Moolenaar patch 8.1.1582: cannot build with +textprop but without +timers v8.1.1582
Sun, 23 Jun 2019 01:00:05 +0200 Bram Moolenaar patch 8.1.1581: shared functions for testing are disorganised v8.1.1581
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, 22 Jun 2019 01:45:05 +0200 Bram Moolenaar patch 8.1.1579: dict and list could be GC'ed while displaying error v8.1.1579
Fri, 21 Jun 2019 17:45:05 +0200 Bram Moolenaar patch 8.1.1578: MS-Windows: pathdef.c should depend on build options v8.1.1578
Fri, 21 Jun 2019 02:45:05 +0200 Bram Moolenaar patch 8.1.1577: command line redrawn for +arabic without Arabic characters v8.1.1577
Fri, 21 Jun 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1576: compiler warning for unused argument v8.1.1576
Thu, 20 Jun 2019 04:00:07 +0200 Bram Moolenaar patch 8.1.1575: callbacks may be garbage collected v8.1.1575
Thu, 20 Jun 2019 02:45:05 +0200 Bram Moolenaar patch 8.1.1574: tabpage option not yet implemented for popup window v8.1.1574
Wed, 19 Jun 2019 18:30:04 +0200 Bram Moolenaar patch 8.1.1573: textprop test fails if screenhots do not work v8.1.1573
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
Tue, 18 Jun 2019 23:15:06 +0200 Bram Moolenaar patch 8.1.1568: strftime() test fails on MS-Windows v8.1.1568
Tue, 18 Jun 2019 23:00:07 +0200 Bram Moolenaar patch 8.1.1567: localtime_r() does not respond to $TZ changes v8.1.1567
Mon, 17 Jun 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1566: error message when terminal closes in another tab v8.1.1566
Mon, 17 Jun 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1565: MS-Windows: no sound support v8.1.1565
Mon, 17 Jun 2019 22:00:09 +0200 Bram Moolenaar patch 8.1.1564: sign column takes up space v8.1.1564
Mon, 17 Jun 2019 21:30:08 +0200 Bram Moolenaar patch 8.1.1563: crash when using closures v8.1.1563
Mon, 17 Jun 2019 20:15:06 +0200 Bram Moolenaar patch 8.1.1562: popup window not always redrawn after popup_setoptions() v8.1.1562
Sun, 16 Jun 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1561: popup_setoptions() is not implemented yet v8.1.1561
Sun, 16 Jun 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1560: popup window hidden option not implemented yet v8.1.1560
Sun, 16 Jun 2019 20:15:05 +0200 Bram Moolenaar patch 8.1.1559: popup window title property not implemented yet v8.1.1559
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
Sun, 16 Jun 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1557: compiler warning for unused variables in tiny version v8.1.1557
Sun, 16 Jun 2019 16:15:04 +0200 Bram Moolenaar patch 8.1.1556: command for failing screenshot does not include directory v8.1.1556
Sun, 16 Jun 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1555: NOT_IN_POPUP_WINDOW is confusing v8.1.1555
Sun, 16 Jun 2019 15:45:06 +0200 Bram Moolenaar patch 8.1.1554: docs and tests for :const can be improved v8.1.1554
Sun, 16 Jun 2019 15:45:05 +0200 Bram Moolenaar patch 8.1.1553: not easy to change the text in a popup window v8.1.1553
Sun, 16 Jun 2019 14:00:07 +0200 Bram Moolenaar patch 8.1.1552: cursor position is wrong after sign column changes v8.1.1552
Sat, 15 Jun 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1551: warning for shadowing popup_dragwin v8.1.1551
Sat, 15 Jun 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1550: when a popup has left padding text may be cut off v8.1.1550
Sat, 15 Jun 2019 22:00:07 +0200 Bram Moolenaar patch 8.1.1549: quickfix test fails v8.1.1549
Sat, 15 Jun 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1548: popup_dialog() is not implemented v8.1.1548
Sat, 15 Jun 2019 19:45:06 +0200 Bram Moolenaar patch 8.1.1547: functionality of bt_nofile() is confusing v8.1.1547
Sat, 15 Jun 2019 18:45:05 +0200 Bram Moolenaar patch 8.1.1546: in some tests 'tags' is set but not restored v8.1.1546
Sat, 15 Jun 2019 18:30:07 +0200 Bram Moolenaar patch 8.1.1545: when the screen is to small there is no message about that v8.1.1545
Sat, 15 Jun 2019 18:00:08 +0200 Bram Moolenaar patch 8.1.1544: some balloon tests don't run when they can v8.1.1544
Sat, 15 Jun 2019 18:00:07 +0200 Bram Moolenaar patch 8.1.1543: const test fails with small features v8.1.1543