aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/tempfile.c
Commit message (Expand)AuthorAge
* Merge tempfile.c back into fileio.cJurica Bradaric2016-04-20
* vim-patch:7.4.1120Jurica Bradaric2016-04-20
* Fix linter errors.Jurica Bradaric2016-04-20
* vim-patch:7.4.1116Jurica Bradaric2016-04-20
* vim-patch:7.4.1114Jurica Bradaric2016-04-20
* vim-patch:7.4.1107Jurica Bradaric2016-04-20
* vim-patch:7.4.958watiko2016-03-02
* Remove char_u: vim_settempdir()Mark Bainter2015-05-06
* Remove char_u: vim_FullName()Mark Bainter2015-05-06
* Remove char_u: add_pathsep()Mark Bainter2015-05-06
* memory: Add `free` wrapper and refactor project to use itThiago de Arruda2015-04-13
* Remove redundant castsAnton Ovchinnikov2015-03-09
* Use ARRAY_SIZE where Coccinelle wasn't able to do itFelipe Oliveira Carvalho2014-12-18
* Implement `os_mkdtemp` on top of `uv_fs_mkdtemp`Pavel Platto2014-08-09
* Statically allocate NameBuffWayne Rowcliffe2014-07-22
* Create os/os_defs.h for os specific definitionsPavel Platto2014-07-14
* tempfile.c: refactor vim_settempdirPavel Platto2014-07-14
* tempfile.c: fix style issues and commentsPavel Platto2014-07-14
* tempfile.c: add to clint-files and fix warningsPavel Platto2014-07-14
* Extract `tempfile` module from fileioPavel Platto2014-07-14