aboutsummaryrefslogtreecommitdiff
path: root/test-wildmatch.c
Commit message (Expand)AuthorAge
* stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy2014-02-20
* Revert "test-wildmatch: add "perf" command to compare wildmatch and fnmatch"Nguyễn Thái Ngọc Duy2014-02-20
* Makefile: add USE_WILDMATCH to use wildmatch as fnmatchNguyễn Thái Ngọc Duy2013-01-01
* test-wildmatch: add "perf" command to compare wildmatch and fnmatchNguyễn Thái Ngọc Duy2013-01-01
* wildmatch: support "no FNM_PATHNAME" modeNguyễn Thái Ngọc Duy2013-01-01
* wildmatch: rename constants and update prototypeNguyễn Thái Ngọc Duy2013-01-01
* test-wildmatch: avoid Windows path manglingNguyễn Thái Ngọc Duy2012-11-20
* wildmatch: remove static variable force_lower_caseNguyễn Thái Ngọc Duy2012-10-15
* wildmatch: make wildmatch's return value compatible with fnmatchNguyễn Thái Ngọc Duy2012-10-15
* Integrate wildmatch to gitNguyễn Thái Ngọc Duy2012-10-15