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  dad0566ef288e6330abf7144b6d644dbd6c11341 (commit)
      from  0b8d836b1592c4bd06c45062011fd4b155e6856b (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 dad0566ef288e6330abf7144b6d644dbd6c11341
Author: Dave Beckett <[email protected]>
Date:   Sat Apr 17 11:24:01 2010 -0700

    Make all constructors check for non-NULL args/world and call 
raptor_world_open()
    
    Adjusted some documentation to allow NULL args that weren't noted,
    such as raptor_new_turtle_writer() can take a NULL base_uri.

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

Summary of changes:
 src/raptor_general.c       |    4 ++--
 src/raptor_iostream.c      |   43 +++++++++++++++++++++++++++++++++++++++++++
 src/raptor_namespace.c     |    5 +++++
 src/raptor_option.c        |   10 +++++++++-
 src/raptor_parse.c         |   25 ++++++++++++++++++++++++-
 src/raptor_qname.c         |    4 ++++
 src/raptor_sax2.c          |    8 ++++++++
 src/raptor_serialize.c     |   21 ++++++++++++++++++++-
 src/raptor_statement.c     |   26 ++++++++++++++++++++++++--
 src/raptor_turtle_writer.c |   10 +++++++++-
 src/raptor_uri.c           |   34 +++++++++++++++++++++++++++-------
 src/raptor_www.c           |   12 +++++++++++-
 src/raptor_xml.c           |   18 ++++++++++++++++--
 src/raptor_xml_writer.c    |    7 +++++++
 14 files changed, 209 insertions(+), 18 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