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 402ade9847fcbf086482b04981816dfbeb14fc1e (commit)
via 2467e552185d44c84e3cab5bc2b13e0c0d5ad97f (commit)
via 6a8e7eebfeb147477671dde2414537bfbe33eeec (commit)
via b3c6628ef17459c40e767672381e326eeef53ce7 (commit)
via c53df977ba8e986279b3e0c343cb7bdc8802624a (commit)
via 6dbcb5fc9598766e313f0f17522bdf01cd8f8103 (commit)
from 4d37b4e8d0dec42409f0db6e9ce389009163d2e0 (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 402ade9847fcbf086482b04981816dfbeb14fc1e
Author: Dave Beckett <[email protected]>
Date: Sun Feb 7 20:17:39 2010 -0800
Added rasqal_new_basic_graph_pattern_from_triples()
(rasqal_new_basic_graph_pattern_from_triples): Added to create a
basic graph pattern form a sequence of triples.
commit 2467e552185d44c84e3cab5bc2b13e0c0d5ad97f
Author: Dave Beckett <[email protected]>
Date: Sun Feb 7 19:24:44 2010 -0800
improve error message for beyond SPARQL 1.0 extensions.
commit 6a8e7eebfeb147477671dde2414537bfbe33eeec
Author: Dave Beckett <[email protected]>
Date: Sun Feb 7 19:15:06 2010 -0800
Write update operations into query updates
Add update to lexer/parser union of type rasqal_update_operation.
Add destructor for GraphTriples as type rasqal_update_operation
Make all update queries return RASQAL_QUERY_VERB_UPDATE except
for previously used RASQAL_QUERY_VERB_INSERT and
RASQAL_QUERY_VERB_DELETE that are deprecated now.
(GraphTriples) creates and returns an update operation.
(InsertQuery, UpdateQuery, DeleteQuery, ClearQuery, DropQuery):
Create updates rather than store in query structure directly.
commit b3c6628ef17459c40e767672381e326eeef53ce7
Author: Dave Beckett <[email protected]>
Date: Sun Feb 7 19:11:24 2010 -0800
Remove query graph_uri and document_uri fields in preference to updates
field.
commit c53df977ba8e986279b3e0c343cb7bdc8802624a
Author: Dave Beckett <[email protected]>
Date: Sun Feb 7 19:05:36 2010 -0800
rasqal_new_update_operation args can be NULL for CLEAR.
commit 6dbcb5fc9598766e313f0f17522bdf01cd8f8103
Author: Dave Beckett <[email protected]>
Date: Sun Feb 7 19:02:56 2010 -0800
Sort rasqal_update_type and fix labels
-----------------------------------------------------------------------
Summary of changes:
src/rasqal.h | 30 ++---
src/rasqal_graph_pattern.c | 40 +++++++
src/rasqal_internal.h | 8 +-
src/rasqal_query.c | 6 -
src/rasqal_update.c | 44 ++++----
src/sparql_parser.y | 273 ++++++++++++++++++++++++++++++++------------
6 files changed, 277 insertions(+), 124 deletions(-)
hooks/post-receive
--
Rasqal RDF Query Library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits