aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* remove HAVE_FCHDIRoni-link2014-04-02
* remove HAVE_DL{OPEN, SYM}oni-link2014-04-02
* remove HAVE_WCTYPE_Honi-link2014-04-02
* remove HAVE_WCHAR_Honi-link2014-04-02
* remove HAVE_USLEEPoni-link2014-04-02
* remove HAVE_SYS_{POLL_H, RESOURCE_H, SYSCTL_H, TYPES_H}oni-link2014-04-02
* remove HAVE_SYSINFO and HAVE_SYSINFO_MEM_UNIToni-link2014-04-02
* remove HAVE_SVR4_PTYSoni-link2014-04-02
* remove HAVE_STRTOLoni-link2014-04-02
* remove HAVE_STRPBRKoni-link2014-04-02
* remove HAVE_STRING_Honi-link2014-04-02
* remove HAVE_STRFTIMEoni-link2014-04-02
* remove HAVE_STRERRORoni-link2014-04-02
* remove HAVE_STDLIB_Honi-link2014-04-02
* remove HAVE_SIGCONTEXToni-link2014-04-02
* remove HAVE_RENAMEoni-link2014-04-02
* remove HAVE_FLOAT_FUNCSoni-link2014-04-02
* remove HAVE_DATE_TIMEoni-link2014-04-02
* Delete os_delay unit test.Thomas Wienecke2014-04-02
* Move signal handling to libuv event loopThiago de Arruda2014-04-01
* Move shorten_filenames back to fileio.cJohn Schmidt2014-04-01
* Move match_suffix from misc1.cJohn Schmidt2014-04-01
* Move expand_wildcards{,_eval} from misc1.cJohn Schmidt2014-04-01
* Move shorten_fname{,1,s} and shorten_filenames from fileio.cJohn Schmidt2014-04-01
* Move mch_expandpath from os_unix.cJohn Schmidt2014-04-01
* Move pathcmp from misc2.cJohn Schmidt2014-04-01
* Move same_directory from misc2.cJohn Schmidt2014-04-01
* Move after_pathsep from misc2.cJohn Schmidt2014-04-01
* Move fix_fname from buffer.cJohn Schmidt2014-04-01
* Move functions from window.cJohn Schmidt2014-04-01
* Move simplify_filename from tag.cJohn Schmidt2014-04-01
* enable coveralls supportaph2014-04-01
* remove HAVE_{ISWUPPER,ISWLOWER,TOWUPPER,TOWLOWER}Julian Orth2014-03-31