Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-08 | Replace multiple stream callbacks with SerdEvent | David Robillard | 1 | -28/+32 |
2021-03-08 | Add SerdStatement | David Robillard | 1 | -4/+13 |
2021-03-07 | Add SerdSink interface and hide implementations | David Robillard | 1 | -0/+106 |
2011-12-12 | Make bulk writer internal and inlinable to avoid function call overhead in th... | David Robillard | 1 | -83/+0 |
2011-12-11 | Move all #ifdef gunk to serd_internal.h. | David Robillard | 1 | -9/+2 |
2011-12-11 | Add SerdBulkSink for writing bulk output and corresponding serdi -B option. | David Robillard | 1 | -0/+90 |