log src/version.c @ 17861:0a5c615cd949 v8.1.1927

age author description
Sun, 25 Aug 2019 15:45:04 +0200 Bram Moolenaar patch 8.1.1927: code for dealing with script files is spread out v8.1.1927
Sun, 25 Aug 2019 15:00:04 +0200 Bram Moolenaar patch 8.1.1926: cursorline not redrawn when putting a line above the cursor v8.1.1926
Sat, 24 Aug 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1925: more functions can be used as methods v8.1.1925
Sat, 24 Aug 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.1924: using empty string for current buffer is unexpected v8.1.1924
Sat, 24 Aug 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.1923: some source files are not in a normal encoding v8.1.1923
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
Sat, 24 Aug 2019 21:00:05 +0200 Bram Moolenaar patch 8.1.1921: more functions can be used as methods v8.1.1921
Sat, 24 Aug 2019 19:45:03 +0200 Bram Moolenaar patch 8.1.1920: cannot always close a popup when filter consumes all events v8.1.1920
Sat, 24 Aug 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1919: using window options when passing a buffer to popup_create() v8.1.1919
Sat, 24 Aug 2019 15:30:04 +0200 Bram Moolenaar patch 8.1.1918: redrawing popups is inefficient v8.1.1918
Sat, 24 Aug 2019 15:00:04 +0200 Bram Moolenaar patch 8.1.1917: non-current window is not redrawn when moving popup v8.1.1917
Sat, 24 Aug 2019 14:30:03 +0200 Bram Moolenaar patch 8.1.1916: trying to allocate negative amount of memory closing popup v8.1.1916
Fri, 23 Aug 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.1915: more functions can be used as methods v8.1.1915
Fri, 23 Aug 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1914: command line expansion code is spread out v8.1.1914
Fri, 23 Aug 2019 21:00:05 +0200 Bram Moolenaar patch 8.1.1913: not easy to compute the space on the command line v8.1.1913
Thu, 22 Aug 2019 23:00:03 +0200 Bram Moolenaar patch 8.1.1912: more functions can be used as methods v8.1.1912
Thu, 22 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1911: more functions can be used as methods v8.1.1911
Thu, 22 Aug 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.1910: redrawing too much when toggling 'relativenumber' v8.1.1910
Wed, 21 Aug 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1909: more functions can be used as methods v8.1.1909
Wed, 21 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1908: every popup window consumes a buffer number v8.1.1908
Wed, 21 Aug 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.1907: wrong position for info popup with scrollbar on the left v8.1.1907
Wed, 21 Aug 2019 19:45:03 +0200 Bram Moolenaar patch 8.1.1906: info popup size is sometimes incorrect v8.1.1906
Wed, 21 Aug 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.1905: cannot set all properties of the info popup v8.1.1905
Wed, 21 Aug 2019 17:30:03 +0200 Bram Moolenaar patch 8.1.1904: cannot have an info popup align with the popup menu v8.1.1904
Wed, 21 Aug 2019 15:45:04 +0200 Bram Moolenaar patch 8.1.1903: cannot build without the +eval feature v8.1.1903
Wed, 21 Aug 2019 15:15:03 +0200 Bram Moolenaar patch 8.1.1902: cannot have an info popup without a border v8.1.1902
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
Wed, 21 Aug 2019 14:00:04 +0200 Bram Moolenaar patch 8.1.1900: sign test fails in the GUI v8.1.1900
Wed, 21 Aug 2019 13:30:03 +0200 Bram Moolenaar patch 8.1.1899: sign_place() does not work as documented v8.1.1899
Wed, 21 Aug 2019 13:15:03 +0200 Bram Moolenaar patch 8.1.1898: crash when out of memory during startup v8.1.1898
Wed, 21 Aug 2019 13:00:03 +0200 Bram Moolenaar patch 8.1.1897: may free memory twice when out of memory v8.1.1897
Tue, 20 Aug 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.1896: compiler warning for unused variable v8.1.1896
Tue, 20 Aug 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1895: using NULL pointer when out of memory v8.1.1895
Tue, 20 Aug 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.1894: not checking for out-of-memory of autoload_name() v8.1.1894
Tue, 20 Aug 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.1893: script to summarize test results can be improved v8.1.1893
Tue, 20 Aug 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.1892: missing index entry and option menu for 'completepopup' v8.1.1892
Tue, 20 Aug 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1891: functions used in one file are global v8.1.1891
Mon, 19 Aug 2019 23:00:05 +0200 Bram Moolenaar patch 8.1.1890: ml_get error when deleting fold marker v8.1.1890
Mon, 19 Aug 2019 20:15:04 +0200 Bram Moolenaar patch 8.1.1889: Coverity warns for using a NULL pointer v8.1.1889
Sun, 18 Aug 2019 23:15:03 +0200 Bram Moolenaar patch 8.1.1888: more functions can be used as methods v8.1.1888
Sun, 18 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1887: the +cmdline_compl feature is not in the tiny version v8.1.1887
Sun, 18 Aug 2019 21:45:03 +0200 Bram Moolenaar patch 8.1.1886: command line expansion code is spread out v8.1.1886
Sun, 18 Aug 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1885: comments in libvterm are inconsistent v8.1.1885
Sun, 18 Aug 2019 19:30:03 +0200 Bram Moolenaar patch 8.1.1884: cannot use mouse scroll wheel in popup in Insert mode v8.1.1884
Sun, 18 Aug 2019 18:00:04 +0200 Bram Moolenaar patch 8.1.1883: options test fails v8.1.1883
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
Sun, 18 Aug 2019 15:45:03 +0200 Bram Moolenaar patch 8.1.1881: popup window test fails in some configurations v8.1.1881
Sun, 18 Aug 2019 15:30:06 +0200 Bram Moolenaar patch 8.1.1880: cannot show extra info for completion in a popup window v8.1.1880
Sat, 17 Aug 2019 21:45:03 +0200 Bram Moolenaar patch 8.1.1879: more functions can be used as methods v8.1.1879
Sat, 17 Aug 2019 21:15:03 +0200 Bram Moolenaar patch 8.1.1878: negative float before method not parsed correctly v8.1.1878
Sat, 17 Aug 2019 20:30:03 +0200 Bram Moolenaar patch 8.1.1877: graduated features scattered v8.1.1877
Sat, 17 Aug 2019 20:15:04 +0200 Bram Moolenaar patch 8.1.1876: proto file missing from distribution v8.1.1876
Sat, 17 Aug 2019 19:45:03 +0200 Bram Moolenaar patch 8.1.1875: cannot get size and position of the popup menu v8.1.1875
Sat, 17 Aug 2019 19:15:06 +0200 Bram Moolenaar patch 8.1.1874: modeless selection in popup window overlaps scrollbar v8.1.1874
Sat, 17 Aug 2019 18:00:03 +0200 Bram Moolenaar patch 8.1.1873: cannot build tiny version v8.1.1873
Sat, 17 Aug 2019 16:45:03 +0200 Bram Moolenaar patch 8.1.1872: when Vim exits because of a signal, VimLeave is not triggered v8.1.1872
Sat, 17 Aug 2019 16:30:02 +0200 Bram Moolenaar patch 8.1.1871: modeless selection in GUI still not correct v8.1.1871
Sat, 17 Aug 2019 15:15:03 +0200 Bram Moolenaar patch 8.1.1870: using :pedit from a help file sets help filetype v8.1.1870
Sat, 17 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1869: code for the argument list is spread out v8.1.1869
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