1. 54bdfc0 encoding/xml: add, support Marshaler interface by Russ Cox · 12 years ago
  2. 56ce83f undo CL 12603044 / 2ca230b93195 by Russ Cox · 12 years ago
  3. 85f3acd encoding/xml: add, support Marshaler interface by Russ Cox · 12 years ago
  4. 9449c18 cmd/api: rewrite using go/types by Robert Griesemer · 12 years ago
  5. f5d06da cmd/api: add more platforms by Shenghou Ma · 12 years ago
  6. 0e1305a cmd/api: normalize byte to uint8 and rune to int32 by Brad Fitzpatrick · 12 years ago
  7. 93d92d5 cmd/api: fix type scrubbing by Brad Fitzpatrick · 12 years ago
  8. 7cda7db api: fix build; regenerate api.txt with fixed signatures by Brad Fitzpatrick · 12 years ago
  9. a29f313 cmd/api: allow extension of interfaces with unexported methods by Russ Cox · 12 years ago
  10. 5612fd7 api: add Linux/ARM to go1 API by Shenghou Ma · 13 years ago
  11. b7c2ade api: add FreeBSD to go1 API by Brad Fitzpatrick · 13 years ago
  12. a200454 api: undo go1.txt additions made by 27d0a516b7eb by Andrew Gerrand · 13 years ago
  13. bd13f6f regexp/syntax: replace internal error on unexpected ) w/ ErrUnexpectedParen by Jan Mercl · 13 years ago
  14. 7a39654 path/filepath: use windows GetShortPathName api to force GetLongPathName to do its work by Alex Brainman · 13 years ago
  15. 351213c api: update go1.txt after adding functions to html/template by Rob Pike · 13 years ago
  16. f69132d build: catch API changes during build by Brad Fitzpatrick · 13 years ago