summaryrefslogtreecommitdiff
path: root/src/raptor_abbrev.c
Commit message (Expand)AuthorAgeFilesLines
* (raptor_abbrev_subject_add_property) Free passed in nodes on error.Lauri Aalto2007-09-211-1/+9
* raptor_sequence: Delete items to be inserted on error.Lauri Aalto2007-09-211-1/+0
* (raptor_uri_compare): Added for librdf overloading (rather than using strcmp ...Dave Robillard2007-09-151-2/+2
* Use AVL tree rather than sequence for abbreviated serialisers (turtle & rdfxm...Dave Robillard2007-09-151-51/+73
* (raptor_new_abbrev_node): Initialise with ref_count 1Dave Beckett2007-01-081-3/+2
* Rename raptor_node to raptor_abbrev_node and raptor_subject to raptor_abbrev_...Dave Beckett2006-12-041-84/+88
* (raptor_new_node): init node alwaysDave Beckett2006-12-031-1/+1
* (raptor_rdfxmla_find_subject): Renamed from raptor_find_subject.Dave Beckett2006-12-031-39/+47
* Re order functionsDave Beckett2006-12-031-192/+195
* (raptor_new_qname_from_resource, raptor_new_node, raptor_free_node, raptor_no...Dave Beckett2006-12-031-0/+731