summaryrefslogtreecommitdiff
path: root/src/path/filepath/path.go
Commit message (Expand)AuthorAgeFilesLines
* path/filepath: remove unneeded doc statement for SplitListDmitri Shuralyov2016-10-121-1/+1
* path/filepath: don't return SkipDir at topIan Lance Taylor2016-08-251-2/+7
* path/filepath: fix typo in commentIan Lance Taylor2016-07-071-1/+1
* path/filepath: document Clean behavior for each functionIan Lance Taylor2016-07-061-5/+7
* Rewrite leftover references to plan9.bell-labs.com to 9p.io.Muhammed Uluyol2016-03-061-1/+1
* all: single space after period.Brad Fitzpatrick2016-03-021-2/+2
* path/filepath: in Rel use case-insensitive comparison on WindowsMohit Agarwal2015-11-171-1/+1
* path/filepath: include the original paths in error messagesMohit Agarwal2015-11-171-2/+2
* path/filepath: in Rel use case-insensitive comparison on WindowsYasuhiro Matsumoto2015-11-121-2/+2
* path/filepath: document and test behavior of SkipDir on filesRuss Cox2015-06-291-4/+5
* path/filepath: clarify the package doc about '/' in returned results.Hyang-Ah (Hana) Kim2015-03-111-1/+5
* path/filepath: make Join handle UNC paths on WindowsEmil Hessman2015-01-201-6/+3
* path/filepath: remove named result parameter for VolumeNameEmil Hessman2014-12-181-2/+2
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+464