summaryrefslogtreecommitdiff
path: root/src/path/path.go
Commit message (Expand)AuthorAgeFilesLines
* path: minor changes to improve documentation for JoinEric Rutherford2019-11-201-4/+5
* path: improve documentation to call out cases where Clean is calledEric Rutherford2019-09-091-3/+4
* all: revert "all: prefer strings.LastIndexByte over strings.LastIndex"Marvin Stenger2017-10-051-2/+2
* all: prefer strings.LastIndexByte over strings.LastIndexMarvin Stenger2017-09-271-2/+2
* path, path/filepath: clarify and cross-reference packagesBrad Fitzpatrick2017-06-141-1/+4
* path: document that filepath is recommended to manipulate filename pathsJaana Burcu Dogan2016-11-081-0/+2
* 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-1/+1
* path: fix typoShenghou Ma2015-11-281-1/+1
* path: fix a typo in documentation of SplitMichael Käufl2015-05-311-1/+1
* all: use "reports whether" in place of "returns true if(f)"Josh Bleecher Snyder2015-03-181-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+210