1
0
forked from aniani/vim

Commit Graph

  • d08b8c4c04 patch 8.1.1740: exepath() doesn't work for "bin/cat" v8.1.1740 Bram Moolenaar 2019-07-24 14:59:45 +02:00
  • 06029a857a patch 8.1.1739: deleted match highlighting not updated in other window v8.1.1739 Bram Moolenaar 2019-07-24 14:25:26 +02:00
  • 9bc4dde45d patch 8.1.1738: testing lambda with timer is slow v8.1.1738 Bram Moolenaar 2019-07-24 13:08:29 +02:00
  • 949f1989cb patch 8.1.1737: :args command that outputs one line gives more prompt v8.1.1737 Bram Moolenaar 2019-07-23 23:00:08 +02:00
  • c3328169d5 patch 8.1.1736: viminfo support is spread out v8.1.1736 Bram Moolenaar 2019-07-23 22:15:25 +02:00
  • c61a48d259 patch 8.1.1735: can't build with tiny features v8.1.1735 Bram Moolenaar 2019-07-22 23:16:33 +02:00
  • 29b7d7a9aa patch 8.1.1734: the evalfunc.c file is too big v8.1.1734 Bram Moolenaar 2019-07-22 23:03:57 +02:00
  • e5e6950193 patch 8.1.1733: the man ftplugin leaves an empty buffer behind v8.1.1733 Bram Moolenaar 2019-07-22 22:09:21 +02:00
  • f03e328348 patch 8.1.1732: completion in cmdwin does not work for buffer-local commands v8.1.1732 Bram Moolenaar 2019-07-22 21:55:18 +02:00
  • 26b654a5df patch 8.1.1731: command line history not read from viminfo on startup v8.1.1731 Bram Moolenaar 2019-07-22 20:50:17 +02:00
  • 1e78e69680 patch 8.1.1730: wrong place for mark viminfo support v8.1.1730 Bram Moolenaar 2019-07-22 20:18:27 +02:00
  • ecaa75b4ce patch 8.1.1729: heredoc with trim not properly handled in function v8.1.1729 Bram Moolenaar 2019-07-21 23:04:21 +02:00
  • 5f32ece459 patch 8.1.1728: wrong place for command line history viminfo support v8.1.1728 Bram Moolenaar 2019-07-21 21:51:59 +02:00
  • defa067c54 patch 8.1.1727: code for viminfo support is spread out v8.1.1727 Bram Moolenaar 2019-07-21 19:25:37 +02:00
  • ed997adaa1 patch 8.1.1726: the eval.txt help file is too big v8.1.1726 Bram Moolenaar 2019-07-21 16:42:00 +02:00
  • 663bbc09ba patch 8.1.1725: MS-Windows: E325 message may use incorrect date format v8.1.1725 Bram Moolenaar 2019-07-21 15:23:35 +02:00
  • b4fe0eb4b4 patch 8.1.1724: too much overhead checking for CTRL-C while processing text v8.1.1724 Bram Moolenaar 2019-07-21 14:50:21 +02:00
  • 2458200729 patch 8.1.1723: heredoc assignment has no room for new features v8.1.1723 Bram Moolenaar 2019-07-21 14:14:26 +02:00
  • 61343f0c44 patch 8.1.1722: error when scriptversion is 2 a making a dictionary access v8.1.1722 Bram Moolenaar 2019-07-20 21:11:13 +02:00
  • 63187f7932 patch 8.1.1721: build failure with normal features without netbeans interface v8.1.1721 Bram Moolenaar 2019-07-20 19:14:49 +02:00
  • 2a5b52758b patch 8.1.1720: crash with very long %[] pattern v8.1.1720 Bram Moolenaar 2019-07-20 18:56:06 +02:00
  • 331bafd481 patch 8.1.1719: popup too wide when 'showbreak' is set v8.1.1719 Bram Moolenaar 2019-07-20 17:46:05 +02:00
  • cb5ff34c1b patch 8.1.1718: popup menu highlighting does not look good v8.1.1718 Bram Moolenaar 2019-07-20 16:51:19 +02:00
  • f914a33c9c patch 8.1.1717: last char in menu popup window highlighted v8.1.1717 Bram Moolenaar 2019-07-20 15:09:56 +02:00
  • ab0a789808 patch 8.1.1716: old style comments are wasting space v8.1.1716 Bram Moolenaar 2019-07-19 23:15:12 +02:00
  • 06e6377009 patch 8.1.1715: emoji characters are seen as word characters for spelling v8.1.1715 Bram Moolenaar 2019-07-19 23:04:34 +02:00
  • 85850f3a5e Update runtime files Bram Moolenaar 2019-07-19 22:05:51 +02:00
  • 7964873afe patch 8.1.1714: cannot preview a file in a popup window v8.1.1714 Bram Moolenaar 2019-07-18 21:43:07 +02:00
  • df9c6cad8c patch 8.1.1713: highlighting cursor line only works with popup_menu() v8.1.1713 Bram Moolenaar 2019-07-18 13:46:42 +02:00
  • d6bcff4577 patch 8.1.1712: signs in number column cause text to be misaligned v8.1.1712 Bram Moolenaar 2019-07-18 12:48:16 +02:00
  • acf7544cf6 patch 8.1.1711: listener callback called at the wrong moment v8.1.1711 Bram Moolenaar 2019-07-17 22:55:35 +02:00
  • 4a0a161a9b patch 8.1.1710: Coverity found dead code v8.1.1710 Bram Moolenaar 2019-07-17 22:00:19 +02:00
  • 403d090e39 patch 8.1.1709: Coverity warns for possibly using a NULL pointer v8.1.1709 Bram Moolenaar 2019-07-17 21:37:32 +02:00
  • 3fb4f4762b patch 8.1.1708: Coverity warns for using uninitialized variable v8.1.1708 Bram Moolenaar 2019-07-17 21:32:14 +02:00
  • cfdbc5adde patch 8.1.1707: Coverity warns for possibly using a NULL pointer v8.1.1707 Bram Moolenaar 2019-07-17 21:27:52 +02:00
  • 99a764bccd patch 8.1.1706: typo in #ifdef v8.1.1706 Bram Moolenaar 2019-07-17 20:01:48 +02:00
  • 4c6d90458b patch 8.1.1705: using ~{} for a literal dict is not nice v8.1.1705 Bram Moolenaar 2019-07-16 22:04:02 +02:00
  • 69a5b86794 patch 8.1.1704: C-R C-W does not work after C-G when using 'incsearch' v8.1.1704 Bram Moolenaar 2019-07-16 21:38:51 +02:00
  • 6138640806 patch 8.1.1703: breaking out of loop by checking window pointer insufficient v8.1.1703 Bram Moolenaar 2019-07-16 21:19:55 +02:00
  • c7283078c3 patch 8.1.1702: compiler warning for uninitialized variable v8.1.1702 Bram Moolenaar 2019-07-16 20:12:44 +02:00
  • 7ce2aa01c2 patch 8.1.1701: Appveyor build with MSVC fails puts progress bar in log v8.1.1701 Bram Moolenaar 2019-07-16 20:00:11 +02:00
  • 250e3112c6 patch 8.1.1700: listener callback called for the wrong buffer v8.1.1700 Bram Moolenaar 2019-07-15 23:02:14 +02:00
  • 2ac6e82a4e patch 8.1.1699: highlight_ga can be local instead of global v8.1.1699 Bram Moolenaar 2019-07-15 22:40:22 +02:00
  • 5d6844566a patch 8.1.1698: Appveyor build with MSVC fails v8.1.1698 Bram Moolenaar 2019-07-15 22:03:40 +02:00
  • c9afd15bc8 patch 8.1.1697: cannot build with MSVC v8.1.1697 Bram Moolenaar 2019-07-15 21:15:05 +02:00
  • cea2a15687 patch 8.1.1696: MSVC: link command line is too long v8.1.1696 Bram Moolenaar 2019-07-15 20:44:57 +02:00
  • f49a692259 patch 8.1.1695: Windows 10: crash when cursor is at bottom of terminal v8.1.1695 Bram Moolenaar 2019-07-15 20:37:05 +02:00
  • 41a8260445 patch 8.1.1694: the RUN_VIM variable is longer than needed v8.1.1694 Bram Moolenaar 2019-07-14 21:54:26 +02:00
  • f9cc9f209e patch 8.1.1693: syntax coloring and highlighting is in one big file v8.1.1693 Bram Moolenaar 2019-07-14 21:29:22 +02:00
  • b8be54dcc5 patch 8.1.1692: using *{} for literal dict is not backwards compatible v8.1.1692 Bram Moolenaar 2019-07-14 18:22:59 +02:00
  • 37d9f175a4 patch 8.1.1691: diff test fails on some systems v8.1.1691 Bram Moolenaar 2019-07-14 17:26:46 +02:00
  • 0346413c24 patch 8.1.1690: default padding for popup window menu is too much v8.1.1690 Bram Moolenaar 2019-07-14 16:28:13 +02:00
  • 660a10ad41 patch 8.1.1689: profiling code is spread out v8.1.1689 Bram Moolenaar 2019-07-14 15:48:38 +02:00
  • 1850b14c0d patch 8.1.1688: old makefiles are no longer useful v8.1.1688 Bram Moolenaar 2019-07-14 15:09:59 +02:00
  • ecaa70ea29 patch 8.1.1687: the evalfunc.c file is too big v8.1.1687 Bram Moolenaar 2019-07-14 14:55:39 +02:00
  • 2898ebb44c patch 8.1.1686: "*" of "*{" is recognized as multipy operator v8.1.1686 Bram Moolenaar 2019-07-14 13:41:34 +02:00
  • a099da3572 patch 8.1.1685: missing file in distributed file list v8.1.1685 Bram Moolenaar 2019-07-13 23:06:26 +02:00
  • 396e829fa3 Update runtime files Bram Moolenaar 2019-07-13 23:04:31 +02:00
  • fa55cfc69d patch 8.1.1684: profiling functionality is spread out v8.1.1684 Bram Moolenaar 2019-07-13 22:59:32 +02:00
  • d5abb4c877 patch 8.1.1683: dictionary with string keys is longer than needed v8.1.1683 Bram Moolenaar 2019-07-13 22:46:10 +02:00
  • 809ce4d317 patch 8.1.1682: placing a larger number of signs is slow v8.1.1682 Bram Moolenaar 2019-07-13 21:21:40 +02:00
  • 0fb286e82d patch 8.1.1681: insert stray "{" when listener gets buffer line v8.1.1681 Bram Moolenaar 2019-07-13 20:14:45 +02:00
  • 63d0dad874 patch 8.1.1680: the command table is not well aligned v8.1.1680 Bram Moolenaar 2019-07-13 18:17:23 +02:00
  • eaa49e40d7 patch 8.1.1679: test using SwapExists autocommand file may fail v8.1.1679 Bram Moolenaar 2019-07-13 18:08:59 +02:00
  • a901a37bae patch 8.1.1678: using popup_menu() does not scroll to show the selected line v8.1.1678 Bram Moolenaar 2019-07-13 16:38:50 +02:00
  • b073da8929 patch 8.1.1677: tests get stuck when running into an existing swapfile v8.1.1677 Bram Moolenaar 2019-07-13 14:47:26 +02:00
  • 017c269938 patch 8.1.1676: "maxwidth" of popup window does not always work properly v8.1.1676 Bram Moolenaar 2019-07-13 14:17:51 +02:00
  • 7b73f914c4 patch 8.1.1675: listener list not correctly updated on listener_remove() v8.1.1675 Bram Moolenaar 2019-07-13 13:03:02 +02:00
  • 4e63f9425e patch 8.1.1674: script to check a colorscheme can be improved v8.1.1674 Bram Moolenaar 2019-07-12 22:46:47 +02:00
  • b4f0628fc5 patch 8.1.1673: cannot easily find the popup window at a certain position v8.1.1673 Bram Moolenaar 2019-07-12 21:07:54 +02:00
  • d94ac0caca patch 8.1.1672: "make cmdidxs" doesn't work v8.1.1672 Bram Moolenaar 2019-07-12 20:24:59 +02:00
  • b7b9efbccf patch 8.1.1671: copying a blob may result in it being locked v8.1.1671 Bram Moolenaar 2019-07-12 20:17:03 +02:00
  • 0231f8312b patch 8.1.1670: sign column not always properly aligned v8.1.1670 Bram Moolenaar 2019-07-12 19:22:22 +02:00
  • efef9fea72 patch 8.1.1669: Travis: test results section is closed even when failed v8.1.1669 Bram Moolenaar 2019-07-12 18:45:40 +02:00
  • 8ccabf624e patch 8.1.1668: popup window test is a bit flaky on some systems v8.1.1668 Bram Moolenaar 2019-07-12 18:12:51 +02:00
  • 8071cb2c64 patch 8.1.1667: flags for Ex commands may clash with other symbols v8.1.1667 Bram Moolenaar 2019-07-12 17:58:01 +02:00
  • bd42b31780 patch 8.1.1666: click in popup window scrollbar with border doesn't scroll v8.1.1666 Bram Moolenaar 2019-07-12 16:35:34 +02:00
  • b420747478 patch 8.1.1665: crash when popup window with mask is below the screen v8.1.1665 Bram Moolenaar 2019-07-12 16:05:45 +02:00
  • 847a5d69a8 patch 8.1.1664: GUI resize may cause changing Rows at a bad time v8.1.1664 Bram Moolenaar 2019-07-12 15:37:13 +02:00
  • 1072768b91 patch 8.1.1663: compiler warning for using size_t v8.1.1663 Bram Moolenaar 2019-07-12 13:59:20 +02:00
  • e28cfb2812 patch 8.1.1662: cannot build uninstal.exe with some version of MinGW v8.1.1662 Bram Moolenaar 2019-07-11 22:04:21 +02:00
  • 247bf0de46 patch 8.1.1661: cannot build with +textprop but without +balloon_eval v8.1.1661 Bram Moolenaar 2019-07-10 22:21:48 +02:00
  • 7780e5c1c5 patch 8.1.1660: assert_fails() does not fail inside try/catch v8.1.1660 Bram Moolenaar 2019-07-10 22:04:48 +02:00
  • b05caa782d patch 8.1.1659: popup window "mousemoved" values not correct v8.1.1659 Bram Moolenaar 2019-07-10 21:55:54 +02:00
  • 3b849af90a patch 8.1.1658: debug statements included in patch v8.1.1658 Bram Moolenaar 2019-07-10 16:15:04 +02:00
  • 7ba343e634 patch 8.1.1657: Terminal: screen updates from 'balloonexpr' are not displayed v8.1.1657 Bram Moolenaar 2019-07-09 23:22:15 +02:00
  • e089c3fd69 patch 8.1.1656: popup window width is wrong when using Tabs v8.1.1656 Bram Moolenaar 2019-07-09 20:25:25 +02:00
  • 3dabd718f4 patch 8.1.1655: popup window border drawn wrong with multi-byte char v8.1.1655 Bram Moolenaar 2019-07-08 23:30:22 +02:00
  • 8a7383b6d2 patch 8.1.1654: GUI: screen updates from 'balloonexpr' are not displayed v8.1.1654 Bram Moolenaar 2019-07-08 22:23:33 +02:00
  • 0d07155c8b patch 8.1.1653: ubsan warns for possibly passing NULL pointer v8.1.1653 Bram Moolenaar 2019-07-08 22:04:03 +02:00
  • 49fe95f225 patch 8.1.1652: GUI: popup window doesn't close on mouse movement v8.1.1652 Bram Moolenaar 2019-07-08 21:57:30 +02:00
  • 9992244226 patch 8.1.1651: suspend test is flaky on some systems v8.1.1651 Bram Moolenaar 2019-07-08 20:58:25 +02:00
  • ee9e604124 patch 8.1.1650: warning for using uninitialized variable v8.1.1650 Bram Moolenaar 2019-07-08 20:08:44 +02:00
  • 3e35d05b1f patch 8.1.1649: Illegal memory access when closing popup window v8.1.1649 Bram Moolenaar 2019-07-07 20:43:34 +02:00
  • 3f3e954d96 patch 8.1.1648: MS-Windows: build error with normal feaures v8.1.1648 Bram Moolenaar 2019-07-07 20:30:48 +02:00
  • d84b2c3d88 patch 8.1.1647: build error with GTK and hangulinput feature v8.1.1647 Bram Moolenaar 2019-07-07 19:16:58 +02:00
  • 56a6312099 patch 8.1.1646: build failure v8.1.1646 Bram Moolenaar 2019-07-07 18:38:34 +02:00
  • b3d17a20d2 patch 8.1.1645: cannot use a popup window for a balloon v8.1.1645 Bram Moolenaar 2019-07-07 18:28:14 +02:00
  • 5b19e5b919 patch 8.1.1644: sound test does not work on Travis v8.1.1644 Bram Moolenaar 2019-07-07 15:12:12 +02:00
  • 899f20deae patch 8.1.1643: sign placement is wrong when 'foldcolumn' is set v8.1.1643 Bram Moolenaar 2019-07-07 14:56:25 +02:00