Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-27 | Make it possible to allocate nodes with CURIE datatypes | David Robillard | 1 | -0/+1 |
2020-10-27 | Remove double allocations in serd_env_expand() | David Robillard | 1 | -0/+13 |
2020-10-27 | Align nodes with posix_memalign if possible | David Robillard | 1 | -0/+8 |
2020-10-27 | Add model | David Robillard | 1 | -0/+13 |
2020-10-27 | Rename SerdType to SerdNodeType | David Robillard | 1 | -2/+4 |
2020-10-27 | Add SerdNodes class for storing a cache of nodes | David Robillard | 1 | -0/+1 |
2020-10-27 | Shorten node constructor names | David Robillard | 1 | -1/+1 |
2020-10-27 | Zero node padding before passing to reader sinks | David Robillard | 1 | -0/+1 |
2020-10-27 | Clean up node construction API | David Robillard | 1 | -0/+1 |
2020-08-14 | Clean up and separate internal headers | David Robillard | 1 | -0/+45 |