summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* go1.4: add note about change to bufio.SplitFunc at EOFIan Lance Taylor2014-10-121-0/+1
* doc: use "keyed" instead of "tagged" in Go 1 compatibility docAndrew Gerrand2014-10-081-5/+5
* doc/go1.4.txt: useless change to tickle buildersBrad Fitzpatrick2014-10-061-1/+1
* doc/go1.4.txt: GOOS suffixes require underscores to act as build tagsRob Pike2014-10-061-0/+1
* doc/go1.4: document memory consumption reductionDmitriy Vyukov2014-10-041-1/+1
* doc/go1.4.txt: fmt: document printing of &map rather than just pointerRob Pike2014-10-031-0/+1
* doc/go1.4: mention that we are going to need a new version of SWIGIan Lance Taylor2014-10-031-0/+1
* doc/go_faq.html: explain the policy about unused imports a little betterRob Pike2014-10-011-5/+8
* doc: document go1.3.3Andrew Gerrand2014-10-011-0/+5
* spec: clarify variable declaration type rulesRobert Griesemer2014-09-301-33/+48
* spec: specify variable initialization order explicitlyRobert Griesemer2014-09-291-16/+37
* doc/faq: update for 1.4Rob Pike2014-09-271-15/+38
* doc/go1.4: go test builds + links all test files (CL 150980043)Russ Cox2014-09-261-0/+1
* doc/go1.4: add some cmd/go changesRuss Cox2014-09-261-0/+2
* doc: document Go 1.3.2Andrew Gerrand2014-09-261-0/+5
* doc/gopher: add biplane.jpgRob Pike2014-09-251-0/+0
* spec: clarify scope and re-use of iteration variablesRobert Griesemer2014-09-251-1/+2
* spec: clarify embedding of interfacesRobert Griesemer2014-09-251-12/+19
* doc/go1.4.txt: document that C sources in non-cgo packages are no longer allowedRuss Cox2014-09-241-0/+1
* doc/go1.4.txt: text/template comparison functions allow int==uintRob Pike2014-09-221-0/+1
* spec: add dropped commaRob Pike2014-09-191-1/+1
* spec: clarify panic behavior when deferring nil functionsRobert Griesemer2014-09-191-4/+7
* cmd/go, testing: add TestMain supportRuss Cox2014-09-191-0/+1
* doc/go1.4.txt: add tinyallocs changeRuss Cox2014-09-171-0/+1
* doc/go1.4.txt: reduced stack sizeRob Pike2014-09-171-0/+1
* doc/go1.4.txt: add sync/atomic.ValueRob Pike2014-09-161-1/+2
* doc/go1.4.txt: reflect.Type.ComparableRob Pike2014-09-161-0/+1
* doc: link directly to https://golang.org/dl/Matthew Dempsky2014-09-122-9/+7
* doc: amend installation instructionsAndrew Gerrand2014-09-091-10/+3
* doc/go1.4.txt: src/pkg directory is gone.Rob Pike2014-09-071-0/+2
* build: adjustments for move from src/pkg to srcRuss Cox2014-09-087-51/+51
* doc: add a few http items to go1.4.txtBrad Fitzpatrick2014-09-071-0/+3
* spec: Add link to rune literals from string literals when talking about escap...Robin Eklind2014-09-031-1/+1
* spec: Fix indentation and remove trailing white space characters.Robin Eklind2014-08-301-9/+9
* spec: move Method expr/value section near selectorsRobert Griesemer2014-08-281-227/+228
* doc/cmd.html: close a tag.Oling Cat2014-08-261-1/+1
* doc/go1.4.txt: go generateRob Pike2014-08-241-0/+1
* doc/go1.4: mention pc-relative addressing on amd64Russ Cox2014-08-181-0/+1
* doc: make it point to correct go1.3.1 change historyMikio Hara2014-08-151-1/+1
* doc/go1.4.txt: cmd/go changes, syscallRob Pike2014-08-131-0/+5
* doc: remove the "the" in "the the" in the release notesAndrew Gerrand2014-08-131-1/+1
* all: copy cmd/ld/textflag.h into pkg/GOOS_GOARCHRob Pike2014-08-121-1/+1
* doc/compat1.html: link to go.sysRob Pike2014-08-121-1/+2
* syscall: freeze the packageRob Pike2014-08-121-0/+14
* doc: document go1.3.1Andrew Gerrand2014-08-131-0/+7
* doc/go1.4.txt: go.sys subrepo createdRob Pike2014-08-081-0/+2
* doc: add note about crypto/tls cert selection callback.Adam Langley2014-08-071-0/+1
* doc: document new ParseMultipartForm behaviorAndrew Gerrand2014-08-071-0/+9
* doc/go1.4.txt: add support for ALPNMikio Hara2014-08-071-0/+1
* doc/go1.4.txt: implement monotonic clocks on windowsAlex Brainman2014-08-071-0/+1