1. 4779974 doc: in go1.6.txt, small changes to fmt and time by Rob Pike · 10 years ago
  2. 1fbff65 doc: go1.6.txt: text/template and space trimming by Rob Pike · 10 years ago
  3. d862753 doc: fix typo in go1.6.txt by Rob Pike · 10 years ago
  4. 84a8648 doc: document go1.5.1 by Chris Broadfoot · 10 years ago
  5. 4315662 doc: mention that go install removes binaries built by go build by Rob Pike · 10 years ago
  6. c82c212 doc: strconv.QuoteToGraphic in go1.6.txt by Rob Pike · 10 years ago
  7. b8efc00 all: remove executable bit from several files by Andrew Gerrand · 10 years ago
  8. 499c827 doc: add Go Security Policy document by Andrew Gerrand · 10 years ago
  9. 5f2cda5 doc: only show Share button when enabled by Andrew Gerrand · 10 years ago
  10. 06b0f15 doc: mention vendoring in go1.6.txt (forgot git add before) by Russ Cox · 10 years ago
  11. 16cf880 doc/go1.6.txt: start go1.6.txt with a note about nacl by Dave Cheney · 10 years ago
  12. 47bdda6 doc: remove mention of defunct golang-bugs mailing list by Andrew Gerrand · 10 years ago
  13. ae4dc8f doc: fix typo in release notes by Rob Pike · 10 years ago
  14. fa87cf8 doc: document Go 1.5 on release page by Russ Cox · 10 years ago
  15. 54eb9ef doc: fix typos in go1.5.html by Rob Pike · 10 years ago
  16. 16c3838 doc/go1.5.html: refer to ppc64 as 64-bit PowerPC, not Power 64 by Russ Cox · 10 years ago
  17. 5457563 doc: adjust binary install page supported system list by Russ Cox · 10 years ago
  18. d7aae33 doc: only the Logger.SetOutput method is new in Go 1.5 by Ian Lance Taylor · 10 years ago
  19. 8389e7c doc: link to Go 1.5 release notes from "project" page by Andrew Gerrand · 10 years ago
  20. e7f4df7 doc: NaCl requires pepper 41 by Dave Cheney · 10 years ago
  21. abe70af doc: tweak phrasing in Go 1.5 release notes by Andrew Gerrand · 10 years ago
  22. 4b145d4 doc: do not call WaitGroup a function by Russ Cox · 10 years ago
  23. 5973558 doc: remove duplicate -asmflags mention by Joe Shaw · 10 years ago
  24. 91e3b35 doc/go1.5.html: fix typo by Mikio Hara · 10 years ago
  25. 98aa822 spec: clarify semantics of built-in functions 'complex', 'real', and 'imag' by Robert Griesemer · 10 years ago
  26. 3dd3ab4 spec: better organization of arithmetic operator section by Robert Griesemer · 10 years ago
  27. 05614bf spec: fix inconsistency of visibility rules for method names by Robert Griesemer · 10 years ago
  28. 85789da spec: clarify that short variable declarations can redeclare parameters by Robert Griesemer · 10 years ago
  29. 87c8707 spec: clarify sentence about non-constant shifts by Robert Griesemer · 10 years ago
  30. 1579822 doc/go1.5: fix hyperlink for runtime/trace by Russ Cox · 10 years ago
  31. 43a404c doc: mention new DWARF line table decoder in go1.5.html by Austin Clements · 10 years ago
  32. de641ef doc/go1.5.html: update references to runtime/trace package by Dmitry Vyukov · 10 years ago
  33. 31b0b73 doc: adjust installation instructions dynamically for a given download by Andrew Gerrand · 10 years ago
  34. e019767 doc: bump minimum requirement to OS X 10.7 by Andrew Gerrand · 10 years ago
  35. d5f5e65 doc: link to design doc for GOMAXPROCS change in go1.5.html by Ian Lance Taylor · 10 years ago
  36. 2bd5237 doc: link to the release cycle from contribute.html by Caleb Spare · 10 years ago
  37. c53de85 doc: Mention contributor agreement immediately after Gerrit by Andy Maloney · 10 years ago
  38. 9991227 doc: document new linker -X syntax in go1.5.html by Rob Pike · 10 years ago
  39. 3c10bdd doc: link to proposal process from contribution guidelines by Andrew Gerrand · 10 years ago
  40. a33b522 doc: update install from source instructions for go1.5 by ALTree · 10 years ago
  41. 02d7448 spec: fixed various example code snippets by Robert Griesemer · 10 years ago
  42. 4e0be15 doc: solaris info added to go1.5.html by Rob Pike · 10 years ago
  43. 2d9378c spec: document existing expression switch restrictions by Robert Griesemer · 10 years ago
  44. f4c775e doc: in go1.5.html fix claim about linking for ppc64(le)? by Rob Pike · 10 years ago
  45. a5d23fc doc: add go1.5 note about change to zero-sized fields in cgo by Ian Lance Taylor · 10 years ago
  46. e4bd8e0 doc: remove non-answer from FAQ by Andrew Gerrand · 10 years ago
  47. ff99194 doc: add json tokenizer to go1.5.html by Rob Pike · 10 years ago
  48. 37a0975 spec: be precise about rune/string literals and comments by Robert Griesemer · 10 years ago
  49. aad4fe4 cmd/go: document internal and vendor by Russ Cox · 10 years ago
  50. 0908fad doc: mention the ppc64(le) ports in release notes by Rob Pike · 10 years ago
  51. 4230c73 doc: add line break in install-source.html by Hari haran · 10 years ago
  52. 6c7acdf doc: add a clause about embedded methods to go1compat by Rob Pike · 10 years ago
  53. aee4f42 doc: add missing preposition in go1.5.html by Brad Fitzpatrick · 10 years ago
  54. abf943a doc/go1.5.html: update the net.Dial release notes. by Paul Marks · 10 years ago
  55. aa5118b doc: remove mention of default GOMAXPROCS(1) in Effective Go by Brad Fitzpatrick · 10 years ago
  56. e28ff1f doc: document net/http.Request.Cancel in go1.5.html by Brad Fitzpatrick · 10 years ago
  57. 1b5eaa4 doc: add crypto/sha512 additions to go1.5.html by Brad Fitzpatrick · 10 years ago
  58. 6031500 doc: document GODEBUG=netdns=X and netcgo in go1.5.txt by Brad Fitzpatrick · 10 years ago
  59. 3549178 doc: fix typo by Paolo Martini · 10 years ago
  60. ebb6783 doc: document ios build tag for crypto/x509 by David Crawshaw · 10 years ago
  61. 6163cf8 doc: describe tracing, mention go fix by Rob Pike · 10 years ago
  62. 91a480c doc: add cmd/go's -pkgdir build option by Russ Cox · 10 years ago
  63. df9423f doc: add a few more details about arm and ppc64 to asm.html by Rob Pike · 10 years ago
  64. aed74b9 doc/go1.5.html: fix and expand crypto/tls changes by Jonathan Rudenberg · 10 years ago
  65. f4b4c88 doc/go1.5.html: fix typo by Jonathan Rudenberg · 10 years ago
  66. 9e88f79 doc/go1.5.html: fix typo by Jonathan Rudenberg · 10 years ago
  67. 443ec4f doc/go1.5.html: fix typo. by Ian Lance Taylor · 10 years ago
  68. 902345e doc: document behavior change in image/color in release notes by Rob Pike · 10 years ago
  69. 3c5eb96 doc: update the architecture-specific information in asm.html by Rob Pike · 10 years ago
  70. 8a28242 doc: add section about standard library to the FAQ by Brad Fitzpatrick · 10 years ago
  71. 783297a all: link to https for golang subdomains too by Brad Fitzpatrick · 10 years ago
  72. 2ae7737 all: link to https instead of http by Brad Fitzpatrick · 10 years ago
  73. 012917a doc: document the machine-independent changes to the assembler by Rob Pike · 10 years ago
  74. 2e6ed61 doc: R13 is stack pointer on ARM, not 386 by Rob Pike · 10 years ago
  75. e71276c doc: add -test.count and get -insecure to go1.5.html by Rob Pike · 10 years ago
  76. bd45bce doc/go1.5: mention net/http.Request.Cancel by Aaron Jacobs · 10 years ago
  77. ef37184 doc: tools for go1.5.html by Rob Pike · 10 years ago
  78. d5994f4 doc/go1.5.html: fix typo by Elias Naur · 10 years ago
  79. 09b5463 doc: finish the small library changes in go1.5.html; start work on tools by Rob Pike · 10 years ago
  80. cd2e2f6 doc: add most major changes and most net changes to go1.5.html by Rob Pike · 10 years ago
  81. 6fe9c4a doc: more library in go1.5.html by Rob Pike · 10 years ago
  82. c418fe7 doc: finish listing the non-crypto non-net small API changes by Rob Pike · 10 years ago
  83. c97e73d doc: fix typo in faq by Rob Pike · 10 years ago
  84. 694b244 doc: update FAQ for Go 1.5 by Rob Pike · 10 years ago
  85. 0ea3f58 doc/go1.5.html: first pass over the small API changes by Rob Pike · 10 years ago
  86. a1cc84f doc: suggest security@golang.org for reporting security issues by Andrew Gerrand · 10 years ago
  87. 31aa6f2 doc/go1.5.html: fix typo by Matt Layher · 10 years ago
  88. 8628688 Fix several out of date references to 4g/5g/6g/8g/9g. by Aaron Jacobs · 10 years ago
  89. a4ec50b spec: fix bare & in HTML by Rob Pike · 10 years ago
  90. 751eef8 doc: first cut at prose for big changes in go1.5.html by Rob Pike · 10 years ago
  91. 26f12be doc: add a missing space in func signature by Brad Fitzpatrick · 10 years ago
  92. d6ef6eb doc: move go1.5.txt to go1.5.html by Rob Pike · 10 years ago
  93. d8c6dac spec: clarify effect of rounding of constant expressions by Robert Griesemer · 10 years ago
  94. 5ac5a98 doc: mention moderation delay in contributing docs by Josh Bleecher Snyder · 10 years ago
  95. 5b458fb doc/go1.5.txt: cmd/go: add vendoring support by Rob Pike · 10 years ago
  96. 8668ac0 doc: update gccgo docs for move of gofrontend to git by Ian Lance Taylor · 10 years ago
  97. 7768296 doc/go1.5.txt: mention sequential and RFC 6555-compliant TCP dialing by Mikio Hara · 10 years ago
  98. 10076b5 doc/articles/wiki: remove generated final-test.go after test by Alex Brainman · 10 years ago
  99. deb6c5b doc: hints on how to cross-bootstrap by Michael Hudson-Doyle · 10 years ago
  100. f74ea6c doc: update install-source.html to cover new architectures by Michael Hudson-Doyle · 10 years ago