1
0
forked from aniani/vim

Commit Graph

  • 810f9c361c patch 8.0.0190: finding duplicate tags uses a slow linear search v8.0.0190 Bram Moolenaar 2017-01-15 16:52:51 +01:00
  • 296b1f28ca patch 8.0.0189: profile commands are not tested v8.0.0189 Bram Moolenaar 2017-01-15 15:22:33 +01:00
  • 9506cad7a1 patch 8.0.0188: redrawing for 'cursorbind' is inefficient v8.0.0188 Bram Moolenaar 2017-01-15 13:53:49 +01:00
  • fe6ce331d9 patch 8.0.0187: cant build with new Ruby version v8.0.0187 Bram Moolenaar 2017-01-14 20:12:01 +01:00
  • 5869cf060e patch 8.0.0186: confusing error message from assert_notequal() v8.0.0186 Bram Moolenaar 2017-01-14 20:06:14 +01:00
  • fad609d067 patch 8.0.0185: system() test fails on MS-Windows v8.0.0185 Bram Moolenaar 2017-01-14 19:38:36 +01:00
  • 2b7bc567b9 patch 8.0.0184: when an error is caught Vim still exits with non-zero result v8.0.0184 Bram Moolenaar 2017-01-14 19:24:52 +01:00
  • 7173b47958 patch 8.0.0183: ubsan warns for unaligned address v8.0.0183 Bram Moolenaar 2017-01-14 17:04:38 +01:00
  • e47683a091 patch 8.0.0182: cursor ilne not update when 'cursorbind' is set v8.0.0182 Bram Moolenaar 2017-01-14 15:52:46 +01:00
  • 519d7785f4 patch 8.0.0181: with cursorbind set cursor column highlighting is off v8.0.0181 Bram Moolenaar 2017-01-14 14:54:33 +01:00
  • 83381f7129 patch 8.0.0180: error E937 is used twice v8.0.0180 Bram Moolenaar 2017-01-14 14:36:08 +01:00
  • 9be7c04e6c patch 8.0.0179: cannot have a local value for 'formatprg' v8.0.0179 Bram Moolenaar 2017-01-14 14:28:30 +01:00
  • 9b73c4a215 patch 8.0.0178: command count test fails on MS-Windows v8.0.0178 Bram Moolenaar 2017-01-13 22:30:08 +01:00
  • e13b9afe12 patch 8.0.0177: BufEnter autocommand not fired for a directory v8.0.0177 Bram Moolenaar 2017-01-13 22:01:02 +01:00
  • 70bcd7336f patch 8.0.0176: cannot use :change inside a function definition v8.0.0176 Bram Moolenaar 2017-01-12 22:20:54 +01:00
  • 972c3b8f1b patch 8.0.0175: setting language on MS-Windows does not always work v8.0.0175 Bram Moolenaar 2017-01-12 21:44:49 +01:00
  • b8f7bd68f6 patch 8.0.0174: executing "locale -a" on MS-Windows needlessly v8.0.0174 Bram Moolenaar 2017-01-12 20:28:25 +01:00
  • a1fa892939 patch 8.0.0173: build fails with EBCDIC defined v8.0.0173 Bram Moolenaar 2017-01-12 20:06:33 +01:00
  • 1d669c233c patch 8.0.0172: command line window does not work v8.0.0172 Bram Moolenaar 2017-01-11 22:40:19 +01:00
  • ee142add22 patch 8.0.0171: JS style JSON does not support single quotes v8.0.0171 Bram Moolenaar 2017-01-11 21:50:08 +01:00
  • e32abbe42c patch 8.0.0170: crash in channel test v8.0.0170 Bram Moolenaar 2017-01-10 22:57:34 +01:00
  • 8b2f19536f patch 8.0.0169: json_decode() may run out of stack space v8.0.0169 Bram Moolenaar 2017-01-10 19:44:18 +01:00
  • 872004132f patch 8.0.0168: not all float functionality is tested v8.0.0168 Bram Moolenaar 2017-01-10 16:31:20 +01:00
  • 08243d26d2 patch 8.0.0167: str2nr()/str2float() fail with negative values v8.0.0167 Bram Moolenaar 2017-01-10 16:12:29 +01:00
  • 03c60c1573 patch 8.0.0166: JSON with a duplicate key gives an internal error v8.0.0166 Bram Moolenaar 2017-01-10 15:15:37 +01:00
  • f446b48ff0 patch 8.0.0165: ubsan warns for integer overflow v8.0.0165 Bram Moolenaar 2017-01-10 13:55:14 +01:00
  • caa55b65c2 patch 8.0.0164: outdated and misplaced comments v8.0.0164 Bram Moolenaar 2017-01-10 13:51:09 +01:00
  • 68563937f5 Updated runtime files. Bram Moolenaar 2017-01-10 13:31:15 +01:00
  • 6abda995a5 patch 8.0.0163: cannot build with Ruby 2.4 v8.0.0163 Bram Moolenaar 2017-01-09 21:10:31 +01:00
  • 009c7b2640 patch 8.0.0162: build error on Fedora 23 v8.0.0162 Bram Moolenaar 2017-01-09 20:30:27 +01:00
  • 4d0504019c patch 8.0.0161: can't build with small features v8.0.0161 Bram Moolenaar 2017-01-09 12:58:11 +01:00
  • de33011ec6 patch 8.0.0160: EMSG() is sometimes used where it should be IEMSG() v8.0.0160 Bram Moolenaar 2017-01-08 20:50:52 +01:00
  • c695cec469 patch 8.0.0159: crash on startup when updating tabline v8.0.0159 Bram Moolenaar 2017-01-08 20:00:04 +01:00
  • 6247361101 patch 8.0.0158: float funcion test fails on MS-Windows v8.0.0158 Bram Moolenaar 2017-01-08 19:25:40 +01:00
  • 2d02839050 patch 8.0.0157: no completion for :syntax spell and :syntax sync v8.0.0157 Bram Moolenaar 2017-01-08 18:28:22 +01:00
  • 453b576ee5 patch 8.0.0156: not enough test coverage for float functions v8.0.0156 Bram Moolenaar 2017-01-08 17:59:14 +01:00
  • a216255a4f patch 8.0.0155: ubsan complains about NULL pointer v8.0.0155 Bram Moolenaar 2017-01-08 17:46:20 +01:00
  • 31f19ce0a0 patch 8.0.0154: system() test fails on OS/X v8.0.0154 Bram Moolenaar 2017-01-08 14:14:43 +01:00
  • 9d9c356517 patch 8.0.0153: system() test fails on MS-Windows v8.0.0153 Bram Moolenaar 2017-01-08 13:55:06 +01:00
  • 04e94c7881 patch 8.0.0152: stray channellog created when running tests v8.0.0152 Bram Moolenaar 2017-01-08 13:38:58 +01:00
  • 12c4492dd3 patch 8.0.0151: passing buffer content to system() is clumsy v8.0.0151 Bram Moolenaar 2017-01-08 13:26:03 +01:00
  • 7069bf18e1 patch 8.0.0150: completion for :filter does not skip the pattern v8.0.0150 Bram Moolenaar 2017-01-07 20:39:53 +01:00
  • cbd4de44e8 patch 8.0.0149: :earlier does not work after reading the undo file v8.0.0149 Bram Moolenaar 2017-01-07 16:14:57 +01:00
  • c6aa475a27 patch 8.0.0148: wrong indent in C preprocessor with line continuation v8.0.0148 Bram Moolenaar 2017-01-07 15:39:43 +01:00
  • 6e450a5754 patch 8.0.0147: searchpair() fails when 'magic' is off v8.0.0147 Bram Moolenaar 2017-01-06 20:03:58 +01:00
  • 287266527a patch 8.0.0146: termguicolors uses wrong colors on MS-Windows with ConEmu v8.0.0146 Bram Moolenaar 2017-01-06 18:16:19 +01:00
  • 29891c4ed4 patch 8.0.0145: running tests on MS-Windows is noisy v8.0.0145 Bram Moolenaar 2017-01-06 18:00:12 +01:00
  • aaeabfbca5 Only install coveralls when used. Bram Moolenaar 2017-01-06 16:47:24 +01:00
  • 14a612fa2e Better solution to make coveralls work again. Bram Moolenaar 2017-01-06 16:35:04 +01:00
  • 7034a83743 Tune travis config for coverage with gcc only. Bram Moolenaar 2017-01-06 16:01:59 +01:00
  • a4ce25bd98 Another attempt to make coveralls work. Bram Moolenaar 2017-01-06 15:37:45 +01:00
  • 294740d2ac Attempt to make coverage working again. Bram Moolenaar 2017-01-06 15:28:44 +01:00
  • 9269315f63 patch 8.0.0144: when using MSVC the GvimExt directory is cleaned twice v8.0.0144 Bram Moolenaar 2017-01-06 14:55:36 +01:00
  • f845b87f2b patch 8.0.0143: line number of current buffer in getbufinfo() is wrong v8.0.0143 Bram Moolenaar 2017-01-06 14:04:54 +01:00
  • 0cdb72aa38 patch 8.0.0142 Problem: Normal colors are wrong with 'termguicolors'. Solution: Initialize to INVALCOLOR instead of zero. (Ben Jackson, closes #1344) v8.0.0142 Bram Moolenaar 2017-01-02 21:37:40 +01:00
  • bc2eada542 Updated runtime files. Bram Moolenaar 2017-01-02 21:27:47 +01:00
  • 269aec7e61 patch 8.0.0141 Problem: Nested function test fails on AppVeyor. Solution: Disable the test on Windows for now. v8.0.0141 Bram Moolenaar 2017-01-02 18:32:39 +01:00
  • f8eb9c51e5 patch 8.0.0140 Problem: Pasting inserted text in Visual mode does not work properly. (Matthew Malcomson) Solution: Stop Visual mode before stuffing the inserted text. (Christian Brabandt, from neovim #5709) v8.0.0140 Bram Moolenaar 2017-01-02 17:31:24 +01:00
  • 5e1e6d265d patch 8.0.0139 Problem: Warning for unused argument. Solution: Add UNUSED. v8.0.0139 Bram Moolenaar 2017-01-02 17:26:00 +01:00
  • b094ff4b2b patch 8.0.0138 Problem: Small build fails. Solution: Add #ifdef. v8.0.0138 Bram Moolenaar 2017-01-02 16:16:39 +01:00
  • 777b30f827 patch 8.0.0137 Problem: When 'maxfuncdepth' is set above 200 the nesting is limited to 200. (Brett Stahlman) Solution: Allow for Ex command recursion depending on 'maxfuncdepth'. v8.0.0137 Bram Moolenaar 2017-01-02 15:26:27 +01:00
  • 54b2bfa399 patch 8.0.0136 Problem: When using indent folding and changing indent the wrong fold is opened. (Jonathan Fudger) Solution: Open the fold under the cursor a bit later. (Christian Brabandt) v8.0.0136 Bram Moolenaar 2017-01-02 14:57:08 +01:00
  • ded2782783 patch 8.0.0135 Problem: An address relative to the current line, ":.,+3y", does not work properly on a closed fold. (Efraim Yawitz) Solution: Correct for including the closed fold. (Christian Brabandt) v8.0.0135 Bram Moolenaar 2017-01-02 14:27:34 +01:00
  • c4bfedabe0 patch 8.0.0134 Problem: Null pointer access reported by UBsan. Solution: Check curwin->w_buffer is not NULL. (Yegappan Lakshmanan) v8.0.0134 Bram Moolenaar 2016-12-14 21:42:00 +01:00
  • fe38b494ff patch 8.0.0133 Problem: "2;'(" causes ml_get errors in an empty buffer. (Dominique Pelle) Solution: Check the cursor line earlier. v8.0.0133 Bram Moolenaar 2016-12-11 21:34:23 +01:00
  • 4c8980b717 patch 8.0.0132 Problem: Test fails because of using :finish. Solution: Change to return. v8.0.0132 Bram Moolenaar 2016-12-11 15:24:48 +01:00
  • 73b484c4da patch 8.0.0131 Problem: Not enough test coverage for syntax commands. Solution: Add more tests. (Dominique Pelle) v8.0.0131 Bram Moolenaar 2016-12-11 15:11:17 +01:00
  • 63de19e805 patch 8.0.0130 Problem: Configure uses "ushort" while the Vim code doesn't. Solution: Use "unsigned short" instead. (Fredrik Fornwall, closes #1314) v8.0.0130 Bram Moolenaar 2016-12-09 20:11:26 +01:00
  • 0df3c7f2a0 patch 8.0.0129 Problem: Parallel make still doesn't work. (Lewis Muir) Solution: Define OBJ_MAIN. v8.0.0129 Bram Moolenaar 2016-12-09 19:57:14 +01:00
  • 7089237885 patch 8.0.0128 Problem: Display test fails on MS-Windows. Solution: Set 'isprint' to "@". v8.0.0128 Bram Moolenaar 2016-12-09 19:51:49 +01:00
  • 73fd498886 patch 8.0.0127 Problem: Cancelling completion still inserts text when formatting is done for 'textwidth'. (lacygoill) Solution: Don't format when CTRL-E was typed. (Hirohito Higashi, closes #1312) v8.0.0127 Bram Moolenaar 2016-12-09 19:36:56 +01:00
  • 6270660611 patch 8.0.0126 Problem: Display problem with 'foldcolumn' and a wide character. (esiegerman) Solution: Don't use "extra" but an allocated buffer. (Christian Brabandt, closes #1310) v8.0.0126 Bram Moolenaar 2016-12-09 19:28:48 +01:00
  • eaaa9bbda6 patch 8.0.0125 Problem: Not enough testing for entering Ex commands. Solution: Add test for CTRL-\ e {expr}. (Dominique Pelle) v8.0.0125 Bram Moolenaar 2016-12-09 18:42:20 +01:00
  • 3421566376 patch 8.0.0124 Problem: Internal error for assert_inrange(1, 1). Solution: Adjust number of allowed arguments. (Dominique Pelle) v8.0.0124 Bram Moolenaar 2016-12-04 13:37:41 +01:00
  • a899e6ecc4 patch 8.0.0123 Problem: Modern Sun compilers define "__sun" instead of "sun". Solution: Use __sun. (closes #1296) v8.0.0123 Bram Moolenaar 2016-12-03 16:40:51 +01:00
  • 3fad98e8af patch 8.0.0122 Problem: Channel test is still flaky on OS X. Solution: Add a short sleep. v8.0.0122 Bram Moolenaar 2016-12-03 15:23:40 +01:00
  • a2477fd349 patch 8.0.0121 Problem: Setting 'cursorline' changes the curswant column. (Daniel Hahler) Solution: Add the P_RWINONLY flag. (closes #1297) v8.0.0121 Bram Moolenaar 2016-12-03 15:13:20 +01:00
  • 5643db84c6 patch 8.0.0120 Problem: Channel test is still flaky on OS X. Solution: Set the drop argument to "never". v8.0.0120 Bram Moolenaar 2016-12-03 14:29:10 +01:00
  • 21efc3633e patch 8.0.0119 Problem: No test for using CTRL-R on the command line. Solution: Add a test. (Dominique Pelle) And some more. v8.0.0119 Bram Moolenaar 2016-12-03 14:05:49 +01:00
  • 99c5eb4fd7 Add objects dirstamp to gitignore. Bram Moolenaar 2016-12-02 21:24:21 +01:00
  • 5162822914 patch 8.0.0118 Problem: "make proto" adds extra function prototype. Solution: Add #ifdef. v8.0.0118 Bram Moolenaar 2016-12-01 23:03:28 +01:00
  • cf49790443 Updated runtime files. Bram Moolenaar 2016-12-01 22:57:02 +01:00
  • 327054df45 patch 8.0.0117 Problem: Parallel make fails. (J. Lewis Muir) Solution: Make sure the objects directory exists. (closes #1259) v8.0.0117 Bram Moolenaar 2016-12-01 21:46:14 +01:00
  • 6dbf66aa3e patch 8.0.0116 Problem: When reading English help and using CTRl-] the language from 'helplang' is used. Solution: Make help tag jumps keep the language. (Tatsuki, test by Hirohito Higashi, closes #1249) v8.0.0116 Bram Moolenaar 2016-12-01 21:32:32 +01:00
  • e3af763d5e patch 8.0.0115 Problem: When building with Cygwin libwinpthread isn't found. Solution: Link winpthread statically. (jmmerz, closes #1255, closes #1256) v8.0.0115 Bram Moolenaar 2016-12-01 20:37:47 +01:00
  • b04a98f6c3 patch 8.0.0114 Problem: Coding style not optimal. Solution: Add spaces. (Ken Takata) v8.0.0114 Bram Moolenaar 2016-12-01 20:32:29 +01:00
  • 87f3d202a9 patch 8.0.0113 Problem: MS-Windows: message box to prompt for saving changes may appear on the wrong monitor. Solution: Adjust the CenterWindow function. (Ken Takata) v8.0.0113 Bram Moolenaar 2016-12-01 20:18:50 +01:00
  • eca626fcdb patch 8.0.0112 Problem: Tests 92 and 93 are old style. Solution: Make test92 and test93 new style. (Hirohito Higashi, closes #1289) v8.0.0112 Bram Moolenaar 2016-12-01 18:47:38 +01:00
  • eebd84eb94 patch 8.0.0111 Problem: The :history command is not tested. Solution: Add tests. (Dominique Pelle) v8.0.0111 Bram Moolenaar 2016-12-01 17:57:44 +01:00
  • 5a030a540f patch 8.0.0110 Problem: Drop command doesn't use existing window. Solution: Check the window width properly. (Hirohito Higashi) v8.0.0110 Bram Moolenaar 2016-12-01 17:48:29 +01:00
  • b129a447f3 patch 8.0.0109 Problem: Still checking if memcmp() exists while every system should have it now. Solution: Remove vim_memcmp(). (James McCoy, closes #1295) v8.0.0109 Bram Moolenaar 2016-12-01 17:25:20 +01:00
  • 65e08ee1d2 patch 8.0.0108 Problem: The channel "drop" option is not tested. Solution: Add a test. v8.0.0108 Bram Moolenaar 2016-12-01 16:41:50 +01:00
  • 958dc6923d patch 8.0.0107 Problem: When reading channel output in a timer, messages may go missing. (Skywind) Solution: Add the "drop" option. Write error messages in the channel log. Don't have ch_canread() check for the channel being open. v8.0.0107 Bram Moolenaar 2016-12-01 15:34:12 +01:00
  • 0945eaface patch 8.0.0106 Problem: Cannot use a semicolon in 'backupext'. (Jeff) Solution: Allow for a few more characters when "secure" isn't set. v8.0.0106 Bram Moolenaar 2016-11-29 22:10:48 +01:00
  • 4b785f69c0 patch 8.0.0105 Problem: When using ch_read() with zero timeout, can't tell the difference between reading an empty line and nothing available. Solution: Add ch_canread(). v8.0.0105 Bram Moolenaar 2016-11-29 21:54:44 +01:00
  • f422bcc7f9 patch 8.0.0104 Problem: Value of 'thesaurus' option not checked properly. Solution: Add P_NDNAME flag. (Daisuke Suzuki) v8.0.0104 Bram Moolenaar 2016-11-26 17:45:53 +01:00
  • 8a8199e4a1 patch 8.0.0103 Problem: May not process channel readahead. (skywind) Solution: If there is readahead don't block on input. v8.0.0103 Bram Moolenaar 2016-11-26 15:13:33 +01:00
  • 7554da4033 patch 8.0.0102 Problem: Cannot set 'dictionary' to a path. Solution: Allow for slash and backslash. Add a test (partly by Daisuke Suzuki, closes #1279, closes #1284) v8.0.0102 Bram Moolenaar 2016-11-25 22:04:13 +01:00
  • 031cb743ae patch 8.0.0101 Problem: Some options are not strictly checked. Solution: Add flags for strickter checks. v8.0.0101 Bram Moolenaar 2016-11-24 21:46:19 +01:00
  • 319afe3804 patch 8.0.0100 Problem: Options that are a file name may contain non-filename characters. Solution: Check for more invalid characters. v8.0.0100 Bram Moolenaar 2016-11-24 18:30:59 +01:00