1. 34830be doc/mem: remove unnecessary pre tags within same snippet by Jingwei · 5 years ago
  2. e7c20b7 doc: go_mem: clarify Once docs by Ian Lance Taylor · 6 years ago
  3. 10a98dd doc/go_mem.html: correct the channel example by Shenghou Ma · 10 years ago
  4. 2eb1b65 doc/go_mem.html: don't be clever by Rob Pike · 10 years ago
  5. 81a93ef doc: fix happens-before rules for buffered channels by Dmitriy Vyukov · 11 years ago
  6. 132e816 doc: allow buffered channel as semaphore without initialization by Russ Cox · 11 years ago
  7. 48ba6fe doc: move spec and memory model back to /ref/ by Andrew Gerrand · 11 years ago
  8. 5dd7417 doc: re-organize golang.org site content by Andrew Gerrand · 12 years ago
  9. ad50f6b doc: correct a minor go_mem.html mistake by Jan Mercl · 12 years ago
  10. aecf503 doc: Don't imply incorrect guarantees about data races. by David Symonds · 13 years ago
  11. 7e05426 doc: various typos, remove apostrophes from ordinals by Jeremy Jackins · 13 years ago
  12. 5ca13f6 doc: fix metadata in go_mem.html by Andrew Gerrand · 13 years ago
  13. 6b770f0 doc/go_mem: init-created goroutine behavior changes for Go 1 by Shenghou Ma · 13 years ago
  14. a22b0f8 doc: add command docs page, canonicalize reference paths by Andrew Gerrand · 13 years ago
  15. 7cb21a7 godoc: specify HTML page metadata with a JSON blob by Andrew Gerrand · 13 years ago
  16. 44d13e3 doc: fix memory model read visibility bug by Russ Cox · 13 years ago
  17. 18333f2 Go memory model: minor clarification by Robert Griesemer · 14 years ago
  18. 9f03d4a doc/go_mem.html: close happens before receive on closed channel by Russ Cox · 14 years ago
  19. 43f459c typo by Russ Cox · 14 years ago
  20. 7ff68b3 go_mem: goroutine exit is not special by Russ Cox · 14 years ago
  21. b6ad32b doc/go_mem.html: update location of "once". Fixes #1118. by Rob Pike · 15 years ago
  22. cc99ba0 doc/go_mem: remove semicolons by David Symonds · 15 years ago
  23. 2551cf9 go_mem: clarified unbuffered channel sync example by Andrew Gerrand · 15 years ago
  24. 830813f assorted cleanup by Russ Cox · 15 years ago
  25. 4e5296d fixups for memory model document by Rob Pike · 15 years ago
  26. 53440da Factored out boilerplate from all html docs in doc directory: by Robert Griesemer · 15 years ago
  27. 69d13b2 make the sidebars consistent add Effective Go to the set of links by Rob Pike · 15 years ago
  28. 698c6c0 A step towards "externalizing" some Go docs. by Larry Hosken · 16 years ago
  29. 482cbb1 change file name so it can be copied without name change to a more public place. by Rob Pike · 16 years ago[Renamed (99%) from doc/mem.html]
  30. 82c38cf draft of memory model. by Russ Cox · 16 years ago