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 dc4fe28166d6243dfd427ce74a2e5615e71a07d7 (commit)
via c9fd91d870f2fa9a21e4ea5fa266fb37ac1a2fc1 (commit)
via 3fa7df0e1adedaddfd9f982c87e27504bb7668d6 (commit)
via 0f8c767bf451c080f593c5d84186b5ae6570fb5b (commit)
via 50f2d830808592de35bbed9237ab50c95b6b3684 (commit)
via 6e650915730d7d0f9930b6759905b8c6af8ce28b (commit)
via 2fea42d3700fdb50181b7781a72c4cf2227ff1f3 (commit)
from 8a79862a2969218cc4c761e8382aa9e4a807cb87 (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 dc4fe28166d6243dfd427ce74a2e5615e71a07d7
Author: Dave Beckett <[email protected]>
Date: Sun Jan 24 09:45:51 2010 -0800
Use raptor_uri_resolve_uri_reference length with
raptor_new_uri_from_counted_string internally.
raptor_uri length is now unsigned int
(raptor_new_uri_from_counted_string): Add maintainer assert that URI
string is length it is declared to be.
(raptor_new_uri_relative_to_base): Use
raptor_uri_resolve_uri_reference return value to call
raptor_new_uri_from_counted_string.
(raptor_new_uri_for_rdf_concept): Correctly calcuate passed in buffer
length - it was malloced correctly.
(assert_uri_is_valid): Added.
(assert_uri_to_relative): Use above for checks.
commit c9fd91d870f2fa9a21e4ea5fa266fb37ac1a2fc1
Author: Dave Beckett <[email protected]>
Date: Sun Jan 24 09:43:06 2010 -0800
(raptor_uri_resolve_uri_reference): set result_len when relative is #frag.
commit 3fa7df0e1adedaddfd9f982c87e27504bb7668d6
Author: Dave Beckett <[email protected]>
Date: Sun Jan 24 09:42:31 2010 -0800
(raptor_new_qname_from_resource): Calculate the length of namespace part of
predicate URI correctly.
commit 0f8c767bf451c080f593c5d84186b5ae6570fb5b
Author: Dave Beckett <[email protected]>
Date: Sun Jan 24 09:28:30 2010 -0800
(raptor_new_qname_from_resource): Namespace URI buffer was too short
by 1.
commit 50f2d830808592de35bbed9237ab50c95b6b3684
Author: Dave Beckett <[email protected]>
Date: Sun Jan 24 09:27:18 2010 -0800
Replace rdf_xml_literal_uri with use of static rdf:XMLLiteral URI
raptor_rdfxmla_serializer_context loses rdf_xml_literal_uri
(raptor_rdfxmla_serialize_init): Remove init with rdf_type_uri, copy
RAPTOR_RDF_type_term(). Remove rdf_xml_literal_uri.
(raptor_rdfxmla_serialize_terminate): Remove free of
rdf_xml_literal_uri.
commit 6e650915730d7d0f9930b6759905b8c6af8ce28b
Author: Dave Beckett <[email protected]>
Date: Sun Jan 24 09:25:51 2010 -0800
Replace rdf_xml_literal_uri with use of static rdf:XMLLiteral URI
raptor_rdfxml_serializer_context loses rdf_xml_literal_uri
(raptor_rdfxml_serialize_init, raptor_rdfxml_serialize_terminate):
Remove init, free.
(raptor_rdfxml_serialize_statement): Use RAPTOR_RDF_XMLLiteral_URI()
commit 2fea42d3700fdb50181b7781a72c4cf2227ff1f3
Author: Dave Beckett <[email protected]>
Date: Sun Jan 24 09:12:31 2010 -0800
(raptor_uri_resolve_uri_reference): Now returns length of URI.
-----------------------------------------------------------------------
Summary of changes:
src/raptor.h | 2 +-
src/raptor_abbrev.c | 2 +-
src/raptor_rfc2396.c | 23 ++++++++++++++--
src/raptor_serialize_rdfxml.c | 15 +---------
src/raptor_serialize_rdfxmla.c | 31 ++++++-----------------
src/raptor_uri.c | 54 +++++++++++++++++++++++++++++++--------
6 files changed, 75 insertions(+), 52 deletions(-)
hooks/post-receive
--
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits