aboutsummaryrefslogtreecommitdiffstats
path: root/src/write.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-21Rename write.c to writer.c for consistency.David Robillard1-223/+0
2011-01-21Make writer write to any sink passed in by the user.David Robillard1-52/+44
2011-01-21Fix language tag reading and writing.David Robillard1-2/+1
2011-01-20Support passing no base URI on command line (use filename as base URI).David Robillard1-1/+1
2011-01-20Add writer API.David Robillard1-4/+66
2011-01-20Flesh out documentation.David Robillard1-2/+2
2011-01-20Rework character reading functions to support reading multi-byte characters (...David Robillard1-0/+170