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  d382908a9ba85d4d00c6caf613d18dcd7b64b422 (commit)
       via  afad7bb0e2f982c21fd2678e8e486e207d03ab36 (commit)
       via  45713bc02af8bef9ff9392580155ec754c52f0f4 (commit)
      from  b7879bd0fdde9ba99a222ffbf1de004098e1a372 (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 d382908a9ba85d4d00c6caf613d18dcd7b64b422
Author: Dave Beckett <[email protected]>
Date:   Mon Mar 29 15:56:29 2010 -0700

    Added support for sparql 1.1 function parameters and flags. 
(rasqal_new_function_expression2): Added.  (rasqal_new_function_expression): 
Deprecated for above

commit afad7bb0e2f982c21fd2678e8e486e207d03ab36
Author: Dave Beckett <[email protected]>
Date:   Mon Mar 29 15:48:54 2010 -0700

    Add support for function with optional DISTINCT.
    
    (DistinctOpt): Added, returning boolean (integer) flag.
    
    (FunctionCall): Add new clause for DISTINCT

commit 45713bc02af8bef9ff9392580155ec754c52f0f4
Author: Dave Beckett <[email protected]>
Date:   Mon Mar 29 15:48:10 2010 -0700

    Added test for function with DISTINCT for sparql 1.1

-----------------------------------------------------------------------

Summary of changes:
 src/rasqal.h                             |    9 +++++
 src/rasqal_expr.c                        |   38 +++++++++++++++++++--
 src/sparql_parser.y                      |   54 +++++++++++++++++++++++++++++-
 tests/laqrs/syntax/Makefile.am           |    1 +
 tests/laqrs/syntax/function-distinct1.rq |    9 +++++
 5 files changed, 106 insertions(+), 5 deletions(-)
 create mode 100644 tests/laqrs/syntax/function-distinct1.rq


hooks/post-receive
-- 
Rasqal RDF Query Library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits

Reply via email to