- c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/html/entity.go]
- af79568 gofmt: apply gofmt -w -s src misc by Robert Griesemer · 12 years ago
- db33959 cgo, goyacc, go/build, html, http, path, path/filepath, testing/quick, test: use rune by Russ Cox · 13 years ago
- 816c972 html: handle character entities without semicolons by Andrew Balholm · 14 years ago
- 688a831 html: move the sanity checking of the entity map from runtime by Nigel Tao · 14 years ago
- f503e26 html: unescape numeric entities, and complete the named entities table, including two-character entities. by Ryan Hitchman · 14 years ago
- 56b989f First cut of an HTML tokenizer (and eventually a parser). by Nigel Tao · 15 years ago