1. 8332f80 unsafe: minor doc string improvements by Robert Griesemer · 10 years ago
  2. 3a52338 unsafe: fix doc strings by Robert Griesemer · 10 years ago
  3. 1415a53 unsafe: document that unsafe programs are not protected by Rob Pike · 10 years ago
  4. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/unsafe/unsafe.go]
  5. c117da3 unsafe: fix a typo by Oling Cat · 12 years ago
  6. e66d29c pkg: Removing duplicated words ("of of", etc.), mostly from comments. by David G. Andersen · 13 years ago
  7. 6a75ece runtime: delete Type and implementations (use reflect instead) by Russ Cox · 13 years ago
  8. d26c607 unsafe: Alignof and Offsetof now use the same style by Rob Pike · 13 years ago
  9. 9d92676 unsafe: refer to correct reflect functions by Andrew Gerrand · 13 years ago
  10. 7c203b8 unsafe: update doc by Mikio Hara · 14 years ago
  11. fc1cf58 reflect: doc fixes for obsolete types. by David Symonds · 14 years ago
  12. 6a186d3 src/pkg: make package doc comments consistently start with "Package foo". by Nigel Tao · 14 years ago
  13. 68add46 unsafe: fix the documentation by Rob Pike · 14 years ago
  14. ecbcd81 unsafe: add missing case to doc for Pointer by Russ Cox · 14 years ago
  15. 33649bd runtime: introduce unsafe.New and unsafe.NewArray by Russ Cox · 15 years ago
  16. 1cdfe9f unsafe: documentation typo. by Adam Langley · 15 years ago
  17. 30c7088 gofmt-ify template, time, unsafe, flag, fmt by Robert Griesemer · 15 years ago
  18. 9154943 apply gofmt to rand reflect regexp rpc runtime sort strconv strings sync syscall testing time unicode unsafe utf8 by Russ Cox · 15 years ago
  19. 668fa7f Update the unsafe docs for the new type implementation. by Ian Lance Taylor · 16 years ago
  20. d90e7cb mv src/lib to src/pkg by Rob Pike · 16 years ago[Renamed from src/lib/unsafe/unsafe.go]
  21. 20850fc Package unsafe is undocumented. By installing (but not compiling) this file, by Rob Pike · 16 years ago