aboutsummaryrefslogtreecommitdiff
path: root/src/html
AgeCommit message (Expand)Author
2015-06-27html/template: prevent panic while escaping pipelinesDidier Spezia
2015-06-19html: add examples to the functionsCarlos C
2015-06-01html/template: prevent panic when escaping actions involving chain nodesDidier Spezia
2015-05-19html/template: fix string iteration in replacement operationsDidier Spezia
2015-05-08html: simplify and optimize escape/unescapeDidier Spezia
2015-05-08html/template: fix pipeline sanitizationDidier Spezia
2015-04-30html/template: fix quadratic performance with special tagsDidier Spezia
2015-04-03text/template: provide a mechanism for optionsRob Pike
2015-03-20html/template: fix crash when escaping incomplete templateRob Pike
2015-02-06all: don't refer to code.google.com/p/go{,-wiki}/Péter Surányi
2015-01-21html/template: fix example codeAndrew Gerrand
2014-10-28html/template: fix build after encoding/js escaping changeAndrew Gerrand
2014-09-08build: move package sources from src/pkg to srcRuss Cox