aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* homebrew: deparallelize buildaph2014-03-01
* Fixed nvim homebrew formulaTheo Belaire2014-03-01
* README.md: remove lingering references to sha1sum in OSX instructionsaph2014-03-01
* Adding darwin platform to common.sh build scriptIslam Sharabash2014-03-01
* Be more explicit about OS X deps installationJakub Stasiak2014-03-01
* Clean-up main.c: follow STRNICMP replacement.Nicolas Pierron2014-03-01
* Use $(MAKE) instead of ${MAKE}, and fixup two more make invocations.John Szakmeister2014-03-01
* CONTRIBUTING.md: mention coding styleAshley Hewson2014-03-01
* Extract file_search.c from misc2.cFelipe Oliveira Carvalho2014-02-28
* Added a types.h with vim.h unsigned int typedefs.scott-linder2014-02-28
* MAKE: ask gnulikes to warn and be pedantic + fixesNicolas Hillegeer2014-02-28
* Fix a 'garbage value' warning found by Clang's static analyzerFelipe Oliveira Carvalho2014-02-28
* Setup better warning flags for Clang.John Szakmeister2014-02-28
* Only include libintl's include dir if libintl was found.John Szakmeister2014-02-28
* Use _NSGetEnviron on Mac OS X to gain access to environ.John Szakmeister2014-02-28
* Include "garray.h" in ex_cmds2.cFelipe Oliveira Carvalho2014-02-28
* Extract garray.c from misc2.cFelipe Oliveira Carvalho2014-02-28
* Use cmake module instead of shared for nvim-testScott Nielsen2014-02-28
* Add unit test running to travis againThiago de Arruda2014-02-27
* Compile libuv with -fPIC.John Szakmeister2014-02-27
* Disable unit tests until fixed for travisThiago de Arruda2014-02-27
* Add more example unit tests and run with travisThiago de Arruda2014-02-27
* Add basic infrastructure for unit testingThiago de Arruda2014-02-27
* CMakeLists: Improve handling of libintlAlexis Hildebrandt2014-02-27
* CMakeLists: Use nvim target nameAlexis Hildebrandt2014-02-27
* Improve libintl detection and linking.John Szakmeister2014-02-27
* Use GNU gettext from homebrew on Mac if availableAlexis Hildebrandt2014-02-27
* Merge pull request #187 from rjw57/issue-179Rich Wareham2014-02-27
|\
| * Use CMAKE_C_FLAGS variable to set compiler flags.Rich Wareham2014-02-27
| * Merge pull request #183 from rjw57/issue-178Rich Wareham2014-02-27
| |\
| | * README.md: fix anchor tags for CentOS/RHEL sectionRich Wareham2014-02-27
| | * README: add note on RHEL/CentOS 6Rich Wareham2014-02-27
* | | Import luajit 2.0.2 source treeThiago de Arruda2014-02-27
* | | README.md: fix anchor tags for CentOS/RHEL sectionRich Wareham2014-02-27
* | | README: add note on RHEL/CentOS 6Rich Wareham2014-02-27
|/ /
* | Merge pull request #184 from equalsraf/tb-cursesRich Wareham2014-02-27
|\ \ | |/ |/|
| * Use FindCurses to find curses librariesRui Abreu Ferreira2014-02-27
* | Merge pull request #180 from pmandera/readme-linksRich Wareham2014-02-27
|\ \ | |/ |/|
| * Anchors and reorder in dependency lists of README.mdPaweł Mandera2014-02-27
| * Fixed header levels in markdownPaweł Mandera2014-02-27
|/
* Enable stderr for test in travisThiago de Arruda2014-02-26
* Modify travis configuration to install valgrindThiago de Arruda2014-02-26
* Remove -e option from travis shell scriptThiago de Arruda2014-02-26
* Fix travis scriptThiago de Arruda2014-02-26
* Add test reporting to travis scriptThiago de Arruda2014-02-26
* Enable valgrind when testing on travisThiago de Arruda2014-02-26
* Markdown fix + MacPorts URLGöran Gustafsson2014-02-26
* README: Add support for custom brew installationsAlexis Hildebrandt2014-02-26
* Merge branch 'pr36'ashleyh2014-02-26
|\
| * Merge branch 'master' into pr36ashleyh2014-02-26
| |\