Age | Commit message (Expand) | Author | Files | Lines |
2011-01-21 | Faster/terser/more consistent character escape reading. | David Robillard | 1 | -48/+45 |
2011-01-21 | Clean up whitespace handling (properly deal with errors while expecting white... | David Robillard | 1 | -20/+12 |
2011-01-21 | Gracefully stop parsing on error (i.e. report exactly one error for each bad ... | David Robillard | 3 | -66/+97 |
2011-01-21 | Preliminary support for writing abbreviated Turtle. | David Robillard | 4 | -52/+286 |
2011-01-21 | Rename write.c to writer.c for consistency. | David Robillard | 2 | -1/+1 |
2011-01-21 | Make writer write to any sink passed in by the user. | David Robillard | 4 | -60/+60 |
2011-01-21 | More extensive test coverage. | David Robillard | 2 | -10/+27 |
2011-01-21 | Fix language tag reading and writing. | David Robillard | 3 | -4/+3 |
2011-01-20 | Support new autowaf test interface. | David Robillard | 1 | -3/+6 |
2011-01-20 | Shhh. | David Robillard | 1 | -1/+0 |
2011-01-20 | Support passing no base URI on command line (use filename as base URI). | David Robillard | 4 | -24/+49 |
2011-01-20 | Add writer API. | David Robillard | 4 | -35/+121 |
2011-01-20 | Add serd_string_free to API. | David Robillard | 4 | -43/+59 |
2011-01-20 | Flesh out documentation. | David Robillard | 5 | -24/+27 |
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 | 6 | -88/+102 |
2011-01-20 | Use appropriate type (uint8_t, i.e. byte) for peek/eat/push API (which is byt... | David Robillard | 1 | -145/+135 |
2011-01-20 | Rework character reading functions to support reading multi-byte characters (... | David Robillard | 9 | -350/+472 |
2011-01-20 | Fix memory management on collection parsing. | David Robillard | 1 | -0/+5 |
2011-01-20 | Collection parsing. | David Robillard | 1 | -20/+92 |
2011-01-20 | Rearrange triples and change IDs (but graph is equivalent). | David Robillard | 1 | -5/+5 |
2011-01-19 | Add documentation. | David Robillard | 2 | -13/+1561 |
2011-01-19 | Add autowaf external. | David Robillard | 2 | -29/+54 |
2011-01-19 | Initial import. | David Robillard | 98 | -0/+54850 |
2011-01-19 | Add standard repository skeleton. | David Robillard | 0 | -0/+0 |