Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-16 | Simpler and more typical node creation API. | David Robillard | 1 | -5/+5 |
2011-02-16 | Remove pointless SordID type. | David Robillard | 1 | -3/+3 |
2011-02-10 | Update for new Serd API. | David Robillard | 1 | -39/+30 |
2011-02-04 | SordTuple => SordQuad. | David Robillard | 1 | -1/+1 |
2011-02-04 | Use uint8_t for API char type for UTF-8 friendliness. | David Robillard | 1 | -5/+4 |
2011-02-04 | Fix memory leaks. | David Robillard | 1 | -4/+8 |
2011-02-04 | Fix iterating over ranges within a graph. | David Robillard | 1 | -0/+2 |
2011-02-03 | Add ability to set blank node prefix for parsing multiple files without confl... | David Robillard | 1 | -3/+10 |
2011-02-03 | Add SordTupleIndex enumeration for more readable Tuple code. | David Robillard | 1 | -16/+58 |
2011-01-29 | Proper marshaling of Serd nodes to Sord nodes. | David Robillard | 1 | -14/+11 |
2011-01-28 | (More) proper marshaling between Serd and Sord nodes. | David Robillard | 1 | -1/+32 |
2011-01-28 | Syntax support via Serd. | David Robillard | 1 | -0/+176 |