summaryrefslogtreecommitdiff
path: root/doc/go1.2.html
Commit message (Expand)AuthorAgeFilesLines
* doc: drop scheme from links that are known to support HTTPSAndrew Gerrand2014-07-251-5/+5
* encoding/gob: do not use MarshalText, UnmarshalTextRuss Cox2013-11-131-1/+2
* doc/go1.2: link to cgo documentationAndrew Gerrand2013-11-051-2/+2
* doc/go1.2.html: delete repeated wordRob Pike2013-10-301-1/+1
* doc/go1.2.html: stack sizes, thread limitsRob Pike2013-10-301-0/+49
* doc: fix a few broken linksAndrew Gerrand2013-10-091-7/+7
* doc/go1.2.html: update a minor change to syscallMikio Hara2013-10-041-1/+2
* doc/go1.2.html: add go/ast.SliceExpr.Slice3Rob Pike2013-09-251-0/+8
* doc/go1.2: document that godoc and vet will always be installed to their old ...Shenghou Ma2013-09-231-0/+2
* doc: mention os/exec StdinPipe change in Go 1.2 docAndrew Gerrand2013-09-231-0/+11
* doc/go1.2.html: fix 3-index slice exampleRob Pike2013-09-231-3/+3
* doc/go1.2.html: Go 1.2, not Go1.2Dominik Honnef2013-09-221-1/+1
* doc/go1.2.html: pre-emption; cgo and C++Rob Pike2013-09-211-8/+18
* doc/go1.2.html: add a "New packages" section similar toNigel Tao2013-09-161-0/+17
* doc/go1.2.html: compiler changesRob Pike2013-09-161-23/+36
* doc/go1.2.html: net/http, encoding, performance, library changesRob Pike2013-09-161-61/+85
* doc/go1.2.html: cover, template, vetRob Pike2013-09-121-27/+120
* doc/go1.2.html: happy eyeballs on netMikio Hara2013-09-121-2/+9
* doc/go1.2.html: status of gccgo's support for 1.2Rob Pike2013-09-121-8/+3
* doc/go1.2.html: some library changes (fmt, template)Rob Pike2013-09-121-58/+166
* doc/go1.2.html: introduction, language changesRob Pike2013-09-101-84/+147
* doc/go1.2.html: first cutRob Pike2013-09-091-0/+577