Commit Graph

  • db15a3b8f7 API: Document buffer updates Peter Hodge 2018-01-26 20:37:38 +01:00
  • edcc73e766 API: Implement buffer updates Peter Hodge 2018-01-26 20:36:11 +01:00
  • 418abfc9d0 Merge pull request #6743 from bfredl/channel_info Björn Linse 2018-05-23 20:34:27 +02:00
  • 6da4548f0e api: list information about all channels/jobs. Björn Linse 2017-05-14 07:43:07 +02:00
  • 7f0095cc94 Change to use RUNTIME target for DLL installation erw7 2018-05-23 22:02:35 +09:00
  • d337965e09 Change to not use library prefix on MSVC erw7 2018-05-23 20:22:05 +09:00
  • 655e3167ee Change conditions to more generally erw7 2018-05-23 20:06:37 +09:00
  • fefb67fa88 Remove unnecessary copy of header erw7 2018-05-23 20:03:53 +09:00
  • f1bc152fa0 doc: remove mentions of vimrc_example Justin M. Keyes 2018-05-22 22:45:57 +02:00
  • fdf17e33d5 Change to always use cmake to build libuv on Windows erw7 2018-05-22 21:42:05 +09:00
  • 5000c9dc1f Change to use cmake to build libuv erw7 2018-05-22 01:08:41 +09:00
  • 828c9baad2 Change to enable build by Ninja on Windows erw7 2018-05-21 19:32:19 +09:00
  • 1642917f9b test/old: fix test filename Justin M. Keyes 2018-05-20 19:09:16 +02:00
  • a93658502c win/build: Fix install (#8420) erw7 2018-05-21 01:50:07 +09:00
  • 35cc15e157 Merge #8419 'Fix PVS warnings' Justin M. Keyes 2018-05-20 09:42:18 +02:00
  • ff0350d2ed Merge #8417 'vim-patch: 8.0.0489, 8.0.0491, 8.0.0495, 8.0.0500' Justin M. Keyes 2018-05-20 09:14:27 +02:00
  • efa10881e5 deps: update to msgpack 3.0.0 Justin M. Keyes 2018-05-11 17:49:44 +02:00
  • 5284b85d07 socket.c: Ignore PVS/V547: False positive Justin M. Keyes 2018-05-20 08:46:06 +02:00
  • e24d338194 getchar.c: Fix PVS/V522: Dereference of null pointer mp_match Justin M. Keyes 2018-05-20 08:41:20 +02:00
  • 8e20b77bd1 strings.c: Fix PVS/V781: value of 'l + 1' is checked after it was used Justin M. Keyes 2018-05-20 08:36:40 +02:00
  • 7e9afca990 win/package: move gui shim to its runtime folder (#8418) Jan Edmund Lazo 2018-05-20 02:27:52 -04:00
  • fd5cc7dd0a vim-patch:8.0.0500: quotestar test is still a bit flaky lonerover 2018-05-20 10:30:43 +08:00
  • 4dd614e51a vim-patch:8.0.0495: quotestar test uses timer instead of timeout lonerover 2018-05-20 10:27:03 +08:00
  • 3046f4499b vim-patch:8.0.0491: quotestar test fails when features are missing lonerover 2018-05-20 10:21:32 +08:00
  • d0e07c043b vim-patch:8.0.0489: clipboard and "* register is not tested lonerover 2018-05-20 10:16:50 +08:00
  • 9af2e144a6 Merge #8411 from justinmk/vimpatches Justin M. Keyes 2018-05-19 13:28:09 +02:00
  • 725400d75d version.c: update [ci skip] (#8118) Marvim the Paranoid Android 2018-05-19 13:26:52 +02:00
  • fdd59ef901 vim-patch:8.0.0559: setting ttytype to xxx does not always fail Justin M. Keyes 2018-05-19 12:30:49 +02:00
  • 39f16a0fee vim-patch:8.0.0342: double free with EXITFREE and setting 'ttytype' Justin M. Keyes 2018-05-19 12:24:54 +02:00
  • a5de6770c5 vim-patch:8.0.0304: assign test fails in the GUI Justin M. Keyes 2018-05-19 12:12:20 +02:00
  • 0ea685ed9e test/old: remove abort from test declaration Justin M. Keyes 2018-05-19 12:38:14 +02:00
  • fb28b0c734 Merge #8377 'TextChangedP autocommand' Justin M. Keyes 2018-05-19 11:48:37 +02:00
  • d995825c66 Merge #8377 'TextChangedP autocommand' Justin M. Keyes 2018-05-19 11:44:52 +02:00
  • a82ac8accb vim-patch:8.0.0497: arabic support is not fully tested (#8404) nthanben 2018-05-19 01:37:10 -07:00
  • e3707c312a win: set TERMINFO_DIRS at build-time (#8408) erw7 2018-05-19 07:19:04 +09:00
  • 50ec030b26 terminal: tickle statusline on entering #8323 raichoo 2018-05-02 23:04:52 +02:00
  • 3de81ea351 test: inccommand_spec: retry unreliable test (#8311) Justin M. Keyes 2018-05-18 19:41:14 +02:00
  • 2ed2939597 Merge #8406 'stdpath(): handle NULL default values' Justin M. Keyes 2018-05-18 19:33:28 +02:00
  • 91c4de83c9 cleanup Justin M. Keyes 2018-05-18 09:07:59 +02:00
  • 23f052edac main.c: remove useless call Justin M. Keyes 2018-05-18 09:08:04 +02:00
  • 26d5a981eb do not pass NULL to os_getenv Justin M. Keyes 2018-05-18 09:07:42 +02:00
  • 0ed297bdb4 Merge pull request #8381 from bfredl/chancrash Björn Linse 2018-05-18 10:10:45 +02:00
  • a676c658cc channel: avoid references to non-rooted vimL list with output Björn Linse 2018-05-13 15:07:10 +02:00
  • e121b1dbe7 Merge #8331 'handle various errors' Justin M. Keyes 2018-05-17 09:14:54 +02:00
  • d2944e6a29 mf_open(): never fails (except for OOM) Justin M. Keyes 2018-05-17 08:16:58 +02:00
  • c2d1684e05 coverity/13702: open_spellbuf: handle failed ml_open() Nick Neisen 2018-05-16 19:18:16 -06:00
  • 189a5f2b95 coverity/13713: do_pending_operator: handle failed u_save_cursor() Nick Neisen 2018-05-16 19:17:34 -06:00
  • aea70b4404 coverity/13709: spell_add_word: handle failed fseek() Nick Neisen 2018-05-16 19:18:35 -06:00
  • 32df42549a coverity/13700: ignore failed win_split() Nick Neisen 2018-05-16 19:17:56 -06:00
  • b44b533ada coverity/13969: handle u_save() failure Nick Neisen 2018-05-16 19:17:11 -06:00
  • 2aa308c685 Merge #5658 'Apply :lmap in macros' Justin M. Keyes 2018-05-17 02:13:31 +02:00
  • de7a0bdc35 Merge pull request #8383 from bfredl/timercrash Björn Linse 2018-05-15 07:47:33 +02:00
  • efb6caa39b test: nodejs_spec: fix test after upstream API change Justin M. Keyes 2018-05-15 00:02:37 +02:00
  • 021c5875c1 vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menu Shougo Matsushita 2018-02-11 22:37:14 +09:00
  • 11b55aa004 timer: make sure to free callback after the last timer due callback Björn Linse 2018-05-13 17:18:42 +02:00
  • 36b2e3f743 Merge #8375 'API: nvim_get_commands' Justin M. Keyes 2018-05-12 08:17:21 +02:00
  • 137eedb4ed API: nvim_get_commands(): return Dictionary Justin M. Keyes 2018-05-11 21:26:05 +02:00
  • cb6672853a API: nvim_get_commands(): builtin is irrelevant for buffer-local Justin M. Keyes 2018-05-11 20:59:53 +02:00
  • 738bffea2c API: nvim_get_commands(): more attributes Justin M. Keyes 2018-05-11 07:50:00 +02:00
  • 9fa7727ce0 API: nvim_get_commands(): always return keys Justin M. Keyes 2018-05-10 23:37:56 +02:00
  • 25b6304840 API: nvim_get_commands() Nimit Bhardwaj 2018-02-24 15:44:51 +05:30
  • 273d2cd5d5 Merge #8329 'API: Make nvim_set_option() update :verbose set …' Justin M. Keyes 2018-05-11 10:08:09 +02:00
  • e31d8ed36a lint b-r-o-c-k 2018-05-10 22:31:55 -05:00
  • 8d40b3617c Merge #8371 'API: more reliable/descriptive VimL errors' Justin M. Keyes 2018-05-10 19:18:58 +02:00
  • 1cd8517344 man.vim: s:get_path(): trim newline in all cases Justin M. Keyes 2018-05-10 16:03:13 +02:00
  • 966e7abc49 msgpack.vim: require python3 on Windows Justin M. Keyes 2018-05-10 14:09:54 +02:00
  • 3a6b80f2f4 UI: redraw statusline when entering cmdline (#8347) raichoo 2018-05-10 14:55:07 +02:00
  • f1a3075553 man.vim: get() first item if -w returns multiple paths #8372 Jon Bernard 2018-05-08 07:44:32 -04:00
  • cb8ea55d71 nvim_eval: fix memory leak Justin M. Keyes 2018-05-09 21:44:38 +02:00
  • 79a0d82755 test: API: fix tests after improved error capture Justin M. Keyes 2018-05-09 21:44:18 +02:00
  • 2326a4ac3a API: nvim_eval(): return non-generic VimL errors Justin M. Keyes 2018-05-09 03:23:18 +02:00
  • 32b0470b03 API: better way to capture abort-causing non-exception errors Justin M. Keyes 2018-05-09 03:02:12 +02:00
  • c9f3174075 API: return non-generic VimL errors Justin M. Keyes 2018-05-07 03:24:01 +02:00
  • 33bfea31b0 msgpack.vim: fix syntax errors, python2 errors Justin M. Keyes 2018-05-07 02:15:03 +02:00
  • 34b6a3d944 doc Justin M. Keyes 2018-05-06 21:14:25 +02:00
  • ebb1acb3c0 Merge #8353 'API: nvim_call_dict_function' Justin M. Keyes 2018-05-06 16:27:02 +02:00
  • cabffb0182 API: nvim_call_dict_function: expect actual function, not name Justin M. Keyes 2018-05-06 14:37:51 +02:00
  • fe7ab60af7 API: nvim_call_dict_function: eliminate internal param Justin M. Keyes 2018-05-04 08:20:37 +02:00
  • 19c2ce1901 refactor: nvim_call_dict_function Justin M. Keyes 2018-05-03 00:20:14 +02:00
  • 124275dd58 API: nvim_call_dict_function #3032 Sebastian Witte 2018-05-02 23:38:18 +02:00
  • f46f138fb6 test: nvim_call_function: verify "too many arguments" error Justin M. Keyes 2018-05-04 08:23:37 +02:00
  • 8abd677d82 CI/travis: remove reference to non-exisiting script (#8366) Jan Viljanen 2018-05-06 11:40:59 +02:00
  • f8575fd1e4 CI/travis: fix building 32bit on linux (#8365) Jan Viljanen 2018-05-06 11:33:21 +02:00
  • 8ce6393048 terminal: Leave 'relativenumber' alone (#8360) raichoo 2018-05-05 18:45:15 +02:00
  • bcc9a74e48 Merge pull request #8333 from jamessan/ccache James McCoy 2018-05-04 19:43:43 -04:00
  • 5009317525 Merge pull request #8358 from mhinz/screen James McCoy 2018-05-04 19:42:58 -04:00
  • ec1a7791b0 test: screen artifacts Marco Hinz 2018-05-04 19:10:45 +02:00
  • 16ce2e006b screen: avoid artifacts Marco Hinz 2018-05-04 16:34:46 +02:00
  • 0a349fd77d Merge pull request #8356 from bfredl/tabmsg Björn Linse 2018-05-04 20:54:08 +02:00
  • 0d037ad978 messages: redraw tabline if it was overdrawn by messages Björn Linse 2018-05-03 20:53:45 +02:00
  • 7170de1971 api: Make nvim_set_option() update :verbose set ... b-r-o-c-k 2018-04-29 21:02:17 -05:00
  • e46534b423 Merge #4486 'refactor: Remove maxmem, maxmemtot options' Justin M. Keyes 2018-05-02 10:09:51 +02:00
  • c9e340b7be Point README to fullhtml PVS report rather then error list Nikolai Aleksandrovich Pavlov 2018-05-01 21:00:16 +03:00
  • d5da357925 travis: Enable ccache James McCoy 2018-05-01 07:02:11 -04:00
  • 58b210e114 :digraphs : highlight with hl-SpecialKey #2690 Jakson Alves de Aquino 2015-05-18 00:03:17 -04:00
  • 5d6732ff09 Merge #8335 from blueyed/provider Justin M. Keyes 2018-05-01 08:41:43 +02:00
  • 1f2301eacf health#provider: fix sys.path for Python Daniel Hahler 2018-04-30 16:54:35 +02:00
  • 7d8327fd30 health#provider: improve error reporting Daniel Hahler 2018-04-30 16:50:01 +02:00
  • 87d3f265bc health#provider: fix logic with s:shellify Daniel Hahler 2018-04-30 16:48:32 +02:00
  • 4744142fad lint Justin M. Keyes 2018-04-28 11:01:16 +02:00