Sign in
go
/
go
/
e216735dfad648b8ef26ffd389305a141c1dec75
/
src
/
path
f62b749
all: fix some vet-caught formatting errors, mostly but not only in tests
by Rob Pike
· 10 years ago
2ae7737
all: link to https instead of http
by Brad Fitzpatrick
· 10 years ago
4df6b1e
path/filepath: document and test behavior of SkipDir on files
by Russ Cox
· 10 years ago
94df205
path: fix a typo in documentation of Split
by Michael Käufl
· 10 years ago
8c5f66b
path/filepath: skip test on darwin/arm64
by David Crawshaw
· 10 years ago
32e75ba
all: fix race when allocating buffer for some windows syscalls
by Alex Brainman
· 10 years ago
2adc4e8
all: use "reports whether" in place of "returns true if(f)"
by Josh Bleecher Snyder
· 10 years ago
eb96bb1
path/filepath: clarify the package doc about '/' in returned results.
by Hyang-Ah (Hana) Kim
· 10 years ago
5432b4d
path/filepath: get tests working on darwin/arm
by David Crawshaw
· 10 years ago
5868ce3
path/filepath: add example for filepath.Split
by Andrew Gerrand
· 10 years ago
9b6ccb1
all: don't refer to code.google.com/p/go{,-wiki}/
by Péter Surányi
· 10 years ago
8128b01
path/filepath: make Join handle UNC paths on Windows
by Emil Hessman
· 10 years ago
ddd666b
path/filepath: remove named result parameter for VolumeName
by Emil Hessman
· 10 years ago
54b63f0
path/filepath: document that Glob ignores i/o errors
by Russ Cox
· 11 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago