summaryrefslogtreecommitdiffstats
path: root/src/node.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-28Remove use of GSList.David Robillard1-2/+0
2011-05-24Re-use the SordNode of blank nodes when copying.David Robillard1-4/+7
2011-05-15Remove dead code found by clang static analyserDavid Robillard1-3/+2
2011-05-03Replace lilv_plugin_get_value_for_subject with lilv_world_find_nodes.David Robillard1-7/+14
2011-04-30Consistent error and warning message style.David Robillard1-1/+2
2011-04-30Tidy.David Robillard1-2/+2
2011-04-29value.c => node.cDavid Robillard1-0/+416