1
0
mirror of https://github.com/golang/go synced 2024-11-22 23:50:03 -07:00
go/src
Robert Griesemer c7cdce13f5 godoc: make ?m=src mode deterministic
Merge package files in the go/ast MergePackageFiles
function always	    in the same order (sorted by filename)
instead	 of map iteration order to obtain the same
package	 file each time.  This functionality is used
by godoc when displaying packages in ?m=src mode.

Also: minor cleanup in godoc.go.

R=rsc
CC=golang-dev
https://golang.org/cl/5540054
2012-01-13 09:32:35 -08:00
..
cmd godoc: make ?m=src mode deterministic 2012-01-13 09:32:35 -08:00
lib9
libbio
libmach os: OS-dependent bits to support NetBSD. 2011-12-15 12:19:19 -05:00
pkg godoc: make ?m=src mode deterministic 2012-01-13 09:32:35 -08:00
all-qemu.bash
all.bash
buildinfo.sh build: fix build 2011-12-20 17:00:52 -05:00
buildscript_darwin_386.sh json: better error messages when the ,string option is misused 2012-01-12 14:40:29 -08:00
buildscript_darwin_amd64.sh json: better error messages when the ,string option is misused 2012-01-12 14:40:29 -08:00
buildscript_freebsd_386.sh json: better error messages when the ,string option is misused 2012-01-12 14:40:29 -08:00
buildscript_freebsd_amd64.sh json: better error messages when the ,string option is misused 2012-01-12 14:40:29 -08:00
buildscript_linux_386.sh json: better error messages when the ,string option is misused 2012-01-12 14:40:29 -08:00
buildscript_linux_amd64.sh json: better error messages when the ,string option is misused 2012-01-12 14:40:29 -08:00
buildscript_linux_arm.sh json: better error messages when the ,string option is misused 2012-01-12 14:40:29 -08:00
buildscript_netbsd_386.sh json: better error messages when the ,string option is misused 2012-01-12 14:40:29 -08:00
buildscript_netbsd_amd64.sh json: better error messages when the ,string option is misused 2012-01-12 14:40:29 -08:00
buildscript_openbsd_386.sh json: better error messages when the ,string option is misused 2012-01-12 14:40:29 -08:00
buildscript_openbsd_amd64.sh json: better error messages when the ,string option is misused 2012-01-12 14:40:29 -08:00
buildscript_plan9_386.sh json: better error messages when the ,string option is misused 2012-01-12 14:40:29 -08:00
buildscript_windows_386.sh json: better error messages when the ,string option is misused 2012-01-12 14:40:29 -08:00
buildscript_windows_amd64.sh json: better error messages when the ,string option is misused 2012-01-12 14:40:29 -08:00
buildscript.sh buildscript: make script safer, same output on Windows 2011-12-21 15:58:05 -05:00
clean.bash test/bench/go1: first draft of Go 1 benchmark suite 2011-12-15 12:32:59 -05:00
env.bash build: use go command during build 2011-12-20 16:50:13 -05:00
make.bash cmd/go: add -v flag to build and install 2012-01-09 16:44:01 -08:00
Make.ccmd
Make.clib
Make.cmd
Make.common
Make.inc ld: allow for IMAGE_REL_AMD64_ADDR32NB relocation type 2011-12-16 10:32:14 +11:00
Make.pkg fix build 2012-01-12 15:27:49 -08:00
quietgcc.bash
run.bash cmd/go: add -v flag to build and install 2012-01-09 16:44:01 -08:00
sudo.bash
version.bash