aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-27[release-branch.go1] doc: clarify that the displayed tar file name is an examplerelease-branch.go1Andrew Gerrand
2012-09-27[release-branch.go1] doc: fix OS X download linksAndrew Gerrand
2012-09-21[release-branch.go1] syscall: use exported StringToUTF16 in windows testgo1.0.3Andrew Gerrand
2012-08-07net/http: disable TestServeFileFromCWD test on windowsAlex Brainman
2012-09-22[release-branch.go1] update VERSION to go1.0.3Andrew Gerrand
2012-09-22[release-branch.go1] remove src/pkg/expAndrew Gerrand
2012-09-22[release-branch.go1] net/http: add missing hasToken functionAndrew Gerrand
2012-09-22[release-branch.go1] doc: document go1.0.3Andrew Gerrand
2012-09-22[release-branch.go1] doc/talks: remove talks, refer to talks.golang.org insteadAndrew Gerrand
2012-09-22[release-branch.go1] A+C: Add Andrew Harding (Individual CLA)Adam Langley
2012-09-22[release-branch.go1] encoding/gob: fix commentRobert Griesemer
2012-09-22[release-branch.go1] src/all.bat: fix bannerShenghou Ma
2012-09-22[release-branch.go1] builtin: Changed documentation for rune type.Anthony Eufemio
2012-09-22[release-branch.go1] A+C: Add Anthony Eufemio (Individual CLA)Brad Fitzpatrick
2012-09-22[release-branch.go1] doc/effective_go: Closed some tags; removed extra spaces.Oling Cat
2012-09-22[release-branch.go1] image/jpeg: ignore an incorrect but harmless trailing re...Nigel Tao
2012-09-22[release-branch.go1] doc: document OS X tarballsAndrew Gerrand
2012-09-22[release-branch.go1] A+C: update Eric Roshan-EisnerEric Roshan-Eisner
2012-09-22[release-branch.go1] run.bash: fix a typo (fix build)Shenghou Ma
2012-09-22[release-branch.go1] run.bash: set appropriate ulimitsShenghou Ma
2012-09-22[release-branch.go1] runtime: fix SI_USER for FreeBSDShenghou Ma
2012-09-22[release-branch.go1] os/exec: don't crash when out of fdsBrad Fitzpatrick
2012-09-22[release-branch.go1] A+C: add Xing Xing (individual CLA)Andrew Gerrand
2012-09-22[release-branch.go1] effective_go: use html/template instead of text/templateRob Pike
2012-09-22[release-branch.go1] build: print go banner before restoring windows PATHBrad Fitzpatrick
2012-09-22[release-branch.go1] html/template: fix URL docRuss Cox
2012-09-22[release-branch.go1] net/rpc/jsonrpc: fix test error messageRuss Cox
2012-09-22[release-branch.go1] cmd/dist: emit \r in env -w outputRuss Cox
2012-09-22[release-branch.go1] C: Add Andreas Jellinghaus (Google CLA)Ian Lance Taylor
2012-09-22[release-branch.go1] C: add Francesc Campoy (Google CLA)Andrew Gerrand
2012-09-22[release-branch.go1] C: spell Brian's name correctlyAndrew Gerrand
2012-09-22[release-branch.go1] C: add Brian Slesinsky (Google CLA)Andrew Gerrand
2012-09-22[release-branch.go1] doc: Don't imply incorrect guarantees about data races.David Symonds
2012-09-22[release-branch.go1] crypto/rand: typo fix from a69e30463bf4Adam Langley
2012-09-22[release-branch.go1] crypto/rand: zero length reads shouldn't crash on Windows.Adam Langley
2012-09-22[release-branch.go1] faq: go does not have duck typingRob Pike
2012-09-22[release-branch.go1] faq: mercurial vs. gitRob Pike
2012-09-22[release-branch.go1] net,mime: Minor corrections to documentation comments.Lucio De Re
2012-09-22[release-branch.go1] faq: another way to solve the closure/variable/range com...Rob Pike
2012-09-22[release-branch.go1] C: add Manu Garg (Google CLA)Andrew Gerrand
2012-09-22[release-branch.go1] image/jpeg: fix quantization tables to be in zig-zag ord...Nigel Tao
2012-09-22[release-branch.go1] doc/go_spec: fix a typoOling Cat
2012-09-22[release-branch.go1] A+C: Oling Cat (individual CLA)Nigel Tao
2012-09-22[release-branch.go1] net: fix {FileConn, FileListener, FilePacketConn} fd lea...Sébastien Paolacci
2012-09-22[release-branch.go1] runtime/pprof: emit end-of-log marker at end of CPU prof...Alan Donovan
2012-09-22[release-branch.go1] doc: fix typo in Concurrency Patterns articleAndrew Gerrand
2012-09-22[release-branch.go1] doc: link to references from docs pageAndrew Gerrand
2012-09-22[release-branch.go1] net/http/pprof: updated documentation (run an http server)Patrick Crosby
2012-09-22[release-branch.go1] runtime: increase stack frame during cgo call on windows...Andrew Gerrand
2012-09-22[release-branch.go1] cmd/gc: fix PkgPath of byte, rune typesRuss Cox