Felipe Oliveira Carvalho
a80d7e86c1
Remove NULL/non-NULL tests after calls to vim_str(n)save()
2014-05-19 14:50:23 -03:00
Felipe Oliveira Carvalho
b63d2626ed
Implement vim_str(n)save using xstrdup and strncpy/xmalloc
2014-05-19 14:50:22 -03:00
Eliseo Martínez
409cc138f2
Introduce nvim namespace: Fix project-local includes.
...
Prepend 'nvim/' in all project-local (non-system) includes.
2014-05-15 20:46:01 +02:00
Eliseo Martínez
da51dc9cf2
Introduce nvim namespace: Move files.
...
Move files from src/ to src/nvim/.
- src/nvim/ becomes the new root dir for nvim executable sources.
- src/libnvim/ is planned to become root dir of the neovim library.
2014-05-15 20:46:01 +02:00