aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/server.c
Commit message (Expand)AuthorAge
* msgpack-rpc: Create subdirectory for msgpack-rpc modulesThiago de Arruda2014-10-21
* server: Improve error reporting.Scott Prager2014-10-17
* server: Rename address environment variableThiago de Arruda2014-09-13
* Extract `tempfile` module from fileioPavel Platto2014-07-14
* Refactor vim_tempnamePavel Platto2014-07-14
* Use strict function prototypes #945Pavel Platto2014-07-14
* os/server: Fix possible port overflowAndré Twupack2014-07-13
* os/server: Fix TCP connectionAndré Twupack2014-07-13
* os/server: Fix indentationAndré Twupack2014-07-13
* Remove stdbool.h from files which don't need itPavel Platto2014-07-11
* move ascii.h include out of vim.hBrandon Coleman2014-07-09
* spelling fixes #827Will Stamper2014-06-12
* Add automatic generation of headersZyX2014-06-02
* Move documentation from function declarations to definitionsZyX2014-06-02
* Refactor: Redefine `Map(T)` as a more generic `Map(T, U)` macroThiago de Arruda2014-05-30
* Refactor: Remove support for multiple protocolsThiago de Arruda2014-05-27
* Build: Add more files to clint-files.txt and fix errorsThiago de Arruda2014-05-26
* coverity: fix BUFFER_SIZE_WARNING with str{n,l}cpyNicolas Hillegeer2014-05-26
* Improve map module: Refactor into a macro libraryThiago de Arruda2014-05-19
* Improve map module: Change scopesThiago de Arruda2014-05-19
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15