1
0
mirror of https://github.com/golang/go synced 2024-10-03 06:21:21 -06:00
go/src/path/filepath
Josh Bleecher Snyder 2adc4e8927 all: use "reports whether" in place of "returns true if(f)"
Comment changes only.

Change-Id: I56848814564c4aa0988b451df18bebdfc88d6d94
Reviewed-on: https://go-review.googlesource.com/7721
Reviewed-by: Rob Pike <r@golang.org>
2015-03-18 15:14:06 +00:00
..
example_unix_test.go path/filepath: add example for filepath.Split 2015-02-20 07:35:57 +00:00
export_test.go
match_test.go
match.go all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
path_plan9.go all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
path_test.go path/filepath: get tests working on darwin/arm 2015-03-01 18:38:21 +00:00
path_unix.go all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
path_windows_test.go
path_windows.go all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
path.go path/filepath: clarify the package doc about '/' in returned results. 2015-03-11 20:25:35 +00:00
symlink_unix.go
symlink_windows.go
symlink.go