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  e3862024d4a32045c208064c726fd6dd19277a0b (commit)
      from  5e0789ca6382e8a85bf89492e2980098369790e5 (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 e3862024d4a32045c208064c726fd6dd19277a0b
Author: Dave Beckett <[email protected]>
Date:   Mon Jan 18 19:34:43 2010 -0800

    Change raptor_new_term_from_blank calling semantics to copy id inside.
    
    (raptor_new_term_from_blank): Copy blank ID.
    
    Update all calls to raptor_new_term_from_blank to remove strdup()s
    and add a few RAPTOR_FREE for generated IDs.

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

Summary of changes:
 src/ntriples_parse.c       |   10 +++-----
 src/raptor_internal.h      |    2 +-
 src/raptor_librdfa.c       |   12 +++++-----
 src/raptor_rdfxml.c        |   54 ++++++++++++++++++++++++-------------------
 src/raptor_rss.c           |   19 +++++++++++----
 src/raptor_rss_common.c    |    6 ++--
 src/raptor_serialize_rss.c |   11 +++-----
 src/raptor_statement.c     |   26 ++++++++++++++------
 src/turtle_parser.y        |   15 +++++++++---
 9 files changed, 91 insertions(+), 64 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