Tobias Bucher
1b894c65de
Improve error handling in libflate
...
This removes the error case of the compression functions, the only errors that
can occur are incorrect parameters or an out-of-memory condition, both of which
are handled with panics in Rust.
Also introduces an extensible `Error` type instead of returning an `Option`.
2015-03-16 19:15:20 +01:00
..
2015-03-13 10:00:28 -07:00
2015-03-15 10:23:45 +05:30
2015-01-30 14:53:34 -08:00
2015-03-13 18:11:13 +05:30
2015-03-01 13:59:35 -08:00
2015-03-05 12:38:35 +05:30
2015-03-13 03:19:30 +01:00
2015-03-09 10:14:21 -07:00
2015-02-11 14:49:06 -08:00
2015-03-13 09:56:18 +01:00
2015-03-14 08:55:31 +00:00
2015-03-12 07:30:44 +00:00
2015-03-16 19:15:20 +01:00
2015-03-05 11:53:51 -05:00
2015-03-09 07:54:19 -07:00
2015-03-13 10:00:28 -07:00
2015-03-06 22:22:33 +05:30
2015-03-13 10:00:28 -07:00
2015-03-11 21:11:40 -04:00
2015-03-13 10:00:28 -07:00
2015-03-16 19:15:20 +01:00
2015-03-13 10:00:28 -07:00
2015-03-11 21:11:40 -04:00
2015-03-11 23:39:16 +02:00
2015-03-13 10:00:28 -07:00
2015-03-14 13:40:33 +08:00
2015-03-14 08:55:31 +00:00
2015-03-11 23:39:16 +02:00
2015-03-11 23:39:16 +02:00
2015-03-16 19:15:20 +01:00
2015-03-11 23:39:16 +02:00
2015-03-15 10:23:40 +05:30
2015-03-13 10:00:28 -07:00
2015-03-15 16:06:04 +00:00
2015-03-13 20:22:16 +00:00
2015-03-13 10:00:28 -07:00
2015-03-14 12:14:03 +05:30
2015-03-11 21:11:40 -04:00
2015-03-05 12:38:34 +05:30
2015-02-11 14:49:11 -08:00
2015-02-12 20:36:17 -08:00
2015-03-13 10:00:28 -07:00
2015-03-14 13:14:04 +01:00
2015-03-15 10:23:44 +05:30
2015-03-10 23:39:50 -07:00