aboutsummaryrefslogtreecommitdiff
path: root/src/mime/encodedword_test.go
AgeCommit message (Expand)Author
2020-10-20all: update references to symbols moved from io/ioutil to ioRuss Cox
2017-04-29mime: re-accept empty encoded-textHiroshi Ioka
2017-04-09mime: fix panic parsing 'encoded-word'Hiroshi Ioka
2017-03-07mime: fix panic parsing 'encoded-word', be stricterHiroshi Ioka
2016-03-29mime: fix maximum length of encoded-wordsAlexandre Cesaro
2016-02-28mime: Fix BenchmarkQDecodeHeader to call DecodeHeaderJustin Nuß
2015-10-15mime: limit UTF-8 encoded-word length to 75 charactersAlexandre Cesaro
2015-08-22mime: move examples to external test fileAndrew Gerrand
2015-06-01mime: fix names of examplesAlexandre Cesaro
2015-05-11mime: Export RFC 2047 codeAlexandre Cesaro