]> Cypherpunks repositories - gostls13.git/commit
all: don't refer to code.google.com/p/go{,-wiki}/
authorPéter Surányi <speter.go1@gmail.com>
Fri, 6 Feb 2015 12:44:39 +0000 (21:44 +0900)
committerIan Lance Taylor <iant@golang.org>
Fri, 6 Feb 2015 14:41:47 +0000 (14:41 +0000)
commit9b6ccb13233f2977c74c73ae836212c55d342d28
treebfe7c3917edfb338acff79e483431575e586671f
parent89669c6504abb947e0dab5994118f5cfced036db
all: don't refer to code.google.com/p/go{,-wiki}/

Only documentation / comment changes. Update references to
point to golang.org permalinks or go.googlesource.com/go.
References in historical release notes under doc are left as is.

Change-Id: Icfc14e4998723e2c2d48f9877a91c5abef6794ea
Reviewed-on: https://go-review.googlesource.com/4060
Reviewed-by: Ian Lance Taylor <iant@golang.org>
45 files changed:
doc/gccgo_contribute.html
misc/cgo/test/cflags.go
misc/cgo/test/setgid_linux.go
misc/editors
src/cmd/gc/subr.c
src/compress/bzip2/bzip2_test.go
src/compress/flate/deflate_test.go
src/crypto/tls/handshake_server.go
src/encoding/xml/read_test.go
src/html/template/clone_test.go
src/html/template/content_test.go
src/math/all_test.go
src/math/big/int_test.go
src/net/hosts_test.go
src/net/http/serve_test.go
src/os/os_test.go
src/path/filepath/path_test.go
src/runtime/compiler.go
src/runtime/malloc1.go
test/fixedbugs/bug214.go
test/fixedbugs/bug215.go
test/fixedbugs/bug216.go
test/fixedbugs/bug217.go
test/fixedbugs/bug218.go
test/fixedbugs/bug221.go
test/fixedbugs/bug264.go
test/fixedbugs/bug265.go
test/fixedbugs/bug269.go
test/fixedbugs/bug271.go
test/fixedbugs/bug272.go
test/fixedbugs/bug273.go
test/fixedbugs/bug274.go
test/fixedbugs/bug279.go
test/fixedbugs/bug280.go
test/fixedbugs/bug281.go
test/fixedbugs/bug283.go
test/fixedbugs/bug290.go
test/fixedbugs/bug291.go
test/fixedbugs/bug292.go
test/fixedbugs/bug293.go
test/fixedbugs/bug294.go
test/fixedbugs/bug301.go
test/fixedbugs/bug425.go
test/fixedbugs/bug427.go
test/fixedbugs/bug435.go