1
0
forked from aniani/vim

Commit Graph

  • 1fb0831a0e patch 8.1.1936: not enough tests for text property popup window v8.1.1936 Bram Moolenaar 2019-08-29 20:02:11 +02:00
  • 57441d6fa0 patch 8.1.1935: test for text property popup window is flaky v8.1.1935 Bram Moolenaar 2019-08-28 22:38:07 +02:00
  • bc2d4c1db6 patch 8.1.1934: not enough tests for text property popup window v8.1.1934 Bram Moolenaar 2019-08-28 22:18:30 +02:00
  • 0522ba0359 patch 8.1.1933: the eval.c file is too big v8.1.1933 Bram Moolenaar 2019-08-27 22:48:30 +02:00
  • d20070274c patch 8.1.1932: ml_get errors after using append() v8.1.1932 Bram Moolenaar 2019-08-27 21:56:06 +02:00
  • ea7a08a53e patch 8.1.1931: syntax test fails v8.1.1931 Bram Moolenaar 2019-08-26 22:38:22 +02:00
  • 92852cee3f patch 8.1.1930: cannot recognize .jsx and .tsx files v8.1.1930 Bram Moolenaar 2019-08-26 21:28:15 +02:00
  • 8e95636a28 patch 8.1.1929: no tests for text property popup window v8.1.1929 Bram Moolenaar 2019-08-25 23:08:17 +02:00
  • 12034e22dd patch 8.1.1928: popup windows don't move with the text when making changes v8.1.1928 Bram Moolenaar 2019-08-25 22:25:02 +02:00
  • 307c5a5bb7 patch 8.1.1927: code for dealing with script files is spread out v8.1.1927 Bram Moolenaar 2019-08-25 15:41:00 +02:00
  • c2b97643a8 patch 8.1.1926: cursorline not redrawn when putting a line above the cursor v8.1.1926 Bram Moolenaar 2019-08-25 14:48:37 +02:00
  • 4c313b13fb patch 8.1.1925: more functions can be used as methods v8.1.1925 Bram Moolenaar 2019-08-24 22:58:31 +02:00
  • a8eee21e75 patch 8.1.1924: using empty string for current buffer is unexpected v8.1.1924 Bram Moolenaar 2019-08-24 22:14:58 +02:00
  • 4119309d70 patch 8.1.1923: some source files are not in a normal encoding v8.1.1923 Bram Moolenaar 2019-08-24 21:53:31 +02:00
  • 4f57eefe1e patch 8.1.1922: in diff mode global operations can be very slow v8.1.1922 Bram Moolenaar 2019-08-24 20:54:19 +02:00
  • a4208966fb patch 8.1.1921: more functions can be used as methods v8.1.1921 Bram Moolenaar 2019-08-24 20:50:19 +02:00
  • f63962378d patch 8.1.1920: cannot always close a popup when filter consumes all events v8.1.1920 Bram Moolenaar 2019-08-24 19:36:00 +02:00
  • 4645104be4 patch 8.1.1919: using window options when passing a buffer to popup_create() v8.1.1919 Bram Moolenaar 2019-08-24 15:50:46 +02:00
  • e9a891f255 patch 8.1.1918: redrawing popups is inefficient v8.1.1918 Bram Moolenaar 2019-08-24 15:26:24 +02:00
  • 356375fbf8 patch 8.1.1917: non-current window is not redrawn when moving popup v8.1.1917 Bram Moolenaar 2019-08-24 14:46:29 +02:00
  • 741ea17038 patch 8.1.1916: trying to allocate negative amount of memory closing popup v8.1.1916 Bram Moolenaar 2019-08-24 14:16:32 +02:00
  • 1a3a89168d patch 8.1.1915: more functions can be used as methods v8.1.1915 Bram Moolenaar 2019-08-23 22:31:37 +02:00
  • d019039ccd patch 8.1.1914: command line expansion code is spread out v8.1.1914 Bram Moolenaar 2019-08-23 21:17:35 +02:00
  • 37f4cbd46f patch 8.1.1913: not easy to compute the space on the command line v8.1.1913 Bram Moolenaar 2019-08-23 20:58:45 +02:00
  • 570497ac40 patch 8.1.1912: more functions can be used as methods v8.1.1912 Bram Moolenaar 2019-08-22 22:55:13 +02:00
  • 64b4d73524 patch 8.1.1911: more functions can be used as methods v8.1.1911 Bram Moolenaar 2019-08-22 22:18:17 +02:00
  • 448262176b patch 8.1.1910: redrawing too much when toggling 'relativenumber' v8.1.1910 Bram Moolenaar 2019-08-22 21:23:20 +02:00
  • e49fbff384 patch 8.1.1909: more functions can be used as methods v8.1.1909 Bram Moolenaar 2019-08-21 22:50:07 +02:00
  • 00b0d6d8dc patch 8.1.1908: every popup window consumes a buffer number v8.1.1908 Bram Moolenaar 2019-08-21 22:25:30 +02:00
  • fe6e7618b4 patch 8.1.1907: wrong position for info popup with scrollbar on the left v8.1.1907 Bram Moolenaar 2019-08-21 20:57:20 +02:00
  • c1f87c9a31 patch 8.1.1906: info popup size is sometimes incorrect v8.1.1906 Bram Moolenaar 2019-08-21 19:33:16 +02:00
  • c7c5f10a36 patch 8.1.1905: cannot set all properties of the info popup v8.1.1905 Bram Moolenaar 2019-08-21 18:31:03 +02:00
  • 258cef59d8 patch 8.1.1904: cannot have an info popup align with the popup menu v8.1.1904 Bram Moolenaar 2019-08-21 17:29:29 +02:00
  • 9cb698d564 patch 8.1.1903: cannot build without the +eval feature v8.1.1903 Bram Moolenaar 2019-08-21 15:30:45 +02:00
  • bd483b3f57 patch 8.1.1902: cannot have an info popup without a border v8.1.1902 Bram Moolenaar 2019-08-21 15:13:41 +02:00
  • e2c453d38f patch 8.1.1901: the +insert_expand feature is not always available v8.1.1901 Bram Moolenaar 2019-08-21 14:37:09 +02:00
  • d933c82ff4 patch 8.1.1900: sign test fails in the GUI v8.1.1900 Bram Moolenaar 2019-08-21 13:45:16 +02:00
  • 42aff46d97 patch 8.1.1899: sign_place() does not work as documented v8.1.1899 Bram Moolenaar 2019-08-21 13:20:29 +02:00
  • 4dc8f498aa patch 8.1.1898: crash when out of memory during startup v8.1.1898 Bram Moolenaar 2019-08-21 13:06:55 +02:00
  • f1552d07d7 patch 8.1.1897: may free memory twice when out of memory v8.1.1897 Bram Moolenaar 2019-08-21 12:54:18 +02:00
  • eaf3524119 patch 8.1.1896: compiler warning for unused variable v8.1.1896 Bram Moolenaar 2019-08-20 23:14:15 +02:00
  • 6f10c70b59 patch 8.1.1895: using NULL pointer when out of memory v8.1.1895 Bram Moolenaar 2019-08-20 22:58:37 +02:00
  • 1058c9d9b5 patch 8.1.1894: not checking for out-of-memory of autoload_name() v8.1.1894 Bram Moolenaar 2019-08-20 21:58:00 +02:00
  • f1e0544d41 patch 8.1.1893: script to summarize test results can be improved v8.1.1893 Bram Moolenaar 2019-08-20 21:25:46 +02:00
  • 36e4d985f0 patch 8.1.1892: missing index entry and option menu for 'completepopup' v8.1.1892 Bram Moolenaar 2019-08-20 21:12:16 +02:00
  • 5843f5f37b patch 8.1.1891: functions used in one file are global v8.1.1891 Bram Moolenaar 2019-08-20 20:13:45 +02:00
  • 9a4a8c4d59 patch 8.1.1890: ml_get error when deleting fold marker v8.1.1890 Bram Moolenaar 2019-08-19 22:48:30 +02:00
  • ea7ecfe2a0 patch 8.1.1889: Coverity warns for using a NULL pointer v8.1.1889 Bram Moolenaar 2019-08-19 20:08:15 +02:00
  • 073e4b92e6 patch 8.1.1888: more functions can be used as methods v8.1.1888 Bram Moolenaar 2019-08-18 23:01:56 +02:00
  • 0a52df50a0 patch 8.1.1887: the +cmdline_compl feature is not in the tiny version v8.1.1887 Bram Moolenaar 2019-08-18 22:26:31 +02:00
  • 66b51420e0 patch 8.1.1886: command line expansion code is spread out v8.1.1886 Bram Moolenaar 2019-08-18 21:44:12 +02:00
  • db1085a563 patch 8.1.1885: comments in libvterm are inconsistent v8.1.1885 Bram Moolenaar 2019-08-18 20:41:38 +02:00
  • f0bc15c769 patch 8.1.1884: cannot use mouse scroll wheel in popup in Insert mode v8.1.1884 Bram Moolenaar 2019-08-18 19:23:45 +02:00
  • 9513d91be0 patch 8.1.1883: options test fails v8.1.1883 Bram Moolenaar 2019-08-18 17:58:11 +02:00
  • 62a0cb443c patch 8.1.1882: cannot specify properties of the info popup window v8.1.1882 Bram Moolenaar 2019-08-18 16:35:23 +02:00
  • f4665e78f2 patch 8.1.1881: popup window test fails in some configurations v8.1.1881 Bram Moolenaar 2019-08-18 15:42:10 +02:00
  • 576a4a6ff1 patch 8.1.1880: cannot show extra info for completion in a popup window v8.1.1880 Bram Moolenaar 2019-08-18 15:25:17 +02:00
  • 93cf85f9ef patch 8.1.1879: more functions can be used as methods v8.1.1879 Bram Moolenaar 2019-08-17 21:36:28 +02:00
  • 9cfe8f6e68 patch 8.1.1878: negative float before method not parsed correctly v8.1.1878 Bram Moolenaar 2019-08-17 21:04:16 +02:00
  • ffc0716af8 patch 8.1.1877: graduated features scattered v8.1.1877 Bram Moolenaar 2019-08-17 20:17:51 +02:00
  • f8b055d170 patch 8.1.1876: proto file missing from distribution v8.1.1876 Bram Moolenaar 2019-08-17 20:10:42 +02:00
  • 56c860c315 Update runtime files. Bram Moolenaar 2019-08-17 20:09:31 +02:00
  • e9bd57286a patch 8.1.1875: cannot get size and position of the popup menu v8.1.1875 Bram Moolenaar 2019-08-17 19:36:06 +02:00
  • 4dd751b956 patch 8.1.1874: modeless selection in popup window overlaps scrollbar v8.1.1874 Bram Moolenaar 2019-08-17 19:10:53 +02:00
  • df70775555 patch 8.1.1873: cannot build tiny version v8.1.1873 Bram Moolenaar 2019-08-17 17:50:07 +02:00
  • c7226684c8 patch 8.1.1872: when Vim exits because of a signal, VimLeave is not triggered v8.1.1872 Bram Moolenaar 2019-08-17 16:33:23 +02:00
  • ff9f27cdc7 patch 8.1.1871: modeless selection in GUI still not correct v8.1.1871 Bram Moolenaar 2019-08-17 16:15:53 +02:00
  • 026587b35c patch 8.1.1870: using :pedit from a help file sets help filetype v8.1.1870 Bram Moolenaar 2019-08-17 15:08:00 +02:00
  • 4ad62155a1 patch 8.1.1869: code for the argument list is spread out v8.1.1869 Bram Moolenaar 2019-08-17 14:38:55 +02:00
  • 69cbbecf54 patch 8.1.1868: multi-byte chars in 'listchars' fail with 'linebreak' set v8.1.1868 Bram Moolenaar 2019-08-17 14:10:56 +02:00
  • 315244d85b patch 8.1.1867: still a timer test that is flaky on Mac v8.1.1867 Bram Moolenaar 2019-08-17 13:18:16 +02:00
  • d5cf89872e patch 8.1.1866: modeless selection in GUI does not work properly v8.1.1866 Bram Moolenaar 2019-08-16 23:09:11 +02:00
  • a3891681f7 patch 8.1.1865: spellrare and spellrepall in the wrong order v8.1.1865 Bram Moolenaar 2019-08-16 22:42:13 +02:00
  • 413c04e8d5 patch 8.1.1864: still a timer test that is flaky on Mac v8.1.1864 Bram Moolenaar 2019-08-16 22:29:18 +02:00
  • 9174639a82 patch 8.1.1863: confusing error when using a builtin function as method v8.1.1863 Bram Moolenaar 2019-08-16 22:22:31 +02:00
  • 9c272a9e52 patch 8.1.1862: Coverity warns for not using return value v8.1.1862 Bram Moolenaar 2019-08-16 21:54:27 +02:00
  • 24278d2407 patch 8.1.1861: only some assert functions can be used as a method v8.1.1861 Bram Moolenaar 2019-08-16 21:49:22 +02:00
  • ea94c85516 patch 8.1.1860: map timeout test is flaky v8.1.1860 Bram Moolenaar 2019-08-16 21:47:27 +02:00
  • 427dddf014 patch 8.1.1859: timer test sometimes fails on Mac v8.1.1859 Bram Moolenaar 2019-08-16 21:22:41 +02:00
  • 2f710afe7f patch 8.1.1858: test for multi-byte mapping fails on some systems v8.1.1858 Bram Moolenaar 2019-08-16 20:56:03 +02:00
  • c8fd33d18b patch 8.1.1857: cannot use modifier with multi-byte character v8.1.1857 Bram Moolenaar 2019-08-16 20:33:05 +02:00
  • 78d629a385 patch 8.1.1856: popup preview test fails sometimes v8.1.1856 Bram Moolenaar 2019-08-16 17:31:15 +02:00
  • 9a2fddcf04 patch 8.1.1855: another failing timer test v8.1.1855 Bram Moolenaar 2019-08-16 11:26:06 +02:00
  • 973d5304a4 patch 8.1.1854: now another timer test is flaky v8.1.1854 Bram Moolenaar 2019-08-16 10:51:10 +02:00
  • 52953194af patch 8.1.1853: timers test is still flaky v8.1.1853 Bram Moolenaar 2019-08-16 10:27:13 +02:00
  • 7e6feb9eeb patch 8.1.1852: timers test is flaky v8.1.1852 Bram Moolenaar 2019-08-15 23:42:21 +02:00
  • 28e67e0c14 patch 8.1.1851: crash when sound_playfile() callback plays sound v8.1.1851 Bram Moolenaar 2019-08-15 23:05:49 +02:00
  • 5dd143e223 patch 8.1.1850: focus may remain in popup window v8.1.1850 Bram Moolenaar 2019-08-15 21:34:34 +02:00
  • 9bca58f36d patch 8.1.1849 v8.1.1849 Bram Moolenaar 2019-08-15 21:31:52 +02:00
  • a4b2699e28 patch 8.1.1848: 'langmap' is not used for CTRL-W command in terminal v8.1.1848 Bram Moolenaar 2019-08-15 20:58:54 +02:00
  • 185d68a9d0 patch 8.1.1847: suspend test is failing v8.1.1847 Bram Moolenaar 2019-08-15 11:21:15 +02:00
  • 93344c2d70 patch 8.1.1846: inconsistently using GetVimCommand() and v:progpath v8.1.1846 Bram Moolenaar 2019-08-14 21:12:05 +02:00
  • 6ace95e981 patch 8.1.1845: may use NULL pointer when running out of memory v8.1.1845 Bram Moolenaar 2019-08-13 23:09:49 +02:00
  • 45311b5274 patch 8.1.1844: buffer no longer unloaded when adding text properties v8.1.1844 Bram Moolenaar 2019-08-13 22:27:32 +02:00
  • f077db2423 patch 8.1.1843: might be freeing memory that was not allocated v8.1.1843 Bram Moolenaar 2019-08-13 00:18:24 +02:00
  • 9570aacdb8 patch 8.1.1842: test listed as flaky should no longer be flaky v8.1.1842 Bram Moolenaar 2019-08-12 23:56:20 +02:00
  • d5e3cc11d3 patch 8.1.1841: no test for Ex shift commands v8.1.1841 Bram Moolenaar 2019-08-12 14:38:02 +02:00
  • 52992feafe patch 8.1.1840: Testing: WorkingClipboard() is not accurate v8.1.1840 Bram Moolenaar 2019-08-12 14:20:33 +02:00
  • 0b5dc64446 patch 8.1.1839: insufficient info when test fails because of screen size v8.1.1839 Bram Moolenaar 2019-08-11 22:56:15 +02:00
  • 08cc374dab patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare v8.1.1838 Bram Moolenaar 2019-08-11 22:51:14 +02:00