Mathijs van de Nes
|
1a62f9ce16
|
Use {:?} and Box::new
|
2015-01-10 09:37:16 +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
|
e7c018310b
|
Fix arrays in tests
|
2015-01-04 10:55:32 +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
|
0719f5b617
|
Fix tests
|
2014-12-02 17:07:07 +01:00 |
|
Mathijs van de Nes
|
54503e78f2
|
Fix some enum issues
|
2014-12-02 16:55:40 +01:00 |
|
Mathijs van de Nes
|
ee6e830203
|
Add bzip2 support
|
2014-11-21 22:56:08 +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 |
|
Steve Klabnik
|
773f639598
|
fail -> panic
|
2014-10-30 00:23:50 -04:00 |
|
Mathijs van de Nes
|
3f1d69c6ef
|
Change deprecated function Vec::from_slice
|
2014-09-28 20:14:32 +02:00 |
|
Mathijs van de Nes
|
e4a3bc4437
|
Fix two warnings
|
2014-09-18 11:21:10 +02:00 |
|
Mathijs van de Nes
|
b43788cf69
|
Allow the reader and writer to return their inner
|
2014-09-17 15:41:50 +02:00 |
|
Mathijs van de Nes
|
c6dd2ad26b
|
Update the local header instead of overwriting
|
2014-09-17 15:11:56 +02:00 |
|
Mathijs van de Nes
|
91cbe91d62
|
Split spec in reader/writer/general
|
2014-09-17 15:01:22 +02:00 |
|
Mathijs van de Nes
|
0cd915f185
|
Split compression from types and pub use ZipFile
|
2014-09-15 21:33:58 +02:00 |
|
Mathijs van de Nes
|
8921d3b5c2
|
Added support for extra field and utf-8 filenames
|
2014-09-14 21:55:02 +02:00 |
|
Mathijs van de Nes
|
723e8b0b12
|
Initial file name/comment encoding support
|
2014-09-14 17:25:40 +02:00 |
|
Mathijs van de Nes
|
3abe0aa893
|
De-pub crc32 and rename some of the functions
|
2014-09-11 12:01:07 +02:00 |
|
Mathijs van de Nes
|
02059ce351
|
Added documentation and moved types to top
|
2014-09-11 11:48:44 +02:00 |
|
Mathijs van de Nes
|
ac9301f7d9
|
Implemented a basic ZipWriter
|
2014-09-11 10:42:18 +02:00 |
|
Mathijs van de Nes
|
08dbe1c3fc
|
Starting implementation of a Writer
|
2014-09-10 22:34:30 +02:00 |
|