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  7408802571043068b55923f8c3c5f58a5cf1008d (commit)
      from  6d54150caa8f10addda57623a8d34cdbf523c21c (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 7408802571043068b55923f8c3c5f58a5cf1008d
Author: Dave Beckett <[email protected]>
Date:   Wed Feb 17 20:19:45 2010 -0800

    Rename namespace methods to match raptor_CLASS_METHOD convention
    
    (raptor_namespace_format_as_xml): Renamed from raptor_namespaces_format()
    
    (raptor_xml_namespace_string_parse): Renamed from
    raptor_new_namespace_parts_from_string() since it is not a
    constructor for anything.  Tidied docs and code.
    
    Updated callers.

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

Summary of changes:
 src/raptor.h            |    4 +-
 src/raptor_namespace.c  |   57 ++++++++++++++++++++++++-----------------------
 src/raptor_xml.c        |   12 +++++-----
 src/raptor_xml_writer.c |   12 +++++-----
 utils/rapper.c          |    6 ++--
 5 files changed, 46 insertions(+), 45 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