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
|
6d2a63e406
|
Fix tests and examples
|
2015-02-24 16:16:08 +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
|
ba0ec950a8
|
Use old_io and old_path features in the examples
|
2015-02-20 17:07:56 +01:00 |
|
Mathijs van de Nes
|
897ff2a82a
|
Fix os args
|
2015-02-13 09:58:42 +01:00 |
|
Mathijs van de Nes
|
e41200c30b
|
Remove deprecated items
|
2015-02-06 09:05:02 +01:00 |
|
Mathijs van de Nes
|
55ebfaaa7c
|
Convert unstable to the requested features
|
2015-01-29 17:19:16 +01:00 |
|
Mathijs van de Nes
|
e3b42c0c85
|
Fix examples and tests
|
2015-01-29 11:04:38 +01:00 |
|
Mathijs van de Nes
|
c2686b3b2e
|
Move examples to proper directory
|
2015-01-20 10:09:54 +01:00 |
|