1
0
mirror of https://github.com/golang/go synced 2024-10-07 01:21:21 -06:00
go/src/pkg/archive/zip
Andrew Gerrand e0b6f4721f archive/zip: more efficient reader and bug fix
Fixes #2090.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/4815068
2011-07-29 10:47:00 -07:00
..
testdata archive/zip: handle files with data descriptors 2011-02-15 05:42:16 +11:00
Makefile archive/zip: add Writer 2011-07-10 11:30:16 +10:00
reader_test.go archive/zip: more efficient reader and bug fix 2011-07-29 10:47:00 -07:00
reader.go archive/zip: more efficient reader and bug fix 2011-07-29 10:47:00 -07:00
struct.go archive/zip: more efficient reader and bug fix 2011-07-29 10:47:00 -07:00
writer_test.go archive/zip: add Writer 2011-07-10 11:30:16 +10:00
writer.go archive/zip: add Writer 2011-07-10 11:30:16 +10:00
zip_test.go zip: add a test for the previous >65k files fix 2011-07-22 18:30:07 -07:00