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, master has been updated
       via  aec00634dc2994ebd2a26b84dbfde44610a7772f (commit)
       via  c6c98a99644d4b7731571af8b028c9c2e1c846ea (commit)
      from  4a27a4450667997d0bb71cea20a8f6084ef14f3a (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 aec00634dc2994ebd2a26b84dbfde44610a7772f
Author: Dave Beckett <[email protected]>
Date:   Sun Jan 17 12:07:32 2010 -0800

    Convert DOT serializer to use raptor_term not local 
raptor_dot_serializer_node
    
    Deleted raptor_dot_serializer_node typedef
    
    (raptor_dot_serializer_free_node, raptor_dot_serializer_node_matches,
    raptor_dot_serializer_new_node): Deleted and replaced with
    raptor_term versions - both based on librdf_node.
    
    Code style fixes.

commit c6c98a99644d4b7731571af8b028c9c2e1c846ea
Author: Dave Beckett <[email protected]>
Date:   Sun Jan 17 11:26:27 2010 -0800

    Fix formatting in raptor_term_as_counted_string for blank and uri
    
    (raptor_term_as_counted_string): RAPTOR_TERM_TYPE_BLANK and
    RAPTOR_TERM_TYPE_URI code was wrong - bad casting.

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

Summary of changes:
 src/raptor_serialize_dot.c |  432 ++++++++++----------------------------------
 src/raptor_statement.c     |    7 +-
 2 files changed, 101 insertions(+), 338 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