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 ffcc5137cb6a35ce04ec032e36e832918d9c5b71 (commit)
from dab45a213b4cb6c1b86483534a7edb20515f123a (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 ffcc5137cb6a35ce04ec032e36e832918d9c5b71
Author: Dave Beckett <[email protected]>
Date: Fri Jan 8 16:51:39 2010 -0800
All raptor_iostream constructors gain an initial raptor_world arg.
(raptor_new_iostream_from_handler2, raptor_new_iostream_to_sink,
raptor_new_iostream_to_filename, raptor_new_iostream_to_file_handle,
raptor_new_iostream_to_string, raptor_new_iostream_from_sink,
raptor_new_iostream_from_filename,
raptor_new_iostream_from_file_handle,
raptor_new_iostream_from_string): Gain an initial raptor_world* world
argument.
Consequently:
(raptor_iostream_write_xml_any_escaped_string,
raptor_iostream_write_xml_escaped_string): Both lose the
error_handler and error_data args since it can send errors via the
internal world.
-----------------------------------------------------------------------
Summary of changes:
src/raptor.h | 24 ++++----
src/raptor_internal.h | 4 +
src/raptor_iostream.c | 145 ++++++++++++++++++++++++++++++--------------
src/raptor_rdfxml.c | 2 +-
src/raptor_rss.c | 5 +-
src/raptor_serialize.c | 10 ++-
src/raptor_turtle_writer.c | 2 +-
src/raptor_xml.c | 34 +++-------
src/raptor_xml_writer.c | 15 +---
9 files changed, 142 insertions(+), 99 deletions(-)
hooks/post-receive
--
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits