aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Moved mch_get_host_name and renamed it to os_get_hostanmeStefan Hoffmann2014-04-05
* Moved mch_get_pid and renamed it to os_get_pidStefan Hoffmann2014-04-05
* vim-patch:7.4.171oni-link2014-04-05
* Remove the old `mch_call_shell` implementationThiago de Arruda2014-04-05
* Rewrite `mch_call_shell` on top of libuvThiago de Arruda2014-04-05
* Stop queueing events when signals are rejectedThiago de Arruda2014-04-05
* Add helpers for debugging with valgrindThiago de Arruda2014-04-05
* vim-patch:7.4.172oni-link2014-04-05
* Remove mblen() checkJohn Schmidt2014-04-05
* Remove xterm_saveJohn Schmidt2014-04-05
* 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
* 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