summaryrefslogtreecommitdiff
path: root/test-wildmatch.c
AgeCommit message (Expand)Author
2013-01-01Makefile: add USE_WILDMATCH to use wildmatch as fnmatchNguyễn Thái Ngọc Duy
2013-01-01test-wildmatch: add "perf" command to compare wildmatch and fnmatchNguyễn Thái Ngọc Duy
2013-01-01wildmatch: support "no FNM_PATHNAME" modeNguyễn Thái Ngọc Duy
2013-01-01wildmatch: rename constants and update prototypeNguyễn Thái Ngọc Duy
2012-11-20test-wildmatch: avoid Windows path manglingNguyễn Thái Ngọc Duy
2012-10-15wildmatch: remove static variable force_lower_caseNguyễn Thái Ngọc Duy
2012-10-15wildmatch: make wildmatch's return value compatible with fnmatchNguyễn Thái Ngọc Duy
2012-10-15Integrate wildmatch to gitNguyễn Thái Ngọc Duy