Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(49)

Issue 4654069: code review 4654069: mime: media type formatter (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by pascal
Modified:
13 years, 8 months ago
Reviewers:
CC:
bradfitz, rsc, golang-dev
Visibility:
Public.

Description

mime: media type formatter

Patch Set 1 #

Patch Set 2 : diff -r 18ca1820cfb1 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r dde611a6760e https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 4 : diff -r 81e9259d59df https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 2e7ece227c7d https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -0 lines) Patch
M src/pkg/mime/grammar.go View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M src/pkg/mime/mediatype.go View 1 2 3 4 1 chunk +44 lines, -0 lines 0 comments Download
M src/pkg/mime/mediatype_test.go View 1 2 3 4 1 chunk +45 lines, -0 lines 0 comments Download

Messages

Total messages: 9
pascal
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 1 month ago (2011-06-28 00:06:17 UTC) #1
pascal
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 1 month ago (2011-06-28 20:52:50 UTC) #2
pascal
On Tuesday 28 June 2011 22:52:50 pascal@quies.net wrote: > Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), > > ...
14 years, 1 month ago (2011-07-06 16:23:53 UTC) #3
nigeltao
On Tuesday 28 June 2011 22:52:50 pascal@quies.net wrote: > http://codereview.appspot.com/4654069/ I think bradfitz would be ...
14 years, 1 month ago (2011-07-07 01:47:45 UTC) #4
rsc
R=bradfitz What is this code for? Is it just so that the existing code can ...
14 years ago (2011-07-13 22:57:19 UTC) #5
bradfitz
I could imagine this being useful for MIME-ish stuff. http://codereview.appspot.com/4654069/diff/6001/src/pkg/mime/mediatype.go File src/pkg/mime/mediatype.go (right): http://codereview.appspot.com/4654069/diff/6001/src/pkg/mime/mediatype.go#newcode24 src/pkg/mime/mediatype.go:24: ...
14 years ago (2011-07-13 23:07:01 UTC) #6
pascal
Hello bradfitz@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
14 years ago (2011-07-14 20:06:11 UTC) #7
rsc
LGTM Sorry for the long delay.
13 years, 11 months ago (2011-08-26 20:51:57 UTC) #8
rsc
13 years, 11 months ago (2011-08-26 20:55:20 UTC) #9
*** Submitted as http://code.google.com/p/go/source/detail?r=e96d0b4b19c6 ***

mime: media type formatter

R=bradfitz, rsc
CC=golang-dev
http://codereview.appspot.com/4654069

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b