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  4391a338e051ea24c8f2386401236be041195f67 (commit)
      from  6a2e70d012c04924c426dafb36b180c9b1b051c9 (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 4391a338e051ea24c8f2386401236be041195f67
Author: Dave Beckett <[email protected]>
Date:   Wed Feb 17 19:44:55 2010 -0800

    Rename write to iostream methods of class to follow raptor_CLASS_write() 
form
    
    (raptor_term_ntriples_write): Renamed from
    raptor_iostream_write_term_ntriples() and moved iostream to last arg.
    
    (raptor_xml_any_escaped_string_write): Renamed from
    raptor_iostream_write_xml_any_escaped_string() and moved iostream to
    last arg.
    
    (raptor_xml_escaped_string_write): Renamed from
    raptor_iostream_write_xml_escaped_string() and moved iostream to last
    arg.
    
    (raptor_qname_write): Renamed from raptor_iostream_write_qname() and
    moved iostream to last arg.
    
    (raptor_namespace_write): Renamed from
    raptor_iostream_write_namespace() and moved iostream to last arg.
    
    (raptor_string_ntriples_write): Renamed from
    raptor_iostream_write_string_ntriples() and moved iostream to last
    arg.
    
    (raptor_string_python_write): Renamed from
    raptor_iostream_write_string_python() and moved iostream to last arg.

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

Summary of changes:
 src/raptor.h                    |   16 ++++++------
 src/raptor_json_writer.c        |    6 ++--
 src/raptor_namespace.c          |    6 ++--
 src/raptor_qname.c              |    6 ++--
 src/raptor_serialize_json.c     |    6 ++--
 src/raptor_serialize_ntriples.c |   46 +++++++++++++++++++-------------------
 src/raptor_turtle_writer.c      |   21 ++++++++---------
 src/raptor_xml.c                |   38 ++++++++++++++++----------------
 src/raptor_xml_writer.c         |   26 +++++++++++-----------
 9 files changed, 85 insertions(+), 86 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