summaryrefslogtreecommitdiff
path: root/test-wildmatch.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-20stop using fnmatch (either native or compat)Libravatar Nguyễn Thái Ngọc Duy1-6/+0
2014-02-20Revert "test-wildmatch: add "perf" command to compare wildmatch and fnmatch"Libravatar Nguyễn Thái Ngọc Duy1-73/+0
2013-01-01Makefile: add USE_WILDMATCH to use wildmatch as fnmatchLibravatar Nguyễn Thái Ngọc Duy1-0/+3
2013-01-01test-wildmatch: add "perf" command to compare wildmatch and fnmatchLibravatar Nguyễn Thái Ngọc Duy1-0/+73
2013-01-01wildmatch: support "no FNM_PATHNAME" modeLibravatar Nguyễn Thái Ngọc Duy1-2/+4
2013-01-01wildmatch: rename constants and update prototypeLibravatar Nguyễn Thái Ngọc Duy1-2/+2
2012-11-20test-wildmatch: avoid Windows path manglingLibravatar Nguyễn Thái Ngọc Duy1-0/+8
2012-10-15wildmatch: remove static variable force_lower_caseLibravatar Nguyễn Thái Ngọc Duy1-2/+2
2012-10-15wildmatch: make wildmatch's return value compatible with fnmatchLibravatar Nguyễn Thái Ngọc Duy1-2/+2
2012-10-15Integrate wildmatch to gitLibravatar Nguyễn Thái Ngọc Duy1-0/+14