summaryrefslogtreecommitdiff
path: root/src/pkg/path/match_test.go
Commit message (Expand)AuthorAgeFilesLines
* src/pkg/[n-z]*: gofix -r error -force=errorRuss Cox2011-11-011-5/+2
* path/filepath: new OS-specific path supportGustavo Niemeyer2011-03-061-28/+0
* path: add GlobBenny Siegert2010-11-051-0/+28
* gofmt -s -w src miscRobert Griesemer2010-10-221-49/+49
* tests: fix printsRob Pike2010-09-231-1/+1
* path: Fix bug in Match with non-greedy starsKevin Ballard2010-02-251-0/+1
* path: add MatchRuss Cox2010-02-241-0/+76