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  c0ee48b677ed0fcf43b3bd4122e7d8f735432908 (commit)
       via  635a8f0fd831810ce3bc1fcb538f2569781d0202 (commit)
      from  4ab510042913204dd6f833bf334b685e4ebb2296 (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 c0ee48b677ed0fcf43b3bd4122e7d8f735432908
Author: Dave Beckett <[email protected]>
Date:   Sat Mar 27 11:48:22 2010 -0700

    Rename raptor_namespace_copy to raptor_namespace_stack_start_namespace
    
    (raptor_namespace_stack_start_namespace): Renamed from
    raptor_namespace_copy to follow conventions; this is not a copy
    constructor for the raptor_namespace class, it's a method on the
    raptor_namespace_stack class.
    
    Update all callers

commit 635a8f0fd831810ce3bc1fcb538f2569781d0202
Author: Dave Beckett <[email protected]>
Date:   Sat Mar 27 11:44:21 2010 -0700

    (raptor_qname_copy): Handle NULL qname arg.

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

Summary of changes:
 src/raptor.h                  |    2 +-
 src/raptor_namespace.c        |   14 +++++++++-----
 src/raptor_qname.c            |    5 ++++-
 src/raptor_serialize_turtle.c |    2 +-
 src/raptor_xml.c              |    6 +++---
 src/raptor_xml_writer.c       |    6 +++---
 6 files changed, 21 insertions(+), 14 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