]> Cypherpunks repositories - gostls13.git/commit
exp/html: when parsing, compare atoms (ints) instead of strings.
authorNigel Tao <nigeltao@golang.org>
Thu, 7 Jun 2012 03:46:57 +0000 (13:46 +1000)
committerNigel Tao <nigeltao@golang.org>
Thu, 7 Jun 2012 03:46:57 +0000 (13:46 +1000)
commitc8fac7b9676a84778280b44684e76f930e7f0bd0
tree27216e2e57a7c4edf7a5336a63ddca5f0b7a3f1b
parentcd21eff70520a433f6ee67819e539b2ebe043120
exp/html: when parsing, compare atoms (ints) instead of strings.

This is the mechanical part of the 2-part change that started with
https://golang.org/cl/6305053/

R=rsc
CC=andybalholm, golang-dev, r
https://golang.org/cl/6295055
src/pkg/exp/html/parse.go