Age | Commit message (Expand) | Author | Files | Lines |
2011-01-22 | Cleaner spacing for documenation stylesheet. | David Robillard | 1 | -6/+11 |
2011-01-22 | Add custom doxygen stylesheet (lighter, more standard). | David Robillard | 2 | -1/+539 |
2011-01-22 | Emit triples in the correct order for streaming abbreviation. | David Robillard | 2 | -9/+24 |
2011-01-22 | Pass context (current graph, subject, predicate) as a struct to functions tha... | David Robillard | 1 | -49/+59 |
2011-01-22 | SerdNamespaces => SerdEnv. | David Robillard | 6 | -159/+156 |
2011-01-22 | Add custom documentation layout file. | David Robillard | 2 | -1/+185 |
2011-01-22 | Cleanup. | David Robillard | 2 | -477/+475 |
2011-01-22 | Add output for language test (oops). | David Robillard | 1 | -0/+2 |
2011-01-22 | Add AUTHORS file. | David Robillard | 1 | -0/+1 |
2011-01-22 | Add language tag test. | David Robillard | 1 | -0/+4 |
2011-01-22 | Remove unnecessary case. | David Robillard | 1 | -1/+0 |
2011-01-21 | Remove unnecessary writer->prev_o. | David Robillard | 1 | -6/+1 |
2011-01-21 | Full rount-trip test coverage for Turtle reading and writing. | David Robillard | 4 | -29/+84 |
2011-01-21 | Fix command line argument handling when options are given. | David Robillard | 1 | -3/+4 |
2011-01-21 | Tidy. | David Robillard | 1 | -5/+9 |
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 |