| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-02-06 | all: upgrade Unicode from 13.0.0 to 15.0.0 | weebney |
| 2022-09-06 | html/template: use strings.Builder | cuiweixie |
| 2022-04-04 | text/template: permit eq and ne funcs to check against nil | Rob Pike |
| 2021-12-13 | all: gofmt -w -r 'interface{} -> any' src | Russ Cox |
| 2021-09-23 | html/template, text/template: implement break and continue for range loops | Russ Cox |
| 2021-05-04 | text/template: add lock for Template.tmpl to fix data race | Ian Lance Taylor |
| 2021-01-25 | html/template: revert "avoid race when escaping updates template" | Ian Lance Taylor |
| 2021-01-07 | html/template: attach functions to namespace | Ian Lance Taylor |
| 2020-12-17 | html/template: avoid race when escaping updates template | Ian Lance Taylor |
| 2020-10-20 | all: update references to symbols moved from io/ioutil to io | Russ Cox |
| 2020-10-12 | text/template: allow newlines inside action delimiters | Russ Cox |
| 2020-07-14 | html/template: add tests from text/template | Russ Cox |
