Commit Graph

  • 60d6a8b13d Merge #7860 'fix get_buffer_lines' Justin M. Keyes 2018-01-16 08:21:25 +01:00
  • 514a51ef3e get_buffer_lines: Return a string, when requested, on invalid input James McCoy 2018-01-15 22:28:41 -05:00
  • c06995b34d Merge #7858 'vim-patch: spell-related patches' Justin M. Keyes 2018-01-16 02:14:41 +01:00
  • 9cabe826ba lint Justin M. Keyes 2018-01-16 01:12:16 +01:00
  • b558f750bf vim-patch:8.0.1419: cursor column is not updated after ]s Justin M. Keyes 2018-01-16 00:08:31 +01:00
  • 6020e8b69e vim-patch:8.0.1225: no check for spell region being zero Justin M. Keyes 2018-01-16 00:07:14 +01:00
  • fe7a53f3cf test/old: skip enc=latin1 tests Justin M. Keyes 2018-01-16 00:06:59 +01:00
  • 682d5ff8e6 vim-patch:8.0.0792: spell test leaves files behind Justin M. Keyes 2018-01-16 00:03:38 +01:00
  • 34cc04d753 vim-patch:8.0.0658: spell test is old style Justin M. Keyes 2018-01-16 00:01:36 +01:00
  • 3f9f7cfab1 vim-patch:8.0.0601: no test coverage for :spellrepall Justin M. Keyes 2018-01-16 00:00:46 +01:00
  • 2b1bcd446b runtime: include en.utf-8.spl Justin M. Keyes 2018-01-13 19:59:05 +01:00
  • 26251d6d06 vim-patch:8.0.0374: invalid memory access when using :sc in Ex mode (#7849) KunMing Xie 2018-01-16 06:54:56 +08:00
  • f8f7f9d5f5 vim-patch:8.0.0151,3,4 #7389 Justin M. Keyes 2018-01-15 23:14:20 +01:00
  • de0a9548f7 Merge #7806 from ZyX-I/list-stat Justin M. Keyes 2018-01-15 23:35:20 +01:00
  • 726197d890 Merge #7850 'vim patches' Justin M. Keyes 2018-01-15 22:42:52 +01:00
  • f09a30d5b0 Merge #7839 'coverity fixes' Justin M. Keyes 2018-01-15 22:31:11 +01:00
  • 900708f93b Merge #7855 from ckelsel/vim-8.0.0398 Justin M. Keyes 2018-01-15 22:10:05 +01:00
  • 7dd3910f47 tutor: don't resize (#7854) Felipe Morales 2018-01-15 21:59:37 +01:00
  • ac87d9de69 Fix an off-by-one error in the documentation of nvim_buf_clear_highlight (#7853) mkotha 2018-01-16 05:45:10 +09:00
  • 423d7af3df man.lua: avoid float conversion on lua 5.3 (#7851) Filip Szymański 2018-01-15 20:14:27 +01:00
  • 808f504305 vim-patch:8.0.0421: diff mode wrong when adding line at end of buffer ckelsel 2018-01-15 20:08:37 +08:00
  • 28998cfd81 vim-patch:8.0.0402: :map completion does not have <special> ckelsel 2018-01-15 19:41:29 +08:00
  • 63bb7198df vim-patch:8.0.0398: illegal memory access with "t" ckelsel 2018-01-15 19:27:10 +08:00
  • b9f3805447 vim-patch:8.0.0406: arabic shaping code is verbose ckelsel 2018-01-15 18:19:38 +08:00
  • 770ec228c7 vim-patch:8.0.0391: arabic support is verbose and not well tested ckelsel 2018-01-15 17:33:34 +08:00
  • fc97e9fbdf vim-patch:8.0.0389: test for arabic does not check what is displayed ckelsel 2018-01-15 17:32:54 +08:00
  • fe4ba69958 vim-patch:8.0.0385: no tests for arabic ckelsel 2018-01-14 20:52:51 +08:00
  • 7faeaf9f24 vim-patch:8.0.0381: diff mode is not sufficiently tested ckelsel 2018-01-14 20:50:49 +08:00
  • 4b8d6caf48 vim-patch:8.0.0380: with 'linebreak' double wide char wraps badly ckelsel 2018-01-14 20:50:05 +08:00
  • a8cb510a2e channel: Make empty output be represented by [''] again ZyX 2018-01-09 12:39:15 +03:00
  • 6a1557f2f4 eval/typval: Log list actions ZyX 2018-01-03 04:25:42 +03:00
  • c10ae4bc85 os/fileio: Fix some flag names in file_* functions documentation ZyX 2018-01-03 03:31:10 +03:00
  • 9ea1752d60 *: Provide list length when allocating lists ZyX 2018-01-03 00:00:16 +03:00
  • 8eb0888a5d vim-patch:8.0.0582: illegal memory access with z= command Justin M. Keyes 2018-01-13 19:26:30 +01:00
  • 9ddeb6e187 vim-patch:8.0.0364 (#7837) KunMing Xie 2018-01-14 02:26:21 +08:00
  • 624ac8aede coverity/161216: get_user_input: RETURN_LOCAL Justin M. Keyes 2018-01-11 01:36:37 +01:00
  • 18d244eded coverity/169163: decode_string: Null pointer deref Justin M. Keyes 2018-01-11 01:32:41 +01:00
  • 911b1e49ab Merge #7821 'api: nvim_command_output' Justin M. Keyes 2018-01-11 10:39:41 +01:00
  • 5055d4a755 api: nvim_command_output: direct impl Justin M. Keyes 2018-01-09 10:36:25 +01:00
  • c095f83116 api: change nvim_command_output behavior Justin M. Keyes 2018-01-05 11:17:21 +01:00
  • f0845197d8 ci/travis: require "sudo" for ASAN_UBSAN build Justin M. Keyes 2018-01-10 23:21:30 +01:00
  • 34de6d33c9 lint dvejmz 2018-01-09 22:58:24 +00:00
  • b23fc444b5 vim-patch:8.0.0204: compiler warns for uninitialized variable dvejmz 2018-01-08 22:40:21 +00:00
  • e888439f55 vim-patch:8.0.0202: no test for invalid syntax group name dvejmz 2018-01-08 22:36:05 +00:00
  • 7f70c5f7b7 vim-patch:8.0.0201: completion of highlight groups includes cleared names dvejmz 2018-01-08 21:37:12 +00:00
  • 889bc3c20c vim-patch:8.0.0200: some syntax arguments are not tested dvejmz 2018-01-08 19:37:24 +00:00
  • b58c17f8df vim-patch:8.0.0198 dvejmz 2017-10-21 16:48:47 +01:00
  • a8ad6b4d51 cmake: install *.lua files Justin M. Keyes 2018-01-09 10:37:49 +01:00
  • 59888b68ab Merge #7623 'man.vim: highlight bold, underlined text' Justin M. Keyes 2018-01-09 10:10:22 +01:00
  • 0ed31303b5 Merge #7826 from ckelsel/vim-8.0.0351 Justin M. Keyes 2018-01-08 22:23:05 +01:00
  • e182a8c836 vim-patch:8.0.0352: not easy to see when a typval needs to be cleared ckelsel 2018-01-08 12:27:09 +08:00
  • b61a305039 vim-patch:8.0.0351: no test for concatenating an empty string ckelsel 2018-01-08 12:23:33 +08:00
  • 9370a0e5d8 ci/travis: install neovim npm module on osx (#7825) Jan Edmund Lazo 2018-01-07 18:37:31 -05:00
  • ccdbcfea0b Merge #7820 'ci/travis/macOS: skip ruby gem install' Justin M. Keyes 2018-01-07 20:34:16 +01:00
  • 46a9600d0e ci/travis: macOS: skip ruby-neovim install Justin M. Keyes 2018-01-07 20:09:03 +01:00
  • 6fa0a0a516 ci/travis: macOS: switch ruby version Justin M. Keyes 2018-01-06 17:56:43 +01:00
  • 8c2cb81d7e test: set_shell_powershell(): update flags (#7819) Justin M. Keyes 2018-01-07 16:20:37 +01:00
  • 4fedad6c5b Merge #7753 'win: enable more functional tests' Justin M. Keyes 2018-01-06 17:52:14 +01:00
  • ab1e11e44f test: win: yes is unavailable on Windows Jan Edmund Lazo 2018-01-03 00:18:34 -05:00
  • d4485f7cc0 win: test: check non-shell system() Jan Edmund Lazo 2017-11-06 21:00:19 -05:00
  • 8d58012786 test: use unix fileformat to test NULs on systemlist Jan Edmund Lazo 2017-10-24 17:38:18 -04:00
  • 7311fb7cad win: enable more functional tests Jan Edmund Lazo 2017-10-19 17:26:03 -04:00
  • e9b5616eaf win: enable tests in ex_terminal_spec Jan Edmund Lazo 2017-10-05 12:38:10 -04:00
  • c82e7c75fe version.c: update [ci skip] (#7780) Marvim the Paranoid Android 2018-01-06 16:35:19 +01:00
  • a18db72a36 third-party: revert to jemalloc 4.5.0 Justin M. Keyes 2018-01-06 16:22:38 +01:00
  • b616ef9b22 tests: stderr output contains cp noise Justin M. Keyes 2018-01-05 10:54:29 +01:00
  • 7c4bb23ff3 defaults: do :filetype stuff unless explicitly "off" Justin M. Keyes 2018-01-03 19:57:22 +01:00
  • dc4a9cbe85 Merge #7805 'eval.c: fix some scan-build warnings' Justin M. Keyes 2018-01-03 19:34:47 +01:00
  • 0a881575da vim-patch:8.0.0955: Test_existent_file() fails on some file systems Justin M. Keyes 2018-01-03 19:15:40 +01:00
  • 5898a1dcbb Merge #7801 'tutor: adjust for 80 columns' Justin M. Keyes 2018-01-03 19:11:02 +01:00
  • d2bc610d64 Merge pull request #7804 from jamessan/vim-8.0.0160 James McCoy 2018-01-03 07:22:35 -05:00
  • d55881d278 test: enable K_spec tests in Windows Jan Edmund Lazo 2017-10-04 20:32:22 -04:00
  • 88d643eb36 Add null check when adding variable to dict. Paul Rigge 2018-01-01 23:22:13 -08:00
  • 1bbe6d0a30 Add null pointer assertions for do_unlet_var. Paul Rigge 2018-01-01 22:45:35 -08:00
  • 2e630d2611 Refactor profiling check in call_user_func. Paul Rigge 2018-01-01 21:15:22 -08:00
  • 65ec4ea629 Add assertions for watchers Paul Rigge 2018-01-01 20:20:57 -08:00
  • dea7a41138 Add another const to tv_copy Paul Rigge 2017-12-30 22:17:31 -08:00
  • d63c3d9d10 Add assertion in set_var_lval for null pointer. Paul Rigge 2017-12-30 20:53:01 -08:00
  • 5f5011e8f6 lint James McCoy 2018-01-01 23:17:31 -05:00
  • b86e44aa35 vim-patch:8.0.0160: EMSG() is sometimes used where it should be IEMSG() James McCoy 2018-01-01 23:11:31 -05:00
  • 09b9f9b7ce Merge pull request #7803 from jamessan/remove-ci-special-cases James McCoy 2018-01-02 19:12:57 -05:00
  • dd0fa4fd0e ci: asan_check: No-op unless performing ASAN build James McCoy 2018-01-01 21:46:44 -05:00
  • d162815ca9 travis: Reduce stages to flaky builds (gcov, tsan) and everything else James McCoy 2018-01-01 21:30:54 -05:00
  • dc1444e112 travis: Remove ubuntu-r-toolchain/test ppa James McCoy 2018-01-01 21:19:58 -05:00
  • 90aae43984 travis: Use Ubuntu's clang instead of llvm's repo James McCoy 2018-01-01 21:00:07 -05:00
  • 60716371e9 tui: support TERM=konsole-256color Justin M. Keyes 2018-01-01 19:38:18 +01:00
  • 6a9f2cdc68 tutor: install metadata files for tutor documents Felipe Morales 2018-01-01 19:08:01 +01:00
  • 95a8af093f Merge #7800 'vim patches' Justin M. Keyes 2018-01-01 18:36:36 +01:00
  • c5f9762b7e vim-patch:8.0.0336: flags of :substitute not sufficiently tested Justin M. Keyes 2018-01-01 16:46:03 +01:00
  • 321a46b724 vim-patch: b:changedtick-related patches Justin M. Keyes 2018-01-01 16:21:55 +01:00
  • 1d8c612f78 vim-patch:8.0.0339: illegal memory access with vi' (#7794) KunMing Xie 2018-01-01 23:08:26 +08:00
  • f4e372c8ab tutor: readjust tutor for 80 char wide terminals Felipe Morales 2018-01-01 14:26:45 +01:00
  • 907b2f18f7 Merge pull request #7795 from jamessan/vim-8.0.0591 James McCoy 2017-12-31 16:07:53 -05:00
  • 9fe6c12e81 doc: deprecate 'gdefault' James McCoy 2017-12-31 09:50:05 -05:00
  • d0c4bd23f7 vim-patch:8.0.0657: cannot get and set quickfix list items James McCoy 2017-12-31 00:36:35 -05:00
  • 3efc50d1d4 vim-patch:8.0.0641: cannot set a separate highlighting for the quickfix line James McCoy 2017-12-31 00:27:08 -05:00
  • 6742fd8aea vim-patch:8.0.0634: cannot easily get to the last quickfix list James McCoy 2017-12-30 23:39:51 -05:00
  • 89d1b36084 vim-patch:8.0.0591: changes to eval functionality not documented James McCoy 2017-12-30 23:30:40 -05:00
  • 9ad557fb2d Merge pull request #7762 from ZyX-I/remove-some-listitems Justin M. Keyes 2017-12-31 01:11:50 +01:00
  • 8ac7c23b7d eval: Fix linter errors ZyX 2017-12-31 00:57:17 +03:00