Mathijs van de Nes
|
c7df8157a9
|
Removed unsupported compression methods from enum
- Simplified enum to only show supported values
- Removed use of FromPrimitive
|
2015-03-16 10:34:48 +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
|
f45a558dac
|
change #[deriving(..)] to #[derive(..)]
|
2015-01-04 10:51:14 +01:00 |
|
Mathijs van de Nes
|
22580a768d
|
Implement copy where needed
|
2014-12-13 14:11:52 +01:00 |
|
Mathijs van de Nes
|
0cd915f185
|
Split compression from types and pub use ZipFile
|
2014-09-15 21:33:58 +02:00 |
|