1
0
forked from aniani/vim

Commit Graph

  • c6d86dccc4 patch 8.1.0665: text property display wrong when 'spell' is set v8.1.0665 Bram Moolenaar 2018-12-31 13:57:36 +01:00
  • af0839acec patch 8.1.0664: configure "fail-if-missing" does not apply to enable-gui v8.1.0664 Bram Moolenaar 2018-12-30 22:55:47 +01:00
  • 8caa10a8ec patch 8.1.0663: text property display wrong when 'number' is set v8.1.0663 Bram Moolenaar 2018-12-30 22:07:40 +01:00
  • ef0a1d5ed3 patch 8.1.0662: needlessly searching for tilde in string v8.1.0662 Bram Moolenaar 2018-12-30 11:38:57 +01:00
  • a8bfa1727a patch 8.1.0661: clipboard regexp might be used recursively v8.1.0661 Bram Moolenaar 2018-12-29 22:28:46 +01:00
  • 1ea88a3e12 patch 8.1.0660: sign_cleanup() may leak memory v8.1.0660 Bram Moolenaar 2018-12-29 21:00:27 +01:00
  • ced198d4b4 patch 8.1.0659: build failure without the sign feature v8.1.0659 Bram Moolenaar 2018-12-29 20:04:40 +01:00
  • 7d83bf4f2b patch 8.1.0658: deleting signs and completion for :sign is insufficient v8.1.0658 Bram Moolenaar 2018-12-29 18:53:55 +01:00
  • 01e51e5b30 patch 8.1.0657: get error for using regexp recursively v8.1.0657 Bram Moolenaar 2018-12-29 13:09:46 +01:00
  • c0c7549687 patch 8.1.0656: trying to reconnect to X server may cause problems v8.1.0656 Bram Moolenaar 2018-12-29 11:03:23 +01:00
  • b56ac049ea patch 8.1.0655: when appending a line text property flags are not added v8.1.0655 Bram Moolenaar 2018-12-28 23:22:40 +01:00
  • c1a9bc1a72 patch 8.1.0654: when deleting a line text property flags are not adjusted v8.1.0654 Bram Moolenaar 2018-12-28 21:59:29 +01:00
  • 3de8c2d1f0 patch 8.1.0653: arglist test fails on MS-windows v8.1.0653 Bram Moolenaar 2018-12-28 19:29:35 +01:00
  • 6d9e71ad99 patch 8.1.0652: freeing memory for balloon eval too early v8.1.0652 Bram Moolenaar 2018-12-28 19:13:34 +01:00
  • 2ac372ccee patch 8.1.0651: :args \"foo works like :args without argument v8.1.0651 Bram Moolenaar 2018-12-28 19:06:47 +01:00
  • 54948183d2 patch 8.1.0650: command line argument -q [errorfile] is not tested v8.1.0650 Bram Moolenaar 2018-12-28 18:32:56 +01:00
  • b7a7e039b4 patch 8.1.0649: setjmp() variables defined globally are used in one file v8.1.0649 Bram Moolenaar 2018-12-28 17:01:59 +01:00
  • c8c8849267 Update runtime files. Bram Moolenaar 2018-12-27 23:59:26 +01:00
  • 5976f8ff00 patch 8.1.0648: custom operators can't act upon a forced motion v8.1.0648 Bram Moolenaar 2018-12-27 23:44:44 +01:00
  • d385b5d329 patch 8.1.0647: MS-Windows: balloon_show() does not handle wide characters v8.1.0647 Bram Moolenaar 2018-12-27 22:43:08 +01:00
  • b09c684195 patch 8.1.0646: cannot build with Ruby 2.6.0 v8.1.0646 Bram Moolenaar 2018-12-27 22:11:01 +01:00
  • 06d6260323 patch 8.1.0645: Coverity warns for possible use of NULL pointer v8.1.0645 Bram Moolenaar 2018-12-27 21:27:03 +01:00
  • 6436cd83f9 patch 8.1.0644: finding next sign ID is inefficient v8.1.0644 Bram Moolenaar 2018-12-27 00:28:33 +01:00
  • 00b1e04165 patch 8.1.0643: computing byte offset wrong v8.1.0643 Bram Moolenaar 2018-12-26 23:42:10 +01:00
  • e6fdf79980 patch 8.1.0642: swapinfo() leaks memory v8.1.0642 Bram Moolenaar 2018-12-26 22:57:42 +01:00
  • c57463c9c6 patch 8.1.0641: no check for out-of-memory when converting regexp v8.1.0641 Bram Moolenaar 2018-12-26 22:04:41 +01:00
  • 548e598573 patch 8.1.0640: get E14 while typing command :tab with 'incsearch' set v8.1.0640 Bram Moolenaar 2018-12-26 21:45:00 +01:00
  • 8cf734e024 patch 8.1.0639: text properties test fails on MS-Windows v8.1.0639 Bram Moolenaar 2018-12-26 01:09:00 +01:00
  • 48f88ac85b patch 8.1.0638: text property highlighting is off by one column v8.1.0638 Bram Moolenaar 2018-12-26 00:25:20 +01:00
  • 4604fbbbff patch 8.1.0637: nsis file no longer used v8.1.0637 Bram Moolenaar 2018-12-25 23:37:02 +01:00
  • b413d2e6a8 patch 8.1.0636: line2byte() gives wrong values with text properties v8.1.0636 Bram Moolenaar 2018-12-25 23:15:46 +01:00
  • e38197d50f patch 8.1.0635: Coverity complains about null pointer use v8.1.0635 Bram Moolenaar 2018-12-24 23:35:13 +01:00
  • e3d31b02a5 patch 8.1.0634: text properties cannot cross line boundaries v8.1.0634 Bram Moolenaar 2018-12-24 23:07:04 +01:00
  • cd929f7ba8 patch 8.1.0633: crash when out of memory while opening a terminal window v8.1.0633 Bram Moolenaar 2018-12-24 21:38:45 +01:00
  • 7a2d9892b7 patch 8.1.0632: using sign group names is inefficient v8.1.0632 Bram Moolenaar 2018-12-24 20:23:49 +01:00
  • d6024e2dd4 patch 8.1.0631: test for :stop fails on Arch v8.1.0631 Bram Moolenaar 2018-12-24 19:15:20 +01:00
  • a42df5934b patch 8.1.0630: "wincmd p" does not work after using an autocmd window v8.1.0630 Bram Moolenaar 2018-12-24 00:22:39 +01:00
  • 5d24a2257e patch 8.1.0629: "gn" selects the wrong text with a multi-line match v8.1.0629 Bram Moolenaar 2018-12-23 19:10:09 +01:00
  • c33181c44c Ignore output files from indent tests. Bram Moolenaar 2018-12-23 15:43:28 +01:00
  • 80dae04d69 patch 8.1.0628: Compiler warning on MS-Windows. v8.1.0628 Bram Moolenaar 2018-12-23 13:36:40 +01:00
  • 9123c0b31a patch 8.1.0627: Python cannot handle function name of script-local function v8.1.0627 Bram Moolenaar 2018-12-22 18:59:06 +01:00
  • 4814ccbdf0 patch 8.1.0626: MS-Windows: no resize to fit parent when using --windowid v8.1.0626 Bram Moolenaar 2018-12-22 18:44:53 +01:00
  • 81df63537e patch 8.1.0625: MS-Windows: terminal test fails in white console v8.1.0625 Bram Moolenaar 2018-12-22 18:25:30 +01:00
  • 39b5d8b514 patch 8.1.0624: overuling CONF_ARGS from the environment still does not work v8.1.0624 Bram Moolenaar 2018-12-22 17:27:15 +01:00
  • 3d1491ed23 patch 8.1.0623: iterating through window frames is repeated v8.1.0623 Bram Moolenaar 2018-12-22 17:07:50 +01:00
  • 9752c72f49 patch 8.1.0622: adding quickfix items marks items as valid errors v8.1.0622 Bram Moolenaar 2018-12-22 16:49:34 +01:00
  • ef3c6a5b02 patch 8.1.0621: terminal debugger does not handle unexpected debugger exit v8.1.0621 Bram Moolenaar 2018-12-22 15:14:49 +01:00
  • 3ac55c8644 patch 8.1.0620: overuling CONF_ARGS from the environment no longer works v8.1.0620 Bram Moolenaar 2018-12-22 14:59:03 +01:00
  • 461a7fcfce patch 8.1.0619: :echomsg and :echoerr do not handle List and Dict v8.1.0619 Bram Moolenaar 2018-12-22 13:28:07 +01:00
  • 528ccfbaa1 patch 8.1.0618: term_getjob() does not return v:null as documented v8.1.0618 Bram Moolenaar 2018-12-21 20:55:22 +01:00
  • 1916673a16 patch 8.1.0617: NSIS installer gets two files from the wrong directory v8.1.0617 Bram Moolenaar 2018-12-21 17:59:33 +01:00
  • af610b8e66 patch 8.1.0616: NSIS installer is outdated v8.1.0616 Bram Moolenaar 2018-12-21 16:22:50 +01:00
  • d155d7a851 patch 8.1.0615: get_tv function names are not consistent v8.1.0615 Bram Moolenaar 2018-12-21 16:04:21 +01:00
  • 162b71479b patch 8.1.0614: placing signs can be complicated v8.1.0614 Bram Moolenaar 2018-12-21 15:17:36 +01:00
  • 48f377a476 patch 8.1.0613: when executing an insecure function the secure flag is stuck v8.1.0613 Bram Moolenaar 2018-12-21 13:03:28 +01:00
  • 9d302ad4e3 patch 8.1.0612: cannot use two global runtime dirs with configure v8.1.0612 Bram Moolenaar 2018-12-21 11:48:51 +01:00
  • a79fd56923 patch 8.1.0611: crash when using terminal with long composing characters v8.1.0611 Bram Moolenaar 2018-12-20 20:47:32 +01:00
  • 6dc6703295 patch 8.1.0610: MS-Windows ctags file list differs from Unix v8.1.0610 Bram Moolenaar 2018-12-19 21:05:57 +01:00
  • 9d5c84a08f patch 8.1.0609: MS-Windows: unused variable, depending on the Ruby version v8.1.0609 Bram Moolenaar 2018-12-19 20:48:46 +01:00
  • e667779013 patch 8.1.0608: coverals is not updating v8.1.0608 Bram Moolenaar 2018-12-18 22:04:05 +01:00
  • c447d8d33f patch 8.1.0607: proto files are not in sync with the source code v8.1.0607 Bram Moolenaar 2018-12-18 21:56:28 +01:00
  • 9d87a37ee9 Update runtime files. Bram Moolenaar 2018-12-18 21:41:50 +01:00
  • a86187b9cd patch 8.1.0606: 'cryptmethod' defaults to a very old method v8.1.0606 Bram Moolenaar 2018-12-16 18:20:00 +01:00
  • 6403bcdaf4 patch 8.1.0605: running make in the top directory echoes a comment v8.1.0605 Bram Moolenaar 2018-12-16 16:48:47 +01:00
  • 9eb76af451 patch 8.1.0604: autocommand test fails on MS-Windows v8.1.0604 Bram Moolenaar 2018-12-16 16:30:21 +01:00
  • e751a5f531 patch 8.1.0603: the :stop command is not tested v8.1.0603 Bram Moolenaar 2018-12-16 16:16:10 +01:00
  • 2caad3fbbd patch 8.1.0602: DirChanged is also triggered when directory didn't change v8.1.0602 Bram Moolenaar 2018-12-16 15:38:02 +01:00
  • 4efe73b478 patch 8.1.0601: a few compiler warnings v8.1.0601 Bram Moolenaar 2018-12-16 14:37:39 +01:00
  • d80232be54 patch 8.1.0600: channel test is flaky v8.1.0600 Bram Moolenaar 2018-12-15 17:46:23 +01:00
  • eeed665b0e patch 8.1.0599: without the +eval feature the indent tests don't work v8.1.0599 Bram Moolenaar 2018-12-15 17:43:42 +01:00
  • 72846cfa76 patch 8.1.0598: indent tests may use the wrong Vim binary v8.1.0598 Bram Moolenaar 2018-12-15 17:23:18 +01:00
  • acecb3b935 patch 8.1.0597: cannot run test_libvterm from the top directory v8.1.0597 Bram Moolenaar 2018-12-15 16:19:50 +01:00
  • 21e551cce2 patch 8.1.0596: not all parts of printf() are tested v8.1.0596 Bram Moolenaar 2018-12-15 16:08:56 +01:00
  • a9659e0da4 patch 8.1.0595: libvterm tests are not run with coverage v8.1.0595 Bram Moolenaar 2018-12-15 15:59:32 +01:00
  • 8b321d6a52 patch 8.1.0594: libvterm tests fail to run on Mac v8.1.0594 Bram Moolenaar 2018-12-15 15:39:28 +01:00
  • 37e3edce20 patch 8.1.0593: illegal memory access in libvterm test v8.1.0593 Bram Moolenaar 2018-12-15 14:49:34 +01:00
  • 471f658135 patch 8.1.0592: the libvterm tests are not run as part of Vim tests v8.1.0592 Bram Moolenaar 2018-12-15 14:24:39 +01:00
  • 6c8dd39df9 patch 8.1.0591: channel sort test is flaky v8.1.0591 Bram Moolenaar 2018-12-14 22:42:13 +01:00
  • cd1a62d468 patch 8.1.0590: when a job ends the closed channels are not handled v8.1.0590 Bram Moolenaar 2018-12-14 21:32:02 +01:00
  • 142a975815 patch 8.1.0589: compilation error in gvimext.cpp v8.1.0589 Bram Moolenaar 2018-12-14 19:54:39 +01:00
  • 06b056e110 patch 8.1.0588: cannot define a sign with space in the text v8.1.0588 Bram Moolenaar 2018-12-14 19:37:08 +01:00
  • 06d4c4c818 patch 8.1.0587: GvimExt: realloc() failing is not handled properly v8.1.0587 Bram Moolenaar 2018-12-14 19:20:02 +01:00
  • eae8ae1b2b patch 8.1.0586: :digraph output is not easy to read v8.1.0586 Bram Moolenaar 2018-12-14 18:53:02 +01:00
  • 56242f2b08 patch 8.1.0585: undo test may fail on MS-Windows v8.1.0585 Bram Moolenaar 2018-12-14 15:48:48 +01:00
  • 5f5e203c92 patch 8.1.0584: with search CTRL-L does not pick up composing characters v8.1.0584 Bram Moolenaar 2018-12-14 15:47:03 +01:00
  • 8f66717a1f patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string() v8.1.0583 Bram Moolenaar 2018-12-14 15:38:31 +01:00
  • fb95e212a2 patch 8.1.0582: text properties are not enabled v8.1.0582 Bram Moolenaar 2018-12-14 12:18:11 +01:00
  • ca79a5fc3b patch 8.1.0581: double free without the text properties feature v8.1.0581 Bram Moolenaar 2018-12-13 23:16:36 +01:00
  • 2fa7fad831 patch 8.1.0580: invalid memory access when using text properties v8.1.0580 Bram Moolenaar 2018-12-13 23:05:56 +01:00
  • 98aefe7c32 patch 8.1.0579: cannot attach properties to text v8.1.0579 Bram Moolenaar 2018-12-13 22:20:09 +01:00
  • 5c5697f298 patch 8.1.0578: cannot disable arabic, rightleft and farsi in configure v8.1.0578 Bram Moolenaar 2018-12-12 20:34:09 +01:00
  • 295471920d patch 8.1.0577: tabpage right-click menu never shows "Close tab" v8.1.0577 Bram Moolenaar 2018-12-11 20:39:19 +01:00
  • 30700cd5ff patch 8.1.0576: indent script tests pick up installed scripts v8.1.0576 Bram Moolenaar 2018-12-10 21:36:56 +01:00
  • d47d52232b Update runtime files. Bram Moolenaar 2018-12-09 20:43:55 +01:00
  • 37402ed534 patch 8.1.0575: Termdebug: clearing multi-breakpoint does not work v8.1.0575 Bram Moolenaar 2018-12-09 15:53:01 +01:00
  • 4af7259b2b patch 8.1.0574: 'commentstring' not used when adding fold marker in C v8.1.0574 Bram Moolenaar 2018-12-09 15:00:52 +01:00
  • 55d4691308 patch 8.1.0573: cannot redefine user command without ! in same script v8.1.0573 Bram Moolenaar 2018-12-08 16:03:28 +01:00
  • 76ab4fd619 patch 8.1.0572: stopping a job does not work properly on OpenBSD v8.1.0572 Bram Moolenaar 2018-12-08 14:39:05 +01:00
  • 446e7a3cd3 patch 8.1.0571: non-silent execute() resets display column to zero v8.1.0571 Bram Moolenaar 2018-12-08 13:57:42 +01:00
  • 539328197c patch 8.1.0570: 'commentstring' not used when adding fold marker v8.1.0570 Bram Moolenaar 2018-12-07 21:08:49 +01:00