17 Commits

Author SHA1 Message Date
Jorge Aparicio
66585909ef re-export generic_array::ArrayLength 2018-04-27 04:53:05 +02:00
Jorge Aparicio
ff6e1e7819 fix OR 2018-04-23 20:31:51 +02:00
Jorge Aparicio
b0f155c6fd generate docs 2018-04-23 19:54:46 +02:00
Jorge Aparicio
f58f7abfed port IndexMap and IndexSet 2018-04-23 19:40:36 +02:00
Jorge Aparicio
c1892739f7 drop untagged-option dependency, and depend on generic-array 2018-04-22 00:41:13 +02:00
Jorge Aparicio
4c905f5c5d v0.2.7 2018-04-20 03:44:48 +02:00
Jorge Aparicio
6ea256cdb2 add BinaryHeap.{capacity,iter_mut} methods 2018-04-19 18:31:19 +02:00
Jorge Aparicio
e57e3b1b97 v0.2.5 2018-04-13 16:51:17 +02:00
Jorge Aparicio
17162b56fd v0.2.4 2018-03-12 07:01:35 +01:00
Jorge Aparicio
8f713e8fb2 v0.2.3 2018-03-11 23:16:51 +01:00
Jorge Aparicio
219dbd7236 add Per to the list of authors 2018-03-02 00:08:57 +01:00
Jorge Aparicio
95893d4155 v0.2.2 2018-03-01 20:38:38 +01:00
Jorge Aparicio
4a2ca8d90a v0.2.1 2017-12-21 14:29:08 +01:00
Jorge Aparicio
30ea33c349 relax the lifetime constraint of RingBuffer.split
also

- add a "`split` freezes the ring buffer" compile fail test
- hide compile-fail doc tests
- add scoped threads tests
2017-11-09 02:27:01 +01:00
Jorge Aparicio
7e91814cf8 support arrays of any size, don't require an initialization value, ..
single producer single consumer support for ring buffer
2017-10-03 16:04:27 +02:00
Jorge Aparicio
f515ed9ead v0.1.0 2017-04-27 16:25:57 -05:00
Jorge Aparicio
1d9cdb1ae1 initial commit 2017-03-05 00:30:10 -05:00