aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/server.c
Commit message (Expand)AuthorAge
* 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