This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Raptor RDF parser and serializer library".

The branch, statement-term has been created
        at  31a8663503ea17cb8273956afcb7f9a598265b48 (commit)

- Log -----------------------------------------------------------------
commit 31a8663503ea17cb8273956afcb7f9a598265b48
Author: Dave Beckett <[email protected]>
Date:   Wed Jan 13 17:32:22 2010 -0800

    raptor_term and raptor_term get usages. statement is pointer to 3 terms
    
    Compiles, does not all work.
    
    (raptor_statement_init): Init usage.
    
    (raptor_statement_copy): Now just a usage increment; comment out old
    copying code.
    
    (raptor_free_statement): Free on zero usage.
    
    (raptor_free_term): Free on zero usage.
    
    (raptor_new_term_from_term, raptor_new_term_from_uri,
    raptor_new_term_from_literal, raptor_new_term_from_blank): Added new
    term constructors - taking ownership of their input objects.
    
    (raptor_rdfxml_generate_statement): Create raptor_term objects to
    generate reified statements.
    
    Update lots of uses in parsers and serializers of object.field to
    object->field for pointer based access.

-----------------------------------------------------------------------


hooks/post-receive
-- 
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits

Reply via email to