Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |
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 |
2015-10-08 | Sord 0.14.0 | David Robillard | 1 | -2/+2 |
2015-10-03 | Show sordi errors in standard format | David Robillard | 1 | -1/+2 |
2015-10-03 | Fix using sordi with stdin | David Robillard | 1 | -1/+2 |
2015-10-03 | Improve test coverage | David Robillard | 1 | -1/+2 |
2015-10-03 | Upgrade to waf 1.8.14 | David Robillard | 1 | -1/+2 |
2015-09-10 | Fix crash caused by multiple deletion of datatype nodes. | David Robillard | 1 | -2/+3 |
2015-09-10 | Fix minor memory leak in sordi. | David Robillard | 1 | -1/+2 |
2015-02-21 | More extensive validation support in sord_validate. | David Robillard | 1 | -1/+3 |
2014-12-16 | Fix compilation on compilers that do not support -pthread flag (#987). | David Robillard | 1 | -2/+3 |
2014-11-03 | Fix bugs with stores that contain both graphs and default graph statements. | David Robillard | 1 | -1/+2 |
2014-09-27 | Add note about change to API semantics. | David Robillard | 1 | -2/+4 |
2014-09-24 | Add sord_erase() for erasing statements via an iterator. | David Robillard | 1 | -2/+3 |
2014-09-23 | Reduce memory usage and increase performance with a better data structure. | David Robillard | 1 | -0/+6 |
2014-08-08 | Sord 0.12.2. | David Robillard | 1 | -3/+3 |
2014-07-15 | Fix iteration over an entire graph (* * * graph). | David Robillard | 1 | -1/+2 |
2013-08-20 | Upgrade to waf 1.7.11. | David Robillard | 1 | -1/+2 |
2013-08-20 | Remove unused members | David Robillard | 1 | -0/+6 |
2013-02-18 | Bump version (Sord 0.12.0). | David Robillard | 1 | -2/+2 |
2013-02-03 | Update NEWS. | David Robillard | 1 | -3/+3 |
2013-02-02 | sord_validate: Pass type check when range is xsd:anyURI and value is a URI. | David Robillard | 1 | -1/+3 |
2013-01-14 | Add sord_node_get() for easily getting single property values. | David Robillard | 1 | -1/+2 |
2013-01-14 | Add Node::to_serd_node(). | David Robillard | 1 | -1/+2 |
2013-01-14 | Don't automatically add RDF namespace prefix to world. | David Robillard | 1 | -0/+1 |
2013-01-14 | Clarify NEWS entry. | David Robillard | 1 | -1/+1 |
2013-01-14 | Add convenient numeric constructors for decimal and integer literals. | David Robillard | 1 | -1/+2 |
2012-12-23 | Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory). | David Robillard | 1 | -0/+6 |
2012-10-14 | Sord 0.10.4 | David Robillard | 1 | -2/+2 |
2012-09-09 | Disable timestamps in HTML documentation for reproducible build (fix #856). | David Robillard | 1 | -1/+2 |
2012-09-09 | Implement better data type validation in sord_validate conformant with the XS... | David Robillard | 1 | -2/+5 |
2012-08-25 | Install sord_validate man page (fix #852). | David Robillard | 1 | -0/+6 |
2012-08-23 | Sord 0.10.0 | David Robillard | 1 | -2/+3 |
2012-08-23 | Update NEWS. | David Robillard | 1 | -0/+6 |
2012-08-23 | Remove problematic "Loaded n statements" output from serdi. | David Robillard | 1 | -0/+1 |
2012-08-10 | Use a single node hash for all types of nodes. | David Robillard | 1 | -0/+1 |
2012-07-05 | Add error callback to world for custom error reporting. | David Robillard | 1 | -0/+1 |
2012-05-13 | Correctly handle Sord::Node self-assignment. | David Robillard | 1 | -0/+1 |
2012-05-12 | sordmm.hpp: Add indices and graphs parameters to Model constructor. | David Robillard | 1 | -0/+7 |
2012-04-18 | ChangeLog => NEWS. | David Robillard | 1 | -0/+40 |