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 1414d98f01142abba24c3e087e93e4dfa5fc5e93 (commit)
from 30419c635da5acfc3b3f6ebbd86567d0f32bc24b (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 1414d98f01142abba24c3e087e93e4dfa5fc5e93
Author: Dave Beckett <[email protected]>
Date: Sun Feb 7 17:46:41 2010 -0800
Add rasqal graph update type, structure and object functions
Added rasqal_update_type enum for types of graph update
Added rasqal_update_operation for holding an individual update
(rasqal_update_type_label): Added to get label for update type.
(rasqal_new_update_operation, rasqal_free_update_operation): Added
constructor and destructor for update operation.
(rasqal_update_operation_print): Added debug print method
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 2 +-
src/rasqal.h | 55 ++++++++++++++++++
src/rasqal_internal.h | 8 +++
src/rasqal_update.c | 150 +++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 214 insertions(+), 1 deletions(-)
create mode 100644 src/rasqal_update.c
hooks/post-receive
--
Rasqal RDF Query Library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits