aboutsummaryrefslogtreecommitdiff
path: root/src/html/template/html.go
AgeCommit message (Expand)Author
2023-05-02html/template: emit filterFailsafe for empty unquoted attr valueRoland Shoemaker
2022-09-06html/template: use strings.Buildercuiweixie
2022-04-11all: gofmt main repoRuss Cox
2021-12-13all: gofmt -w -r 'interface{} -> any' srcRuss Cox
2020-06-08all: avoid awkward wording from CL 236857Russ Cox
2020-06-08all: replace usages of whitelist/blacklist and master/slaveFilippo Valsorda
2019-02-26html/template: use strings.BuilderJosh Bleecher Snyder
2018-06-01all: update comment URLs from HTTP to HTTPS, where possibleTim Cooper
2015-05-19html/template: fix string iteration in replacement operationsDidier Spezia
2014-09-08build: move package sources from src/pkg to srcRuss Cox