1
0
mirror of https://github.com/golang/go synced 2024-10-05 10:31:22 -06:00
go/src/pkg/html/template
Rob Pike 1402d1a686 html/template: define the FuncMap type locally
This redefinition means that the public signature of html/template
does not refer to text/template.

Fixes #2546.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5487083
2011-12-14 11:22:17 -08:00
..
attr.go renaming_1: hand-edited files for go 1 renaming 2011-11-08 15:38:47 -08:00
clone_test.go html/template: update to new template API 2011-11-30 17:42:18 -05:00
clone.go renaming_1: hand-edited files for go 1 renaming 2011-11-08 15:38:47 -08:00
content_test.go renaming_1: hand-edited files for go 1 renaming 2011-11-08 15:38:47 -08:00
content.go html/template: fix documentation indent 2011-11-25 13:32:44 +11:00
context.go renaming_1: hand-edited files for go 1 renaming 2011-11-08 15:38:47 -08:00
css_test.go use new strconv API 2011-12-05 15:48:46 -05:00
css.go update tree for new default type rule 2011-12-08 22:08:03 -05:00
doc.go html/template: fix documentation formatting 2011-11-19 10:54:44 +11:00
error.go renaming_1: hand-edited files for go 1 renaming 2011-11-08 15:38:47 -08:00
escape_test.go html/template: define the FuncMap type locally 2011-12-14 11:22:17 -08:00
escape.go gofmt: applied gofmt -w -s src misc 2011-12-01 14:33:24 -08:00
html_test.go renaming_1: hand-edited files for go 1 renaming 2011-11-08 15:38:47 -08:00
html.go renaming_1: hand-edited files for go 1 renaming 2011-11-08 15:38:47 -08:00
js_test.go renaming_1: hand-edited files for go 1 renaming 2011-11-08 15:38:47 -08:00
js.go html/template: indirect top-level values before printing 2011-11-16 09:32:52 -08:00
Makefile renaming_1: hand-edited files for go 1 renaming 2011-11-08 15:38:47 -08:00
template.go html/template: define the FuncMap type locally 2011-12-14 11:22:17 -08:00
transition.go renaming_1: hand-edited files for go 1 renaming 2011-11-08 15:38:47 -08:00
url_test.go renaming_1: hand-edited files for go 1 renaming 2011-11-08 15:38:47 -08:00
url.go renaming_1: hand-edited files for go 1 renaming 2011-11-08 15:38:47 -08:00