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  efd131fbe228637f6f2e577d1c3b38be817e8f9e (commit)
      from  baa68843eb271d0457d37cc1389c4a9c24c76597 (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 efd131fbe228637f6f2e577d1c3b38be817e8f9e
Author: Dave Beckett <[email protected]>
Date:   Tue Jan 26 20:07:01 2010 -0800

    Rename sequence-specific handlers typedefs to be more raptor-general
    
    raptor_data_free_handler renamed from raptor_sequence_free_handler
    
    raptor_data_context_free_handler renamed from
    raptor_sequence_context_free_handler
    
    raptor_data_print_handler renamed from raptor_sequence_print_handler
    and update docs
    
    raptor_data_context_print_handler renamed from
    raptor_sequence_context_print_handler and update docs
    
    Update all users.

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

Summary of changes:
 src/raptor.h               |   22 +++++++++++-----------
 src/raptor_grddl.c         |   10 +++++-----
 src/raptor_parse.c         |    4 ++--
 src/raptor_rss_common.c    |    2 +-
 src/raptor_sequence.c      |   28 ++++++++++++++--------------
 src/raptor_serialize.c     |    2 +-
 src/raptor_serialize_dot.c |    8 ++++----
 src/raptor_serialize_rss.c |    8 ++++----
 src/turtle_parser.y        |   12 ++++++------
 9 files changed, 48 insertions(+), 48 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