Jorge Aparicio
|
4a6bf95f19
|
add tsan test
|
2017-10-31 21:30:43 +01:00 |
|
Jorge Aparicio
|
55f891e64f
|
use atomics where available
cc #5
|
2017-10-31 21:26:02 +01:00 |
|
homunkulus
|
f7ca3b5ec6
|
Auto merge of #7 - japaric:refactor, r=japaric
use get_unchecked() instead of as_ptr().offset()
None
|
2017-10-31 18:22:53 +00:00 |
|
Jorge Aparicio
|
12d501913e
|
use get_unchecked() instead of as_ptr().offset()
|
2017-10-31 19:22:09 +01:00 |
|
homunkulus
|
10c5542c98
|
Auto merge of #4 - japaric:v2, r=japaric
support arrays of any size, don't require an initialization value, ..
single producer single consumer support for ring buffer
|
2017-10-31 17:50:08 +00:00 |
|
Jorge Aparicio
|
da5757a71b
|
add examples and cfail tests
|
2017-10-31 17:59:47 +01:00 |
|
Jorge Aparicio
|
054f291b31
|
add CI
|
2017-10-31 17:09:35 +01:00 |
|
Jorge Aparicio
|
e841c8a664
|
update the documentation
|
2017-10-31 16:48:11 +01:00 |
|
Jorge Aparicio
|
09682676ae
|
don't use indexing to elide bound checks
|
2017-10-31 14:50:26 +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
v0.1.0
|
2017-04-27 16:25:57 -05:00 |
|
Jorge Aparicio
|
2d8ff5b066
|
fix bug in Vec.push
the length of the vector wasn't being incremented
|
2017-03-17 12:07:23 -05:00 |
|
Jorge Aparicio
|
1d9cdb1ae1
|
initial commit
|
2017-03-05 00:30:10 -05:00 |
|