1
0
mirror of https://github.com/golang/go synced 2024-10-05 06:21:24 -06:00
go/src/pkg/path
Rob Pike 1ce6245d6c throughout: fix broken calls to Printf etc.
I have written a tool to verify Printf calls, and although it's not
ready to be reviewed yet it's already uncovered a spate of problems
in the repository.  I'm sending this CL to break the changes into
pieces; as the tool improves it will find more, I'm sure.

R=rsc
CC=golang-dev
https://golang.org/cl/3427043
2010-12-07 16:42:54 -05:00
..
Makefile path: Windows support for Split 2010-11-30 17:17:45 -08:00
match_test.go path: add Glob 2010-11-05 10:47:56 -07:00
match.go path: Fix Glob when it finds a file in directory position. 2010-11-10 13:25:49 -08:00
path_test.go throughout: fix broken calls to Printf etc. 2010-12-07 16:42:54 -05:00
path_unix.go path: Windows support for Split 2010-11-30 17:17:45 -08:00
path_windows.go path: Windows support for Split 2010-11-30 17:17:45 -08:00
path.go path: Windows support for Split 2010-11-30 17:17:45 -08:00