summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc: mention more binary download architecturesBrad Fitzpatrick2016-12-061-2/+2
| | | | | | | | Fixes #18207 Change-Id: Ibe85ab0acba7553b93603a31140b31bd9e4802cf Reviewed-on: https://go-review.googlesource.com/34015 Reviewed-by: Ian Lance Taylor <iant@golang.org>
* doc: mention concurrent map write/iterate detectorKeith Randall2016-12-061-0/+20
| | | | | | | | | | | Mention that the best-effort race detector on maps was upgraded to detect write/iterate races. Fixes #18137 Change-Id: Ib6e0adde47e965126771ea712386031a2a55eba3 Reviewed-on: https://go-review.googlesource.com/33768 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc/go1.8: remove mention of #16396Shenghou Ma2016-12-061-2/+1
| | | | | | Change-Id: I811e76c9f42505e974bea634d4ded2499e4893db Reviewed-on: https://go-review.googlesource.com/33926 Reviewed-by: Ian Lance Taylor <iant@golang.org>
* doc: document the mips port in install-source.htmlShenghou Ma2016-12-061-2/+15
| | | | | | | | While we're at it, also mention OpenBSD/ARM support. Change-Id: I4df4a158b67d11720146d05a235099d452295170 Reviewed-on: https://go-review.googlesource.com/33854 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc/go1.8: document mips port requirementsShenghou Ma2016-12-051-1/+3
| | | | | | | | Fixes #18140. Change-Id: I527719576bc7198c79bb8bc51d258a71b2d5b296 Reviewed-on: https://go-review.googlesource.com/33853 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: fix grammar in go1.8.html > crypto/tlsFilippo Valsorda2016-12-021-1/+1
| | | | | | Change-Id: If8200e54b3650f789c5312f10cce32201a199b80 Reviewed-on: https://go-review.googlesource.com/33775 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: correct the number of changes to the language in go1.8.htmlBrad Fitzpatrick2016-12-021-1/+1
| | | | | | | | And link it. Change-Id: Ic0105468435299fb1638f86522f4f3ce417ec1c2 Reviewed-on: https://go-review.googlesource.com/33871 Reviewed-by: Ian Lance Taylor <iant@golang.org>
* doc: update suggested Go installation versionKevin Burke2016-12-021-7/+7
| | | | | | | | | Previously the docs suggested downloading 1.7.2 (no good) or 1.7.3 (has security flaw). Change-Id: Ifabe85908df8d6591c0957ef4bb1b800fc145793 Reviewed-on: https://go-review.googlesource.com/33808 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: CL 32796 was reverted, so remove it from go1.8.htmlIan Lance Taylor2016-12-021-13/+0
| | | | | | | | Reversion CL was 33770. Change-Id: I119f26796bb2b66d302e132dd118847ac3bd6633 Reviewed-on: https://go-review.googlesource.com/33807 Reviewed-by: Ian Lance Taylor <iant@golang.org>
* doc: fix typo in go1.8.htmlChris Broadfoot2016-12-011-1/+1
| | | | | | Change-Id: I853da2666ed2b5f8b80bd9438f8c352f233b9c89 Reviewed-on: https://go-review.googlesource.com/33800 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: document go1.7.4 and go1.6.4Chris Broadfoot2016-12-011-0/+13
| | | | | | | Change-Id: I0728afe6a1d1e0aee4701e51a5548fa9fd637b66 Reviewed-on: https://go-review.googlesource.com/33795 Reviewed-by: Russ Cox <rsc@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: document go1.7.3 and add note to go1.7.2 that it should not be usedChris Broadfoot2016-12-011-3/+9
| | | | | | | | Change-Id: I3dd1513e927733ce5c63928da772cb81760ba869 Reviewed-on: https://go-review.googlesource.com/31442 Reviewed-by: Andrew Gerrand <adg@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-on: https://go-review.googlesource.com/33794
* doc: remove space in "Go 1. 8"Brad Fitzpatrick2016-12-011-2/+3
| | | | | | | | And reflow paragraph while I'm at it. Change-Id: Ia13bb364783790fbd9f8b69ef268f8a4b71679cb Reviewed-on: https://go-review.googlesource.com/33767 Reviewed-by: Chris Broadfoot <cbro@golang.org>
* doc: clarify zip behavior in go1.8.htmlBrad Fitzpatrick2016-12-011-3/+6
| | | | | | | | Updates #17929 Change-Id: I03b8847384c6cd8c43fe8bf2d75cd26db7063b8b Reviewed-on: https://go-review.googlesource.com/33762 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
* doc: update go1.8 release notes to say NamedArg not NamedParamDaniel Theophanes2016-12-011-3/+3
| | | | | | | | Fixes #18135 Change-Id: I54ef9d6fc804d0fb77b729a04367a138e40f9ddf Reviewed-on: https://go-review.googlesource.com/33766 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc/go1.8.html: announce 1.8 will be the last to support linux/arm prior to ↵Shenghou Ma2016-12-011-0/+11
| | | | | | | | | | ARMv6K Updates #17082. Change-Id: I0bf330d1a1ebb7e31e42d03287160b474522c332 Reviewed-on: https://go-review.googlesource.com/33455 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: go1.8.html review feedbackBrad Fitzpatrick2016-12-011-18/+34
| | | | | | | | | | TBR=See https://golang.org/cl/33244 Updates #17929 Change-Id: Ic6d449e7822daa70f3fe17e942e9d29233547019 Reviewed-on: https://go-review.googlesource.com/33759 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc, cmd/go: adjust documentation for default GOPATHRuss Cox2016-11-305-86/+71
| | | | | | | | | | | Replaces CL 33356. Fixes #17262. Change-Id: Idfb2343e90771775e51a66c63760f458737a288c Reviewed-on: https://go-review.googlesource.com/33730 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: document default GOPATH in go1.8.htmlBrad Fitzpatrick2016-11-301-6/+12
| | | | | | | | | | | | And fix a bad link. TBR=See https://golang.org/cl/33244 Updates #17929 Change-Id: Ib16cf55cdc4a5340f2f4f96ad5934a9fe7d49d75 Reviewed-on: https://go-review.googlesource.com/33716 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: update go1.8.html to remove mention of logging of bad requestsBrad Fitzpatrick2016-11-301-4/+0
| | | | | | | | | | TBR=See https://golang.org/cl/33244 Updates #18095 Change-Id: I80f3a0462e6cc431b03927fa919cda4f6eee8d97 Reviewed-on: https://go-review.googlesource.com/33687 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: remove two go1.8.txt itemsBrad Fitzpatrick2016-11-301-3/+0
| | | | | | Change-Id: I9035d1c9e81c4f772512958fed92d14335b8a9de Reviewed-on: https://go-review.googlesource.com/33685 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: more go1.8.htmlBrad Fitzpatrick2016-11-302-30/+89
| | | | | | | | | | | | Mutex profiling, syscall, fmt, go/types, html/template. TBR=See https://golang.org/cl/33244 Updates #17929 Change-Id: I1ba0649171d6f6a69646a90eb65db6674cb903af Reviewed-on: https://go-review.googlesource.com/33684 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: remove some TODOs from go1.8.htmlBrad Fitzpatrick2016-11-301-34/+32
| | | | | | | | | | TBR=See https://golang.org/cl/33244 Updates #17929 Change-Id: I5d92bd62b6560d245f77fa042c7e35d9eddc4994 Reviewed-on: https://go-review.googlesource.com/33683 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: add tool sections to go1.8.htmlBrad Fitzpatrick2016-11-302-33/+50
| | | | | | | | | | | | Some still in TODO form. TBR=See https://golang.org/cl/33244 Updates #17929 Change-Id: I63547bed3c6ce34b706821a3c150ae03d7d82cf8 Reviewed-on: https://go-review.googlesource.com/33682 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: add release notes for os and os/signal packagesIan Lance Taylor2016-11-302-9/+53
| | | | | | | | | | TBR=See https://golang.org/cl/33244 Updates #17929 Change-Id: I2e5b24fb0b110d833a8b73bccfbf399cb6e37ea2 Reviewed-on: https://go-review.googlesource.com/33681 Reviewed-by: Ian Lance Taylor <iant@golang.org>
* doc: more go1.8.html additionsBrad Fitzpatrick2016-11-302-359/+124
| | | | | | | | | | | | And start deleting from go1.8.txt. TBR=See https://golang.org/cl/33244 Updates #17929 Change-Id: I71011d97b23a7ba94cd51e16ae61fda18e8b96eb Reviewed-on: https://go-review.googlesource.com/33680 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: remove remaining cmd/go entries from go1.8.txtIan Lance Taylor2016-11-301-12/+0
| | | | | | | | None of them need to be called out in the release notes. Change-Id: I143a1879b25063574e4107c1e89264434d45d1d5 Reviewed-on: https://go-review.googlesource.com/33676 Reviewed-by: Ian Lance Taylor <iant@golang.org>
* doc: note net/UnixListener.SetUnlinkOnClose in go1.8.htmlDan Peterson2016-11-302-1/+8
| | | | | | | | | | TBR=See https://golang.org/cl/33244 Updates #17929 Change-Id: I201ffe489842ff17277424be4a012558d161f0a7 Reviewed-on: https://go-review.googlesource.com/33672 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: add note about gccgo go go1.8.htmlIan Lance Taylor2016-11-291-1/+7
| | | | | | | | | | TBR=See https://golang.org/cl/33244 Updates #17929 Change-Id: I28559724322007d4259810c209a92ec1cc10f338 Reviewed-on: https://go-review.googlesource.com/33668 Reviewed-by: Ian Lance Taylor <iant@golang.org>
* doc: add notes about cgo to go1.8.htmlIan Lance Taylor2016-11-292-8/+30
| | | | | | | | | | TBR=See https://golang.org/cl/33244 Updates #17929 Change-Id: I0215a7873977be81f2f84374f0b628abaf0e57c1 Reviewed-on: https://go-review.googlesource.com/33667 Reviewed-by: Ian Lance Taylor <iant@golang.org>
* doc: more additions to go1.8.htmlBrad Fitzpatrick2016-11-292-40/+190
| | | | | | | | | | | | Adds crypto/tls, crypto/x509, math/big, mime. TBR=See https://golang.org/cl/33244 Updates #17929 Change-Id: I3fa3739e56f8c005e2a43c19f525cc5e2d981935 Reviewed-on: https://go-review.googlesource.com/33666 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: more go1.8.html tweaks and new context additions sectionBrad Fitzpatrick2016-11-291-51/+89
| | | | | | | | | | TBR=See https://golang.org/cl/33244 Updates #17929 Change-Id: Id5d5472cf1e41472d8d0f82ee133c7387257ba2b Reviewed-on: https://go-review.googlesource.com/33664 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: more go1.8.html updatesBrad Fitzpatrick2016-11-291-20/+51
| | | | | | | | | | TBR=See https://golang.org/cl/33244 Updates #17929 Change-Id: I648df63aeb67aa2229c7b4fc23676a78b31140a0 Reviewed-on: https://go-review.googlesource.com/33657 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: update go1.8.html after feedback from RussBrad Fitzpatrick2016-11-291-84/+197
| | | | | | | | | | | | Address Russ's feedback from https://golang.org/cl/33244 TBR=See https://golang.org/cl/33244 Updates #17929 Change-Id: I708d71f519f6414ecec629d3c273d9e737d8ed50 Reviewed-on: https://go-review.googlesource.com/33656 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: add database/sql and os changes to go1.8 release notesDaniel Theophanes2016-11-242-10/+78
| | | | | | Change-Id: Ib936539946f43556a7dd501f8127054f6a27861f Reviewed-on: https://go-review.googlesource.com/33553 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: add net/http section to go1.8.htmlBrad Fitzpatrick2016-11-232-31/+147
| | | | | | | | | | TBR=See https://golang.org/cl/33244 and review there. Updates #17929 Change-Id: I752ec7a6d086f370feaf3cf282708620e891079b Reviewed-on: https://go-review.googlesource.com/33478 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: add SIGPIPE behaviour change to go1.8.txtElias Naur2016-11-231-0/+1
| | | | | | | | | CL 32796 changes the SIGPIPE behaviour for c-archive and c-shared programs. Add it to go1.8.txt. Change-Id: I31200187033349c642965a4bb077bcc77d5329a3 Reviewed-on: https://go-review.googlesource.com/33397 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: fix typos in go1.8.htmlJoe Tsai2016-11-221-9/+12
| | | | | | Change-Id: I51180e1c685e488f7ea4c51a63fd035148671b05 Reviewed-on: https://go-review.googlesource.com/33470 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: more go1.8.html contentBrad Fitzpatrick2016-11-222-58/+144
| | | | | | | | | | TBR=See https://golang.org/cl/33244 and review there. Updates #17929 Change-Id: I7cb0b666469dba35426d1f0ae1b185e0bdfeac05 Reviewed-on: https://go-review.googlesource.com/33474 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: more go1.8.html contentBrad Fitzpatrick2016-11-222-118/+453
| | | | | | | | | | TBR=See https://golang.org/cl/33244 and review there. Updates #17929 Change-Id: I37b49318a9203b16c0c788926039288b99a36ce5 Reviewed-on: https://go-review.googlesource.com/33450 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: go1.8.html updates from Joe TsaiBrad Fitzpatrick2016-11-221-10/+70
| | | | | | | | Updates #17929 Change-Id: Ibc711d39d9ff83458d213778117493796b678aa7 Reviewed-on: https://go-review.googlesource.com/33437 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc: start of go1.8.html release notesBrad Fitzpatrick2016-11-221-0/+270
| | | | | | | | Updates #17929 Change-Id: Ie90736cfce3fc5f23cbe0a0f1971476705aac5f9 Reviewed-on: https://go-review.googlesource.com/33436 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* spec: add subtitles to section on "for" statementsRobert Griesemer2016-11-181-2/+8
| | | | | | | | | | | | | This matches what we already do for switch statements and makes this large section more visibly organized. No other changes besides introducing the titles. Fixes #4486. Change-Id: I73f274e4fdd27c6cfeaed79090b4553e57a9c479 Reviewed-on: https://go-review.googlesource.com/33410 Reviewed-by: Rob Pike <r@golang.org> Reviewed-by: Matthew Dempsky <mdempsky@google.com>
* spec: remove => (alias) operator from Operators and Delimiters sectionRobert Griesemer2016-11-181-1/+1
| | | | | | | | | | | (Revert of https://go-review.googlesource.com/#/c/32310/) For #16339. Fixes #17975. Change-Id: I36062703c423a81ea1c5b00f4429a4faf00b3782 Reviewed-on: https://go-review.googlesource.com/33365 Reviewed-by: Ian Lance Taylor <iant@golang.org>
* spec: clarify type elision rules for composite literalsRobert Griesemer2016-11-181-5/+6
| | | | | | | | | | | | | | | - organize examples better - add an example illustrating behavior if element type is a named pointer type - both compilers and go/types (per https://go-review.googlesource.com/33358) follow this now See the issue for detailed discussion. Fixes #17954. Change-Id: I8d90507ff2347d9493813f75b73233819880d2b4 Reviewed-on: https://go-review.googlesource.com/33361 Reviewed-by: Rob Pike <r@golang.org>
* doc: add FAQ: why no conversion from []T1 to []T2?Ian Lance Taylor2016-11-171-0/+23
| | | | | | | | Fixes #16934. Change-Id: I725704e4c4aae7023fd89edc42af7ba0d242fec8 Reviewed-on: https://go-review.googlesource.com/33327 Reviewed-by: Rob Pike <r@golang.org>
* api, doc: update go1.8.txt and next.txtBrad Fitzpatrick2016-11-161-2/+38
| | | | | | | | Both automated updates with a few tweaks. Change-Id: I24579a8dcc32a84a4fff5c2212681ef30dda61d1 Reviewed-on: https://go-review.googlesource.com/33297 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* all: spell "marshal" and "unmarshal" consistentlyDmitri Shuralyov2016-11-124-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The tree is inconsistent about single l vs double l in those words in documentation, test messages, and one error value text. $ git grep -E '[Mm]arshall(|s|er|ers|ed|ing)' | wc -l 42 $ git grep -E '[Mm]arshal(|s|er|ers|ed|ing)' | wc -l 1694 Make it consistently a single l, per earlier decisions. This means contributors won't be confused by misleading precedence, and it helps consistency. Change the spelling in one error value text in newRawAttributes of crypto/x509 package to be consistent. This change was generated with: perl -i -npe 's,([Mm]arshal)l(|s|er|ers|ed|ing),$1$2,' $(git grep -l -E '[Mm]arshall' | grep -v AUTHORS | grep -v CONTRIBUTORS) Updates #12431. Follows https://golang.org/cl/14150. Change-Id: I85d28a2d7692862ccb02d6a09f5d18538b6049a2 Reviewed-on: https://go-review.googlesource.com/33017 Run-TryBot: Minux Ma <minux@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* doc/go1.8.txt: mention that struct conversions ignore tagsRobert Griesemer2016-11-111-2/+2
| | | | | | | | | Also: - update performance improvements for CL 31275. Change-Id: I2f2ec0a42b248643e76df8654e11bf0b01a5d030 Reviewed-on: https://go-review.googlesource.com/33114 Reviewed-by: Robert Griesemer <gri@golang.org>
* doc: add a CL to go1.8.txt mentioned by Alberto DonizettiBrad Fitzpatrick2016-11-081-0/+1
| | | | | | Change-Id: I43617e6dfd5b8227a8ef907dc22c00188de87b94 Reviewed-on: https://go-review.googlesource.com/32915 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>