1
0
mirror of https://github.com/golang/go synced 2024-11-25 09:07:58 -07:00
go/src
Alex Brainman 2ef4a84022 path/filepath: implement Match and Glob on windows
As discussed on golang-dev, windows will use
"\" as path separator. No escaping allowed.

R=golang-dev, r, mattn.jp, rsc, rogpeppe, bsiegert, r
CC=golang-dev
https://golang.org/cl/5825044
2012-03-19 16:51:06 +11:00
..
cmd build: catch API changes during build 2012-03-17 11:20:46 -07:00
lib9 all: remove some references to Make.inc etc. 2012-03-07 13:51:49 +11:00
libbio build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
libmach runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
pkg path/filepath: implement Match and Glob on windows 2012-03-19 16:51:06 +11:00
all.bash cmd/dist: cross-compiling fixes 2012-02-13 22:31:51 -05:00
all.bat build: use setlocal in run.bat 2012-02-16 10:44:55 +11:00
clean.bash build: fix clean.bash 2012-02-15 23:52:07 +09:00
clean.bat build: implement clean.bat 2012-02-20 12:17:27 +11:00
make.bash build: update comment about GO_LDFLAGS. 2012-03-13 12:52:15 +11:00
make.bat make.bat: don't show error message if old generated files do not exist 2012-03-17 00:32:48 +08:00
Make.dist cmd/dist: make 'make' quieter for developers 2012-02-08 15:26:47 -05:00
run.bash build: catch API changes during build 2012-03-17 11:20:46 -07:00
run.bat test: actually run them on windows 2012-03-13 12:51:28 +11:00
sudo.bash cmd/dist, cmd/go: move CGO_ENABLED from 'go tool dist env' to 'go env' 2012-03-10 03:42:23 +08:00