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 "Rasqal RDF Query Library".
The branch, master has been updated
via a59f6319209d872fdf03f117471caf8624593821 (commit)
from 82cb4bd63520adedf23bee47bb3b7456701b346a (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 a59f6319209d872fdf03f117471caf8624593821
Author: Lauri Aalto <[email protected]>
Date: Tue Mar 2 23:41:11 2010 +0200
Ported to raptor2 git head while retaining support for raptor1.
(rasqal_query_set_fatal_error_handler,rasqal_query_set_error_handler,rasqal_query_set_warning_handler):
Flagged out for raptor2. Use rasqal_world_set_log_handler() instead.
(rasqal_world_set_log_handler): Added new API function for raptor2 only.
(rasqal_rowsource_sparql_xml_context): Flagged out error_handlers. Not
needed with raptor2.
(rasqal_query_results_get_rowsource_sparql_xml): No need to init
error_handlers. raptor2 raptor_new_sax2() takes a raptor_locator*, not
error_handlers containing raptor_locator*.
(rasqal_world_open): Flagged out error_handlers magic.
(rasqal_log_error_varargs): Support raptor2 raptor_log_messages and
raptor_log_handlers.
(rasqal_log_error): Removed unused internal function declaration.
(rasqal_world_s): Flagged out error_handlers. Added support for
raptor_log_handlers.
(roqet_log_handler): Added.
(main): Use raptor2 log_handler in roqet.
-----------------------------------------------------------------------
Summary of changes:
src/rasqal.h | 10 ++++++++
src/rasqal_format_sparql_xml.c | 6 ++--
src/rasqal_general.c | 47 +++++++++++++++++++++++++++++++++++----
src/rasqal_internal.h | 7 +++++-
src/rasqal_query.c | 2 +
utils/roqet.c | 24 +++++++++++++++++---
6 files changed, 83 insertions(+), 13 deletions(-)
hooks/post-receive
--
Rasqal RDF Query Library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits