summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-08-23patch 8.1.1914: command line expansion code is spread outv8.1.1914Bram Moolenaar
2019-08-23patch 8.1.1913: not easy to compute the space on the command linev8.1.1913Bram Moolenaar
2019-08-22patch 8.1.1912: more functions can be used as methodsv8.1.1912Bram Moolenaar
2019-08-22patch 8.1.1911: more functions can be used as methodsv8.1.1911Bram Moolenaar
2019-08-22patch 8.1.1910: redrawing too much when toggling 'relativenumber'v8.1.1910Bram Moolenaar
2019-08-21patch 8.1.1909: more functions can be used as methodsv8.1.1909Bram Moolenaar
2019-08-21patch 8.1.1908: every popup window consumes a buffer numberv8.1.1908Bram Moolenaar
2019-08-21patch 8.1.1907: wrong position for info popup with scrollbar on the leftv8.1.1907Bram Moolenaar
2019-08-21patch 8.1.1906: info popup size is sometimes incorrectv8.1.1906Bram Moolenaar
2019-08-21patch 8.1.1905: cannot set all properties of the info popupv8.1.1905Bram Moolenaar
2019-08-21patch 8.1.1904: cannot have an info popup align with the popup menuv8.1.1904Bram Moolenaar
2019-08-21patch 8.1.1903: cannot build without the +eval featurev8.1.1903Bram Moolenaar
2019-08-21patch 8.1.1902: cannot have an info popup without a borderv8.1.1902Bram Moolenaar
2019-08-21patch 8.1.1901: the +insert_expand feature is not always availablev8.1.1901Bram Moolenaar
2019-08-21patch 8.1.1900: sign test fails in the GUIv8.1.1900Bram Moolenaar
2019-08-21patch 8.1.1899: sign_place() does not work as documentedv8.1.1899Bram Moolenaar
2019-08-21patch 8.1.1898: crash when out of memory during startupv8.1.1898Bram Moolenaar
2019-08-21patch 8.1.1897: may free memory twice when out of memoryv8.1.1897Bram Moolenaar
2019-08-20patch 8.1.1896: compiler warning for unused variablev8.1.1896Bram Moolenaar
2019-08-20patch 8.1.1895: using NULL pointer when out of memoryv8.1.1895Bram Moolenaar
2019-08-20patch 8.1.1894: not checking for out-of-memory of autoload_name()v8.1.1894Bram Moolenaar
2019-08-20patch 8.1.1893: script to summarize test results can be improvedv8.1.1893Bram Moolenaar
2019-08-20patch 8.1.1892: missing index entry and option menu for 'completepopup'v8.1.1892Bram Moolenaar
2019-08-20patch 8.1.1891: functions used in one file are globalv8.1.1891Bram Moolenaar
2019-08-19patch 8.1.1890: ml_get error when deleting fold markerv8.1.1890Bram Moolenaar
2019-08-19patch 8.1.1889: Coverity warns for using a NULL pointerv8.1.1889Bram Moolenaar
2019-08-18patch 8.1.1888: more functions can be used as methodsv8.1.1888Bram Moolenaar
2019-08-18patch 8.1.1887: the +cmdline_compl feature is not in the tiny versionv8.1.1887Bram Moolenaar
2019-08-18patch 8.1.1886: command line expansion code is spread outv8.1.1886Bram Moolenaar
2019-08-18patch 8.1.1885: comments in libvterm are inconsistentv8.1.1885Bram Moolenaar
2019-08-18patch 8.1.1884: cannot use mouse scroll wheel in popup in Insert modev8.1.1884Bram Moolenaar
2019-08-18patch 8.1.1883: options test failsv8.1.1883Bram Moolenaar
2019-08-18patch 8.1.1882: cannot specify properties of the info popup windowv8.1.1882Bram Moolenaar
2019-08-18patch 8.1.1881: popup window test fails in some configurationsv8.1.1881Bram Moolenaar
2019-08-18patch 8.1.1880: cannot show extra info for completion in a popup windowv8.1.1880Bram Moolenaar
2019-08-17patch 8.1.1879: more functions can be used as methodsv8.1.1879Bram Moolenaar
2019-08-17patch 8.1.1878: negative float before method not parsed correctlyv8.1.1878Bram Moolenaar
2019-08-17patch 8.1.1877: graduated features scatteredv8.1.1877Bram Moolenaar
2019-08-17patch 8.1.1876: proto file missing from distributionv8.1.1876Bram Moolenaar
2019-08-17Update runtime files.Bram Moolenaar
2019-08-17patch 8.1.1875: cannot get size and position of the popup menuv8.1.1875Bram Moolenaar
2019-08-17patch 8.1.1874: modeless selection in popup window overlaps scrollbarv8.1.1874Bram Moolenaar
2019-08-17patch 8.1.1873: cannot build tiny versionv8.1.1873Bram Moolenaar
2019-08-17patch 8.1.1872: when Vim exits because of a signal, VimLeave is not triggeredv8.1.1872Bram Moolenaar
2019-08-17patch 8.1.1871: modeless selection in GUI still not correctv8.1.1871Bram Moolenaar
2019-08-17patch 8.1.1870: using :pedit from a help file sets help filetypev8.1.1870Bram Moolenaar
2019-08-17patch 8.1.1869: code for the argument list is spread outv8.1.1869Bram Moolenaar
2019-08-17patch 8.1.1868: multi-byte chars in 'listchars' fail with 'linebreak' setv8.1.1868Bram Moolenaar
2019-08-17patch 8.1.1867: still a timer test that is flaky on Macv8.1.1867Bram Moolenaar
2019-08-16patch 8.1.1866: modeless selection in GUI does not work properlyv8.1.1866Bram Moolenaar