compression.rs
|
change #[deriving(..)] to #[derive(..)]
|
2015-01-04 10:51:14 +01:00 |
cp437.rs
|
Remove unused cp437 code and simplified it
|
2014-11-08 19:49:51 +01:00 |
crc32.rs
|
io -> old_io
|
2015-01-29 11:00:30 +01:00 |
lib.rs
|
Remove all old_io warnings
|
2015-02-20 16:59:49 +01:00 |
reader.rs
|
Fix very strange lifetime issue
|
2015-02-19 15:19:59 +01:00 |
reader_spec.rs
|
io -> old_io
|
2015-01-29 11:00:30 +01:00 |
result.rs
|
Derive Debug instead of Show
|
2015-02-03 09:29:05 +01:00 |
spec.rs
|
write -> write_all
|
2015-01-29 11:01:57 +01:00 |
types.rs
|
change #[deriving(..)] to #[derive(..)]
|
2015-01-04 10:51:14 +01:00 |
util.rs
|
io -> old_io
|
2015-01-29 11:00:30 +01:00 |
writer.rs
|
Fix examples and tests
|
2015-01-29 11:04:38 +01:00 |
writer_spec.rs
|
write -> write_all
|
2015-01-29 11:01:57 +01:00 |