aboutsummaryrefslogtreecommitdiff
path: root/src/path/match.go
AgeCommit message (Expand)Author
2020-10-23io/fs, path, path/filepath, testing/fstest: validate patterns in Match, GlobRuss Cox
2020-10-13path: avoid import of stringsRuss Cox
2018-02-14path: remove filename mentions from pattern godocsDaniel Martí
2016-02-19all: replace strings.Index with strings.Contains where possibleNathan VanBenschoten
2015-03-18all: use "reports whether" in place of "returns true if(f)"Josh Bleecher Snyder
2014-09-08build: move package sources from src/pkg to srcRuss Cox