Paul Masurel
|
93e7f28cc0
|
Added unit test
|
2017-06-14 10:46:06 +09:00 |
|
Paul Masurel
|
8875b9794a
|
Added API to get range from fastfield
|
2017-06-13 23:16:50 +09:00 |
|
Paul Masurel
|
e547e8abad
|
Closes #184
Resizing the `Vec` was a bad idea, as for some stacker operation,
we may have a living reference to an object in the current heap.
|
2017-06-06 23:16:28 +09:00 |
|
Paul Masurel
|
5aa4565424
|
Tiny cleaning
|
2017-06-05 23:40:08 +09:00 |
|
Paul Masurel
|
8d4778f94d
|
issue/181 BinarySerializable does not return the len + Generics over Read+Write
|
2017-05-31 08:31:20 +09:00 |
|
Paul Masurel
|
b316cd337a
|
Optimization in bitpacker
|
2017-05-29 18:53:49 +09:00 |
|
Paul Masurel
|
c04991e5ad
|
Removed pointer in fastfield
|
2017-05-29 18:53:49 +09:00 |
|
Laurentiu Nicola
|
a13122d392
|
use explicit drop instead of suppression
|
2017-05-17 15:50:07 +09:00 |
|
Paul Masurel
|
113917c521
|
Making clippy happy.
+ Simplifying bitpacking by adding a 7 byte padding.
+ Bugfix in a unit test.
|
2017-05-17 15:50:07 +09:00 |
|
Laurentiu Nicola
|
3965b26cd2
|
clippy: fix useless_let_if_seq warnings
|
2017-05-17 15:50:07 +09:00 |
|
Paul Masurel
|
4c8f9742f8
|
format
|
2017-05-15 22:30:18 +09:00 |
|
Paul Masurel
|
0dad02791c
|
issues/65 Added comments
Closes #65
Closes #132
|
2017-05-06 23:09:45 +09:00 |
|
Paul Masurel
|
deb04eb090
|
issue/65 Switching to u64.
|
2017-05-04 16:46:13 +08:00 |
|
Paul Masurel
|
044880ea9b
|
issue/55 working.
|
2016-11-25 20:18:10 +09:00 |
|
Paul Masurel
|
a87c7a6400
|
issue/55 externalizing the bitpacker
|
2016-11-24 09:51:25 +09:00 |
|