1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:41:25 -06:00
go/src/pkg/path/filepath
Anthony Martin 0bad08cbbb path/filepath: fix typo
R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/6117063
2012-04-27 10:25:19 +10:00
..
match_test.go path/filepath: implement Match and Glob on windows 2012-03-19 16:51:06 +11:00
match.go path/filepath: implement Match and Glob on windows 2012-03-19 16:51:06 +11:00
path_plan9.go path/filepath: fix typo 2012-04-27 10:25:19 +10:00
path_test.go path/filepath: move out of temp directory before deleting it in TestAbs 2012-04-05 15:17:24 +10:00
path_unix.go path/filepath: steer people away from HasPrefix 2012-02-29 16:37:40 -05:00
path_windows.go path/filepath: windows drive letter cannot be a digit 2012-03-23 15:57:19 +11:00
path.go path: document that Clean deletes trailing slashes. 2012-04-24 13:17:05 +10:00
symlink_windows.go path/filepath: correct comment in EvalSymlinks 2012-03-28 12:27:36 +11:00
symlink.go path/filepath: retrieve real file name in windows EvalSymlinks 2012-03-08 10:00:25 +11:00