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