Carl Lerche
|
04e0ac75e2
|
Huge overhaul of bytes
* Get rid of `ByteStr` trait
* `Bytes` is not a concrete type
* Add `BlockBuf`
* Delete lots of cruft
* Performance work
|
2016-08-10 15:45:31 -07:00 |
|
Carl Lerche
|
b6a424d892
|
Get rid of BufError
|
2016-08-05 21:54:29 -07:00 |
|
Carl Lerche
|
6529f6392a
|
Remove traits mod
|
2016-08-05 21:42:07 -07:00 |
|
Carl Lerche
|
270d2e2844
|
Freshen up buf API
|
2016-06-08 14:48:49 -07:00 |
|
Florian Hartwig
|
d25958970e
|
+ isn't implemented on Vec any more
|
2015-05-09 17:58:23 +02:00 |
|
Victor Berger
|
635274752b
|
Update for new blanket impl rules.
|
2015-04-03 22:46:10 +02:00 |
|
Carl Lerche
|
8f526231d8
|
Track Rust nightlies
|
2015-03-25 12:44:38 -07:00 |
|
Carl Lerche
|
bd2c643e17
|
Flesh out ToBytes, ByteStr::concat, and ByteStr eq
|
2015-03-23 23:22:21 -07:00 |
|
Carl Lerche
|
a87dea0bd4
|
Track Rust master
|
2015-03-23 17:12:39 -07:00 |
|
Carl Lerche
|
3c4ebb85f0
|
WIP - Implement abstractions for working with bytes
|
2015-02-09 21:24:53 -08:00 |
|