Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Extract memory.c from misc2.c | John Schmidt | 2014-04-04 |
* | Remove `:shell` and `suspend_shell` | Thiago de Arruda | 2014-04-03 |
* | Move signal handling to libuv event loop | Thiago de Arruda | 2014-04-01 |
* | Rename mch_* functions to os_* in os module. | Thomas Wienecke | 2014-03-27 |
* | Reimplement input functions on top of libuv | Thiago de Arruda | 2014-03-26 |
* | Use memmove instead of mch_memmove | Felipe Oliveira Carvalho | 2014-03-26 |
* | Implement `mch_delay` on top of libuv | Thiago de Arruda | 2014-03-24 |
* | adapt to the style guildelines | Petter Wahlman | 2014-03-19 |
* | Remove CURSOR_SHAPE #ifdef tests | Felipe Oliveira Carvalho | 2014-03-10 |
* | Extract garray.c from misc2.c | Felipe Oliveira Carvalho | 2014-02-28 |
* | Removes 'proto' dir | scott-linder | 2014-02-26 |
* | Convert function declarations from K&R to ANSI style. | scott-linder | 2014-02-24 |
* | Import vim from changeset v5628:c9cad40b4181 | Thiago de Arruda | 2014-01-31 |