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  5349fe7e02b3d85550ee02afc88953e886fbcb3b (commit)
      from  48e386404b057abe13745d3d7a96da8c36482d37 (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 5349fe7e02b3d85550ee02afc88953e886fbcb3b
Author: Dave Beckett <[email protected]>
Date:   Tue Mar 9 12:42:51 2010 -0800

    Move per-parser-project options into a raptor_object_options type.
    
    raptor_object_options typedef added.
    
    raptor_parser_s: use above rather than array of int.
    
    (RAPTOR_OPTIONS_GET_NUMERIC, RAPTOR_OPTIONS_SET_NUMERIC): Added and
    used by parsers.

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

Summary of changes:
 src/raptor_grddl.c    |   20 ++++++++++----------
 src/raptor_internal.h |   21 +++++++++++++++++++--
 src/raptor_parse.c    |   38 ++++++++++++++++++++------------------
 src/raptor_rdfxml.c   |   42 +++++++++++++++++++++---------------------
 src/raptor_rss.c      |    2 +-
 5 files changed, 71 insertions(+), 52 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