summaryrefslogtreecommitdiff
path: root/doc/go_faq.html
Commit message (Expand)AuthorAgeFilesLines
* all: remove trailing whitespace from HTML filesDaniel Martí2019-09-181-2/+2
* doc/go_faq: fix grammarDaniel Langner2019-04-121-2/+2
* doc: fix typo in FAQJames Craig Burley2018-11-281-1/+1
* doc: replace command line usages of godoc with go docAgniva De Sarker2018-10-311-1/+1
* doc/faq: fix link to 2018 ISMM keynoteAlberto Donizetti2018-09-251-1/+1
* doc: add a go/golang entry to the FAQRob Pike2018-09-161-0/+20
* doc: fix a couple of drive-by review comments in FAQRob Pike2018-07-241-2/+2
* doc: update the Origins section of the FAQRob Pike2018-07-191-99/+93
* doc: improve the garbage collection discussionRob Pike2018-07-171-10/+29
* doc: update Usage section of the FAQRob Pike2018-07-171-17/+88
* doc: rewrite run-on sentence in garbage collection discussionRob Pike2018-07-171-3/+3
* doc: update Design and Types sections of the FAQRob Pike2018-07-151-37/+100
* doc: update Values, Writing Code, and Pointers and Allocation sections of the...Rob Pike2018-07-151-40/+86
* doc: update Implementation and Performance sections of the FAQRob Pike2018-07-151-31/+79
* doc: rearrange the description of GOMAXPROCSRob Pike2018-07-151-38/+44
* doc: update Concurrency, Functions and Methods, and Control Flow sectionsRob Pike2018-07-121-28/+69
* doc: describe modules in Go 1.11 release notes and Go FAQRuss Cox2018-07-061-5/+6
* doc: update "Mac OS X", "OS X" to macOS; bump up to 10.10Dmitri Shuralyov2018-06-191-1/+1
* doc: use HTTPS for linksSuriyaa Sundararuban2018-06-131-5/+5
* doc: clarify sentenceJonathan Chen2018-05-241-1/+1
* doc/faq: tidy up a couple of nitsRob Pike2018-05-081-4/+6
* doc: update FAQ on binary sizesAlberto Donizetti2018-04-301-6/+5
* doc: update "go get" HTTPS answer to mention .netrcRuss Cox2018-04-251-13/+16
* doc/faq: add a Q&A about virus scannersRob Pike2018-02-281-0/+20
* doc/faq: clarify that concurrent maps reads are safeIan Lance Taylor2018-01-201-0/+9
* doc: s/tool chain/toolchain/Russ Cox2018-01-091-1/+1
* doc: fix dead link in go_faqAlberto Donizetti2017-12-061-1/+1
* doc/faq: tweak the wording in the new section on goroutine IDsRob Pike2017-11-291-8/+8
* doc/faq: explain why goroutines are anonymousRob Pike2017-11-291-0/+47
* doc: add qualified mention of dep to FAQsam boyer2017-06-201-1/+8
* doc, cmd/go: adjust documentation for default GOPATHRuss Cox2016-11-301-1/+1
* doc: add FAQ: why no conversion from []T1 to []T2?Ian Lance Taylor2016-11-171-0/+23
* doc/faq: mention that copying discussion is semantics, not implementationRuss Cox2016-10-241-0/+6
* doc: update size of "hello, world" binary in FAQAlexander Döring2016-10-231-1/+1
* doc: add some missing HTML tags in the FAQBrad Fitzpatrick2016-09-201-0/+3
* doc/faq: explain the meaning of "runtime"Rob Pike2016-08-311-1/+22
* doc: more tweaks to the FAQRobert Griesemer2016-08-311-4/+13
* doc: clarify FAQ wording for float sizesTerrel Shumway2016-08-301-4/+10
* cmd/yacc: remove go tool yaccBrad Fitzpatrick2016-08-181-2/+1
* doc/faq: reword the link to the generics proposalRob Pike2016-04-201-2/+4
* doc: link to iant's generics proposal from the FAQ.David Symonds2016-04-181-1/+2
* doc: fix dead links in FAQShenghou Ma2016-03-101-8/+9
* doc: rewrite references to plan9.bell-labs.com to 9p.ioAndrew Gerrand2016-02-041-1/+1
* doc: fix typo "heirarchy"Russ Cox2015-12-141-1/+1
* doc: add FAQ entry about covariant result typesIan Lance Taylor2015-11-201-0/+30
* doc: remove non-answer from FAQAndrew Gerrand2015-07-291-7/+0
* doc: add section about standard library to the FAQBrad Fitzpatrick2015-07-131-0/+45
* all: link to https for golang subdomains tooBrad Fitzpatrick2015-07-121-1/+1
* doc: fix typo in faqRob Pike2015-06-291-1/+1
* doc: update FAQ for Go 1.5Rob Pike2015-06-291-57/+96