Mathijs van de Nes
|
0e274281dd
|
Use external crate to convert an MsDos datetime
|
2015-07-20 16:08:33 +02:00 |
|
Mathijs van de Nes
|
6cd6b752e3
|
Several updates to CP437 handling
|
2015-06-18 11:45:25 +02:00 |
|
Mathijs van de Nes
|
69599e1741
|
Add into_cow feature + removed some trivial casts
|
2015-03-26 21:56:05 +01:00 |
|
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
|
aa4e395ec9
|
Use external crate for extra read/write methods
|
2015-03-09 11:55:19 +01:00 |
|
Mathijs van de Nes
|
522039a70d
|
Use the correct start index for iteration
|
2015-03-01 12:01:39 +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 |
|