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
|