aboutsummaryrefslogtreecommitdiff
path: root/src/path/filepath/path_plan9.go
AgeCommit message (Expand)Author
2024-04-26path/filepath, internal/filepathlite: move parts of filepath to filepathliteDamien Neil
2022-11-16path/filepath: add IsLocalDamien Neil
2016-12-16path/filepath: deprecate HasPrefixJoe Tsai
2015-11-12path/filepath: in Rel use case-insensitive comparison on WindowsYasuhiro Matsumoto
2015-03-18all: use "reports whether" in place of "returns true if(f)"Josh Bleecher Snyder
2015-01-20path/filepath: make Join handle UNC paths on WindowsEmil Hessman
2014-09-08build: move package sources from src/pkg to srcRuss Cox