summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2011-02-04Use uint8_t for API char type for UTF-8 friendliness.David Robillard6-67/+74
Fix literal languages. git-svn-id: http://svn.drobilla.net/sord/trunk@20 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-04Make serd mandatory (for now?).David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/sord/trunk@19 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-04Fix memory leaks.David Robillard2-40/+58
git-svn-id: http://svn.drobilla.net/sord/trunk@18 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-04Fix iterating over ranges within a graph.David Robillard2-5/+13
git-svn-id: http://svn.drobilla.net/sord/trunk@17 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-03Add ability to set blank node prefix for parsing multiple files without ↵David Robillard3-6/+15
conflict. git-svn-id: http://svn.drobilla.net/sord/trunk@16 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-03Add SordTupleIndex enumeration for more readable Tuple code.David Robillard6-48/+149
Add sord_node_equals. Add sord_read_file_handle and add graph URI parameter to sord_read_file. Resolve relative URIs when parsing into a model. Read literal datatype or language when parsing into a model. Bettern debug printing. Add GOPS index by default. Add export_indluces to library in wscript for building against sord locally. git-svn-id: http://svn.drobilla.net/sord/trunk@15 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-02-01Terser iteration API.David Robillard4-16/+16
git-svn-id: http://svn.drobilla.net/sord/trunk@14 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-01-31Fix installation.David Robillard2-2/+2
git-svn-id: http://svn.drobilla.net/sord/trunk@13 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-01-29Tidy.David Robillard1-8/+3
git-svn-id: http://svn.drobilla.net/sord/trunk@12 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-01-29Proper marshaling of Serd nodes to Sord nodes.David Robillard1-14/+11
git-svn-id: http://svn.drobilla.net/sord/trunk@11 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-01-28(More) proper marshaling between Serd and Sord nodes.David Robillard1-1/+32
git-svn-id: http://svn.drobilla.net/sord/trunk@10 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-01-28Syntax support via Serd.David Robillard6-7/+386
Preliminary syntax-using command line program. git-svn-id: http://svn.drobilla.net/sord/trunk@9 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-01-27`data' => `buf'.David Robillard1-5/+5
git-svn-id: http://svn.drobilla.net/sord/trunk@8 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-01-27Unify node struct.David Robillard1-88/+44
git-svn-id: http://svn.drobilla.net/sord/trunk@7 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-01-27Remove cruft about cache.David Robillard1-9/+1
git-svn-id: http://svn.drobilla.net/sord/trunk@6 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-01-27Remove pointless sord_new_btree.David Robillard1-13/+7
git-svn-id: http://svn.drobilla.net/sord/trunk@5 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-01-27Remove meta struct.David Robillard1-18/+11
git-svn-id: http://svn.drobilla.net/sord/trunk@4 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-01-27Update documentation.David Robillard4-49/+775
git-svn-id: http://svn.drobilla.net/sord/trunk@3 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-01-27Initial check-in (branched from <http://svn.drobilla.net/qure/branches/mem>).David Robillard11-0/+4154
git-svn-id: http://svn.drobilla.net/sord/trunk@2 3d64ff67-21c5-427c-a301-fe4f08042e5a
2011-01-27Add standard SVN repository layout.David Robillard0-0/+0
git-svn-id: http://svn.drobilla.net/sord/trunk@1 3d64ff67-21c5-427c-a301-fe4f08042e5a