Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Makefile: add USE_WILDMATCH to use wildmatch as fnmatch | Nguyễn Thái Ngọc Duy | 2013-01-01 |
* | test-wildmatch: add "perf" command to compare wildmatch and fnmatch | Nguyễn Thái Ngọc Duy | 2013-01-01 |
* | wildmatch: support "no FNM_PATHNAME" mode | Nguyễn Thái Ngọc Duy | 2013-01-01 |
* | wildmatch: rename constants and update prototype | Nguyễn Thái Ngọc Duy | 2013-01-01 |
* | test-wildmatch: avoid Windows path mangling | Nguyễn Thái Ngọc Duy | 2012-11-20 |
* | wildmatch: remove static variable force_lower_case | Nguyễn Thái Ngọc Duy | 2012-10-15 |
* | wildmatch: make wildmatch's return value compatible with fnmatch | Nguyễn Thái Ngọc Duy | 2012-10-15 |
* | Integrate wildmatch to git | Nguyễn Thái Ngọc Duy | 2012-10-15 |