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