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  8fa6ef39ad24fe9cf7fd0a414782afcda6be272e (commit)
      from  496bf356611fcaf37fa2ca66d0cff08887336fb8 (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 8fa6ef39ad24fe9cf7fd0a414782afcda6be272e
Author: Dave Beckett <[email protected]>
Date:   Wed Feb 17 20:36:31 2010 -0800

    Rename serializer methods to match raptor_CLASS_METHOD convention
    
    (raptor_serializer_serialize_end): Renamed from
    raptor_serialize_end().
    
    (raptor_serializer_set_namespace): Renamed from
    raptor_serialize_set_namespace().
    
    (raptor_serializer_set_namespace_from_namespace): Renamed from
    raptor_serialize_set_namespace_from_namespace().
    
    (raptor_serializer_start_to_file_handle): Renamed from
    raptor_serialize_start_to_file_handle().
    
    (raptor_serializer_start_to_filename): Renamed from
    raptor_serialize_start_to_filename().
    
    (raptor_serializer_start_to_iostream): Renamed from
    raptor_serialize_start_to_iostream().
    
    (raptor_serializer_start_to_string): Renamed from
    raptor_serialize_start_to_string().
    
    (raptor_serializer_serialize_statement): Renamed from
    raptor_serialize_statement().
    
    Updated callers

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

Summary of changes:
 src/raptor.h               |   16 +++++-----
 src/raptor_serialize.c     |   66 ++++++++++++++++++++++----------------------
 src/raptor_serialize_rss.c |    6 ++--
 utils/rapper.c             |   10 +++---
 4 files changed, 49 insertions(+), 49 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