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  d2f797a489ba8c79b3bccd5227cd29860d14875e (commit)
       via  daf83350dc67bd2f198f0313170092b2481471ad (commit)
       via  029fca39d06f9d865eb71aa9d35fcea7226c4e32 (commit)
      from  7a6260054219729669d43582a699aa9d1701d47a (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 d2f797a489ba8c79b3bccd5227cd29860d14875e
Author: Dave Beckett <d...@dajobe.org>
Date:   Tue Jul 27 12:02:40 2010 -0700

    Add VarOrBadVarName state to track deprecated LAQRS .. AS varname ...
    
    (SelectTerm): Use VarOrBadVarName for deprecated LAQRS SELECT ... AS
    varname, instead of the draft SPARQL 1.1 Query SELECT ... AS ?varname
    
    (VarOrBadVarName): Added generating a warning for a bare varname.

commit daf83350dc67bd2f198f0313170092b2481471ad
Author: Dave Beckett <d...@dajobe.org>
Date:   Tue Jul 27 12:01:34 2010 -0700

    Restore SPID state after AS and return $, ? and VarName tokens

commit 029fca39d06f9d865eb71aa9d35fcea7226c4e32
Author: Dave Beckett <d...@dajobe.org>
Date:   Tue Jul 27 11:55:57 2010 -0700

    Remove group-by1.rq - syntax was never added to sparql 1.1 and this was 
never in shipped rasqal release

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

Summary of changes:
 src/sparql_lexer.l              |   27 +++++++++++++++++++++++++--
 src/sparql_parser.y             |   21 +++++++++++++++++++--
 tests/laqrs/syntax/Makefile.am  |    1 -
 tests/laqrs/syntax/group-by1.rq |   20 --------------------
 4 files changed, 44 insertions(+), 25 deletions(-)
 delete mode 100644 tests/laqrs/syntax/group-by1.rq


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

Reply via email to