1. 765cea2 encoding/xml: fix race using finfo.parents in s.trim by Russ Cox · 10 years ago
  2. c0d6d33 encoding/xml: restore Go 1.4 name space behavior by Russ Cox · 10 years ago
  3. ca1d6c4 encoding/xml: EncodeToken silently eats tokens with invalid type by Didier Spezia · 10 years ago
  4. 8b6527b encoding/xml: improve marshaller sanity checks of directives by Didier Spezia · 10 years ago
  5. 5ae822b encoding/xml: minor changes by Roger Peppe · 10 years ago
  6. bb7e665 encoding/xml: fix xmlns= behavior by Roger Peppe · 10 years ago
  7. 9490fbf xml: add check of version in document declaration by Giulio Iotti · 10 years ago
  8. 2db587c encoding/xml: Reset the parent stack before printing a chardata or comment field in a struct by Hajime Hoshi · 10 years ago
  9. 4a3e000 encoding/xml: do not escape newlines by Roger Peppe · 10 years ago
  10. 9f9d66d encoding/xml: fix default namespace of tags by Roger Peppe · 10 years ago
  11. b69ea01 encoding/xml: fix namespaces in a>b tags by Roger Peppe · 10 years ago
  12. b351e1d encoding/xml: add more marshalTests tests. by Nigel Tao · 10 years ago
  13. 3be158d encoding/xml: encoding name spaces correctly by Roger Peppe · 10 years ago
  14. a9dddb5 encoding/xml: add more EncodeToken tests. by Nigel Tao · 10 years ago
  15. 8f02df7 encoding/xml: avoid an allocation for tags without attributes by Brian Smith · 10 years ago
  16. 9b6ccb1 all: don't refer to code.google.com/p/go{,-wiki}/ by Péter Surányi · 10 years ago
  17. 437ec6b encoding/xml: remove unnecessary memory allocation in Unmarshal by Dmitry Vyukov · 10 years ago
  18. 94151eb encoding/xml: remove SyntaxError.Byte by Russ Cox · 10 years ago
  19. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago