Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-28 | Consolidate number support into a single "value" API | David Robillard | 1 | -8/+8 |
2022-01-28 | Remove datatype arguments from integer and base64 constructors | David Robillard | 1 | -22/+4 |
2022-01-28 | Add custom allocator support | David Robillard | 1 | -22/+109 |
2022-01-14 | Avoid dynamic allocation when fetching interned nodes | David Robillard | 1 | -26/+256 |
2022-01-14 | Preserve long or short quoting from input documents | David Robillard | 1 | -2/+2 |
2022-01-14 | Remove SERD_CURIE node datatype entirely | David Robillard | 1 | -19/+0 |
2022-01-13 | Add SerdNodes for storing a cache of interned nodes | David Robillard | 1 | -0/+236 |