aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lib/khash.h
Commit message (Expand)AuthorAge
* bufhl: fix unittests and lintBjörn Linse2016-02-23
* *: Fix lint errors found in new code in previously ignored filesZyX2015-10-08
* shada: Allocate all hashes on stackZyX2015-10-08
* shada: Add support for merging everything like described in the docZyX2015-10-08
* shada: Add support for dumping/restoring bufs changes and win jumpsZyX2015-10-08
* memory: Add `free` wrapper and refactor project to use itThiago de Arruda2015-04-13
* memory.h: don't include vim.h in header filesNicolas Hillegeer2014-07-16
* Add REAL_FATTR_ macros to func_attr.h, use them in lib/k*ZyX2014-06-02
* Move memory.h include above func_attr.h includeZyX2014-06-02
* Surround nvim/func_attr.h includes with define/undef DEFINE_FUNC_ATTRIBUTESZyX2014-06-02
* Remove OOM error handling in khash.hPavel Platto2014-05-20
* Enable -Wconversion for API files and fix errorsThiago de Arruda2014-05-17
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15