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 51089bdb401ca19c995d47b1a0f04162259dae8c (commit)
via e2029f6952f31a854c7a0e80b18085e48e262664 (commit)
via acde6b834892ae974c958872ce714f1fe5ea34a5 (commit)
from 42e59ae74ca2cfec9febc87d0713ccc31d8a7577 (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 51089bdb401ca19c995d47b1a0f04162259dae8c
Author: Dave Beckett <[email protected]>
Date: Tue Mar 30 22:21:54 2010 -0700
Update rename expr as var syntax from latest SPARQL 1.1 draft
commit e2029f6952f31a854c7a0e80b18085e48e262664
Author: Dave Beckett <[email protected]>
Date: Tue Mar 30 21:50:02 2010 -0700
(GroupCondition): Do not free unused variable $3 - not owned here.
commit acde6b834892ae974c958872ce714f1fe5ea34a5
Author: Dave Beckett <[email protected]>
Date: Tue Mar 30 21:49:45 2010 -0700
Support finding mentioned variables in GROUP BY
(rasqal_query_expression_build_variables_use_map): Renamed from
rasqal_query_filter_build_variables_use_map_in_internal
(rasqal_query_graph_pattern_build_variables_use_map): Rename as
above for FILTER expression.
(rasqal_query_expression_build_variables_use_map_row): Renamed from
rasqal_expression_expr_build_variables_use_map_row
(rasqal_query_build_expressions_sequence_use_map_row) Lose unused
query arg.
(rasqal_query_build_variables_use_map): Tidy code and implement
finding mentioned vars in list of GROUP BY expressions. Does not yet
find declared EXPR as Var since SPARQL parser doesn't store it
anywhere yet.
-----------------------------------------------------------------------
Summary of changes:
src/rasqal_query_transform.c | 56 ++++++++++++++++++--------------------
src/sparql_parser.y | 2 -
tests/laqrs/syntax/avg1.rq | 2 +-
tests/laqrs/syntax/coalesce1.rq | 2 +-
tests/laqrs/syntax/count1.rq | 2 +-
tests/laqrs/syntax/count3.rq | 2 +-
tests/laqrs/syntax/coverage.rq | 2 +-
tests/laqrs/syntax/group-by1.rq | 8 +++---
tests/laqrs/syntax/max1.rq | 2 +-
tests/laqrs/syntax/min1.rq | 2 +-
tests/laqrs/syntax/sum1.rq | 2 +-
11 files changed, 39 insertions(+), 43 deletions(-)
hooks/post-receive
--
Rasqal RDF Query Library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits