1
0
mirror of https://github.com/golang/go synced 2024-11-24 21:00:09 -07:00
go/src
Francisco Souza bb6e685b7b godoc: fix codewalk handler
For URLs ending with /, the handler did not work, trying to append
".xml" to the path.

For instance, the "Share Memory by Communicating" returned the
following error:

        open /Users/francisco.souza/lib/go/doc/codewalk/sharemem/.xml: no such file or directory

R=adg, minux.ma
CC=golang-dev
https://golang.org/cl/5797065
2012-03-13 09:08:04 +11:00
..
cmd godoc: fix codewalk handler 2012-03-13 09:08:04 +11:00
lib9 all: remove some references to Make.inc etc. 2012-03-07 13:51:49 +11:00
libbio
libmach runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
pkg os/exec: fix typo in documentation 2012-03-12 14:08:00 -07: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: build correct cmd/dist matching GOHOSTARCH 2012-03-13 03:34:22 +08:00
make.bat make.bat, run.bat: echo newlines 2012-02-16 20:49:50 +00:00
Make.dist
run.bash cmd/dist, cmd/go: move CGO_ENABLED from 'go tool dist env' to 'go env' 2012-03-10 03:42:23 +08:00
run.bat build: use run.go for running tests 2012-03-05 22:47:23 -05: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