]> Cypherpunks.ru repositories - gostls13.git/history - src/html
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / html /
2023-10-16 Roland Shoemakerhtml/template: track brace depth for each nested expression
2023-10-05 Roland Shoemakerhtml/template: only track brace depth when we are in...
2023-10-02 Roland Shoemakerhtml/template: support parsing complex JS template...
2023-09-06 Roland Shoemakerhtml/template: properly handle special tags within...
2023-09-06 Roland Shoemakerhtml/template: support HTML-like comments in script...
2023-08-01 Ian Lance Taylortext/template, html/template: use reflect.TypeFor for...
2023-05-19 cuiweixiehtml/template: expose ErrJSTemplate
2023-05-10 Tobias Klauserhtml: convert fuzz test to native Go fuzzing
2023-05-02 Roland Shoemakerhtml/template: emit filterFailsafe for empty unquoted...
2023-05-02 Roland Shoemakerhtml/template: handle all JS whitespace characters
2023-05-02 Roland Shoemakerhtml/template: disallow angle brackets in CSS values
2023-04-25 cui fliterhtml/template: fix unavailable url
2023-04-11 Ian Lance Taylorall: re-run stringer
2023-04-05 Michael Anthony... html/template,mime/multipart: document new GODEBUG...
2023-04-04 Roland Shoemakerhtml/template: disallow actions in JS template literals
2023-03-25 Daniel Martíall: add a few links in package godocs
2023-02-06 weebneyall: upgrade Unicode from 13.0.0 to 15.0.0
2022-11-18 cui fliterall: add missing periods in comments
2022-09-06 cuiweixiehtml/template: use strings.Builder
2022-06-30 Matthew Dempsky[dev.unified] all: merge master (993c387) into dev...
2022-06-27 SemihBKGRhtml/template: fix typo in content_test.go
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-11 Russ Coxall: gofmt main repo
2022-04-05 Lasse Folger[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-04 Rob Piketext/template: permit eq and ne funcs to check against nil
2022-04-01 Russ Coxall: remove trailing blank doc comment lines
2022-03-31 Emmanuel T Odekehtml/template: make FuncMap a type alias of text/templa...
2022-03-29 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-06 Dan Kortschakall: fix some typos
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-12-13 Russ Coxall: gofmt -w -r 'interface{} -> any' src
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-10-28 Russ Coxall: go fix -fix=buildtag std cmd (except for bootstrap...
2021-10-26 Cuong Manh Leall: use reflect.{Pointer,PointerTo}
2021-10-06 Russ Coxall: use bytes.Cut, strings.Cut
2021-09-23 Russ Coxhtml/template, text/template: implement break and conti...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-05-04 Ian Lance Taylortext/template: add lock for Template.tmpl to fix data...
2021-02-20 Russ Coxall: go fmt std cmd (but revert vendor)
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2021-01-26 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (5e4a0cd) into...
2021-01-26 Matthew Dempsky[dev.regabi] all: merge master (bf0f7c9) into dev.regabi
2021-01-25 Ian Lance Taylorhtml/template: revert "avoid race when escaping updates...
2021-01-23 Gerrit Code ReviewMerge "[dev.typeparams] all: merge dev.regabi (7e0a81d...
2021-01-23 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (7e0a81d) into...
2021-01-22 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
2021-01-07 Ian Lance Taylorhtml/template: attach functions to namespace
2020-12-22 Robert Griesemer[dev.typeparams] all: merge dev.regabi into dev.typeparams
2020-12-21 Gerrit Code ReviewMerge "[dev.regabi] all: merge master into dev.regabi...
2020-12-21 Matthew Dempsky[dev.regabi] all: merge master into dev.regabi
2020-12-17 Ian Lance Taylorhtml/template: avoid race when escaping updates template
2020-12-14 Robert Griesemer[dev.typeparams] merge: merge branch 'dev.regabi' into...
2020-12-14 Alexander RakoczyMerge branch 'master' into dev.regabi
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-12-09 Russ Coxall: update to use os.ReadFile, os.WriteFile, os.Create...
2020-12-03 Russ Cox[dev.regabi] all: merge master (d0c0dc682c1f) into...
2020-12-01 Kevin Burkeencoding/json: revert "add "json: " prefix to SyntaxErr...
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-18 Katie Hockman[dev.boringcrypto] crypto/hmac: merge up to 2a206c7...
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-21 Kevin Burkeencoding/json: add "json: " prefix to SyntaxError messages
2020-10-20 Russ Coxall: update references to symbols moved from io/ioutil...
2020-10-20 Russ Coxhtml/template, text/template: add ParseFS
2020-10-12 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-12 Russ Coxtext/template: allow newlines inside action delimiters
2020-09-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-28 Ariel Mashrakitext/template: add CommentNode to template parse tree
2020-07-17 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-07-14 Russ Coxhtml/template: add tests from text/template
2020-07-09 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-06-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-06-08 Russ Coxall: avoid awkward wording from CL 236857
2020-06-08 Filippo Valsordaall: replace usages of whitelist/blacklist and master...
2020-05-07 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-20 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-16 empijeihtml/template,text/template: switch to Unicode escapes...
2020-04-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-01-31 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-01-13 fujimoto kyosukehtml: update URL in comment
2019-12-03 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-11-21 Roberto Clapistext/template: harden JSEscape to also escape ampersand...
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-10-04 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-09-27 Justin Nußhtml/template: document handling of namespaced and...
2019-09-03 Katie Hockman[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-08-27 Dong-hee Nahtml/template: micro optimization for isJSType
2019-06-27 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-06-17 Andrew Gerrandhtml/template, text/template: document glob semantics
2019-06-17 Samuel Tanhtml/template: handle nil Error values in context.String
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-05-06 Andrew Bonventrehtml/template: add support for JavaScript modules
2019-04-30 Romain Bauguehtml: add a Fuzz function
2019-03-02 Marat Khabibullinhtml/template: prevent test from failing with nil point...
2019-02-27 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-02-26 Josh Bleecher Snyderhtml/template: use strings.Builder
next