1. f1d3149 html/charset: replace EUC-KR test by Andy Balholm · 9 years ago
  2. 68a055e html/charset: verify correct UTF-8 behavior by Marcel van Lohuizen · 9 years ago
  3. 9b9d6d8 html/charset: handle unsupported code points for encoding by Marcel van Lohuizen · 9 years ago
  4. d28a91a html/charset: use x/text/encoding/htmlindex by Marcel van Lohuizen · 9 years ago
  5. 72b0708 html/charmap: update table with latest data by Marcel van Lohuizen · 9 years ago
  6. 05bc443 html: remove license references from benchmark test data by Ian Lance Taylor · 9 years ago
  7. edab5dc html: Use existing standard library interface internally. by Dmitri Shuralyov · 10 years ago
  8. e0403b4 html/charset/testdata: update licensing info in README by Ian Lance Taylor · 10 years ago
  9. 6460565 x/net/html/charset: Change NewReaderByName to NewReaderLabel. by Andy Balholm · 10 years ago
  10. 3d87fd6 x/net/html: Sync the html parser and atom with the current whatwg spec by Dmitry Savintsev · 10 years ago
  11. ec18079 x/net/html/charset: add NewReaderByName by Andy Balholm · 10 years ago
  12. 8aa6e20 net: add import comments. by David Symonds · 10 years ago
  13. ccf541d x/net/html/charset: add missing copyright by Mikio Hara · 10 years ago
  14. 716c3cc x/net/html/charset: fix nacl build by Mikio Hara · 10 years ago
  15. fbe893d go.net: use golang.org/x/... import paths by Andrew Gerrand · 10 years ago
  16. 5755bc4 go.net/html: Fix comment handling for "in select" insertion mode by Frederick Kelly Mayle III · 11 years ago
  17. 4109fcc html: handle '<' before a tag by Andrew Balholm · 11 years ago
  18. a6927df go.net: fix various typos by Robert Griesemer · 11 years ago
  19. 4698117 go.net/html: Expose data read from the input reader but not yet tokenized in Tokenizer. by Michael Piatek · 11 years ago
  20. 384e4d2 html: limit buffering during tokenization. by Michael Piatek · 11 years ago
  21. 480e7b0 go.net/html: Tokenizer.Raw returns the original input when tokenizer errors occur. by Michael Piatek · 11 years ago
  22. 3f04d1f go.net/html/charset: add NewReader by Andrew Balholm · 11 years ago
  23. 7421374 go.net/html/charset: implement the encoding sniffing algorithm by Andrew Balholm · 11 years ago
  24. 7eb0b7e go.net/html/charset: encoding names by Andrew Balholm · 11 years ago
  25. e2719b3 go.net/html/charset: new package by Andrew Balholm · 11 years ago
  26. e8489d8 go.net/html: fix the tokenizer when the underlying io.Reader returns by Nigel Tao · 12 years ago
  27. 46c4a49 go.net/html: put escaping tests escape_test.go by Andrew Gerrand · 12 years ago
  28. 3651a44 go.net/html: don't use Go tip io.ByteWriter by Shenghou Ma · 12 years ago
  29. ea127e8 go.net/html: move exp/html and exp/html/atom here to the go.net sub-repo. by Nigel Tao · 12 years ago