summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.1685: missing file in distributed file listv8.1.1685Bram Moolenaar2019-07-132-0/+3
* Update runtime filesBram Moolenaar2019-07-1315-164/+204
* patch 8.1.1684: profiling functionality is spread outv8.1.1684Bram Moolenaar2019-07-1320-755/+832
* patch 8.1.1683: dictionary with string keys is longer than neededv8.1.1683Bram Moolenaar2019-07-1315-344/+396
* patch 8.1.1682: placing a larger number of signs is slowv8.1.1682Bram Moolenaar2019-07-137-128/+605
* patch 8.1.1681: insert stray "{" when listener gets buffer linev8.1.1681Bram Moolenaar2019-07-133-1/+31
* patch 8.1.1680: the command table is not well alignedv8.1.1680Bram Moolenaar2019-07-132-1415/+1417
* patch 8.1.1679: test using SwapExists autocommand file may failv8.1.1679Bram Moolenaar2019-07-132-0/+4
* patch 8.1.1678: using popup_menu() does not scroll to show the selected linev8.1.1678Bram Moolenaar2019-07-139-0/+114
* patch 8.1.1677: tests get stuck when running into an existing swapfilev8.1.1677Bram Moolenaar2019-07-132-1/+7
* patch 8.1.1676: "maxwidth" of popup window does not always work properlyv8.1.1676Bram Moolenaar2019-07-134-0/+64
* patch 8.1.1675: listener list not correctly updated on listener_remove()v8.1.1675Bram Moolenaar2019-07-132-2/+9
* patch 8.1.1674: script to check a colorscheme can be improvedv8.1.1674Bram Moolenaar2019-07-122-23/+28
* patch 8.1.1673: cannot easily find the popup window at a certain positionv8.1.1673Bram Moolenaar2019-07-126-1/+32
* patch 8.1.1672: "make cmdidxs" doesn't workv8.1.1672Bram Moolenaar2019-07-122-7/+9
* patch 8.1.1671: copying a blob may result in it being lockedv8.1.1671Bram Moolenaar2019-07-123-0/+7
* patch 8.1.1670: sign column not always properly alignedv8.1.1670Bram Moolenaar2019-07-122-3/+8
* patch 8.1.1669: Travis: test results section is closed even when failedv8.1.1669Bram Moolenaar2019-07-122-2/+7
* patch 8.1.1668: popup window test is a bit flaky on some systemsv8.1.1668Bram Moolenaar2019-07-122-0/+5
* patch 8.1.1667: flags for Ex commands may clash with other symbolsv8.1.1667Bram Moolenaar2019-07-127-1236/+1234
* patch 8.1.1666: click in popup window scrollbar with border doesn't scrollv8.1.1666Bram Moolenaar2019-07-124-7/+10
* patch 8.1.1665: crash when popup window with mask is below the screenv8.1.1665Bram Moolenaar2019-07-124-2/+23
* patch 8.1.1664: GUI resize may cause changing Rows at a bad timev8.1.1664Bram Moolenaar2019-07-122-1/+7
* patch 8.1.1663: compiler warning for using size_tv8.1.1663Bram Moolenaar2019-07-122-1/+3
* patch 8.1.1662: cannot build uninstal.exe with some version of MinGWv8.1.1662Bram Moolenaar2019-07-112-1/+3
* patch 8.1.1661: cannot build with +textprop but without +balloon_evalv8.1.1661Bram Moolenaar2019-07-102-5/+8
* patch 8.1.1660: assert_fails() does not fail inside try/catchv8.1.1660Bram Moolenaar2019-07-103-1/+14
* patch 8.1.1659: popup window "mousemoved" values not correctv8.1.1659Bram Moolenaar2019-07-103-12/+35
* patch 8.1.1658: debug statements included in patchv8.1.1658Bram Moolenaar2019-07-103-2/+2
* patch 8.1.1657: Terminal: screen updates from 'balloonexpr' are not displayedv8.1.1657Bram Moolenaar2019-07-096-38/+48
* patch 8.1.1656: popup window width is wrong when using Tabsv8.1.1656Bram Moolenaar2019-07-094-7/+11
* patch 8.1.1655: popup window border drawn wrong with multi-byte charv8.1.1655Bram Moolenaar2019-07-084-3/+30
* patch 8.1.1654: GUI: screen updates from 'balloonexpr' are not displayedv8.1.1654Bram Moolenaar2019-07-082-4/+12
* patch 8.1.1653: ubsan warns for possibly passing NULL pointerv8.1.1653Bram Moolenaar2019-07-082-2/+4
* patch 8.1.1652: GUI: popup window doesn't close on mouse movementv8.1.1652Bram Moolenaar2019-07-083-14/+32
* patch 8.1.1651: suspend test is flaky on some systemsv8.1.1651Bram Moolenaar2019-07-082-0/+4
* patch 8.1.1650: warning for using uninitialized variablev8.1.1650Bram Moolenaar2019-07-082-16/+10
* patch 8.1.1649: Illegal memory access when closing popup windowv8.1.1649Bram Moolenaar2019-07-072-3/+12
* patch 8.1.1648: MS-Windows: build error with normal feauresv8.1.1648Bram Moolenaar2019-07-073-57/+61
* patch 8.1.1647: build error with GTK and hangulinput featurev8.1.1647Bram Moolenaar2019-07-073-0/+9
* patch 8.1.1646: build failurev8.1.1646Bram Moolenaar2019-07-072-0/+5
* patch 8.1.1645: cannot use a popup window for a balloonv8.1.1645Bram Moolenaar2019-07-0718-63/+522
* patch 8.1.1644: sound test does not work on Travisv8.1.1644Bram Moolenaar2019-07-072-1/+6
* patch 8.1.1643: sign placement is wrong when 'foldcolumn' is setv8.1.1643Bram Moolenaar2019-07-072-2/+4
* patch 8.1.1642: may use uninitialized variablev8.1.1642Bram Moolenaar2019-07-073-12/+27
* patch 8.1.1641: garbage collection may run at a wrong momentv8.1.1641Bram Moolenaar2019-07-072-0/+11
* patch 8.1.1640: the CursorHold autocommand takes down a balloonv8.1.1640Bram Moolenaar2019-07-055-7/+31
* patch 8.1.1639: changing an autoload name into a file name is inefficientv8.1.1639Bram Moolenaar2019-07-052-5/+8
* patch 8.1.1638: running tests leaves some files behindv8.1.1638Bram Moolenaar2019-07-053-4/+8
* patch 8.1.1637: after running tests and clean the XfakeHOME directory remainsv8.1.1637Bram Moolenaar2019-07-053-2/+4