Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-25 | Move node functions into API. | David Robillard | 1 | -0/+24 |
2011-01-25 | Change source header tag line. | David Robillard | 1 | -1/+1 |
2011-01-25 | Add serd_reader_read_string. | David Robillard | 1 | -0/+5 |
2011-01-24 | Remove SerdString from public API in favour of more expressive (and not neces... | David Robillard | 1 | -63/+44 |
2011-01-23 | Shrink code. | David Robillard | 1 | -20/+16 |
2011-01-23 | Code cleanup (appease cpplint). | David Robillard | 1 | -4/+2 |
2011-01-23 | Document styles. | David Robillard | 1 | -2/+2 |
2011-01-23 | SerdNodeType => SerdType. | David Robillard | 1 | -8/+8 |
2011-01-23 | Streaming abbreviation. | David Robillard | 1 | -13/+65 |
2011-01-22 | SerdNamespaces => SerdEnv. | David Robillard | 1 | -25/+26 |
2011-01-22 | Cleanup. | David Robillard | 1 | -25/+25 |
2011-01-21 | Preliminary support for writing abbreviated Turtle. | David Robillard | 1 | -1/+20 |
2011-01-21 | Make writer write to any sink passed in by the user. | David Robillard | 1 | -3/+4 |
2011-01-20 | Support passing no base URI on command line (use filename as base URI). | David Robillard | 1 | -2/+4 |
2011-01-20 | Add writer API. | David Robillard | 1 | -12/+35 |
2011-01-20 | Add serd_string_free to API. | David Robillard | 1 | -37/+46 |
2011-01-20 | Flesh out documentation. | David Robillard | 1 | -18/+21 |
2011-01-20 | Run, and pass all, bad tests. | David Robillard | 1 | -12/+20 |
2011-01-20 | Rework character reading functions to support reading multi-byte characters (... | David Robillard | 1 | -45/+60 |
2011-01-19 | Add documentation. | David Robillard | 1 | -13/+47 |
2011-01-19 | Initial import. | David Robillard | 1 | -0/+194 |