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, master has been updated
       via  1ae6100a2c6e2979ca7423742a8fe0d504503f31 (commit)
       via  9b25fa7d3808ff4baa27232401a83f6f7e0b1f92 (commit)
      from  a0cc92b64a729616155426237181ea98ba2a354d (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 1ae6100a2c6e2979ca7423742a8fe0d504503f31
Merge: 9b25fa7d3808ff4baa27232401a83f6f7e0b1f92 
a0cc92b64a729616155426237181ea98ba2a354d
Author: Dave Beckett <[email protected]>
Date:   Sat Apr 24 11:00:33 2010 -0700

    Merge branch 'master' of git.librdf.org:/repositories/librdf

commit 9b25fa7d3808ff4baa27232401a83f6f7e0b1f92
Author: Dave Beckett <[email protected]>
Date:   Sat Apr 24 10:59:22 2010 -0700

    Make all redland object constructors handle NULL object pointer.
    
    All librdf_free_CLASS() functions return with a NULL pointer rather
    than a) crash or b) abort()

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

Summary of changes:
 autogen.sh              |   26 ++++++++++++--------------
 src/rdf_avltree.c       |    3 +++
 src/rdf_cache.c         |    3 +++
 src/rdf_digest.c        |    5 ++++-
 src/rdf_hash.c          |    6 ++++++
 src/rdf_hash_cursor.c   |    3 +++
 src/rdf_init.c          |    3 +++
 src/rdf_list.c          |    3 +++
 src/rdf_model.c         |    3 +++
 src/rdf_node.c          |    5 +++--
 src/rdf_parser.c        |    5 +++--
 src/rdf_query.c         |    5 +++--
 src/rdf_query_results.c |    8 ++++++--
 src/rdf_serializer.c    |    5 +++--
 src/rdf_statement.c     |    5 +++--
 src/rdf_storage.c       |    5 +++--
 src/rdf_stream.c        |    3 +++
 src/rdf_uri.c           |    3 +++
 18 files changed, 70 insertions(+), 29 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