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 5e0789ca6382e8a85bf89492e2980098369790e5 (commit)
from f7794765d00c7d2be66db13f1cb9296fe7f8bc8d (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 5e0789ca6382e8a85bf89492e2980098369790e5
Author: Dave Beckett <[email protected]>
Date: Mon Jan 18 19:18:43 2010 -0800
Change raptor_new_term_from_literal calling semantics to copy inside.
(raptor_new_term_from_literal): Copy literals, optional language and
datatype URIs.
Update all calls to raptor_new_term_from_literal to remove strdup(),
malloc/free, or stringbuffer copy for literal string; remove copy URI
for datatype URI.
-----------------------------------------------------------------------
Summary of changes:
src/ntriples_parse.c | 6 +---
src/raptor_librdfa.c | 11 ++++---
src/raptor_rdfxml.c | 69 +++++++++++------------------------------------
src/raptor_rss.c | 4 +-
src/raptor_statement.c | 42 ++++++++++++++++++++++-------
src/turtle_parser.y | 59 ++++++++++++++++-------------------------
6 files changed, 80 insertions(+), 111 deletions(-)
hooks/post-receive
--
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits