|
549727b084
|
format/context: implement best stream retrieval
|
2015-08-28 16:33:04 +02:00 |
|
|
b839b5fe2f
|
*: implement ExactSizeIterator where possible
|
2015-08-25 16:13:42 +02:00 |
|
|
a282d85662
|
format/stream: avoid unsoundness splitting Stream into StreamMut
|
2015-08-25 15:45:55 +02:00 |
|
|
f486b7c051
|
format/context: expose the metadata dictionary
|
2015-08-19 14:01:27 +02:00 |
|
|
0f494cd9cb
|
format: fix some memory unsafety in helpers
|
2015-07-02 07:52:59 +02:00 |
|
|
b712412e77
|
format/context: fix the packets iterator
|
2015-06-24 13:34:52 +02:00 |
|
|
24af20b79d
|
format/context: do not use unstable to_cstring
|
2015-06-10 22:03:25 +02:00 |
|
|
72965fc57a
|
format/context: make it Send
|
2015-06-09 23:47:31 +02:00 |
|
|
e188c69030
|
format/context: use AsRef<Path> instead of Path
|
2015-06-08 20:41:32 +02:00 |
|
|
ea89b6f73f
|
format/context: add a packets iterator
|
2015-06-08 15:49:54 +02:00 |
|
|
d56ac34413
|
*: use is_null instead of == ptr::null()
|
2015-06-08 15:48:28 +02:00 |
|
|
ff1b880be6
|
*: make internal pointer handling safer
|
2015-06-04 03:03:19 +02:00 |
|
|
82ab89d1bf
|
format/context: implement DerefMut
|
2015-05-28 20:16:17 +02:00 |
|
|
5b80b10949
|
util/error: refactor error handling
|
2015-05-24 18:51:34 +02:00 |
|
|
96563ed391
|
cargo: add features
|
2015-05-15 21:28:03 +02:00 |
|
|
1e594ef40c
|
format/context: drop useless lifetime parameter and use elision
|
2015-05-12 19:57:52 +02:00 |
|
|
ebdd8fb349
|
format/context: some style fixes
|
2015-05-12 18:18:14 +02:00 |
|
|
b7a015c79a
|
format: add Format, format::Context and Stream
|
2015-05-12 03:57:17 +02:00 |
|