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 "Redland RDF Library - API and triple stores".

The branch, virtuoso has been updated
       via  001026d4f688051dd421dab098de125c115aaa93 (commit)
       via  8eaece06f7dbc191a05176a761d1829d437b4540 (commit)
       via  19255fe233e4b62df580e2d501693710d309b9d2 (commit)
       via  2c2cb5a3b86e82920b219e8f93f294385bcb0903 (commit)
       via  9524714e86c56106a0bfd43e5f9ed3c17e91b33e (commit)
       via  f7b298d890fb411a81d2289cd8627ef5477ff64a (commit)
       via  876f03515af1a6222358285ebf52cf62221edb77 (commit)
       via  8e31f175ebf92a030fa0fd37e0bec9f2eca74bab (commit)
       via  f42f129c4a0465ccf92e62823fc73462dac31ca1 (commit)
       via  2bb918a658224dc9d573d976920278f882b50262 (commit)
      from  fc3f9828b154c81b0f51960a867e48c227ca6966 (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 001026d4f688051dd421dab098de125c115aaa93
Author: Dave Beckett <[email protected]>
Date:   Mon Feb 15 20:36:31 2010 -0800

    Export redland_node_to_rasqal_literal() internally

commit 8eaece06f7dbc191a05176a761d1829d437b4540
Author: Dave Beckett <[email protected]>
Date:   Mon Feb 15 20:36:25 2010 -0800

    remove rasqal_query_results from librdf_query_virtuoso_context

commit 19255fe233e4b62df580e2d501693710d309b9d2
Author: Dave Beckett <[email protected]>
Date:   Mon Feb 15 20:36:04 2010 -0800

    (librdf_query_virtuoso_results_formatter_write): Format query results using 
rasqal.
    
    (librdf_query_virtuoso_results_formatter_write): Create rasqal
    variables table, query results and rows from librdf_query_results -
    that's about 3 copies: virtoso, librdf and rasqal - then use rasqal
    to serialize it.  Not optimal at all, but it should work.

commit 2c2cb5a3b86e82920b219e8f93f294385bcb0903
Author: Dave Beckett <[email protected]>
Date:   Mon Feb 15 20:14:43 2010 -0800

    notes

commit 9524714e86c56106a0bfd43e5f9ed3c17e91b33e
Author: Dave Beckett <[email protected]>
Date:   Mon Feb 15 20:13:58 2010 -0800

    comments

commit f7b298d890fb411a81d2289cd8627ef5477ff64a
Author: Dave Beckett <[email protected]>
Date:   Mon Feb 15 20:00:38 2010 -0800

    ws

commit 876f03515af1a6222358285ebf52cf62221edb77
Author: Dave Beckett <[email protected]>
Date:   Mon Feb 15 19:58:52 2010 -0800

    ws

commit 8e31f175ebf92a030fa0fd37e0bec9f2eca74bab
Author: Dave Beckett <[email protected]>
Date:   Mon Feb 15 19:57:58 2010 -0800

    code style

commit f42f129c4a0465ccf92e62823fc73462dac31ca1
Author: Dave Beckett <[email protected]>
Date:   Mon Feb 15 19:55:28 2010 -0800

    code style - removing assignments in if()

commit 2bb918a658224dc9d573d976920278f882b50262
Author: Dave Beckett <[email protected]>
Date:   Mon Feb 15 19:44:33 2010 -0800

    doc comments and code style

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

Summary of changes:
 src/rdf_query_internal.h            |    3 +
 src/rdf_query_rasqal.c              |    2 +-
 src/rdf_query_virtuoso.c            |   80 +++++++-
 src/rdf_storage_virtuoso.c          |  385 ++++++++++++++++++++---------------
 src/rdf_storage_virtuoso_internal.h |    3 -
 5 files changed, 297 insertions(+), 176 deletions(-)


hooks/post-receive
-- 
Redland RDF Library - API and triple stores
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits

Reply via email to