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 updated
       via  8e727c8ee798d5834cdf0c2da978a6e4ae30bbd8 (commit)
      from  4e71f31dedcb22a5b76820c922ba7e63b3a3f2b3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8e727c8ee798d5834cdf0c2da978a6e4ae30bbd8
Author: Dave Beckett <[email protected]>
Date:   Wed Jan 13 18:05:58 2010 -0800

    Code style and more fixing up RDF/XML raptor_term object use
    
    Code style; introduce variables to break long lines/duplicate
    expressions that hopefully the compiler will still optimize way.
    
    (raptor_rdfxml_generate_statement): Free a locally created
    reified_term object.
    
    (raptor_rdfxml_process_property_attributes): Save a strlen.  Code
    style.
    
    (raptor_rdfxml_start_element_grammar): Code style.  Add
    element_name_uri to remove several long lines.
    Add some OOM checks when an ID/URI then raptor_term are created in
    two steps.

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

Summary of changes:
 src/raptor_rdfxml.c |  221 ++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 155 insertions(+), 66 deletions(-)


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