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  3f4dc1ab0e6a37d7bb5958234e639afb6e39dc41 (commit)
       via  558b55af610b59a67856d93b9ddfdb6fc7e51863 (commit)
       via  8044531ebe40040fede17975ddeaa65f62151b0c (commit)
       via  002c83bc1edc3f53dec7a9e8a6850739591106f1 (commit)
      from  722a1087f5a7d47f24e2ed5b2123ff4497ba60e0 (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 3f4dc1ab0e6a37d7bb5958234e639afb6e39dc41
Author: Dave Beckett <[email protected]>
Date:   Mon Jan 18 17:54:08 2010 -0800

    Set raptor_rdf_ns_terms_info as unsigned int 1 bit so bool works

commit 558b55af610b59a67856d93b9ddfdb6fc7e51863
Author: Dave Beckett <[email protected]>
Date:   Mon Jan 18 17:25:39 2010 -0800

    Adjust raptor_rdf_ns_terms_info fields: reorder, make positive and use 
bitfields
    
    Altered raptor_rdf_ns_terms_info field order to group flag attributes
    together and use 1 bit each, make them positive allowed flags rather
    than mix of forbidden/allowed.
    
    Adjust the raptor_rdfxml_forbidden_TEST_name calling code to use
    !raptor_rdf_ns_terms_info[field].allowed_TEST

commit 8044531ebe40040fede17975ddeaa65f62151b0c
Author: Dave Beckett <[email protected]>
Date:   Mon Jan 18 17:20:36 2010 -0800

    Tidy comments for raptor_rdf_ns_term_id names

commit 002c83bc1edc3f53dec7a9e8a6850739591106f1
Author: Dave Beckett <[email protected]>
Date:   Mon Jan 18 17:20:05 2010 -0800

    Tidy RDF terms description
    
    raptor_rdf_ns_term_id: Renamed enum from rdf_attr.  Names are all
    RDF_ATTR_[name] now.

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

Summary of changes:
 src/raptor_rdfxml.c |  299 +++++++++++++++++++++++++++------------------------
 1 files changed, 156 insertions(+), 143 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