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  e63716cb8857dc30189546bf7590a40f822417d6 (commit)
      from  2c2d2aff41bea5db6edec1611c015301ac4df01e (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 e63716cb8857dc30189546bf7590a40f822417d6
Author: Dave Beckett <[email protected]>
Date:   Sun Jan 10 14:21:15 2010 -0800

    Added raptor_iostream_write_term_ntriples and 
raptor_iostream_write_statement_ntriples to public API
    
    (raptor_iostream_write_statement_ntriples): Renamed from
    raptor_iostream_write_statement_ntriples_v2 and loses world arg.
    
    (raptor_iostream_write_term_ntriples): Renamed from internal
    raptor_iostream_write_statement_part_ntriples and down to just 2
    args: the iostr and term.
    
    (raptor_ntriples_serialize_statement): Updated call to
    raptor_iostream_write_statement_ntriples.

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

Summary of changes:
 src/raptor.h                    |    5 ++-
 src/raptor_serialize_ntriples.c |   71 +++++++++++++++++---------------------
 2 files changed, 36 insertions(+), 40 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