aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* deleted unused defines in vim.h #772Brandon Coleman2014-06-10
* Merge #783 'Nul terminate pascal strings'Justin M. Keyes2014-06-08
|\
| * api: unify string conversions, simplify interopNicolas Hillegeer2014-06-08
| * api: also NUL-terminate Strings made from cstrsNicolas Hillegeer2014-06-08
| * api: remove some redundant string copiesNicolas Hillegeer2014-06-08
| * msgpack: NULL terminate incoming stringsNicolas Hillegeer2014-06-08
|/
* Merge #777 'Constify text enc args fix mb_string2cells'Justin M. Keyes2014-06-08
|\
| * text: remove useless arg from mb_string2cellsNicolas Hillegeer2014-06-08
| * text/encoding: constify argumentsNicolas Hillegeer2014-06-07
|/
* vim-patch:7.4.290 #753oni-link2014-06-06
* vim-patch:7.4.292 #754oni-link2014-06-06
* Remove USE_CR and tag_fgets. #808Justin M. Keyes2014-06-06
* Add more commented patch numbers to version.c (2) #763oni-link2014-06-05
* vim-patch:7.4.289 #752oni-link2014-06-05
* vim-patch:7.4.288 #751oni-link2014-06-05
* vim-patch:7.4.286 #750oni-link2014-06-05
* vim-patch:7.4.284 #748oni-link2014-06-05
* vim-patch:7.4.282 #747oni-link2014-06-05
* vim-patch:7.4.281 #746oni-link2014-06-05
* vim-patch:7.4.280 #745oni-link2014-06-05
* Merge #738 'vim-patch:7.4.275'Justin M. Keyes2014-06-04
|\
| * vim-patch:7.4.275Douglas Schneider2014-06-04
|/
* Merge #744 'vim-patch:7.4.277'Justin M. Keyes2014-06-04
|\
| * vim-patch:7.4.277oni-link2014-06-04
|/
* Fix diagrams in ex_cmds.c #798Justin M. Keyes2014-06-02
* Merge branch 'make-gendeclarations-friendly-to-incremental-builds'Thiago de Arruda2014-06-02
|\
| * Make gendeclarations.lua more friendly to incremental buildsThiago de Arruda2014-06-02
|/
* Merge pull request #710 'Automatically generate declarations'Thiago de Arruda2014-06-02
|\
| * Use generated static declarations in cursor.cZyX2014-06-02
| * Use generated headers in os.hZyX2014-06-02
| * 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
| * Remove unneeded klist include in channel.cZyX2014-06-02
| * Remove a number of unneeded func_attr includesZyX2014-06-02
| * Add missing include to mbyte.cZyX2014-06-02
| * Fix some stylesZyX2014-06-02
| * Add include guard to ex_cmds_defsZyX2014-06-02
| * Make nvim/lib/k*.h headers be the last one in the listZyX2014-06-02
| * Surround nvim/func_attr.h includes with define/undef DEFINE_FUNC_ATTRIBUTESZyX2014-06-02
| * Remove remaining declarations with new script: finddeclarations.plZyX2014-06-02
| * Add automatic generation of headersZyX2014-06-02
| * Move documentation from function declarations to definitionsZyX2014-06-02
|/
* Merge pull request #779 'Add --api-msgpack-metadata command line option'Thiago de Arruda2014-06-02
|\
| * Rename --api-metadata to --api-msgpack-metadataRui Abreu Ferreira2014-06-02
| * Add --api-metadata command line optionRui Abreu Ferreira2014-06-02
|/
* Merge #714 'Fix unused variable when NDEBUG is defined'Justin M. Keyes2014-05-31
|\
| * Fix unused variable when NDEBUG is defined.Justin M. Keyes2014-05-31
|/
* Make it easier to turn the bundled dependencies off.John Szakmeister2014-05-31
* travis/coverity: hotfix #2, unbreak buildNicolas Hillegeer2014-05-31
* travis/coverity: hotfix, alwasy return successNicolas Hillegeer2014-05-31