1. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/mime/mediatype_test.go]
  2. ef25861 mime: sort attributes in FormatMediaType by Brad Fitzpatrick · 11 years ago
  3. b990c40 mime: escape backslash in attribute values by Pieter Droogendijk · 12 years ago
  4. 7f7a70f mime: make ParseMediaType return zero results on error by Brad Fitzpatrick · 13 years ago
  5. a00de45 mime: make FormatMediaType take full type for consistency by Brad Fitzpatrick · 13 years ago
  6. c2049d2 src/pkg/[a-m]*: gofix -r error -force=error by Russ Cox · 13 years ago
  7. a986d98 mime: ParseMediaType returns os.Error now, not a nil map by Brad Fitzpatrick · 14 years ago
  8. e0e28d2 mime: lower-case media type parameters by Pascal S. de Kloe · 14 years ago
  9. 98176b7 mime: RFC 2231 continuation / non-ASCII support by Brad Fitzpatrick · 14 years ago
  10. 90e4ece mime: bunch more tests, few minor parsing fixes by Brad Fitzpatrick · 14 years ago
  11. 3478891 gofmt -s -w src misc by Robert Griesemer · 14 years ago
  12. 9b64fef mime/multipart and HTTP multipart/form-data support by Brad Fitzpatrick · 15 years ago