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
Age
Commit message (
Expand
)
Author
2019-03-25
path/filepath: add examples for Base, Dir and IsAbs
Hasan Ozgan
2019-03-05
path/filepath: don't discard .. in EvalSymlinks
Ian Lance Taylor
2019-03-01
path/filepath: do not call GetFinalPathNameByHandle from EvalSymlinks
Alex Brainman
2019-02-20
path/filepath: revert "fix Windows-specific Clean bug"
Ian Lance Taylor
2019-01-27
path/filepath: skip TestIssue29372 on windows, if /tmp has symilinks
Alex Brainman
2019-01-15
path/filepath: skip part of TestNTNamespaceSymlink
Alex Brainman
2019-01-10
path/filepath: return special error from EvalSymlinks
Alex Brainman
2018-12-24
path/filepath: walkSymlinks: return correct error for file with trailing slash
LE Manh Cuong
2018-12-02
all: use "reports whether" consistently instead of "returns whether"
Tobias Klauser
2018-11-02
all: use "reports whether" consistently in the few places that didn't
Brad Fitzpatrick
2018-11-02
path/filepath: change IsAbs("NUL") to return true
Alex Brainman
2018-10-24
path/filepath: add example for Match
Aurélien Rainone
2018-10-11
path/filepath: add AIX operating system
Clément Chigot
2018-09-29
path/filepath: fix Windows-specific Clean bug
QtRoS
2018-09-26
all: use strings.ReplaceAll and bytes.ReplaceAll where applicable
Brad Fitzpatrick
2018-09-13
path/filepath: correct symlink eval for symlink at root
Ian Lance Taylor
2018-09-13
path/filepath: rewrite walkSymlinks
Ian Lance Taylor
2018-08-26
path/filepath: fix Join with Windows drive letter
Yasuhiro Matsumoto
2018-07-29
path: present the correct error message in TestMatch
John Gibb
2018-07-18
filepath: updates doc to give case where WalkFunc info arg may be nil
Jack
2018-07-17
path/filepath: make Walk example runnable in the playground
Mostyn Bramley-Moore
2018-06-01
os: add js/wasm architecture
Richard Musiol
2018-05-14
path/filepath: make Abs("") return working directory on Windows
Dmitri Shuralyov
2018-04-26
path/filepath: fix Win32 tests missing 'chcp'
Lubomir I. Ivanov (VMware)
2018-03-26
path/filepath: change example to print the correct path on failure
Erwin Oegema
2018-03-05
path/filepath: use a temp dir in path_test.go
Mostyn Bramley-Moore
2018-02-14
path/filepath: fix escaped chars in Glob on non-Windows
Daniel Martí
2018-02-14
path: remove filename mentions from pattern godocs
Daniel Martí
2018-02-13
path: add example for Match
Jeff Dupont
2017-10-05
all: revert "all: prefer strings.LastIndexByte over strings.LastIndex"
Marvin Stenger
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-27
all: prefer strings.LastIndexByte over strings.LastIndex
Marvin Stenger
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-09-08
path: add path.Dir example with trailing slash
Mayank Kumar
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-05-16
path: add examples
Mark Harrison
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-11-08
path: document that filepath is recommended to manipulate filename paths
Jaana Burcu Dogan
[prev]
[next]