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
/
sord_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-07
Sane reference counting semantics.
David Robillard
1
-13
/
+35
2011-03-07
Fix reference counting and memory leaks.
David Robillard
1
-0
/
+5
2011-03-07
Fix literal comparison and memory leaks.
David Robillard
1
-0
/
+8
2011-02-25
Update style and switch to 2-clause BSD license.
David Robillard
1
-16
/
+24
2011-02-16
Sord => SordModel.
David Robillard
1
-5
/
+5
2011-02-16
Add world object (to intern nodes and sanely support several models per libra...
David Robillard
1
-40
/
+42
2011-02-16
Simpler and more typical node creation API.
David Robillard
1
-16
/
+16
2011-02-16
Remove pointless SordID type.
David Robillard
1
-18
/
+15
2011-02-04
Remove sord_set_option and sord_open, just pass options to sord_new instead.
David Robillard
1
-14
/
+4
2011-02-04
SordTuple => SordQuad.
David Robillard
1
-27
/
+27
2011-02-04
Use uint8_t for API char type for UTF-8 friendliness.
David Robillard
1
-20
/
+22
2011-02-01
Terser iteration API.
David Robillard
1
-7
/
+7
2011-01-28
Syntax support via Serd.
David Robillard
1
-3
/
+3
2011-01-27
Initial check-in (branched from <http://svn.drobilla.net/qure/branches/mem>).
David Robillard
1
-0
/
+347