Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-07 | Sord 0.16.8v0.16.8 | David Robillard | 1 | -2/+2 | |
2021-01-01 | Remove the need for a generated configuration header | David Robillard | 1 | -1/+2 | |
2020-11-11 | Update BTree | David Robillard | 1 | -1/+2 | |
2020-11-11 | Fix flaky literal comparison | David Robillard | 1 | -1/+2 | |
2020-11-11 | Update zix | David Robillard | 1 | -0/+6 | |
2020-09-27 | Sord 0.16.6 | David Robillard | 1 | -0/+7 | |
2020-09-27 | Normalise NEWS file | David Robillard | 1 | -1/+1 | |
2019-11-10 | Sord 0.16.4v0.16.4 | David Robillard | 1 | -0/+6 | |
2019-11-02 | Normalise NEWS file | David Robillard | 1 | -46/+46 | |
2018-07-22 | Sord 0.16.2v0.16.2 | David Robillard | 1 | -2/+2 | |
2017-02-07 | Fix functional properties with blank nodes | David Robillard | 1 | -1/+3 | |
2017-02-07 | Add support for maximum cardinality | David Robillard | 1 | -1/+2 | |
2017-02-07 | Use consistent error format | David Robillard | 1 | -1/+2 | |
2017-02-07 | Fix restriction count reporting | David Robillard | 1 | -2/+2 | |
2017-01-28 | Update sord_validate copyright notice | David Robillard | 1 | -0/+6 | |
2016-09-19 | Sord 0.16.0v0.16.0 | David Robillard | 1 | -2/+2 | |
2016-09-06 | Do proper comparison for numeric property bounds | David Robillard | 1 | -2/+5 | |
Allow xsd:decimal values for xsd:double properties | |||||
2016-07-09 | Fix construction of URIs with UTF-8 characters | David Robillard | 1 | -1/+2 | |
2016-03-17 | Return NULL from sord_iter_get for end iterators | David Robillard | 1 | -2/+3 | |
2016-03-15 | Make sord_node_get_counted return byte count | David Robillard | 1 | -2/+4 | |
Also clarify formerly ambiguous documentation, and add sord_node_get_string_measured to get both byte and character counts. Technically, this breaks behaviour, but most (if not all) existing code that uses this function was actually expecting a byte count. This is unsurprising since a UTF-8 character count is almost always useless. This approach causes less problems in reality, since it fixes broken behaviour in the wild without requiring any changes in user code. | |||||
2015-12-04 | Return inserter error when node can not be written | David Robillard | 1 | -1/+3 | |
2015-10-08 | Fix documentation generation | David Robillard | 1 | -0/+6 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@342 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2015-10-08 | Sord 0.14.0 | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@340 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2015-10-03 | Show sordi errors in standard format | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@333 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2015-10-03 | Fix using sordi with stdin | David Robillard | 1 | -1/+2 | |
Improve test coverage (100% of sordi.c). git-svn-id: http://svn.drobilla.net/sord/trunk@332 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2015-10-03 | Improve test coverage | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@331 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2015-10-03 | Upgrade to waf 1.8.14 | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@330 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2015-09-10 | Fix crash caused by multiple deletion of datatype nodes. | David Robillard | 1 | -2/+3 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@329 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2015-09-10 | Fix minor memory leak in sordi. | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@328 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2015-02-21 | More extensive validation support in sord_validate. | David Robillard | 1 | -1/+3 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@324 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2014-12-16 | Fix compilation on compilers that do not support -pthread flag (#987). | David Robillard | 1 | -2/+3 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@318 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2014-11-03 | Fix bugs with stores that contain both graphs and default graph statements. | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@315 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2014-09-27 | Add note about change to API semantics. | David Robillard | 1 | -2/+4 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@311 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2014-09-24 | Add sord_erase() for erasing statements via an iterator. | David Robillard | 1 | -2/+3 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@310 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2014-09-23 | Reduce memory usage and increase performance with a better data structure. | David Robillard | 1 | -0/+6 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@307 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2014-08-08 | Sord 0.12.2. | David Robillard | 1 | -3/+3 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@304 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2014-07-15 | Fix iteration over an entire graph (* * * graph). | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@296 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2013-08-20 | Upgrade to waf 1.7.11. | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@290 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2013-08-20 | Remove unused members | David Robillard | 1 | -0/+6 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@289 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2013-02-18 | Bump version (Sord 0.12.0). | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@287 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2013-02-03 | Update NEWS. | David Robillard | 1 | -3/+3 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@283 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2013-02-02 | sord_validate: Pass type check when range is xsd:anyURI and value is a URI. | David Robillard | 1 | -1/+3 | |
sord_validate: Support any subClassOf rdf:Property, not just baked-in ones. git-svn-id: http://svn.drobilla.net/sord/trunk@281 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2013-01-14 | Add sord_node_get() for easily getting single property values. | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@280 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2013-01-14 | Add Node::to_serd_node(). | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@279 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2013-01-14 | Don't automatically add RDF namespace prefix to world. | David Robillard | 1 | -0/+1 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@278 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2013-01-14 | Clarify NEWS entry. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@277 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2013-01-14 | Add convenient numeric constructors for decimal and integer literals. | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@276 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2012-12-23 | Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory). | David Robillard | 1 | -0/+6 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@273 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2012-10-14 | Sord 0.10.4 | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@271 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2012-09-09 | Disable timestamps in HTML documentation for reproducible build (fix #856). | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@262 3d64ff67-21c5-427c-a301-fe4f08042e5a |