summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-09-05patch 8.2.1616: Vim9: cannot pass "true" to synID()v8.2.1616Bram Moolenaar
2020-09-05patch 8.2.1615: Vim9: cannot pass "true" to searchdecl()v8.2.1615Bram Moolenaar
2020-09-05patch 8.2.1614: Vim9: cannot pass "true" to searchcount()v8.2.1614Bram Moolenaar
2020-09-05patch 8.2.1613: Vim9: cannot pass "true" to prop_type_add()v8.2.1613Bram Moolenaar
2020-09-05patch 8.2.1612: Vim9: cannot pass "true" to prop_remove()v8.2.1612Bram Moolenaar
2020-09-05patch 8.2.1611: Vim9: cannot pass "true" to nr2char()v8.2.1611Bram Moolenaar
2020-09-05patch 8.2.1610: Vim9: cannot pass "true" to list2str() and str2list()v8.2.1610Bram Moolenaar
2020-09-05patch 8.2.1609: Vim9: test fails when build without +channelv8.2.1609Bram Moolenaar
2020-09-05patch 8.2.1608: Vim9: getchar() test fails with GUIv8.2.1608Bram Moolenaar
2020-09-05patch 8.2.1607: Vim9: getchar() test fails on MS-Windowsv8.2.1607Bram Moolenaar
2020-09-05patch 8.2.1606: Vim9: cannot use "true" with has()v8.2.1606Bram Moolenaar
2020-09-05patch 8.2.1605: default maintainer on github is wrongv8.2.1605Bram Moolenaar
2020-09-05patch 8.2.1604: Vim9: cannot use "true" with getcompletion()v8.2.1604Bram Moolenaar
2020-09-05patch 8.2.1603: Vim9: cannot use "true" with getchar()v8.2.1603Bram Moolenaar
2020-09-05patch 8.2.1602: Vim9: cannot use 'true" with getbufinfo()v8.2.1602Bram Moolenaar
2020-09-05patch 8.2.1601: Vim9: cannot use 'true" with garbagecollect()v8.2.1601Bram Moolenaar
2020-09-05patch 8.2.1600: Vim9: cannot use "true" with deepcopy()v8.2.1600Bram Moolenaar
2020-09-05patch 8.2.1599: missing line end when skipping a long line with :cgetfilev8.2.1599Bram Moolenaar
2020-09-05patch 8.2.1598: starting a hidden terminal resizes the current windowv8.2.1598Bram Moolenaar
2020-09-05patch 8.2.1597: the channel source file is too bigv8.2.1597Bram Moolenaar
2020-09-05patch 8.2.1596: using win_screenpos('.') in tests works but is wrongv8.2.1596Bram Moolenaar
2020-09-05patch 8.2.1595: cannot easily see what Vim sends to the terminalv8.2.1595Bram Moolenaar
2020-09-05patch 8.2.1594: pull requests on github do not notify a maintainerv8.2.1594Bram Moolenaar
2020-09-04patch 8.2.1593: tests do not check the error number properlyv8.2.1593Bram Moolenaar
2020-09-04patch 8.2.1592: Vim9: passing "true" to char2nr() failsv8.2.1592Bram Moolenaar
2020-09-04patch 8.2.1591: using winheight('.') in tests works but is wrongv8.2.1591Bram Moolenaar
2020-09-04patch 8.2.1590: Vim9: bufnr() doesn't take "true" argumentv8.2.1590Bram Moolenaar
2020-09-04patch 8.2.1589: term_start() options for size are overruled by 'termwinsize'v8.2.1589Bram Moolenaar
2020-09-04patch 8.2.1588: cannot read back the prompt of a prompt bufferv8.2.1588Bram Moolenaar
2020-09-04patch 8.2.1587: loop for handling keys for the command line is too longv8.2.1587Bram Moolenaar
2020-09-04patch 8.2.1586: :resize command not fully testedv8.2.1586Bram Moolenaar
2020-09-04patch 8.2.1585: messages in globals.h not translatedv8.2.1585Bram Moolenaar
2020-09-03patch 8.2.1584: Vim9: cannot use "true" for "skipstart" in prop_find()v8.2.1584Bram Moolenaar
2020-09-03patch 8.2.1583: MS-Windows: cannot easily measure code coveragev8.2.1583Bram Moolenaar
2020-09-03patch 8.2.1582: the channel log does not show typed textv8.2.1582Bram Moolenaar
2020-09-03patch 8.2.1581: using line() for global popup window doesn't workv8.2.1581Bram Moolenaar
2020-09-03patch 8.2.1580: wildmenu does not work properlyv8.2.1580Bram Moolenaar
2020-09-03patch 8.2.1579: reports from asan are not optimalv8.2.1579Bram Moolenaar
2020-09-02patch 8.2.1578: Vim9: popup_clear() does not take "true" as argumentv8.2.1578Bram Moolenaar
2020-09-02patch 8.2.1577: Vim9: hasmapto()/mapcheck()/maparg() do nottake "true" argv8.2.1577Bram Moolenaar
2020-09-02patch 8.2.1576: Vim9: index() does not take "true" as argumentv8.2.1576Bram Moolenaar
2020-09-02patch 8.2.1575: Vim9: globpath() doesnot take "true" as argumentv8.2.1575Bram Moolenaar
2020-09-02patch 8.2.1574: Vim9: glob() doesnot take "true" as argumentv8.2.1574Bram Moolenaar
2020-09-02patch 8.2.1573: Vim9: getreg() does not take "true" as argumentv8.2.1573Bram Moolenaar
2020-09-02patch 8.2.1572: Vim9: expand() does not take "true" as argumentv8.2.1572Bram Moolenaar
2020-09-02patch 8.2.1571: Vim9: count() third argument cannot be "true"v8.2.1571Bram Moolenaar
2020-09-02patch 8.2.1570: configure check for dirfd() does not work on HPUXv8.2.1570Bram Moolenaar
2020-09-02patch 8.2.1569: Vim9: fixes not tested; failure in getchangelist()v8.2.1569Bram Moolenaar
2020-09-02patch 8.2.1568: prop_find() skips properties in the same linev8.2.1568Bram Moolenaar
2020-09-02patch 8.2.1567: no example to use ubsan with clangv8.2.1567Bram Moolenaar