1. 6e55f7a doc: link directly to https://golang.org/dl/ by Matthew Dempsky · 11 years ago
  2. dc08957 doc: amend installation instructions by Andrew Gerrand · 11 years ago
  3. 31bd41e doc/go1.4.txt: src/pkg directory is gone. by Rob Pike · 11 years ago
  4. 220a6de build: adjustments for move from src/pkg to src by Russ Cox · 11 years ago
  5. 36ca636 doc: add a few http items to go1.4.txt by Brad Fitzpatrick · 11 years ago
  6. f82097f spec: Add link to rune literals from string literals when talking about escape sequences. by Robin Eklind · 11 years ago
  7. cac006a spec: Fix indentation and remove trailing white space characters. by Robin Eklind · 11 years ago
  8. f852034 spec: move Method expr/value section near selectors by Robert Griesemer · 11 years ago
  9. 2511d92 doc/cmd.html: close a tag. by Oling Cat · 11 years ago
  10. cbf351a doc/go1.4.txt: go generate by Rob Pike · 11 years ago
  11. 2e2beb5 doc/go1.4: mention pc-relative addressing on amd64 by Russ Cox · 11 years ago
  12. 0235f68 doc: make it point to correct go1.3.1 change history by Mikio Hara · 11 years ago
  13. 937f0d5 doc/go1.4.txt: cmd/go changes, syscall by Rob Pike · 11 years ago
  14. 392bc89 doc: remove the "the" in "the the" in the release notes by Andrew Gerrand · 11 years ago
  15. 8bca148 all: copy cmd/ld/textflag.h into pkg/GOOS_GOARCH by Rob Pike · 11 years ago
  16. b049dc3 doc/compat1.html: link to go.sys by Rob Pike · 11 years ago
  17. 160b246 syscall: freeze the package by Rob Pike · 11 years ago
  18. f497885 doc: document go1.3.1 by Andrew Gerrand · 11 years ago
  19. 5a17aaa doc/go1.4.txt: go.sys subrepo created by Rob Pike · 11 years ago
  20. 12666cb doc: add note about crypto/tls cert selection callback. by Adam Langley · 11 years ago
  21. af403c0 doc: document new ParseMultipartForm behavior by Andrew Gerrand · 11 years ago
  22. cdf7767 doc/go1.4.txt: add support for ALPN by Mikio Hara · 11 years ago
  23. 7ce3406 doc/go1.4.txt: implement monotonic clocks on windows by Alex Brainman · 11 years ago
  24. 1d371a0 doc/go1.4.txt: document ASN.1 behaviour change. by Adam Langley · 11 years ago
  25. c0fca13 spec: comma-ok expressions return untyped boolean 2nd result by Robert Griesemer · 11 years ago
  26. 43ad89d doc: drop scheme from links that are known to support HTTPS by Andrew Gerrand · 11 years ago
  27. b1a3b61 doc/go1.4.txt: windows can do symlinks now by Alex Brainman · 11 years ago
  28. d2d7187 testing: add Coverage function by Russ Cox · 11 years ago
  29. 81e661a doc/go1.4.txt: permit for range x by Rob Pike · 11 years ago
  30. 20ae6d9 spec: permit "for range x" (no index variables) by Robert Griesemer · 11 years ago
  31. 8e902dd docs: Make consistent use of optional li closing tags. by Robin Eklind · 11 years ago
  32. 48347cc doc/contribute.html: capitalize the first letter by Tetsuo Kiso · 11 years ago
  33. 822b2cb doc/contribute: reorder documented steps to match normal workflow. by Bill Thiede · 11 years ago
  34. ed5b694 doc/go1.4.txt: delete editor and shell support by Rob Pike · 11 years ago
  35. 1abab32 doc/go1.4.txt: encoding/gob is now safe by Rob Pike · 11 years ago
  36. 89f185f all: remove 'extern register M *m' from runtime by Russ Cox · 11 years ago
  37. 187ee2c spec: receiver declaration is just a parameter declaration by Robert Griesemer · 11 years ago
  38. 5437508 doc/go1.4.txt: text/scanner: IsIdentRune by Rob Pike · 11 years ago
  39. 88b663b doc/go1.4: add note about Set{uid,gid} change by Dave Cheney · 11 years ago
  40. 9bfb66e doc: say that race detector is supported on freebsd by Dmitriy Vyukov · 11 years ago
  41. fd234d6 doc: say that race detector is supported on freebsd by Dmitriy Vyukov · 11 years ago
  42. c70c20d doc: document Go 1.3 by Andrew Gerrand · 11 years ago
  43. 7d3be61 doc: link to new downloads page by Andrew Gerrand · 11 years ago
  44. e209a0f time: micro symbol for microseconds by Rob Pike · 11 years ago
  45. 3a6de21 doc: add go1.4.txt by Russ Cox · 11 years ago
  46. 0476693 doc: add release note for 'godoc -analysis' by Alan Donovan · 11 years ago
  47. d131ffe doc: link to release history from /doc/ by Andrew Gerrand · 11 years ago
  48. b91d233 docs: link to the assembler document from the Documents tab by Rob Pike · 11 years ago
  49. 761dace doc/install.html: fix erroneous HTML annotation by Rob Pike · 11 years ago
  50. 81a93ef doc: fix happens-before rules for buffered channels by Dmitriy Vyukov · 11 years ago
  51. ae1b5c7 doc/install-source.html: document that GO386 will be auto-detected when building on both 386 and amd64. by Shenghou Ma · 11 years ago
  52. 06b67f3 doc: mention WriteHeapDump in 1.3 release notes by Ian Lance Taylor · 11 years ago
  53. 8c9923d doc/contrib.html: update links, mailing lists and link to 1.3 release note. by Shenghou Ma · 11 years ago
  54. c038c38 doc/go1.3.html: math/big's Int and Rat implement TextMarshaler, TextUnmarshaler by Russ Cox · 11 years ago
  55. 0782ee3 cmd/cgo: given typedef struct S T, make C.T and C.struct_S interchangeable by Russ Cox · 11 years ago
  56. 94849d5 spec: clarify that break/continue do not work across function boundaries by Robert Griesemer · 11 years ago
  57. 4b3019b doc: mention that reflect.SetMapIndex no longer panics by Keith Randall · 11 years ago
  58. 2c83f1e spec: explicitly disallow blank methods in interface types by Robert Griesemer · 11 years ago
  59. 8d8dab3 doc/go1.3.html: change uintptr to integer in unsafe.Pointer section by Russ Cox · 11 years ago
  60. 52abddb doc: fix typo in sharemem codewalk by Emil Hessman · 11 years ago
  61. c00043b spec: specify order of init() calls by Robert Griesemer · 11 years ago go1.3beta2
  62. a436698 spec: clarify section on package initialization by Robert Griesemer · 11 years ago
  63. 4d36ad7 doc/go_spec.html: fix broken anchor tag by Rob Pike · 11 years ago
  64. 87ef6e9 doc/install.html: fix duplicate id= tag by Rob Pike · 11 years ago
  65. ca6be91 all: fix "the the" typos. by Shenghou Ma · 11 years ago
  66. 7ef0eb1 doc/go1.3.html: mention cgo [0]byte bug fix fallout by Russ Cox · 11 years ago
  67. 66f72f8 doc/go1.3.html: switch default stack size back to 8kB by Mikio Hara · 11 years ago
  68. 88d07b2 cmd/cgo: document CC_FOR_TARGET and CXX_FOR_TARGET by Elias Naur · 11 years ago
  69. 6aee296 runtime: switch default stack size back to 8kB by Russ Cox · 11 years ago
  70. 7f1d62d spec: clarify when a program exits by Robert Griesemer · 11 years ago
  71. 5b76f0c doc/go1.3.html: minor tweak of Solaris wording by Aram Hăvărneanu · 11 years ago
  72. 77dd411 doc/go1.3.html: fix typo by Mikio Hara · 11 years ago
  73. 37323fe doc/go1.3.html: update the state of supported platforms by Mikio Hara · 11 years ago
  74. 2a627da spec: clarify that newlines are kept in raw string literals by Ian Lance Taylor · 11 years ago
  75. d1f627f doc/go1.3.html: add note about small map iteration order by Russ Cox · 11 years ago
  76. 1704368 doc/go1.3.html: add syscall.SendmsgN by Mikio Hara · 11 years ago
  77. 208a1ea doc/go1.3.html: add note about unsafe.Pointer strictness by Russ Cox · 11 years ago
  78. 1476686 doc/effective_go.html: a little more about errors by Rob Pike · 11 years ago
  79. 61d8a33 spec: more precise description of select statement by Robert Griesemer · 11 years ago
  80. 02cc45a cmd/go: link SWIG objects directly rather than using a shared library by Ian Lance Taylor · 11 years ago
  81. 21e75b3 testing: write profiles on failure by Russ Cox · 11 years ago
  82. f5a4d24 doc/install.html: update wrt to OS and compiler support. by Shenghou Ma · 11 years ago
  83. 97aa90d spec: several clarifications to language on channels by Robert Griesemer · 11 years ago
  84. dbe5f88 spec: remove evaluation order inconsistency by Robert Griesemer · 11 years ago
  85. 6f3b84a spec: clarify type properties by Robert Griesemer · 11 years ago
  86. 2e1ddeb doc: replace absolute links to golang.org with relative links by Dmitriy Vyukov · 11 years ago
  87. 2702ad3 doc/go1.3.html: mention go build -i by David Crawshaw · 11 years ago
  88. 696a7e1 doc: refer to wiki page for downloads by Andrew Gerrand · 11 years ago
  89. 4ad7c4a doc: document go1.2.2 by Andrew Gerrand · 11 years ago
  90. 74dccea doc/go1.3.html: update for FreeBSD/ARM support. FreeBSD 10 is fully supported. by Shenghou Ma · 11 years ago
  91. 1bf690c doc: fix link to Mercurial download by Robert Hencke · 11 years ago
  92. a9288d6 doc: fix broken link to RTEMS Go wiki page by Robert Hencke · 11 years ago
  93. 6607534 doc: fix an article by Brad Fitzpatrick · 11 years ago
  94. 2674efb doc/debugging_with_gdb.html: add introductory disclaimer by Rob Pike · 11 years ago
  95. 75ba181 doc/contribute.html: link to wiki for more code review information by Robert Hencke · 11 years ago
  96. f187675 doc/go1.3.html: fix Goexit link by David du Colombier · 11 years ago
  97. 75b74ea doc/go1.3.html: Plan 9 support by David du Colombier · 11 years ago
  98. 0d612a8 doc/go1.3.html: go test always builds by Rob Pike · 11 years ago
  99. ba59375 doc/go1.3.html: new package debug/plan9obj by David du Colombier · 11 years ago
  100. f8f34c3 doc/effective_go: mention that b.Write is a shorthand for (&b).Write when b is addressable. by Shenghou Ma · 11 years ago