Commit message (Expand) | Author | Age | |
---|---|---|---|
* | xrealloc(): similar to xmalloc() | Felipe Oliveira Carvalho | 2014-03-31 |
* | Extract path.c from misc1.c | John Schmidt | 2014-03-29 |
* | Rename mch_* functions to os_* in os module. | Thomas Wienecke | 2014-03-27 |
* | Use realloc instead of vim_realloc | Felipe Oliveira Carvalho | 2014-03-26 |
* | Use memset instead of vim_memset | Felipe Oliveira Carvalho | 2014-03-25 |
* | adapt to the style guildelines | Petter Wahlman | 2014-03-19 |
* | Revive vim_fname (-> os_file_exists); fix misuse of mch_getperm. | Thomas Wienecke | 2014-03-15 |
* | Remove __ARGS macro. Close #205 | Nicolas Pierron | 2014-03-02 |
* | Extract file_search.c from misc2.c | Felipe Oliveira Carvalho | 2014-02-28 |