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 "Raptor RDF parser and serializer library".

The branch, master has been updated
       via  b733da9129a343d60407ae3250822ee81e41b44f (commit)
       via  3044cf536e999d035d8480f5e4f0dc07bdc1f6ff (commit)
       via  7169209e2a00e3f5a5e7b8fa56323fc2d10ab5eb (commit)
       via  16628dbe268013f7bab71f0983bd1c106578572d (commit)
       via  849adeafa31dbaa8fd536bd1589cbdd378dc844b (commit)
      from  f059c06acf30ba1badacc18a2a298b4ffe2b65e9 (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 b733da9129a343d60407ae3250822ee81e41b44f
Author: Lauri Aalto <[email protected]>
Date:   Tue Feb 16 14:43:48 2010 +0200

    (raptor_free_statement): Free terms contained in statically allocated 
statements.

commit 3044cf536e999d035d8480f5e4f0dc07bdc1f6ff
Author: Lauri Aalto <[email protected]>
Date:   Tue Feb 16 14:02:50 2010 +0200

    raptor_iostream write_bytes handlers are supposed to return the number of 
bytes written or 0 on failure

commit 7169209e2a00e3f5a5e7b8fa56323fc2d10ab5eb
Author: Lauri Aalto <[email protected]>
Date:   Tue Feb 16 11:42:14 2010 +0200

    (raptor_uri_get_world): Added new API helper function.
    Needed to prevent API breakage in librdf_uri.

commit 16628dbe268013f7bab71f0983bd1c106578572d
Author: Lauri Aalto <[email protected]>
Date:   Tue Feb 16 09:35:04 2010 +0200

    (raptor_rss10_serialize_statement): Fixed compilation with RAPTOR_DEBUG > 1.

commit 849adeafa31dbaa8fd536bd1589cbdd378dc844b
Author: Lauri Aalto <[email protected]>
Date:   Tue Feb 16 09:32:46 2010 +0200

    Replaced raptor_term_print() calls with raptor_term_print_as_ntriples() to 
compile with RAPTOR_DEBUG > 1.

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

Summary of changes:
 src/raptor.h               |    2 ++
 src/raptor_iostream.c      |   10 ++++++----
 src/raptor_serialize_rss.c |    5 +----
 src/raptor_statement.c     |   12 +++++++-----
 src/raptor_uri.c           |   15 +++++++++++++++
 src/turtle_parser.y        |   20 ++++++++++----------
 6 files changed, 41 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits

Reply via email to