aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | eval.c: Rename msgpack-rpc functions for consistencyThiago de Arruda2014-09-13
| * | | eval.c: Rename jobwrite to jobsendThiago de Arruda2014-09-13
| * | | server: Rename address environment variableThiago de Arruda2014-09-13
|/ / /
* | | Merge pull request #1167 from atwupack/fix-issue-1164Justin M. Keyes2014-09-13
|\ \ \ | |/ / |/| |
| * | ex_cmds2.c:fix for issue #1164André Twupack2014-09-13
|/ /
* | Merge pull request #1162 from atwupack/vp-7.4.357Justin M. Keyes2014-09-12
|\ \
| * | vim-patch:7.4.376André Twupack2014-09-12
|/ /
* | Merge PR #1130 'Update to the experimental msgpack v5 branch'Thiago de Arruda2014-09-12
|\ \
| * | build/test: install vroom/python-client from the master branchThiago de Arruda2014-09-12
| * | api metadata: Allow typed container information in api functionsThiago de Arruda2014-09-12
| * | api/msgpack-rpc: Refactor metadata object constructionThiago de Arruda2014-09-12
| * | api: Implement `vim_report_error` functionThiago de Arruda2014-09-12
| * | api: initialize capacity in the array_dict_macroThiago de Arruda2014-09-12
| * | runtime: Add script for bootstrapping the python hostThiago de Arruda2014-09-12
| * | provider: Major refactorThiago de Arruda2014-09-12
| * | api/msgpack-rpc: Implement `channel_close` and expose to vimscriptThiago de Arruda2014-09-12
| * | wstream: Fix close/freeThiago de Arruda2014-09-12
| * | job: Fix crash when passing a non-executable path to job_startThiago de Arruda2014-09-12
| * | api/msgpack-rpc: Expose channel_from_job to vimscript as api_spawnThiago de Arruda2014-09-12
| * | main: Rename --embedded-mode and --api-msgpack-metadata optionsThiago de Arruda2014-09-12
| * | api/msgpack-rpc: Refactor msgpack_rpc_helpers.{c,h}Thiago de Arruda2014-09-12
| * | api/msgpack-rpc: Remove Position type, using arrays instead.Thiago de Arruda2014-09-12
| * | api/msgpack-rpc: Use EXT type to serialize Buffer/Window/TabpageThiago de Arruda2014-09-12
| * | api/msgpack-rpc: Parse type information from api/private/defs.hThiago de Arruda2014-09-12
| * | api/msgpack-rpc: Remove specialized array typesThiago de Arruda2014-09-12
| * | msgpack-rpc: Remove the `msgpack_rpc_unpack` functionThiago de Arruda2014-09-12
| * | memory: Use i18n messages for memory-related errorsThiago de Arruda2014-09-12
| * | msgpack-rpc: Remove support for integer ids in methodsThiago de Arruda2014-09-12
| * | msgpack-rpc: Refactor API metadata discovery methodThiago de Arruda2014-09-12
| * | msgpack-rpc: Move handle_missing_method to msgpack_rpc.cThiago de Arruda2014-09-12
| * | msgpack-rpc: Refactor initializer and dispatcherThiago de Arruda2014-09-12
| * | map/msgpack-rpc: Declare/define maps rpc method handlersThiago de Arruda2014-09-12
| * | deps: Update to the experimental msgpack v5 branchThiago de Arruda2014-09-12
|/ /
* | Merge pull request #1098 from fwalch/update-bustedJustin M. Keyes2014-09-12
|\ \
| * | Update busted to 2.0.rc3.Florian Walch2014-09-11
* | | Merge pull request #1037 from fwalch/automatic-deps-pathsJustin M. Keyes2014-09-12
|\ \ \
| * | | Travis: Add subdirectories to dependency paths.Florian Walch2014-09-11
| |/ /
* | | Merge pull request #1161 from atwupack/vp-7.4.349Justin M. Keyes2014-09-11
|\ \ \
| * | | vim-patch:7.4.349André Twupack2014-09-11
|/ / /
* | | Merge pull request #1160 from atwupack/vp-7.4.348Justin M. Keyes2014-09-11
|\ \ \ | |/ / |/| |
| * | vim-patch:7.4.348André Twupack2014-09-11
|/ /
* | Merge #1033 'Automatic dependency rebuilding: Pass CMAKE_C_COMPILER_ARG1 to d...John Szakmeister2014-09-11
|\ \
| * | CMake: Use CMAKE_C_COMPILER_ARG1 when building dependencies.Florian Walch2014-09-11
|/ /
* | Merge pull request #1144 from justinmk/fixtestsJustin M. Keyes2014-09-11
|\ \
| * | unit tests: initialize everythingJustin M. Keyes2014-09-11
| * | unit tests: avoid global scope; add missing cimportsJustin M. Keyes2014-09-11
| * | unit tests: helpers.lua: hack to avoid empty popen() resultJustin M. Keyes2014-09-11
|/ /
* | Merge pull request #1143 from mkwork/readmeJustin M. Keyes2014-09-10
|\ \
| * | README.md: link to libuvMaxim Kot2014-09-07
* | | Merge pull request #1159 from atwupack/vp-7.4.345Justin M. Keyes2014-09-10
|\ \ \