go/src/path/filepath
Brad Fitzpatrick 2ae77376f7 all: link to https instead of http
The one in misc/makerelease/makerelease.go is particularly bad and
probably warrants rotating our keys.

I didn't update old weekly notes, and reverted some changes involving
test code for now, since we're late in the Go 1.5 freeze. Otherwise,
the rest are all auto-generated changes, and all manually reviewed.

Change-Id: Ia2753576ab5d64826a167d259f48a2f50508792d
Reviewed-on: https://go-review.googlesource.com/12048
Reviewed-by: Rob Pike <r@golang.org>
2015-07-11 14:36:33 +00:00
..
example_unix_test.go path/filepath: add example for filepath.Split 2015-02-20 07:35:57 +00:00
export_test.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
match.go all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
match_test.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
path.go path/filepath: document and test behavior of SkipDir on files 2015-06-29 21:16:35 +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 all: link to https instead of http 2015-07-11 14:36:33 +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.go all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
path_windows_test.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
symlink.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
symlink_unix.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
symlink_windows.go all: fix race when allocating buffer for some windows syscalls 2015-04-08 02:06:31 +00:00