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  d7b9a598372cf1630dad79943ecd262427240719 (commit)
       via  6c28294c30f870f8a26c985af412477cafc4cba9 (commit)
      from  3e86da19e9cb939a3baebb004f9a607ca894401b (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 d7b9a598372cf1630dad79943ecd262427240719
Author: Dave Beckett <[email protected]>
Date:   Thu Feb 4 20:35:54 2010 -0800

    Remove RAPTOR_FEATURE_ASSUME_IS_RDF - obsolete since 2003
    
    raptor_feature enum loses RAPTOR_FEATURE_ASSUME_IS_RDF
    
    (raptor_parser_set_feature, raptor_parser_get_feature): Remove check
    for RAPTOR_FEATURE_ASSUME_IS_RDF.
    
    Remove all case RAPTOR_FEATURE_ASSUME_IS_RDF:

commit 6c28294c30f870f8a26c985af412477cafc4cba9
Author: Dave Beckett <[email protected]>
Date:   Thu Feb 4 20:34:04 2010 -0800

    Use raptor_feature_value_is_numeric() in get/set parser features
    
    (raptor_parser_set_feature, raptor_parser_get_feature): Use
    raptor_feature_value_is_numeric rather than huge cases with very
    similar checks.

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

Summary of changes:
 src/raptor.h               |    5 --
 src/raptor_feature.c       |    1 -
 src/raptor_parse.c         |  111 ++------------------------------------------
 src/raptor_sax2.c          |    1 -
 src/raptor_serialize.c     |    4 --
 src/raptor_turtle_writer.c |    2 -
 src/raptor_xml_writer.c    |    2 -
 7 files changed, 5 insertions(+), 121 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