summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* no need to include all the .git contents :-)baserock/go1.2.2Paul Sherwood2014-06-251-1/+4
* working go.morph, do not run tests during buildPaul Sherwood2014-06-152-1/+10
* go1.2.2go1.2.2release-branch.go1.2Andrew Gerrand2014-05-051-1/+1
* [release-branch.go1.2] doc: document go1.2.2Andrew Gerrand2014-05-051-8/+22
* go1.2.1go1.2.1Andrew Gerrand2014-03-031-1/+1
* [release-branch.go1.2] doc: document Go 1.2.1Andrew Gerrand2014-03-032-1/+7
* [release-branch.go1.2] runtime: fix crash in runtime.GoroutineProfileRuss Cox2014-02-284-4/+26
* [release-branch.go1.2] runtime: if traceback sees a breakpoint, don't change ...Russ Cox2014-02-271-0/+13
* [release-branch.go1.2] runtime: fix data race in GCRuss Cox2014-02-271-1/+4
* [release-branch.go1.2] net: ignore some errors in windows AcceptRuss Cox2014-02-273-8/+188
* [release-branch.go1.2] database/sql: Use all connections in poolRuss Cox2014-02-272-2/+25
* go1.2go1.2Andrew Gerrand2013-11-291-1/+1
* [release-branch.go1.2] doc/install.html: fix a tag.Andrew Gerrand2013-11-291-3/+3
* [release-branch.go1.2] misc/vim: describe how to get gofmt-on-save behaviour.Andrew Gerrand2013-11-291-0/+5
* [release-branch.go1.2] README: Fix installation instructionsAndrew Gerrand2013-11-291-3/+4
* [release-branch.go1.2] doc: update installation instructionsAndrew Gerrand2013-11-293-100/+122
* go1.2rc5go1.2rc5Andrew Gerrand2013-11-181-1/+1
* [release-branch.go1.2] C: add Marko Mikulicic (Google CLA)Andrew Gerrand2013-11-181-0/+1
* [release-branch.go1.2] doc/asm: more about SP, ARM R11Andrew Gerrand2013-11-184-12/+49
* [release-branch.go1.2] encoding/gob: do not use MarshalText, UnmarshalTextAndrew Gerrand2013-11-184-11/+34
* [release-branch.go1.2] encoding/gob: expose encode/decode exampleAndrew Gerrand2013-11-181-1/+1
* go1.2rc4go1.2rc4Andrew Gerrand2013-11-131-1/+1
* [release-branch.go1.2] src/cmd/?a: link to new assembler documentAndrew Gerrand2013-11-133-1/+14
* [release-branch.go1.2] doc/asm.html: new document, a brief guide to the assem...Andrew Gerrand2013-11-131-0/+402
* [release-branch.go1.2] spec: clarify rules for blank identifiersAndrew Gerrand2013-11-131-27/+55
* [release-branch.go1.2] doc: use the same wording for OS X as the other OSesAndrew Gerrand2013-11-131-1/+1
* [release-branch.go1.2] doc: we support all recent versions of OS XAndrew Gerrand2013-11-131-1/+1
* [release-branch.go1.2] CONTRIBUTORS: add additional e-mail address for Richar...Andrew Gerrand2013-11-131-1/+1
* [release-branch.go1.2] A+C: Richard Musiol (individual CLA)Andrew Gerrand2013-11-132-0/+2
* [release-branch.go1.2] misc/vim: add a gofmt_command flag for :FmtAndrew Gerrand2013-11-131-2/+8
* [release-branch.go1.2] cmd/godoc: document package-level examplesAndrew Gerrand2013-11-131-2/+4
* [release-branch.go1.2] misc/emacs: various cleanupsAndrew Gerrand2013-11-131-24/+27
* [release-branch.go1.2] emacs: allow users to customize the gofmt command, in ...Andrew Gerrand2013-11-131-1/+7
* [release-branch.go1.2] cmd/cgo: fix handling of array of pointers when using ...Andrew Gerrand2013-11-134-15/+80
* [release-branch.go1.2] doc: update note about GCC 4.8.2 in gccgo instructionsAndrew Gerrand2013-11-131-2/+2
* [release-branch.go1.2] go/doc: add full stop of Japanese, Chinese and Korean.Andrew Gerrand2013-11-132-0/+5
* [release-branch.go1.2] A+C: Ato Araki (individual CLA)Andrew Gerrand2013-11-132-0/+2
* [release-branch.go1.2] doc/go1.2: link to cgo documentationAndrew Gerrand2013-11-131-2/+2
* [release-branch.go1.2] net/textproto: fix CanonicalMIMEHeaderKey panicAndrew Gerrand2013-11-132-6/+7
* [release-branch.go1.2] C: add Robert Snedegar (Google CLA)Andrew Gerrand2013-11-131-0/+1
* [release-branch.go1.2] C: add Brad Garcia (Google CLA)Andrew Gerrand2013-11-131-0/+1
* go1.2rc3go1.2rc3Andrew Gerrand2013-11-011-1/+1
* [release-branch.go1.2] cmd/5l, runtime: fix divide for profiling tracebacks o...Andrew Gerrand2013-11-013-6/+44
* [release-branch.go1.2] doc/go1.2.html: delete repeated wordAndrew Gerrand2013-11-011-1/+1
* [release-branch.go1.2] doc/go1.2.html: stack sizes, thread limitsAndrew Gerrand2013-11-011-0/+49
* [release-branch.go1.2] cmd/cgo: accept extra leading _ on __cgodebug_data for...Andrew Gerrand2013-11-011-4/+8
* [release-branch.go1.2] database/sql: document Result methodsAndrew Gerrand2013-11-011-0/+9
* [release-branch.go1.2] database/sql: Fix typos in docAndrew Gerrand2013-11-012-3/+3
* [release-branch.go1.2] A+C: Jakob Borg (individual CLA).Andrew Gerrand2013-11-012-0/+2
* [release-branch.go1.2] time: correct path to time zone zip file on UnixAndrew Gerrand2013-11-015-2/+35