index
:
sord.git
fix-ancient-gcc
main
master
Sord RDF data structure
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-16
Remove unused node user data.
David Robillard
2
-30
/
+6
2011-02-10
Update for new Serd API.
David Robillard
1
-39
/
+30
2011-02-04
Remove sord_set_option and sord_open, just pass options to sord_new instead.
David Robillard
3
-76
/
+26
2011-02-04
SordTuple => SordQuad.
David Robillard
5
-107
/
+107
2011-02-04
Use uint8_t for API char type for UTF-8 friendliness.
David Robillard
5
-58
/
+65
2011-02-04
Fix memory leaks.
David Robillard
2
-40
/
+58
2011-02-04
Fix iterating over ranges within a graph.
David Robillard
2
-5
/
+13
2011-02-03
Add ability to set blank node prefix for parsing multiple files without confl...
David Robillard
2
-4
/
+11
2011-02-03
Add SordTupleIndex enumeration for more readable Tuple code.
David Robillard
4
-34
/
+116
2011-02-01
Terser iteration API.
David Robillard
3
-14
/
+14
2011-01-29
Tidy.
David Robillard
1
-8
/
+3
2011-01-29
Proper marshaling of Serd nodes to Sord nodes.
David Robillard
1
-14
/
+11
2011-01-28
(More) proper marshaling between Serd and Sord nodes.
David Robillard
1
-1
/
+32
2011-01-28
Syntax support via Serd.
David Robillard
4
-3
/
+352
2011-01-27
`data' => `buf'.
David Robillard
1
-5
/
+5
2011-01-27
Unify node struct.
David Robillard
1
-88
/
+44
2011-01-27
Remove pointless sord_new_btree.
David Robillard
1
-13
/
+7
2011-01-27
Remove meta struct.
David Robillard
1
-18
/
+11
2011-01-27
Initial check-in (branched from <http://svn.drobilla.net/qure/branches/mem>).
David Robillard
2
-0
/
+1489