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  93697422289ddf21d59c3d3c7bded195d72db610 (commit)
      from  bb39e7bef57a15d00eefccd7e4f5d91a6c864bec (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 93697422289ddf21d59c3d3c7bded195d72db610
Author: Dave Beckett <[email protected]>
Date:   Sat Apr 17 10:35:06 2010 -0700

    raptor_syntax_description need_base_uri now raptor_syntax_bitflags enum.
    
    (raptor_syntax_description): Change need_base_uri filed to a bitmask
    of bits defined in enum raptor_syntax_bitflags.  Enables this
    structure to be used beyond parser and serializer formats.
    
    (raptor_syntax_bitflags): Added with RAPTOR_SYNTAX_NEED_BASE_URI
    flag.

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

Summary of changes:
 src/ntriples_parse.c |    2 +-
 src/raptor.h         |   17 ++++++++++++++---
 src/raptor_grddl.c   |    2 +-
 src/raptor_guess.c   |    2 +-
 src/raptor_librdfa.c |    2 +-
 src/raptor_parse.c   |    2 +-
 src/raptor_rdfxml.c  |    2 +-
 src/raptor_rss.c     |    2 +-
 src/turtle_parser.y  |    4 ++--
 9 files changed, 23 insertions(+), 12 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