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
/
sordi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-28
Use size_t for node and triple counts.
David Robillard
1
-1
/
+1
2011-04-27
Remove boost and glibmm dependencies from sordmm.hpp.
David Robillard
1
-1
/
+1
2011-04-27
Don't hide pointers behind typedefs.
David Robillard
1
-12
/
+12
2011-04-27
Update for new Serd API.
David Robillard
1
-8
/
+8
2011-04-23
Improve node struct alignment
David Robillard
1
-1
/
+1
2011-04-22
Fix license header (awk oops).
David Robillard
1
-1
/
+1
2011-04-22
Switch to ISC license (legally equivalent to MIT license but with less obnoxi...
David Robillard
1
-20
/
+11
2011-04-16
Update copyright headers
David Robillard
1
-2
/
+2
2011-03-19
Fix references to old license.
David Robillard
1
-3
/
+2
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
-2
/
+2
2011-02-16
Add world object (to intern nodes and sanely support several models per libra...
David Robillard
1
-2
/
+3
2011-02-16
Remove pointless SordID type.
David Robillard
1
-2
/
+3
2011-02-04
Remove sord_set_option and sord_open, just pass options to sord_new instead.
David Robillard
1
-2
/
+1
2011-02-04
SordTuple => SordQuad.
David Robillard
1
-4
/
+4
2011-02-04
Use uint8_t for API char type for UTF-8 friendliness.
David Robillard
1
-3
/
+3
2011-02-03
Add ability to set blank node prefix for parsing multiple files without confl...
David Robillard
1
-1
/
+1
2011-02-03
Add SordTupleIndex enumeration for more readable Tuple code.
David Robillard
1
-1
/
+1
2011-02-01
Terser iteration API.
David Robillard
1
-1
/
+1
2011-01-29
Tidy.
David Robillard
1
-8
/
+3
2011-01-28
Syntax support via Serd.
David Robillard
1
-0
/
+166