| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge tempfile.c back into fileio.c | Jurica Bradaric | 2016-04-20 |
| | | |||
| * | Extract `tempfile` module from fileio | Pavel Platto | 2014-07-14 |
| Though this module is relatively small it has very clear boundaries. The last argument for extracting `tempfile` was the errors which I got when I was writing unittests for it: `cimport './src/nvim/fileio.h'` does not work for some reason. | |||