| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Extract garray.c from misc2.c | Felipe Oliveira Carvalho | 2014-02-28 |
| * | Removes 'proto' dir | scott-linder | 2014-02-26 |
| * | Delete local function strerror and USE_GETCWD define. | Thomas Wienecke | 2014-02-25 |
| * | os_unix: Port mch_FullName and mch_isFullName to libuv. | Thomas Wienecke | 2014-02-25 |
| * | os_unix: Use libuv uv_cwd instead of getcwd/getwd. | Thomas Wienecke | 2014-02-25 |
| * | Create new OS module | Thiago de Arruda | 2014-02-24 |
| * | move libuv functions to os.c and io.c module | Rich Wareham | 2014-02-24 |
| * | os_unix: use libuv total memory function | Rich Wareham | 2014-02-24 |
| * | os_unix: switch to libuv chdir() function | Rich Wareham | 2014-02-24 |
| * | os_unix: add #include for libuv | Rich Wareham | 2014-02-24 |
| * | Convert function declarations from K&R to ANSI style. | scott-linder | 2014-02-24 |
| * | Remove more #ifdef dead code | Thiago de Arruda | 2014-02-01 |
| * | Fix build on OSX/Archlinux and add README | aph | 2014-02-01 |
| * | Import vim from changeset v5628:c9cad40b4181 | Thiago de Arruda | 2014-01-31 |