aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:7.4.268Marco Hinz2014-04-29
* Refactor test_evalMarco Hinz2014-04-29
* vim-patch:7.4.269Marco Hinz2014-04-29
* vim-patch:7.4.266Marco Hinz2014-04-29
* Changed variable types to fixed-size.Klemen Košir2014-04-29
* Added crypt.h doxygen comments.Klemen Košir2014-04-29
* Cleanup crypt.h/.c to follow the style guide.Klemen Košir2014-04-29
* Cleanuponi-link2014-04-29
* Call to rettv_list_alloc cannot fail.oni-link2014-04-29
* Call to list_append_tv cannot fail.oni-link2014-04-29
* Call to list_append_number cannot fail.oni-link2014-04-29
* Updated comments in spell.h/.c to follow the style guide.Klemen Košir2014-04-29
* vim-patch:7.4.262Klemen Košir2014-04-29
* garray: comment and refactor a bit moreNicolas Hillegeer2014-04-29
* garray: refactor and optimize ga_concatNicolas Hillegeer2014-04-29
* garray: make parameter of ga_concat_strings constNicolas Hillegeer2014-04-29
* garray: add unit tests for ga_concat_strings_sepNicolas Hillegeer2014-04-29
* garray: implement ga_concat_strings_sepNicolas Hillegeer2014-04-29
* garray: reimplement ga_concat_strings with stpcpyNicolas Hillegeer2014-04-29
* memory: implement xstp(n)cpyNicolas Hillegeer2014-04-29
* garray: refactor ga_growNicolas Hillegeer2014-04-29
* garray: add unit testsNicolas Hillegeer2014-04-29
* Test and refactor `shorten_fname` and `shorten_fname1`John2014-04-29
* Remove `shorten_filenames` (dead code)John Schmidt2014-04-29
* Merge pull request #620 from watk/remove-dead-featsJustin M. Keyes2014-04-28
|\
| * Remove references to FEAT_{X11,CLIPBOARD} and USE_XSMP.Chris Watkins2014-04-28
|/
* test: no longer define ad-hoc C headersNicolas Hillegeer2014-04-28
* test: fix the cimport methodNicolas Hillegeer2014-04-28
* path: add 'garray.h' to headersNicolas Hillegeer2014-04-28
* vim-patch:7.4.241oni-link2014-04-28
* vim-patch:7.4.265Klemen Košir2014-04-28
* README: Use SVG badge for TravisMathias Bynens2014-04-28
* Hold java packages to speed up buildLeonard Ehrenfried2014-04-28
* vim-patch:7.4.264Marco Hinz2014-04-28
* Use portable format specifiers: Improve arguments formatting.Eliseo Martínez2014-04-28
* Use portable format specifiers: Clarify some casted expressions.Eliseo Martínez2014-04-28
* Fix garray.* according to -WconversionMarco Hinz2014-04-28
* Use portable format specifiers: Case %ld - plain - sscanf.Eliseo Martínez2014-04-28
* Remove useless modelines (pt2)Marco Hinz2014-04-28
* Call to list_append_string cannot fail.oni-link2014-04-28
* Call to list_append_dict cannot fail.oni-link2014-04-28
* Remove code and checks for unsupported systems.Chris Watkins2014-04-28
* Remove `alloc_clear`John Schmidt2014-04-28
* Remove deprecated "--use-mirrors"Steven Myint2014-04-26
* vim-patch:7.4.260Marco Hinz2014-04-25
* Tests: prettify MakefileMarco Hinz2014-04-25
* vim-patch:7.4.261Marco Hinz2014-04-25
* Broken build on 32 bit: Pending TODO: Reenable assertion.Eliseo Martínez2014-04-24
* Add the neovim style guide to the contributing guide.Chris Watkins2014-04-24
* Remove O_EXTRA which was only for EMX and cygwin.Chris Watkins2014-04-24