aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-03-08serd_node_new_uri_from_path => serd_node_new_file_uri.David Robillard1-1/+1
2012-03-08Add serd_writer_get_env().David Robillard1-0/+6
2012-03-03Add serd_chunk_sink for easy writing to a string.David Robillard1-1/+2
2012-02-29Handle files and strings that start with a UTF-8 Byte Order Mark (fix #814).David Robillard1-0/+1
2012-02-21Add test case and update ChangeLog.David Robillard1-0/+2
2012-02-20Update ChangeLog.David Robillard1-1/+1
2012-02-20Use iterative algorithm for collection parsing.David Robillard1-1/+2
2012-02-20Implement pretty-printing for collections.David Robillard1-0/+1
2012-01-16Support compilation as C++ under MSVC++David Robillard1-0/+1
2011-12-30Add serd_node_new_blob and serd_base64_decode for handling arbitrary binaryDavid Robillard1-0/+2
2011-12-24Support file://localhost/foo URIs in serd_uri_to_path().David Robillard1-0/+2
2011-12-24Improve URI resolution to cover most of the abnormal cases from RFC3986.David Robillard1-0/+1
2011-12-23Escape ASCII control characters in output (e.g. fix problems with stringDavid Robillard1-0/+2
2011-12-23Add serd_file_sink for the common case of writing to a FILE* stream.David Robillard1-0/+1
2011-12-19Add serd_strtod(), serd_node_new_decimal(), and serd_node_new_integer() forDavid Robillard1-0/+2
2011-12-15Update ChangeLog.David Robillard1-0/+3
2011-12-15Update ChangeLog.David Robillard1-0/+2
2011-12-12Update ChangeLog.David Robillard1-0/+1
2011-12-11Add SerdBulkSink for writing bulk output and corresponding serdi -B option.David Robillard1-0/+1
2011-12-11Improve write performance by doing bulk writes for unescaped substrings.David Robillard1-0/+1
2011-12-11Report reason for failure to open file in serdi.David Robillard1-0/+1
2011-12-10Tolerate invalid characters in string literals by replacing with theDavid Robillard1-0/+2
2011-10-15Fix man page installation directory (#781)David Robillard1-0/+1
2011-10-15Use path variables in pkgconfig files (#782).David Robillard1-0/+6
2011-09-29Serd 0.5.0David Robillard1-2/+2
2011-09-27Add serd_env_set_prefix_from_strings for convenience.David Robillard1-0/+1
2011-09-17Add ability to build static library.David Robillard1-1/+2
2011-08-21Gracefully handle NULL reader sinks.David Robillard1-1/+4
2011-08-20Avoid writing illegal Turtle names as a result of URI qualifying (fix #734).David Robillard1-0/+1
2011-07-26Fix pretty printing of successive blank descriptions, i.e. "] , [".David Robillard1-0/+6
2011-05-26Serd 0.4.2David Robillard1-0/+7
2011-05-25Serd 0.4.0David Robillard1-3/+2
2011-01-26Add ChangeLog and README files.David Robillard1-0/+6