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 dba1b4308b448706dc9f08913cfec74034d80db2 (commit)
from 8e727c8ee798d5834cdf0c2da978a6e4ae30bbd8 (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 dba1b4308b448706dc9f08913cfec74034d80db2
Author: Dave Beckett <[email protected]>
Date: Thu Jan 14 07:40:42 2010 -0800
Made statement work statically and dynamically, promoting on copies
(raptor_new_statement): Added to make a new dynamic statement
(raptor_statement_init): Init a static statement with negative usage.
(raptor_statement_copy): Do promote to dynamic on copy.
(raptor_free_statement): Do not free static statements.
(raptor_rdfxml_generate_statement): Do proper predicate creation when
reifying - this broke statement copying and rdfdiff.
(raptor_rdfxmla_serialize_statement): Correct pointers to statement
fields.
-----------------------------------------------------------------------
Summary of changes:
src/raptor_internal.h | 1 +
src/raptor_rdfxml.c | 32 +++++++++++++++++-------
src/raptor_serialize_rdfxmla.c | 10 ++++----
src/raptor_statement.c | 52 +++++++++++++++++++++++++++++++++++++++-
4 files changed, 79 insertions(+), 16 deletions(-)
hooks/post-receive
--
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits