Commit Graph

  • d44ed79ccc startup: go to buffer 2 if stdin is empty Justin M. Keyes 2018-06-17 23:05:28 +02:00
  • 63b5f05d47 vim-patch:8.0.0455: the mode test may hang (#8577) Jan Edmund Lazo 2018-06-19 04:51:51 -04:00
  • 3c24a6c317 vim-patch:8.0.0542: getpos() can return a negative line number (#8580) Jan Edmund Lazo 2018-06-19 04:50:52 -04:00
  • b148213366 vim-patch:8.0.0598: building with gcc 7.1 yields new warnings (#8585) Jan Edmund Lazo 2018-06-19 04:48:25 -04:00
  • 9500448220 Merge #8584 from janlazo/vim-8.0.0467 Justin M. Keyes 2018-06-19 10:46:47 +02:00
  • 37675c6a87 Merge #8558 from jamessan/gnucxx-compiler-for-gnu-source Justin M. Keyes 2018-06-18 20:37:39 +02:00
  • 09cd4d0a43 use wchar_t instead of WCHAR #6998 Matt Kline 2018-06-18 09:24:34 -08:00
  • 84970bafd4 vim-patch:8.0.0547: extra line break in verbosefile Jan Edmund Lazo 2018-06-18 08:37:52 -04:00
  • 5d8594f636 vim-patch:8.0.0467: using g< after :for does not show the right output Jan Edmund Lazo 2018-06-18 08:34:11 -04:00
  • a26fd8a888 cmake: Prefer add_definitions() for setting preprocessor defines James McCoy 2018-06-17 23:29:39 -04:00
  • 863a87d5f3 cmake: Comply with new CMP0054 policy James McCoy 2018-06-16 10:56:02 -04:00
  • 23c9e3ec1e Raise minimum CMake version to 2.8.12 and remove compat code James McCoy 2018-06-16 10:20:25 -04:00
  • 25435a4bad cmake: Consolidate enabling of "undefined symbol" errors James McCoy 2018-06-16 10:18:55 -04:00
  • 33952c48bc cmake: Explicitly declare C as the project language James McCoy 2018-06-15 08:33:07 -04:00
  • 4938ee08e8 cmake: Check for GNU compiler, not Linux, to set -D_GNU_SOURCE James McCoy 2018-06-15 00:00:08 -04:00
  • 7097aba6be cmake: Organize targets into folders b-r-o-c-k 2018-06-17 07:54:39 -05:00
  • f39a0f5dd0 build/win: Add workaround for Windows command length limit b-r-o-c-k 2018-06-14 09:34:18 -05:00
  • 40a257e11f Revert "makedeps.bat" b-r-o-c-k 2018-06-12 08:47:16 -05:00
  • 61890382eb deps: Build bundled dependencies automatically for IDEs b-r-o-c-k 2018-06-10 09:57:12 -05:00
  • 66a39fce6c Merge #8502 from janlazo/vim-8.0.0481 Justin M. Keyes 2018-06-17 23:52:55 +02:00
  • c1c14faad9 Merge #8520 'Ex mode: always "improved" (gQ)' Justin M. Keyes 2018-06-17 23:19:59 +02:00
  • 487cf98c0b startup: fix -E/-Es without -u NONE Justin M. Keyes 2018-06-17 14:22:02 +02:00
  • 9c2099d585 Ex mode: use getexline() instead of getexmodeline() Justin M. Keyes 2018-06-04 02:06:32 +02:00
  • 3cc3506965 checkhealth: node.js: also search yarn #8528 Ahmed El Gabri 2018-06-11 21:13:19 +02:00
  • 8192267dea vim-patch:8.0.0609: some people still don't know how to quit (#8571) Jan Edmund Lazo 2018-06-17 06:51:03 -04:00
  • 367343ae6e vim-patch:8.0.0625: shellescape() always escapes a newline (#8573) Jan Edmund Lazo 2018-06-17 06:20:42 -04:00
  • b006771cba Merge #8570 'gen_events.lua: define NUM_EVENTS as enum' Justin M. Keyes 2018-06-16 19:57:28 +02:00
  • a503349e20 Merge #8569 from janlazo/vim-8.0.0602 Justin M. Keyes 2018-06-16 18:24:54 +02:00
  • 26dc628ab3 Merge #8567 from ckelsel/vim-8.0.0530 Justin M. Keyes 2018-06-16 18:21:14 +02:00
  • de022d2570 vim-patch:8.0.0604: gF test fails still on MS-Windows Jan Edmund Lazo 2018-06-16 11:16:19 -04:00
  • 0d3557ad72 vim-patch:8.0.0603: gF test fails on MS-Windows Jan Edmund Lazo 2018-06-16 11:15:23 -04:00
  • 440c33343d vim-patch:8.0.0602: when gF fails to edit the file the cursor still moves Jan Edmund Lazo 2018-06-16 11:05:31 -04:00
  • dd2e1e9445 syntax: refactor syn_finish_line to return bool Jan Edmund Lazo 2018-06-10 09:09:16 -04:00
  • 2add88eedc vim-patch:8.0.0481: unnecessary if statement Jan Edmund Lazo 2018-06-08 09:47:32 -04:00
  • 33596d5d07 fix lint ckelsel 2018-06-16 19:46:41 +08:00
  • bbf00120f7 vim-patch:8.0.0545: edit test may fail on some systems ckelsel 2018-06-16 19:42:30 +08:00
  • 3ff1907593 vim-patch:8.0.0543: test_edit causes older xfce4-terminal to close ckelsel 2018-06-16 19:41:44 +08:00
  • 264725c25f vim-patch:8.0.0532: test with long directory name fails on Mac ckelsel 2018-06-16 19:40:58 +08:00
  • 9a1234e57f vim-patch:8.0.0531: test with long directory name fails on non-unix systems ckelsel 2018-06-16 19:40:29 +08:00
  • ebc7f69d92 vim-patch:8.0.0530: buffer overflow when 'columns' is very big ckelsel 2018-06-16 19:39:19 +08:00
  • 1cc3b32f4c build/test: skip empty TEST_TAG, TEST_FILTER Justin M. Keyes 2018-06-16 01:45:50 +02:00
  • 2a274cbe30 gen_events.lua: define NUM_EVENTS as an enum value Justin M. Keyes 2018-06-16 01:40:38 +02:00
  • eeeaf04c5e Merge #8565 from janlazo/vim-8.0.0575 Justin M. Keyes 2018-06-16 12:42:05 +02:00
  • 4bb039e225 Merge #8543 from janlazo/vim-8.0.0596 Justin M. Keyes 2018-06-16 12:01:09 +02:00
  • 4c3c04d03c Merge #8526 from janlazo/vim-8.0.0451 Justin M. Keyes 2018-06-16 11:55:40 +02:00
  • f4dffe7181 vim-patch:8.0.0577: warning for uninitialized variable Jan Edmund Lazo 2018-06-16 00:35:55 -04:00
  • 9ab6fe4fed vim-patch:8.0.0575: using freed memory when resetting 'indentexpr' Jan Edmund Lazo 2018-06-16 00:12:50 -04:00
  • c990d65c37 get_maphash: fix off-by-one Justin M. Keyes 2018-06-14 18:51:35 +02:00
  • c46997aa87 Merge pull request #8546 from bfredl/eob Björn Linse 2018-06-14 18:00:59 +02:00
  • f27a665e05 Merge pull request #8549 from jamessan/output_spec-printf James McCoy 2018-06-14 08:06:38 -04:00
  • 5442f0b622 fillchars: make checks more strict and improve tests Björn Linse 2018-06-13 18:21:25 +02:00
  • 6c0f1903e6 functionaltest: Use octal escapes for printf James McCoy 2018-06-13 23:03:37 -04:00
  • a7bb63c55d Add ‘eob’ option to fillchars Jack Bracewell 2017-03-24 16:36:46 +00:00
  • 3462acbbff lint Jan Edmund Lazo 2018-06-13 07:10:17 -04:00
  • 463da84806 Merge pull request #7992 from bfredl/mbscreen Björn Linse 2018-06-13 11:11:12 +02:00
  • f4ba20d1c0 Fix implicit conversion warning (#8536) Marco Hinz 2018-06-13 10:48:29 +02:00
  • 050f3975f6 options: remove 'maxcombine` option (always use 6) Björn Linse 2018-02-19 16:46:44 +01:00
  • d8e18c96a9 screen: use UTF-8 representation Björn Linse 2018-02-10 11:03:59 +01:00
  • 3e0188e92d vim-patch:8.0.0596: crash when complete() called after complete_add() Jan Edmund Lazo 2018-06-13 00:09:49 -04:00
  • 315b7f8632 test/ui: doublewidth rendering. multibyte and cmdwin chars in folded lines (#8534) Björn Linse 2018-06-12 17:57:47 +02:00
  • f419f914fc charset: include option_defs.h for breakat_flags Jan Edmund Lazo 2018-06-12 09:34:07 -04:00
  • f52ace459a doc Justin M. Keyes 2018-06-12 09:18:25 +02:00
  • 3c7ea8d619 vim-patch:8.0.0451: some macros are in lower case Jan Edmund Lazo 2018-06-11 23:43:14 -04:00
  • fa2ad305e3 version bump Justin M. Keyes 2018-06-11 08:58:54 +02:00
  • 44c6deb91a NVIM v0.3.0 v0.3.0 Justin M. Keyes 2018-06-11 00:46:49 +02:00
  • fe5675ba0a Merge #8523 from justinmk/doc Justin M. Keyes 2018-06-11 00:36:57 +02:00
  • feaefdfba2 doc: API Justin M. Keyes 2018-06-11 00:20:39 +02:00
  • 51961da511 doc/man: mention $NVIM_LOG_FILE Justin M. Keyes 2018-06-11 00:16:15 +02:00
  • f72f638f97 doc: job/channel, misc #7783 Justin M. Keyes 2017-12-27 19:30:23 +01:00
  • c69ea3b4b8 checkhealth: fix nodejs provider advice (#8522) Colin Yates 2018-06-10 19:09:10 +01:00
  • dc5fdbc758 test: fix startup_spec Justin M. Keyes 2018-06-10 16:27:13 +02:00
  • 0191061e34 deps: bump lua client Justin M. Keyes 2018-06-10 15:48:13 +02:00
  • b8363283fa Merge #7679 'startup: treat stdin as text instead of commands' Justin M. Keyes 2018-06-10 15:10:59 +02:00
  • 23d172a948 Merge #8499 from janlazo/vim-8.0.0533 Justin M. Keyes 2018-06-10 14:30:19 +02:00
  • 3fddd04565 Merge #8516 'win/build: bundle libiconv, gettext tools' Justin M. Keyes 2018-06-10 13:56:42 +02:00
  • 7cc9d2b2b2 vim-patch:8.0.0520: using a function pointer while the function is known (#8513) KunMing Xie 2018-06-10 18:31:51 +08:00
  • bbb88607c9 vim-patch:8.0.0466: still macros that should be all-caps (#8510) Jan Edmund Lazo 2018-06-10 06:24:00 -04:00
  • e17728a632 build/msvc: Add support for building gettext tools with MSVC b-r-o-c-k 2018-06-07 21:31:24 -05:00
  • d87e5d7016 build/msvc: Add libiconv to bundled dependencies b-r-o-c-k 2018-06-06 20:39:17 -05:00
  • b94b59e4e8 refactor: buf_collect_lines (#8509) Justin M. Keyes 2018-06-09 09:32:49 +02:00
  • 392b3396fd vim-patch:8.0.0541: compiler warning on MS-Windows Jan Edmund Lazo 2018-06-07 20:44:48 -04:00
  • 3bcbf802ce vim-patch:8.0.0533: abbreviation doesn't work after backspacing newline Jan Edmund Lazo 2018-06-07 20:36:22 -04:00
  • aaece78492 expand_env_esc: fix invalid memory access (#8508) Justin M. Keyes 2018-06-09 00:46:11 +02:00
  • cca29112d5 vim-patch:8.0.0525: completion for user command argument not tested (#8506) Jan Edmund Lazo 2018-06-08 18:20:09 -04:00
  • 77192889f0 vim-patch:8.0.0452: some macros are in lower case (#8505) Jan Edmund Lazo 2018-06-08 13:24:58 -04:00
  • c7e6bb2467 doc: API: api-buffer-updates Justin M. Keyes 2018-06-08 10:19:46 +02:00
  • f85cbea725 Merge #7917 'API: buffer updates' Justin M. Keyes 2018-06-08 10:13:04 +02:00
  • c500f22f3c Merge #8498 from janlazo/vim-8.0.0523 Justin M. Keyes 2018-06-08 08:15:37 +02:00
  • be68f218ff vim-patch:8.0.0355: using uninitialized memory when 'isfname' is empty (#8493) Jan Edmund Lazo 2018-06-08 02:10:38 -04:00
  • 4871f26c22 vim-patch:8.0.0586: no test for mapping timing out (#8501) Jan Edmund Lazo 2018-06-08 02:07:31 -04:00
  • bd736a98e3 vim-patch:8.0.0560: :windo allows for ! but it's not supported (#8500) Jan Edmund Lazo 2018-06-08 02:06:32 -04:00
  • 231539cf3c lint Jan Edmund Lazo 2018-06-07 20:31:32 -04:00
  • 451c48a092 terminal: flush vterm output buffer on pty output #8486 林千里 2018-06-06 14:36:19 +10:00
  • 34c0688790 vim-patch:8.0.0523: dv} deletes part of a multi-byte character. Jan Edmund Lazo 2018-06-07 19:33:42 -04:00
  • db68d1d638 Merge #8491 from janlazo/vim-8.0.0255 Justin M. Keyes 2018-06-07 18:31:50 +02:00
  • e0d39d8e53 vim-patch:8.0.0256: missing changes to one file breaks test Jan Edmund Lazo 2018-06-06 17:58:02 -04:00
  • 3abf17ae88 API: validation: mention invalid method name (#8489) Justin M. Keyes 2018-06-07 10:56:44 +02:00
  • 5a82afa17a vim-patch:8.0.0265: ml_get error when :pydo deletes lines (#8492) Jan Edmund Lazo 2018-06-07 04:06:06 -04:00
  • 7f6c1d256f vim-patch:8.0.0254: error message of assert functions (#8488) Jan Edmund Lazo 2018-06-07 03:59:45 -04:00
  • 2d456f84d1 vim-patch:8.0.0255: setpos() does not use the buffer argument for all marks Jan Edmund Lazo 2018-06-06 17:39:38 -04:00