1
0
mirror of https://github.com/golang/go synced 2024-10-07 07:41:21 -06:00
go/src/pkg/net/textproto
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
..
header.go gofix -r mapdelete 2011-10-18 09:56:34 -04:00
pipeline.go gofix -r mapdelete 2011-10-18 09:56:34 -04:00
reader_test.go net/textproto: always copy the data from bufio to avoid corruption 2012-01-12 14:15:58 +11:00
reader.go net/textproto: always copy the data from bufio to avoid corruption 2012-01-12 14:15:58 +11:00
textproto.go src/pkg/[n-z]*: gofix -r error -force=error 2011-11-01 22:05:34 -04:00
writer_test.go net/textproto: new package, with example net/dict 2010-08-06 17:37:45 -07:00
writer.go src/pkg/[n-z]*: gofix -r error -force=error 2011-11-01 22:05:34 -04:00