aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:7.4.186oni-link2014-04-08
* Move exe functions back to os/fs.cJohn Schmidt2014-04-08
* Change prefix from `os_*` to `path_*`John Schmidt2014-04-08
* Move and adapt `os_get_absolute_path` unit tests to `vim_FullName`John2014-04-08
* Move functions from os/fs.c into path.cJohn Schmidt2014-04-08
* Remove old comment from job.cThiago de Arruda2014-04-08
* Define special key for asynchronous eventsThiago de Arruda2014-04-08
* Fix/add more files with to clint-files.txtThiago de Arruda2014-04-08
* vim-patch:7.4.184Hinidu2014-04-08
* Remove #ifdef FEAT_WINDOWS from vim-patch:7.4.181Hinidu2014-04-08
* vim-patch:7.4.181Hinidu2014-04-07
* Implement job controlThiago de Arruda2014-04-07
* Use stdbool in os moduleHinidu2014-04-07
* Turn Event into a tagged unionFelipe Oliveira Carvalho2014-04-07
* Reimplement the event queue in event.c using klist.hFelipe Oliveira Carvalho2014-04-07
* Implement xcalloc and use it in klist.h (use xrealloc as well)Felipe Oliveira Carvalho2014-04-07
* Add klib.h to src/libFelipe Oliveira Carvalho2014-04-07
* Remove simpler cases of OOM error handling (after *alloc calls)Felipe Oliveira Carvalho2014-04-06
* Simplify tricky preprocessor tests in ff_check_visited()Felipe Oliveira Carvalho2014-04-06
* Remove unneeded variable `in_os_delay`Thiago de Arruda2014-04-06
* Add comments and fix `os_microdelay` callThiago de Arruda2014-04-06
* Remove `RealWaitForChar` and `mch_new_shellsize`Thiago de Arruda2014-04-06
* Implement os_microdelay and os_delay on top of itThiago de Arruda2014-04-06
* Replace `strdup` calls by `xstrdup`Thiago de Arruda2014-04-06
* Implement `xstrdup` and `xstrndup`Thiago de Arruda2014-04-06
* vim-patch:7.4.178oni-link2014-04-06
* Use early return for rejecting_deadly in signal_cbThiago de Arruda2014-04-06
* vim-patch:7.4.173oni-link2014-04-06
* Moved mch_get_host_name and renamed it to os_get_hostanmeStefan Hoffmann2014-04-05
* Moved mch_get_pid and renamed it to os_get_pidStefan Hoffmann2014-04-05
* vim-patch:7.4.171oni-link2014-04-05
* Remove the old `mch_call_shell` implementationThiago de Arruda2014-04-05
* Rewrite `mch_call_shell` on top of libuvThiago de Arruda2014-04-05
* Stop queueing events when signals are rejectedThiago de Arruda2014-04-05
* Add helpers for debugging with valgrindThiago de Arruda2014-04-05
* vim-patch:7.4.172oni-link2014-04-05
* Remove mblen() checkJohn Schmidt2014-04-05
* Remove xterm_saveJohn Schmidt2014-04-05
* Remove xpmJohn Schmidt2014-04-05
* Remove tclJohn Schmidt2014-04-05
* Remove oleJohn Schmidt2014-04-05
* Remove mzschemeJohn Schmidt2014-04-05
* Remove python, perl, lua, rubyJohn Schmidt2014-04-05
* Remove XimJohn Schmidt2014-04-05
* Remove clientserverJohn Schmidt2014-04-05
* Remove BalloonEvalJohn Schmidt2014-04-05
* Remove HPUX and Vim 5.x compatible digraphsJohn Schmidt2014-04-05
* Remove SniFFJohn Schmidt2014-04-05
* Remove Amiga stuffJohn Schmidt2014-04-05
* Remove netbeans and sun workshopJohn Schmidt2014-04-05