aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Remove xpmJohn Schmidt2014-04-05
* Remove tclJohn Schmidt2014-04-05
* Remove oleJohn Schmidt2014-04-05
* Remove mzschemeJohn Schmidt2014-04-05
* Remove python, perl, lua, rubyJohn Schmidt2014-04-05
* Remove XimJohn Schmidt2014-04-05
* Remove clientserverJohn Schmidt2014-04-05
* Remove BalloonEvalJohn Schmidt2014-04-05
* Remove HPUX and Vim 5.x compatible digraphsJohn Schmidt2014-04-05
* Remove SniFFJohn Schmidt2014-04-05
* Remove Amiga stuffJohn Schmidt2014-04-05
* Remove netbeans and sun workshopJohn Schmidt2014-04-05
* remove reference to BROKEN_TOUPPERaph2014-04-04
* remove pchar from macros.haph2014-04-04
* remove MB_{IS,TO}{UPPER,LOWER}aph2014-04-04
* remove DO_AUTOCHDIRaph2014-04-04
* Remove unused defineMarkus Breitenberger2014-04-04
* Removed not defined prototypes in os_unix.hStefan Hoffmann2014-04-04
* vim-patch:7.4.170oni-link2014-04-04
* Possible string literals that have to be replacedWilberto Morales2014-04-04
* Try to find all other instances of vimrc and gvimrc and prefix them with nWilberto Morales2014-04-04
* Extract memory.c from misc2.cJohn Schmidt2014-04-04
* vim-patch:7.4.169Keerthan Jaic2014-04-04
* Restore vim_renameHinidu2014-04-04
* Replace mch_rename and vim_rename with libuvHinidu2014-04-04
* Changed testdir/Makefile to use Makefile wildcards instead of SUFFIXESJared L Wong2014-04-04
* Fix #451: Build broken on OSX.Eliseo Martínez2014-04-03
* Remove `mch_call_shell` GUI printing codeThiago de Arruda2014-04-03
* Remove `:shell` and `suspend_shell`Thiago de Arruda2014-04-03
* Remove support for running interactive programsThiago de Arruda2014-04-03
* Rename FPC_* constants.Thomas Wienecke2014-04-03
* Initialize on declaration; use postincrements.Thomas Wienecke2014-04-03
* Fix seperator->separator, path_tail_with_separator->path_tail_with_sep.Thomas Wienecke2014-04-03
* Test and refactor getnextcomp -> path_next_component.Thomas Wienecke2014-04-03
* Test and refactor gettail_sep -> path_tail_with_seperator.Thomas Wienecke2014-04-03
* Test and refactor gettail -> path_tail.Thomas Wienecke2014-04-03
* Refactor fullpathcmp -> path_full_compare.Thomas Wienecke2014-04-03
* Add os_stat to os/fs module.Thomas Wienecke2014-04-03
* Move gettail_dir more closely to its usage.Thomas Wienecke2014-04-03
* Make FPC_* defines an enum type in path.h.Thomas Wienecke2014-04-03
* added doxygen documentation for os_file_is_{readonly, writable}Stefan Hoffmann2014-04-03
* cleaned up the readonly check in readfile()Stefan Hoffmann2014-04-03
* remove mch_access macro as it is only used in fs.cStefan Hoffmann2014-04-03
* move filewritable() into /src/os/fs.c and rename itStefan Hoffmann2014-04-03
* move check_file_readonly() into /src/os/fs.c and rename itStefan Hoffmann2014-04-03
* check readonly by trying to open the file for writing...Stefan Hoffmann2014-04-03
* Force travis build failure when some test failsThiago de Arruda2014-04-03
* Use check_symbol_exists() instead of check_function_exists().John Szakmeister2014-04-03
* vim-patch:7.4.166Justin M. Keyes2014-04-02
* Replace use of mch_rename with rename.oni-link2014-04-02