aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2019-03-30Fix parsing "a" abbreviation without padding whitespaceDavid Robillard1-1/+2
2019-03-30Improve documentationDavid Robillard1-1/+2
2019-03-17Fix bug parsing TriG graphs with several squashed trailing dotsDavid Robillard1-1/+2
2018-11-11Fix missing parse error messagesDavid Robillard1-1/+2
2018-10-03Fix colliding blank nodes when parsing TriGDavid Robillard1-1/+2
2018-07-30Fix resolving some URIs against base URIs with no trailing slashDavid Robillard1-1/+2
2018-07-23Fix GCC 4 buildDavid Robillard1-0/+6
2018-07-22Serd 0.30.0v0.30.0David Robillard1-2/+2
2018-07-22Upgrade to waf 2.0.9 and autowaf a328983David Robillard1-1/+2
2018-07-22Add serd_free for freeing memory allocated by serdDavid Robillard1-2/+3
2018-07-14Fix length of base64 encoded nodesDavid Robillard1-1/+2
2018-06-10Fix relative URI serialisationDavid Robillard1-0/+1
2018-05-27Clarify errors returned by serd_env_expand()David Robillard1-1/+2
2018-05-25Fix reported error when reading statements with only a blank nodeDavid Robillard1-0/+1
2018-03-08Fix parsing local names that end with escaped dotsDavid Robillard1-1/+2
2017-12-29Add serdi option to write ASCII outputDavid Robillard1-1/+2
2017-09-24Make internal tests standard manifest-driven test suitesDavid Robillard1-1/+2
2017-09-24Make serdi guess input syntax from extension if unspecifiedDavid Robillard1-1/+2
2017-09-24Make serdi syntax options case-insensitiveDavid Robillard1-1/+2
2017-09-23Add basic error tolerant parsing for line-based formatsDavid Robillard1-1/+2
2017-09-23Add NTriples test suiteDavid Robillard1-1/+2
2017-09-23Use more efficient stack allocation and growth policiesDavid Robillard1-1/+2
2017-09-23Report errors for all failing test casesDavid Robillard1-4/+3
2017-09-23Report errors for directives or abbreviations in NTriples or NQuadsDavid Robillard1-1/+2
2017-08-29Fix building with MSVCDavid Robillard1-0/+1
2017-08-28Report errors for prematurely terminated statementsDavid Robillard1-2/+3
2017-07-30Support strict parsing of prefixed namesDavid Robillard1-0/+6
2017-07-21Serd 0.28.0v0.28.0David Robillard1-3/+3
2017-07-10Fix hangs when reading corrupt UTF-8David Robillard1-1/+2
2017-07-10Gracefully handle applications that write corrupt UTF-8David Robillard1-1/+2
2017-07-09Add serd_node_from_substring()David Robillard1-2/+4
2017-06-29Fix strict parsing of abolute URI schemesDavid Robillard1-1/+2
2017-04-24Allow arbitrary page size to be passed for custom sourcesDavid Robillard1-2/+2
2017-04-14Factor out file reading from readerDavid Robillard1-0/+6
2017-01-10Serd 0.26.0v0.26.0David Robillard1-2/+2
2017-01-07Add support for writing TriGDavid Robillard1-4/+3
2017-01-06Add support for reading TriGDavid Robillard1-2/+3
2017-01-06Add support for SPARQL PREFIX and BASE directivesDavid Robillard1-0/+1
2017-01-05Add support for NQuadsDavid Robillard1-0/+6
2016-09-19Serd 0.24.0v0.24.0David Robillard1-2/+2
2016-08-09Report missing statement separator errorsDavid Robillard1-1/+2
2016-07-10Add serd_node_new_relative_uri()David Robillard1-2/+3
2016-07-09Fix construction of URIs with UTF-8 charactersDavid Robillard1-2/+3
2016-05-29Fix handling of file I/O errorsDavid Robillard1-1/+2
2016-05-17Fix unaligned memory access (UB which breaks ARM)David Robillard1-1/+2
2016-03-15Fix potential out of bounds readDavid Robillard1-2/+3
2015-10-08Update serdi man pageDavid Robillard1-1/+2
2015-10-08Fix documentation generationDavid Robillard1-0/+6
2015-10-08Serd 0.22.0David Robillard1-2/+2
2015-10-03Show serdi errors in standard formatDavid Robillard1-1/+3