Commit History

Author SHA1 Message Date
  James Craig Burley 96d41786c5 doc: fix typo in FAQ 5 years ago
  Agniva De Sarker 3553eca27c doc: replace command line usages of godoc with go doc 6 years ago
  Alberto Donizetti 5b2e2b6cf4 doc/faq: fix link to 2018 ISMM keynote 6 years ago
  Rob Pike adcecbe05e doc: add a go/golang entry to the FAQ 6 years ago
  Rob Pike c1e1e882d2 doc: fix a couple of drive-by review comments in FAQ 6 years ago
  Rob Pike 3bb4be79ba doc: update the Origins section of the FAQ 6 years ago
  Rob Pike 3a28a711db doc: improve the garbage collection discussion 6 years ago
  Rob Pike b59b42cee8 doc: update Usage section of the FAQ 6 years ago
  Rob Pike c4f30481b3 doc: rewrite run-on sentence in garbage collection discussion 6 years ago
  Rob Pike 22e17d0ac7 doc: update Design and Types sections of the FAQ 6 years ago
  Rob Pike f7b05a08b8 doc: update Values, Writing Code, and Pointers and Allocation sections of the FAQ 6 years ago
  Rob Pike 12f217459d doc: update Implementation and Performance sections of the FAQ 6 years ago
  Rob Pike ca69a916ca doc: rearrange the description of GOMAXPROCS 6 years ago
  Rob Pike 489a2632f4 doc: update Concurrency, Functions and Methods, and Control Flow sections 6 years ago
  Russ Cox be1dfb0e1a doc: describe modules in Go 1.11 release notes and Go FAQ 6 years ago
  Dmitri Shuralyov 500293d8dc doc: update "Mac OS X", "OS X" to macOS; bump up to 10.10 6 years ago
  Suriyaa Sundararuban 1041ac8781 doc: use HTTPS for links 6 years ago
  Jonathan Chen 16de91d351 doc: clarify sentence 6 years ago
  Rob Pike cd1976dbef doc/faq: tidy up a couple of nits 6 years ago
  Alberto Donizetti 0cdf2ec81a doc: update FAQ on binary sizes 6 years ago
  Russ Cox 09d36a819e doc: update "go get" HTTPS answer to mention .netrc 6 years ago
  Rob Pike 1be58dcda8 doc/faq: add a Q&A about virus scanners 6 years ago
  Ian Lance Taylor 984e81f64e doc/faq: clarify that concurrent maps reads are safe 6 years ago
  Russ Cox b6c871a2af doc: s/tool chain/toolchain/ 6 years ago
  Alberto Donizetti dfd6b6efe1 doc: fix dead link in go_faq 6 years ago
  Rob Pike 21672b36eb doc/faq: tweak the wording in the new section on goroutine IDs 6 years ago
  Rob Pike 992ce90f66 doc/faq: explain why goroutines are anonymous 6 years ago
  sam boyer dc8b4e65a7 doc: add qualified mention of dep to FAQ 7 years ago
  Russ Cox 74628a8b9f doc, cmd/go: adjust documentation for default GOPATH 7 years ago
  Ian Lance Taylor fbf92436b9 doc: add FAQ: why no conversion from []T1 to []T2? 7 years ago