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, statement-term has been updated
       via  32ce678a5329aeab17b42fdc61b41825a7b1503f (commit)
       via  6d30c0be25dece56f520762d61a83dff557ee3d0 (commit)
      from  6a4aad92a5e1eabb823abf43511529cc12e49651 (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 32ce678a5329aeab17b42fdc61b41825a7b1503f
Author: Dave Beckett <[email protected]>
Date:   Thu Jan 14 18:38:12 2010 -0800

    Convert turtle parser to use raptor_statement and raptor_term
    
    Change raptor_identifier to raptor_term
    Change raptor_turtle_triple to raptor_statement
    
    Code style.
    
    (raptor_turtle_generate_statement): Use copy constructor for term.
    
    (raptor_turtle_new_triple, raptor_turtle_free_triple,
    raptor_triple_print): Deleted

commit 6d30c0be25dece56f520762d61a83dff557ee3d0
Author: Dave Beckett <[email protected]>
Date:   Thu Jan 14 17:47:52 2010 -0800

    Add raptor_new_statement_from_nodes
    
    (raptor_new_statement_from_nodes): Added

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

Summary of changes:
 src/raptor_internal.h  |    1 +
 src/raptor_statement.c |   25 ++++
 src/turtle_parser.y    |  363 +++++++++++++++++++-----------------------------
 3 files changed, 166 insertions(+), 223 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