Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-13 | Replace multiple stream callbacks with SerdEvent | David Robillard | 1 | -30/+23 |
2022-01-13 | Add SerdStatement | David Robillard | 1 | -4/+13 |
2022-01-13 | Add SerdSink interface and hide implementations | David Robillard | 1 | -0/+112 |
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 |