aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge PR #1350 'valgrind/jobs: Fix invalid reads.'Thiago de Arruda2014-10-28
|\
| * test/job: Implement some basic jobs tests.Scott Prager2014-10-28
| * test/shell: Add failure tests for `system()`.Scott Prager2014-10-28
| * job_start: Do not close in/out/err on error.Scott Prager2014-10-28
| * job/valgrind: Fix invalid reads/missing free.Scott Prager2014-10-28
|/
* Merge PR #1354 'Fixes to channel.c, input.c and helpers.lua'Thiago de Arruda2014-10-28
|\
| * input: Fix conversion error in `convert_input()`Thiago de Arruda2014-10-28
| * test: Small fixes and improvements to functional helpers.luaThiago de Arruda2014-10-28
| * msgpack-rpc: Terminate server->client calls when the channel closesThiago de Arruda2014-10-28
| * channel: fix `REQ` definition for msgpack-rpc loggingThiago de Arruda2014-10-28
|/
* Merge PR #1331 'Fixes to job and channel modules'Thiago de Arruda2014-10-23
|\
| * test: verify that msgpacks-rpc exceptions are workingThiago de Arruda2014-10-23
| * msgpack-rpc: Improve logging of msgpack-rpc messagesThiago de Arruda2014-10-23
| * job: Only decrease refcount after `settmode` in `job_wait`Thiago de Arruda2014-10-23
| * travis: Setup xvfb for running xclip testsThiago de Arruda2014-10-23
| * job: Refactor to ensure that all callbacks will be invokedThiago de Arruda2014-10-23
| * msgpack-rpc: Fix error handling and leak in call_request_handlerThiago de Arruda2014-10-23
| * msgpack-rpc: Ensure stdio channels are properly closedThiago de Arruda2014-10-23
| * runtime: Fix rpcstop call in python_setup.vimThiago de Arruda2014-10-23
|/
* Merge pull request #1332 from splinterofchaos/listbrJustin M. Keyes2014-10-23
|\
| * vim-patch:7.4.422Scott Prager2014-10-23
* | Merge pull request #1330 from splinterofchaos/na-patchesJustin M. Keyes2014-10-23
|\ \ | |/ |/|
| * version: update patches to 488Scott Prager2014-10-23
| * version: More NA patches.Scott Prager2014-10-23
| * vim-patch:7.4.406Scott Prager2014-10-23
|/
* legacy tests: migrate test35. #1318Nate Sullivan2014-10-22
* Merge PR #1326 'Add verification of log macros'Thiago de Arruda2014-10-22
|\
| * debug: Improve debugging of msgpack-rpc requestsThiago de Arruda2014-10-22
| * debug: Fix broken DLOG macro callsThiago de Arruda2014-10-22
| * travis: Force verification of DLOG macrosThiago de Arruda2014-10-22
| * input: Fix ctrl+c handling in convert_inputThiago de Arruda2014-10-22
|/
* Merge PR #1316 'Refactor event deferral'Thiago de Arruda2014-10-22
|\
| * test: verify that v:shell_error is set by `system()`/`systemlist()`Thiago de Arruda2014-10-22
| * input: Don't remove Ctrl+C from the input_bufferThiago de Arruda2014-10-21
| * event: Remove direct calls to `uv_run` from job.c/shell.cThiago de Arruda2014-10-21
| * travis: Remove `install_functional_test_deps` functionThiago de Arruda2014-10-21
| * compilation: Add -Wconversion to more files and validate CONV_SOURCESThiago de Arruda2014-10-21
| * api: Add FUNC_ATTR_DEFERRED attribute to a number of functionsThiago de Arruda2014-10-21
| * msgpack-rpc: Allow selective deferral API callsThiago de Arruda2014-10-21
| * eval: Defer execution of JobActivity autocommandsThiago de Arruda2014-10-21
| * event: Extract event_poll loops to `event_poll_until` macroThiago de Arruda2014-10-21
| * event: Remove automatic event deferallThiago de Arruda2014-10-21
| * event: Remove EventType enum and pass a callback to `event_push`Thiago de Arruda2014-10-21
| * channel: Simplify resource managementThiago de Arruda2014-10-21
| * msgpack-rpc: Create subdirectory for msgpack-rpc modulesThiago de Arruda2014-10-21
|/
* Merge pull request #1319 '[RFC] A few fixes for YCM contrib docs and code'Thiago de Arruda2014-10-21
|\
| * A few fixes for YCM contrib docs and codeJeff Widman2014-10-21
|/
* Merge pull request #1313 from fwalch/runtime-programsJohn Szakmeister2014-10-21
|\
| * CMake: Set execute permissions during installation.Florian Walch2014-10-20
* | Merge pull request #1311 from GokuITA/issue1295Justin M. Keyes2014-10-20
|\ \