summaryrefslogtreecommitdiffstats
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2018-07-22Sord 0.16.2v0.16.2David Robillard1-2/+2
2017-02-07Fix functional properties with blank nodesDavid Robillard1-1/+3
2017-02-07Add support for maximum cardinalityDavid Robillard1-1/+2
2017-02-07Use consistent error formatDavid Robillard1-1/+2
2017-02-07Fix restriction count reportingDavid Robillard1-2/+2
2017-01-28Update sord_validate copyright noticeDavid Robillard1-0/+6
2016-09-19Sord 0.16.0v0.16.0David Robillard1-2/+2
2016-09-06Do proper comparison for numeric property boundsDavid Robillard1-2/+5
2016-07-09Fix construction of URIs with UTF-8 charactersDavid Robillard1-1/+2
2016-03-17Return NULL from sord_iter_get for end iteratorsDavid Robillard1-2/+3
2016-03-15Make sord_node_get_counted return byte countDavid Robillard1-2/+4
2015-12-04Return inserter error when node can not be writtenDavid Robillard1-1/+3
2015-10-08Fix documentation generationDavid Robillard1-0/+6
2015-10-08Sord 0.14.0David Robillard1-2/+2
2015-10-03Show sordi errors in standard formatDavid Robillard1-1/+2
2015-10-03Fix using sordi with stdinDavid Robillard1-1/+2
2015-10-03Improve test coverageDavid Robillard1-1/+2
2015-10-03Upgrade to waf 1.8.14David Robillard1-1/+2
2015-09-10Fix crash caused by multiple deletion of datatype nodes.David Robillard1-2/+3
2015-09-10Fix minor memory leak in sordi.David Robillard1-1/+2
2015-02-21More extensive validation support in sord_validate.David Robillard1-1/+3
2014-12-16Fix compilation on compilers that do not support -pthread flag (#987).David Robillard1-2/+3
2014-11-03Fix bugs with stores that contain both graphs and default graph statements.David Robillard1-1/+2
2014-09-27Add note about change to API semantics.David Robillard1-2/+4
2014-09-24Add sord_erase() for erasing statements via an iterator.David Robillard1-2/+3
2014-09-23Reduce memory usage and increase performance with a better data structure.David Robillard1-0/+6
2014-08-08Sord 0.12.2.David Robillard1-3/+3
2014-07-15Fix iteration over an entire graph (* * * graph).David Robillard1-1/+2
2013-08-20Upgrade to waf 1.7.11.David Robillard1-1/+2
2013-08-20Remove unused membersDavid Robillard1-0/+6
2013-02-18Bump version (Sord 0.12.0).David Robillard1-2/+2
2013-02-03Update NEWS.David Robillard1-3/+3
2013-02-02sord_validate: Pass type check when range is xsd:anyURI and value is a URI.David Robillard1-1/+3
2013-01-14Add sord_node_get() for easily getting single property values.David Robillard1-1/+2
2013-01-14Add Node::to_serd_node().David Robillard1-1/+2
2013-01-14Don't automatically add RDF namespace prefix to world.David Robillard1-0/+1
2013-01-14Clarify NEWS entry.David Robillard1-1/+1
2013-01-14Add convenient numeric constructors for decimal and integer literals.David Robillard1-1/+2
2012-12-23Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).David Robillard1-0/+6
2012-10-14Sord 0.10.4David Robillard1-2/+2
2012-09-09Disable timestamps in HTML documentation for reproducible build (fix #856).David Robillard1-1/+2
2012-09-09Implement better data type validation in sord_validate conformant with the XS...David Robillard1-2/+5
2012-08-25Install sord_validate man page (fix #852).David Robillard1-0/+6
2012-08-23Sord 0.10.0David Robillard1-2/+3
2012-08-23Update NEWS.David Robillard1-0/+6
2012-08-23Remove problematic "Loaded n statements" output from serdi.David Robillard1-0/+1
2012-08-10Use a single node hash for all types of nodes.David Robillard1-0/+1
2012-07-05Add error callback to world for custom error reporting.David Robillard1-0/+1
2012-05-13Correctly handle Sord::Node self-assignment.David Robillard1-0/+1
2012-05-12sordmm.hpp: Add indices and graphs parameters to Model constructor.David Robillard1-0/+7