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  961f3225876929de7aa111b14bfa2470f1738175 (commit)
       via  791de39082f36e449f586021797e768b798bb4f3 (commit)
      from  24d277a1a920c393dd905be063784153f7ea6b00 (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 961f3225876929de7aa111b14bfa2470f1738175
Author: Dave Beckett <[email protected]>
Date:   Thu Feb 4 21:40:44 2010 -0800

    Set turtle writer features using feature data tables
    
    (raptor_turtle_writer_set_feature): Use raptor_feature_get_areas.
    
    (raptor_world_enumerate_turtle_writer_features): Renamed from
    raptor_turtle_writer_features_enumerate()

commit 791de39082f36e449f586021797e768b798bb4f3
Author: Dave Beckett <[email protected]>
Date:   Thu Feb 4 21:30:47 2010 -0800

    Make raptor_serializer_get_feature and raptor_serializer_get_feature_string 
use area and numeric checks to remove cases
    
    (raptor_serializer_set_feature_string): docs.
    
    (raptor_serializer_get_feature,
    raptor_serializer_get_feature_string): Use raptor_feature_get_areas()
    and raptor_feature_value_is_numeric() to validate features for
    serializers.

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

Summary of changes:
 src/raptor_internal.h      |    2 +-
 src/raptor_serialize.c     |  201 +++++++++++++-------------------------------
 src/raptor_turtle_writer.c |   93 +++++----------------
 3 files changed, 81 insertions(+), 215 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