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 13443149685225a3c49b121cc16e121a0e00b2ff (commit)
from c0ee48b677ed0fcf43b3bd4122e7d8f735432908 (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 13443149685225a3c49b121cc16e121a0e00b2ff
Author: Dave Beckett <[email protected]>
Date: Sat Mar 27 11:49:51 2010 -0700
Added raptor_parser_get_graph() and factory method
(raptor_parser_get_graph): Added to get current graph for a parser.
raptor_parser_factory: Added optional method get_graph. If missing
this indicates that start/end graph marks need to be synthesised.
(raptor_turtle_get_graph): Added to implement this for Turtle and
TRiG parsers.
-----------------------------------------------------------------------
Summary of changes:
src/raptor.h | 2 ++
src/raptor_internal.h | 3 +++
src/raptor_parse.c | 20 ++++++++++++++++++++
src/turtle_parser.y | 15 +++++++++++++++
4 files changed, 40 insertions(+), 0 deletions(-)
hooks/post-receive
--
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits