aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* use more verbose output type for unittests on travisStefan Hoffmann2014-03-08
* Fix bugs, clean code, add tests.Thomas Wienecke2014-03-07
* Remove unused return values.Thomas Wienecke2014-03-07
* Move definition of helper function below their usage.Thomas Wienecke2014-03-07
* Simplify mch_can_exe extracting is_executable_in_path.Thomas Wienecke2014-03-07
* Declare is_executable as static and remove its unit tests.Thomas Wienecke2014-03-07
* Move mch_can_exe, executable_file to os/fs.c.Thomas Wienecke2014-03-07
* Add another unit test to mch_can_exe.Thomas Wienecke2014-03-07
* Make script portable across Python versionsSteven Myint2014-03-07
* Added MODIFIED_BY and updated version information.scott-linder2014-03-07
* Fix memory leak in `eval7`Thiago de Arruda2014-03-07
* Fix `free_all_mem` and EXITFREE definitionThiago de Arruda2014-03-07
* Issue #311 - Clean up arabic.c, arabic.h, farsi.c, farsi.h. Tweaks to uncrust...David Z. Chen2014-03-07
* Remove hangul input supportThiago de Arruda2014-03-07
* Use check_function_exists() to check for _NSGetEnviron().John Szakmeister2014-03-07
* Move some types and consts from structs.h to other headersFelipe Oliveira Carvalho2014-03-07
* Move garray_T from structs.h to garray.hFelipe Oliveira Carvalho2014-03-07
* Fix memory leak and enable valgrind on travisThiago de Arruda2014-03-07
* Luarocks appears to be down, so let's use the mirror for now.John Szakmeister2014-03-07
* cleanup environment variable handling + unit testsStefan Hoffmann2014-03-06
* Fix style issues.Thomas Wienecke2014-03-06
* Extract keymap.c from misc2.cFelipe Oliveira Carvalho2014-03-06
* Extract crypt.c from misc2.cFelipe Oliveira Carvalho2014-03-06
* Issue #66 - Add lint tool and uncrustify config. Update contributing document...David Z. Chen2014-03-05
* Remove USE_SYSTEM and code only run under USE_SYSTEMSimen Endsjø2014-03-05
* Implement pending test.Thomas Wienecke2014-03-05
* Port mch_isdir to libuv.Thomas Wienecke2014-03-05
* Add unit tests for executable_file and mch_can_exe.Thomas Wienecke2014-03-05
* Remove static declaration of executable_file.Thomas Wienecke2014-03-05
* Add unit tests for mch_isdir.Thomas Wienecke2014-03-05
* Assert that vim_strsize and vim_strnsize gets a non-null parameter.Simen Endsjø2014-03-04
* Apply small refactor to unit testsThiago de Arruda2014-03-04
* Correct a few parentheses.Thomas Wienecke2014-03-04
* Rename and refactor mch_FullName.Thomas Wienecke2014-03-04
* Anchor gitignore pathsCaleb Spare2014-03-03
* README.md: Fixed brew install instructionsandrewmchen2014-03-03
* Move some of misc1.c to indent.c.Gaelan Steele2014-03-03
* Remove traces of old custom undo memory manager.Alexander Bolodurin2014-03-03
* Remove dead stack-checking code.Alexander Bolodurin2014-03-03
* Add unit tests for ported filesystem functions.Thomas Wienecke2014-03-03
* Make Travis compile on GCC and Clang.Gaelan2014-03-03
* Use -Werror.Gaelan Steele2014-03-03
* Remove __ARGS macro. Close #205Nicolas Pierron2014-03-02
* 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