index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
path
/
filepath
Age
Commit message (
Expand
)
Author
2018-02-14
path: remove filename mentions from pattern godocs
Daniel Martí
2017-10-05
path/filepath: re-implement windows EvalSymlinks
Alex Brainman
2017-09-27
path/filepath: add example for Walk
Jean-Francois Cantin
2017-09-25
path/filepath: ensure Walk report unreadable directories once
Wei Congrui
2017-09-24
path/filepath: simplify TestEvalSymlinks
Alex Brainman
2017-09-12
all: remove strings.Contains check around Replace
Daniel Martí
2017-08-25
path/filepath: add example for Ext
Kevin Burke
2017-06-15
path/filepath: fix TestGlobError
Dominik Honnef
2017-06-14
path, path/filepath: clarify and cross-reference packages
Brad Fitzpatrick
2017-04-26
os: do not report ModeDir for symlinks on windows
Alex Brainman
2017-04-25
all: remove some unused parameters in test code
Daniel Martí
2017-04-05
path/filepath: add test to walk symlink
Alex Brainman
2017-02-12
path/filepath: add test for directory junction walk
Alex Brainman
2017-02-11
path/filepath: fix TestWinSplitListTestsAreValid on some systems
Remi Gillig
2017-02-04
path/filepath: ignore dot for Dir(`\\server\share`)
Yasuhiro Matsumoto
2017-01-07
all: fix misspellings
shawnps
2016-12-16
path/filepath: deprecate HasPrefix
Joe Tsai
2016-10-29
path/filepath: fix Abs on Windows
Zev Goldstein
2016-10-25
path/filepath: make TestToNorm robust
Hiroshi Ioka
2016-10-25
test: delete bugs directory
Josh Bleecher Snyder
2016-10-24
path/filepath: fix match of \\?\c:\* on Windows
Russ Cox
2016-10-23
path/filepath: pass TestToNorm even if VolumeName(tmpdir) != VolumeName(pwd) ...
Hiroshi Ioka
2016-10-16
path/filepath: simplify TestToNorm
Hiroshi Ioka
2016-10-12
path/filepath: add a test case for EvalSymlinks error
Hiroshi Ioka
2016-10-12
path/filepath: remove unneeded doc statement for SplitList
Dmitri Shuralyov
2016-09-05
path/filepath: handle "C:." correctly in EvalSymlinks on Windows
Hiroshi Ioka
2016-09-02
path/filepath: use new style deprecation message
Jaana Burcu Dogan
2016-08-30
path/filepath: handle ".." in normalizing a path on Windows
Hiroshi Ioka
2016-08-25
path/filepath: don't return SkipDir at top
Ian Lance Taylor
2016-08-23
path/filepath: use testenv.MustHaveSymlink to simplify symlink tests
Hiroshi Ioka
2016-07-07
path/filepath: fix typo in comment
Ian Lance Taylor
2016-07-06
path/filepath: document Clean behavior for each function
Ian Lance Taylor
2016-05-31
path/filepath: prevent infinite recursion on Windows on UNC input
Josh Bleecher Snyder
2016-05-27
path/filepath: fix globbing of c:\*dir\... pattern
Alex Brainman
2016-04-11
all: use bytes.Equal, bytes.Contains and strings.Contains, again
Dominik Honnef
2016-04-05
path/filepath: normalize output of EvalSymlinks on windows
Hiroshi Ioka
2016-04-03
path, path/filepath: add Join example with joined rooted path
Russ Cox
2016-03-29
path/filepath: use fsutil with TestEvalSymlinksCanonicalNames
Alex Brainman
2016-03-06
Rewrite leftover references to plan9.bell-labs.com to 9p.io.
Muhammed Uluyol
2016-03-02
all: single space after period.
Brad Fitzpatrick
2016-02-24
all: fix typos and spelling
Martin Möhrmann
2016-02-23
all: fix typos
Shawn Smith
2016-02-19
all: replace strings.Index with strings.Contains where possible
Nathan VanBenschoten
2015-12-15
path/filepath: include test number in TestIssue13582 output
Alex Brainman
2015-12-14
path/filepath: keep walking if EvalSymlinks returns symlink
Alex Brainman
2015-12-09
path/filepath: remove code working around Join bug
Alex Brainman
2015-12-06
path/filepath: handle c: as first parameter in Join properly
Alex Brainman
2015-11-17
path/filepath: in Rel use case-insensitive comparison on Windows
Mohit Agarwal
2015-11-17
path/filepath: include the original paths in error messages
Mohit Agarwal
2015-11-12
path/filepath: in Rel use case-insensitive comparison on Windows
Yasuhiro Matsumoto
[prev]
[next]