1
0
mirror of https://github.com/golang/go synced 2024-10-05 00:21:21 -06:00
go/src/pkg/encoding/asn1
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
..
asn1_test.go encoding/asn1: document support for *big.Int 2012-01-08 10:02:23 -05:00
asn1.go encoding/asn1: document support for *big.Int 2012-01-08 10:02:23 -05:00
common.go use new strconv API 2011-12-05 15:48:46 -05:00
marshal_test.go encoding/asn1: document support for *big.Int 2012-01-08 10:02:23 -05:00
marshal.go use new time API 2011-11-30 12:01:46 -05:00