index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
mail
Age
Commit message (
Expand
)
Author
2015-12-04
net/mail: gofmt
Mikio Hara
2015-12-02
net/mail: add test index to error messages in a recent test
Alexandre Cesaro
2015-12-02
net/mail: use base64 encoding when needed in Address.String()
Alexandre Cesaro
2015-12-02
net/mail: better errors on non-ascii characters
Ingo Oeser
2015-08-11
net/mail: fix build.
David Symonds
2015-08-11
net/mail: avoid panic in (*Address).String for malformed addresses.
David Symonds
2015-07-31
net/mail: fixed quoted-local
MathiasB
2015-07-22
net/mail: enhanced Address.String and ParseAddress to match RFC 5322
MathiasB
2015-07-16
net/mail: add example to package
Carlos C
2015-05-26
net/mail: add AddressParser type
Alexandre Cesaro
2015-05-11
mime: Export RFC 2047 code
Alexandre Cesaro
2015-03-18
all: use "reports whether" in place of "returns true if(f)"
Josh Bleecher Snyder
2015-02-23
net/mail: move RFC 2047 code to internal/mime
Alexandre Cesaro
2014-09-16
net/mail: allow us-ascii encoding
Russ Cox
2014-09-08
build: move package sources from src/pkg to src
Russ Cox
[prev]