Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-12 | rename ring_buffer to ringbuffer and remove previous attempt | Jérémy Zurcher | 1 | -73/+0 |
2010-01-10 | add lf_ring_buffer_empty, is it in tests, update _LOG_ macros | Jérémy Zurcher | 1 | -0/+3 |
2010-01-07 | faster with a constant backoff and timespec struct as local function variable | Jérémy Zurcher | 1 | -9/+0 |
2010-01-07 | parallel tests | Jérémy Zurcher | 1 | -6/+10 |
2010-01-06 | ring buffer is better ... one more crash | Jérémy Zurcher | 1 | -2/+2 |
2010-01-06 | lf_ring_buffer is almost good + tests | Jérémy Zurcher | 1 | -20/+10 |
2010-01-05 | add missing read_delay init in lf_ring_buffer | Jérémy Zurcher | 1 | -2/+2 |
2010-01-05 | first lock free ring buffer implementation | Jérémy Zurcher | 1 | -0/+85 |