1
0
mirror of https://github.com/golang/go synced 2024-11-20 09:14:46 -07:00
go/src/pkg/archive/tar
Russ Cox da5abb9fb3 changes required if we disallow the implicit *
in cap, len, [], and range on maps, strings, and slices.

R=r
DELTA=57  (2 added, 12 deleted, 43 changed)
OCL=30549
CL=30590
2009-06-22 13:34:21 -07:00
..
testdata Add support for the basic extension done by Schilling's star. 2009-06-10 21:32:36 -07:00
Makefile mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
untar_test.go introduce os.EOF and io.ErrUnexpectedEOF. 2009-06-22 13:26:13 -07:00
untar.go changes required if we disallow the implicit * 2009-06-22 13:34:21 -07:00