Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-24 | Remove SerdString from public API in favour of more expressive (and not neces... | David Robillard | 1 | -54/+2 |
2011-01-23 | Faster serd_uri_serialise. | David Robillard | 1 | -19/+32 |
2011-01-23 | Rearrange code, put common internal stuff in serd_internal.h. | David Robillard | 1 | -22/+1 |
2011-01-23 | Code cleanup (appease cpplint). | David Robillard | 1 | -1/+1 |
2011-01-21 | Make writer write to any sink passed in by the user. | David Robillard | 1 | -1/+1 |
2011-01-20 | Support passing no base URI on command line (use filename as base URI). | David Robillard | 1 | -8/+6 |
2011-01-20 | Flesh out documentation. | David Robillard | 1 | -1/+1 |
2011-01-20 | Fix memory errors (full test suite passes with zero errors or leaks reported ... | David Robillard | 1 | -3/+2 |
2011-01-20 | Run, and pass all, bad tests. | David Robillard | 1 | -37/+31 |
2011-01-20 | Rework character reading functions to support reading multi-byte characters (... | David Robillard | 1 | -34/+15 |
2011-01-19 | Initial import. | David Robillard | 1 | -0/+428 |