1
0
mirror of https://github.com/golang/go synced 2024-10-04 22:21:22 -06:00
go/src/pkg/mime
Russ Cox 2050a9e478 build: remove Make.pkg, Make.tool
Consequently, remove many package Makefiles,
and shorten the few that remain.

gomake becomes 'go tool make'.

Turn off test phases of run.bash that do not work,
flagged with $BROKEN.  Future CLs will restore these,
but this seemed like a big enough CL already.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5601057
2012-01-30 23:43:46 -05:00
..
multipart build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
grammar.go csv, gob, json, mail, mime, xml: use rune 2011-10-25 22:23:54 -07:00
mediatype_test.go mime: make FormatMediaType take full type for consistency 2012-01-17 11:57:42 -08:00
mediatype.go mime: make FormatMediaType take full type for consistency 2012-01-17 11:57:42 -08:00
test.types mime: new package, use in http 2010-02-09 20:47:45 -08:00
type_test.go mime: implement TypeByExtension for windows 2011-11-18 10:07:36 +11:00
type_unix.go crypto/mime/net/time: add netbsd to +build tags 2011-12-21 21:44:47 +11:00
type_windows.go syscall: return error, not uintptr, when function returns error 2011-12-08 12:07:21 +11:00
type.go mime: make FormatMediaType take full type for consistency 2012-01-17 11:57:42 -08:00