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  3beafa17f40c675cf8ebd426872daaee40e730ab (commit)
      from  91ea93a81934a7b02d9927b0bf1d4e6a35ce6c85 (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 3beafa17f40c675cf8ebd426872daaee40e730ab
Author: Dave Beckett <[email protected]>
Date:   Thu Feb 18 13:20:33 2010 -0800

    Rename iostream writing methods to raptor_iostream_TYPE_write form.
    
    (raptor_iostream_decimal_write): Renamed from
    raptor_iostream_write_decimal()
    
    (raptor_iostream_hexadecimal_write): Renamed from
    raptor_iostream_format_hexadecimal()
    
    (raptor_stringbuffer_write): Renamed from
    raptor_iostream_write_stringbuffer()
    
    (raptor_uri_write): Renamed from raptor_iostream_write_uri()
    
    (raptor_xml_element_write): Renamed from
    raptor_iostream_write_xml_element()

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

Summary of changes:
 src/raptor.h                  |   10 +++++-----
 src/raptor_iostream.c         |   27 +++++++++++++--------------
 src/raptor_json_writer.c      |    2 +-
 src/raptor_serialize_simple.c |    9 ++++-----
 src/raptor_turtle_writer.c    |    8 ++++----
 src/raptor_xml.c              |   18 +++++++++---------
 6 files changed, 36 insertions(+), 38 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