8 Commits (27b6e17a6d84a18861f05fd7c684ab443bf15244)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy cebcab189a Makefile: add USE_WILDMATCH to use wildmatch as fnmatch 12 years ago
Nguyễn Thái Ngọc Duy 1b25892636 test-wildmatch: add "perf" command to compare wildmatch and fnmatch 12 years ago
Nguyễn Thái Ngọc Duy c41244e702 wildmatch: support "no FNM_PATHNAME" mode 12 years ago
Nguyễn Thái Ngọc Duy 9b3497cab9 wildmatch: rename constants and update prototype 12 years ago
Nguyễn Thái Ngọc Duy ef49841ddf test-wildmatch: avoid Windows path mangling 12 years ago
Nguyễn Thái Ngọc Duy 9b4edc0a49 wildmatch: remove static variable force_lower_case 12 years ago
Nguyễn Thái Ngọc Duy 3ae5396cf7 wildmatch: make wildmatch's return value compatible with fnmatch 12 years ago
Nguyễn Thái Ngọc Duy feabcc173b Integrate wildmatch to git 12 years ago