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  d08f4c3d1d7ce103c992c440e64a0c8e3b87fece (commit)
      from  2678a06323119d46213a9601920d081c39052b63 (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 d08f4c3d1d7ce103c992c440e64a0c8e3b87fece
Author: Lauri Aalto <[email protected]>
Date:   Fri Feb 19 14:29:54 2010 +0200

    Ported to raptor2 git head.
    
     * raptor_iostream_*()
    
     * raptor_uri_write()
    
     * raptor_new_qname_from_namespace_local_uri()
    
    Use preprocessor defines to maintain compatibility with raptor1.

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

Summary of changes:
 src/rasqal_algebra.c                  |   56 ++++----
 src/rasqal_expr.c                     |   56 ++++----
 src/rasqal_format_json.c              |   86 ++++++------
 src/rasqal_format_sparql_xml.c        |    5 +-
 src/rasqal_format_sv.c                |   44 +++---
 src/rasqal_format_table.c             |   30 ++--
 src/rasqal_general.c                  |    2 +-
 src/rasqal_graph_pattern.c            |   80 +++++-----
 src/rasqal_internal.h                 |   20 +++
 src/rasqal_literal.c                  |   44 +++---
 src/rasqal_query_write.c              |  254 ++++++++++++++++----------------
 src/rasqal_rowsource.c                |   12 +-
 src/rasqal_triple.c                   |   12 +-
 src/rasqal_variable.c                 |   12 +-
 src/sparql_parser.y                   |    4 +-
 tests/algebra/convert_graph_pattern.c |    2 +-
 16 files changed, 370 insertions(+), 349 deletions(-)


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