Lachezar Lechev
|
99dba6b397
|
run cargo fix --edition
|
2019-11-11 08:58:59 +02:00 |
|
Mathijs van de Nes
|
a7b9b4651d
|
Add impl to convert a ZipError to a io::Error
Resolves #4
|
2015-04-20 09:25:22 +02:00 |
|
Mathijs van de Nes
|
80fd4b6dcf
|
Update to new (io::)Error
|
2015-04-02 20:50:50 +02:00 |
|
Mathijs van de Nes
|
4842d19dc9
|
Use Into instead of IntoCow
|
2015-04-02 10:10:05 +02:00 |
|
Mathijs van de Nes
|
0f12de0388
|
Silence deprecation warnings by casting
|
2015-03-19 14:32:49 +01:00 |
|
Mathijs van de Nes
|
785dccbf8e
|
Update features and deprecated items
|
2015-03-08 11:25:25 +01:00 |
|
Mathijs van de Nes
|
d9b83af57c
|
Large refactoring, mostly of the reader
- Combined reader and reader_spec into read
- Alter the iteration protocol for a zip archive
- Modify some names
|
2015-03-01 11:32:40 +01:00 |
|
Mathijs van de Nes
|
f88349104a
|
Remove almost all old_io code
|
2015-02-24 20:42:43 +01:00 |
|
Mathijs van de Nes
|
2e8baed799
|
Initial io conversion
- Convert most of the writer code to Write instead of Writer
- Add ioconverter module to convert between old and new IO
- Fix reader for new flate2
|
2015-02-24 13:00:55 +01:00 |
|
Mathijs van de Nes
|
867863cf11
|
Derive Debug instead of Show
|
2015-02-03 09:29:05 +01:00 |
|
Mathijs van de Nes
|
078ba7eda0
|
io -> old_io
|
2015-01-29 11:00:30 +01:00 |
|
Mathijs van de Nes
|
b88abe1582
|
Update ZipError to latest rust
|
2015-01-24 13:24:19 +01:00 |
|
Mathijs van de Nes
|
05a4a14b9f
|
Refactor to remove old_orphan_check
|
2015-01-04 22:03:40 +01:00 |
|
Mathijs van de Nes
|
f45a558dac
|
change #[deriving(..)] to #[derive(..)]
|
2015-01-04 10:51:14 +01:00 |
|
Mathijs van de Nes
|
c7c97b85ad
|
Update to new bzip2 code
|
2014-12-13 14:12:02 +01:00 |
|
Mathijs van de Nes
|
df047b0b66
|
Add missing documentation
|
2014-12-10 14:58:22 +01:00 |
|
Mathijs van de Nes
|
ccdba3efc0
|
Namespaced enums fix
|
2014-11-19 18:43:07 +01:00 |
|
Mathijs van de Nes
|
2163db4b25
|
Added ZipResult/ZipError
|
2014-11-08 21:55:15 +01:00 |
|