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 8500b6feb708351dc289d7c27ed4443fe79f2e18 (commit)
via b6326974332fc30298ae7b851a3306ad811219b1 (commit)
from ef245e1564f4cfe395c49fe4ff8e56cfd7aebc20 (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 8500b6feb708351dc289d7c27ed4443fe79f2e18
Author: Dave Beckett <[email protected]>
Date: Fri Mar 26 20:51:36 2010 -0700
Syntax description replaces serializer enumeration and get desc methods.
(raptor_world_get_serializer_description): Renamed from
raptor_world_enumerate_serializers and now just takes single int
param.
(raptor_serializer_get_description): Added
Updated all serializers to register static descriptions of names,
mime types, label, uris.
Updated rapper utility to use raptor_serializer_get_description() for
listing serializers.
commit b6326974332fc30298ae7b851a3306ad811219b1
Author: Dave Beckett <[email protected]>
Date: Fri Mar 26 20:44:28 2010 -0700
code style
-----------------------------------------------------------------------
Summary of changes:
src/raptor.h | 4 +-
src/raptor_internal.h | 17 +---
src/raptor_parse.c | 15 ++--
src/raptor_rss.c | 2 +-
src/raptor_serialize.c | 212 ++++++++++++++++----------------------
src/raptor_serialize_dot.c | 24 +++--
src/raptor_serialize_json.c | 50 +++++++---
src/raptor_serialize_ntriples.c | 26 ++++--
src/raptor_serialize_rdfxml.c | 26 ++++--
src/raptor_serialize_rdfxmla.c | 81 ++++++++++++----
src/raptor_serialize_rss.c | 71 +++++++++++---
src/raptor_serialize_simple.c | 25 ++++--
src/raptor_serialize_turtle.c | 23 +++-
utils/rapper.c | 19 ++--
14 files changed, 359 insertions(+), 236 deletions(-)
hooks/post-receive
--
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits