aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-21codereview: add submit message support for newer clone URL and subreposShenghou Ma
2012-02-21cmd/go: pass 2, remove reference to incomplete -file flagMike Rosset
2012-02-21cmd/go: 'go help test' remove documentation for incomplete -file flagMike Rosset
2012-02-21cmd/*: add -d option to bison.Adam Langley
2012-02-21exp/norm: Added Iter type for iterating on segment boundaries. This type is ...Marcel van Lohuizen
2012-02-21test: fix bug423.go to actually fail with older releases.Rémy Oudompheng
2012-02-21cmd/api: record return type of functions for variable typecheck.Rémy Oudompheng
2012-02-21dashboard: rename buttons to satisfy pedantic soulsAndrew Gerrand
2012-02-21net: extend the workaround to DialTCP to try to get arm building again.Rob Pike
2012-02-21test: fix broken testRob Pike
2012-02-21cmd/gc: don't believe that variables mentioned 256 times are unused.Rémy Oudompheng
2012-02-21net: more selfConnect debugging: panic if ra == nil in internetSocketRob Pike
2012-02-21net: panic if sockaddrToTCP returns nil incorrectlyRob Pike
2012-02-21net: add diagnostic to try to catch selfConnect bug earlierRob Pike
2012-02-21test: rewrite test/run shell script + errchk (perl) in GoBrad Fitzpatrick
2012-02-21doc: fix links in installation instructionsAndrew Gerrand
2012-02-21os: replace non-portable Waitmsg with portable ProcessStateRob Pike
2012-02-21runtime: remove an obsolete fileMikio Hara
2012-02-21doc: link to self-hosted articles from docs.htmlAndrew Gerrand
2012-02-21misc/goplay: remain in work directory, build in temp directoryAndrew Gerrand
2012-02-21net: more docs on deadlinesBrad Fitzpatrick
2012-02-21net/http: add optional Server.TLSConfig fieldBrad Fitzpatrick
2012-02-21runtime: implement runtime.osyield on FreeBSD 386, amd64Devon H. O'Dell
2012-02-21net: move hosts testdata to testdata folderMikio Hara
2012-02-21doc/go1: delete obsolete reference to FileStatRob Pike
2012-02-205g, 6g, 8g: flush modified globals aggressivelyRuss Cox
2012-02-20build: remove old version*.go files from hgignoreBrad Fitzpatrick
2012-02-20cmd/6c: add line feed after an error messageDmitriy Vyukov
2012-02-20misc/dist/windows: app engine gopher replaced with standard bw versionJoe Poirier
2012-02-20misc/dist/windows: ongoing devJoe Poirier
2012-02-20os: drop the Wait function and the options to Process.WaitRob Pike
2012-02-19misc/dist/windows: ongoing devJoe Poirier
2012-02-20database/sql/driver: API cleanupsBrad Fitzpatrick
2012-02-20html/template: don't indirect past a StringerRob Pike
2012-02-19strconv: run garbage collection before counting allocations in testRuss Cox
2012-02-20go/doc: update golden file to fix buildRob Pike
2012-02-20all: rewrite references to old tool namesRob Pike
2012-02-20FAQ: many small fixes and adjustmentsRob Pike
2012-02-20godoc: fix tag mismatch validation errorsScott Lawrence
2012-02-20os,time: fix Plan 9 buildFazlul Shahriar
2012-02-20build: implement clean.batAlex Brainman
2012-02-20html/template: minor tweak to docs to improve HTML typography.David Symonds
2012-02-195a, 5c, 5g, 5l: fix build for Linux/ARM.Shenghou Ma
2012-02-19doc/go1: update for runtime, unsafe API changesRuss Cox
2012-02-20syscall: force Windows to always use US English error messagesShenghou Ma
2012-02-20doc: update contrib.htmlBobby Powers
2012-02-19cmd/fix: add runtime renamingsRuss Cox
2012-02-20doc/install.html: fix linkRob Pike
2012-02-20test/initsyscall.go: deleteRob Pike
2012-02-20test/initcomma.go: restore what it's supposed to be testingRob Pike