Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-20 | stop using fnmatch (either native or compat) | Nguyễn Thái Ngọc Duy | 1 | -6/+0 |
2014-02-20 | Revert "test-wildmatch: add "perf" command to compare wildmatch and fnmatch" | Nguyễn Thái Ngọc Duy | 1 | -73/+0 |
2013-01-01 | Makefile: add USE_WILDMATCH to use wildmatch as fnmatch | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2013-01-01 | test-wildmatch: add "perf" command to compare wildmatch and fnmatch | Nguyễn Thái Ngọc Duy | 1 | -0/+73 |
2013-01-01 | wildmatch: support "no FNM_PATHNAME" mode | Nguyễn Thái Ngọc Duy | 1 | -2/+4 |
2013-01-01 | wildmatch: rename constants and update prototype | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2012-11-20 | test-wildmatch: avoid Windows path mangling | Nguyễn Thái Ngọc Duy | 1 | -0/+8 |
2012-10-15 | wildmatch: remove static variable force_lower_case | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2012-10-15 | wildmatch: make wildmatch's return value compatible with fnmatch | Nguyễn Thái Ngọc Duy | 1 | -2/+2 |
2012-10-15 | Integrate wildmatch to git | Nguyễn Thái Ngọc Duy | 1 | -0/+14 |