1
0
forked from aniani/vim

Commit Graph

  • c1ec0422e4 patch 8.2.1650: Vim9: result of && and || expression is not bool in script v8.2.1650 Bram Moolenaar 2020-09-09 22:27:58 +02:00
  • 3e4cc9671c patch 8.2.1649: GTK3: using old file chooser v8.2.1649 Bram Moolenaar 2020-09-09 20:58:55 +02:00
  • a62372be1f patch 8.2.1648: Amiga: no common build file for Amiga (-like) systems v8.2.1648 Bram Moolenaar 2020-09-09 20:41:40 +02:00
  • 4ed124cc6c patch 8.2.1647: Vim9: result of expression with && and || is not a bool v8.2.1647 Bram Moolenaar 2020-09-09 20:03:46 +02:00
  • 33e3346322 patch 8.2.1646: Amiga: Unnecessary #include v8.2.1646 Bram Moolenaar 2020-09-09 19:25:09 +02:00
  • 81a4cf469a patch 8.2.1645: GTK3: icons become broken images when resized v8.2.1645 Bram Moolenaar 2020-09-09 19:05:13 +02:00
  • ba7c0d7b4c patch 8.2.1644: Vim9: cannot assign 1 and 0 to bool at script level v8.2.1644 Bram Moolenaar 2020-09-09 18:54:42 +02:00
  • 96f8f499ce patch 8.2.1643: Vim9: :defcompile compiles dead functions v8.2.1643 Bram Moolenaar 2020-09-09 17:08:51 +02:00
  • 4507f6ada5 patch 8.2.1642: otions test fails v8.2.1642 Bram Moolenaar 2020-09-09 15:10:52 +02:00
  • 29a86ffee7 patch 8.2.1641: Vim9: cannot use 0 or 1 where a bool is expected v8.2.1641 Bram Moolenaar 2020-09-09 14:55:31 +02:00
  • f842cd9e28 patch 8.2.1640: Amiga: missing header for getgrgid() v8.2.1640 Bram Moolenaar 2020-09-09 13:01:27 +02:00
  • 64075b0ab1 patch 8.2.1639: options window cannot be translated v8.2.1639 Bram Moolenaar 2020-09-09 12:56:30 +02:00
  • 8e9be208ea patch 8.2.1638: leaking memory when popup filter function can't be called v8.2.1638 Bram Moolenaar 2020-09-08 22:55:26 +02:00
  • c3516f7e45 patch 8.2.1637: Vim9: :put ={expr} does not work inside :def function v8.2.1637 Bram Moolenaar 2020-09-08 22:45:35 +02:00
  • 6defa7bf0a patch 8.2.1636: get stuck if a popup filter causes an error v8.2.1636 Bram Moolenaar 2020-09-08 22:06:44 +02:00
  • 57ad94c5a9 patch 8.2.1635: no digraph for 0x2022 BULLET v8.2.1635 Bram Moolenaar 2020-09-08 19:06:30 +02:00
  • 1c6737b20a Update runtime files. Bram Moolenaar 2020-09-07 22:18:52 +02:00
  • 9c929713b7 patch 8.2.1634: loop to handle keys for the command line is too long v8.2.1634 Bram Moolenaar 2020-09-07 22:05:28 +02:00
  • e83cca2911 patch 8.2.1633: some error messages are internal but do not use iemsg() v8.2.1633 Bram Moolenaar 2020-09-07 18:53:21 +02:00
  • 44d6652d56 patch 8.2.1632: not checking the context of test_fails() v8.2.1632 Bram Moolenaar 2020-09-06 22:26:57 +02:00
  • 9bd5d879c2 patch 8.2.1631: test_fails() does not check the context of the line number v8.2.1631 Bram Moolenaar 2020-09-06 21:47:48 +02:00
  • c98cdb3bc9 patch 8.2.1630: terminal test fails v8.2.1630 Bram Moolenaar 2020-09-06 21:13:00 +02:00
  • 63969ef07e patch 8.2.1629: test fails without terminal feature v8.2.1629 Bram Moolenaar 2020-09-06 20:06:59 +02:00
  • 418155def2 patch 8.2.1628: Vim9: cannot pass "true" to timer_paused() v8.2.1628 Bram Moolenaar 2020-09-06 18:39:38 +02:00
  • ad30470610 patch 8.2.1627: Vim9: cannot pass "true" to submatch/term_gettty/term_start v8.2.1627 Bram Moolenaar 2020-09-06 18:22:53 +02:00
  • 707be5f352 patch 8.2.1626: test for strchars() fails with different error number v8.2.1626 Bram Moolenaar 2020-09-06 17:13:44 +02:00
  • 30d6413782 patch 8.2.1625: compiler warning for use of fptr_T v8.2.1625 Bram Moolenaar 2020-09-06 17:09:12 +02:00
  • 3986b94b09 patch 8.2.1624: Vim9: cannot pass "true" to split(), str2nr() and strchars() v8.2.1624 Bram Moolenaar 2020-09-06 16:09:04 +02:00
  • d2c617055a patch 8.2.1623: Vim9: using :call where it is not needed v8.2.1623 Bram Moolenaar 2020-09-06 15:58:36 +02:00
  • 2f3cd2e4ec patch 8.2.1622: loop to handle keys for the command line is too long v8.2.1622 Bram Moolenaar 2020-09-06 15:54:00 +02:00
  • 8a0dcf4330 patch 8.2.1621: crash when using submatch(0, 1) in substitute() v8.2.1621 Bram Moolenaar 2020-09-06 15:14:45 +02:00
  • 4140c4f3ff patch 8.2.1620: searchcount() test fails v8.2.1620 Bram Moolenaar 2020-09-05 23:16:00 +02:00
  • 7c27f337bf patch 8.2.1619: Vim9: cannot pass "true" to spellsuggest() v8.2.1619 Bram Moolenaar 2020-09-05 22:45:55 +02:00
  • 401f0c0798 patch 8.2.1618: Vim9: cannot pass "true" to setloclist() v8.2.1618 Bram Moolenaar 2020-09-05 22:37:39 +02:00
  • 4b9bd692bd patch 8.2.1617: Vim9: cannot pass "true" to win_splitmove() v8.2.1617 Bram Moolenaar 2020-09-05 21:57:53 +02:00
  • fcb6d7082d patch 8.2.1616: Vim9: cannot pass "true" to synID() v8.2.1616 Bram Moolenaar 2020-09-05 21:41:56 +02:00
  • 30788d3d37 patch 8.2.1615: Vim9: cannot pass "true" to searchdecl() v8.2.1615 Bram Moolenaar 2020-09-05 21:35:16 +02:00
  • 597aaac9d2 patch 8.2.1614: Vim9: cannot pass "true" to searchcount() v8.2.1614 Bram Moolenaar 2020-09-05 21:21:16 +02:00
  • fa2e38df76 patch 8.2.1613: Vim9: cannot pass "true" to prop_type_add() v8.2.1613 Bram Moolenaar 2020-09-05 21:00:00 +02:00
  • a5a40c5696 patch 8.2.1612: Vim9: cannot pass "true" to prop_remove() v8.2.1612 Bram Moolenaar 2020-09-05 20:50:49 +02:00
  • ed6a430fae patch 8.2.1611: Vim9: cannot pass "true" to nr2char() v8.2.1611 Bram Moolenaar 2020-09-05 20:29:41 +02:00
  • a48f786787 patch 8.2.1610: Vim9: cannot pass "true" to list2str() and str2list() v8.2.1610 Bram Moolenaar 2020-09-05 20:16:57 +02:00
  • 7918238528 patch 8.2.1609: Vim9: test fails when build without +channel v8.2.1609 Bram Moolenaar 2020-09-05 20:06:33 +02:00
  • 15183b41c4 patch 8.2.1608: Vim9: getchar() test fails with GUI v8.2.1608 Bram Moolenaar 2020-09-05 19:59:39 +02:00
  • 636c5d5399 patch 8.2.1607: Vim9: getchar() test fails on MS-Windows v8.2.1607 Bram Moolenaar 2020-09-05 18:48:57 +02:00
  • 04637e243d patch 8.2.1606: Vim9: cannot use "true" with has() v8.2.1606 Bram Moolenaar 2020-09-05 18:45:29 +02:00
  • b02628b8a2 patch 8.2.1605: default maintainer on github is wrong v8.2.1605 Bram Moolenaar 2020-09-05 18:40:44 +02:00
  • d217a87755 patch 8.2.1604: Vim9: cannot use "true" with getcompletion() v8.2.1604 Bram Moolenaar 2020-09-05 18:31:33 +02:00
  • c08cc72947 patch 8.2.1603: Vim9: cannot use "true" with getchar() v8.2.1603 Bram Moolenaar 2020-09-05 17:51:23 +02:00
  • 036c2cf719 patch 8.2.1602: Vim9: cannot use 'true" with getbufinfo() v8.2.1602 Bram Moolenaar 2020-09-05 17:37:07 +02:00
  • 2df4731042 patch 8.2.1601: Vim9: cannot use 'true" with garbagecollect() v8.2.1601 Bram Moolenaar 2020-09-05 17:30:44 +02:00
  • 44b4a246b6 patch 8.2.1600: Vim9: cannot use "true" with deepcopy() v8.2.1600 Bram Moolenaar 2020-09-05 17:18:28 +02:00
  • 59941cbd80 patch 8.2.1599: missing line end when skipping a long line with :cgetfile v8.2.1599 Bram Moolenaar 2020-09-05 17:03:40 +02:00
  • 2ce14589f2 patch 8.2.1598: starting a hidden terminal resizes the current window v8.2.1598 Bram Moolenaar 2020-09-05 16:08:49 +02:00
  • 8b5866ded6 patch 8.2.1597: the channel source file is too big v8.2.1597 Bram Moolenaar 2020-09-05 15:48:51 +02:00
  • 7dfc5ce7cf patch 8.2.1596: using win_screenpos('.') in tests works but is wrong v8.2.1596 Bram Moolenaar 2020-09-05 15:05:30 +02:00
  • 86394aa972 patch 8.2.1595: cannot easily see what Vim sends to the terminal v8.2.1595 Bram Moolenaar 2020-09-05 14:27:24 +02:00
  • cf8aa6448b patch 8.2.1594: pull requests on github do not notify a maintainer v8.2.1594 Bram Moolenaar 2020-09-05 13:48:58 +02:00
  • e2e4075fad patch 8.2.1593: tests do not check the error number properly v8.2.1593 Bram Moolenaar 2020-09-04 21:18:46 +02:00
  • 24f7750ffa patch 8.2.1592: Vim9: passing "true" to char2nr() fails v8.2.1592 Bram Moolenaar 2020-09-04 19:50:57 +02:00
  • c05d1c043a patch 8.2.1591: using winheight('.') in tests works but is wrong v8.2.1591 Bram Moolenaar 2020-09-04 18:38:06 +02:00
  • fe136c9a85 patch 8.2.1590: Vim9: bufnr() doesn't take "true" argument v8.2.1590 Bram Moolenaar 2020-09-04 18:35:26 +02:00
  • b936b79424 patch 8.2.1589: term_start() options for size are overruled by 'termwinsize' v8.2.1589 Bram Moolenaar 2020-09-04 18:34:09 +02:00
  • 077cc7aa0e patch 8.2.1588: cannot read back the prompt of a prompt buffer v8.2.1588 Bram Moolenaar 2020-09-04 16:35:35 +02:00
  • eadee486c7 patch 8.2.1587: loop for handling keys for the command line is too long v8.2.1587 Bram Moolenaar 2020-09-04 15:37:31 +02:00
  • fe6dce8739 patch 8.2.1586: :resize command not fully tested v8.2.1586 Bram Moolenaar 2020-09-04 14:41:21 +02:00
  • fa57335e53 patch 8.2.1585: messages in globals.h not translated v8.2.1585 Bram Moolenaar 2020-09-04 13:53:00 +02:00
  • eb24556df3 patch 8.2.1584: Vim9: cannot use "true" for "skipstart" in prop_find() v8.2.1584 Bram Moolenaar 2020-09-03 22:33:44 +02:00
  • 18eedfa40b patch 8.2.1583: MS-Windows: cannot easily measure code coverage v8.2.1583 Bram Moolenaar 2020-09-03 19:50:05 +02:00
  • 7ca86fe8dc patch 8.2.1582: the channel log does not show typed text v8.2.1582 Bram Moolenaar 2020-09-03 19:25:11 +02:00
  • 1f42f5a675 patch 8.2.1581: using line() for global popup window doesn't work v8.2.1581 Bram Moolenaar 2020-09-03 18:52:24 +02:00
  • a60053b8f4 patch 8.2.1580: wildmenu does not work properly v8.2.1580 Bram Moolenaar 2020-09-03 16:50:13 +02:00
  • 5b5aa11801 patch 8.2.1579: reports from asan are not optimal v8.2.1579 Bram Moolenaar 2020-09-03 16:05:04 +02:00
  • 62f93f4ec9 patch 8.2.1578: Vim9: popup_clear() does not take "true" as argument v8.2.1578 Bram Moolenaar 2020-09-02 22:33:24 +02:00
  • 04d594b9c1 patch 8.2.1577: Vim9: hasmapto()/mapcheck()/maparg() do nottake "true" arg v8.2.1577 Bram Moolenaar 2020-09-02 22:25:35 +02:00
  • 6c553f9c04 patch 8.2.1576: Vim9: index() does not take "true" as argument v8.2.1576 Bram Moolenaar 2020-09-02 22:10:34 +02:00
  • f966ce5ea2 patch 8.2.1575: Vim9: globpath() doesnot take "true" as argument v8.2.1575 Bram Moolenaar 2020-09-02 21:57:07 +02:00
  • 5892ea1511 patch 8.2.1574: Vim9: glob() doesnot take "true" as argument v8.2.1574 Bram Moolenaar 2020-09-02 21:53:11 +02:00
  • 67ff97ded7 patch 8.2.1573: Vim9: getreg() does not take "true" as argument v8.2.1573 Bram Moolenaar 2020-09-02 21:45:54 +02:00
  • 551d25e765 patch 8.2.1572: Vim9: expand() does not take "true" as argument v8.2.1572 Bram Moolenaar 2020-09-02 21:37:56 +02:00
  • 119f557230 patch 8.2.1571: Vim9: count() third argument cannot be "true" v8.2.1571 Bram Moolenaar 2020-09-02 21:31:22 +02:00
  • 9d8bfae50f patch 8.2.1570: configure check for dirfd() does not work on HPUX v8.2.1570 Bram Moolenaar 2020-09-02 21:21:35 +02:00
  • a5d3841177 patch 8.2.1569: Vim9: fixes not tested; failure in getchangelist() v8.2.1569 Bram Moolenaar 2020-09-02 21:02:35 +02:00
  • 4da7a259f6 patch 8.2.1568: prop_find() skips properties in the same line v8.2.1568 Bram Moolenaar 2020-09-02 19:59:00 +02:00
  • 6efa46f4ef patch 8.2.1567: no example to use ubsan with clang v8.2.1567 Bram Moolenaar 2020-09-02 19:23:06 +02:00
  • 4488f5a545 patch 8.2.1566: not all Bazel files are recognized v8.2.1566 Bram Moolenaar 2020-09-02 17:08:59 +02:00
  • e90d63ea90 patch 8.2.1565: spellfile test sometimes fails v8.2.1565 Bram Moolenaar 2020-09-02 12:58:48 +02:00
  • 4ad739fc05 patch 8.2.1564: a few remaining errors from ubsan v8.2.1564 Bram Moolenaar 2020-09-02 10:25:45 +02:00
  • 6f84b6db10 patch 8.2.1563: Vim9: error when using '%" with setbufvar() r getbufvar() v8.2.1563 Bram Moolenaar 2020-09-01 23:16:32 +02:00
  • 3767e3a330 patch 8.2.1562: Vim9: error when using "%" where a buffer is expected v8.2.1562 Bram Moolenaar 2020-09-01 23:06:01 +02:00
  • 81fcb67fb3 patch 8.2.1561: using NULL pointers in fold code v8.2.1561 Bram Moolenaar 2020-09-01 21:21:24 +02:00
  • 9c2b06637b patch 8.2.1560: using NULL pointers in some code v8.2.1560 Bram Moolenaar 2020-09-01 19:56:15 +02:00
  • ca563b9b94 patch 8.2.1559: s390x tests work again v8.2.1559 Bram Moolenaar 2020-09-01 17:50:51 +02:00
  • 2f1228463a patch 8.2.1558: signs test fails v8.2.1558 Bram Moolenaar 2020-08-31 23:18:00 +02:00
  • 997cd1a17f patch 8.2.1557: crash in :vimgrep when started as "vim -n" v8.2.1557 Bram Moolenaar 2020-08-31 22:16:08 +02:00
  • 39f7aa3c31 patch 8.2.1556: cursorline highlighting always overrules sign highlighting v8.2.1556 Bram Moolenaar 2020-08-31 22:00:05 +02:00
  • 7d6979608e patch 8.2.1555: not all tests are executed on Github Actions v8.2.1555 Bram Moolenaar 2020-08-31 21:30:32 +02:00
  • 07e87e9eb5 patch 8.2.1554: crash in normal test v8.2.1554 Bram Moolenaar 2020-08-31 21:22:40 +02:00
  • 2c93c685e3 patch 8.2.1553: crash in edit test v8.2.1553 Bram Moolenaar 2020-08-31 21:15:02 +02:00
  • 64f37d3090 patch 8.2.1552: warnings from asan with clang-11 v8.2.1552 Bram Moolenaar 2020-08-31 19:58:13 +02:00