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 13501024f21c52342c250866ead3e41eb521035c (commit)
from 59a66a1eb17bd15cd20a250f0063ba038548ae40 (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 13501024f21c52342c250866ead3e41eb521035c
Author: Dave Beckett <[email protected]>
Date: Fri Feb 5 19:36:00 2010 -0800
Rename feature to option
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 2 +-
src/raptor.h | 212 ++++++++--------
src/raptor_feature.c | 378 ----------------------------
src/raptor_grddl.c | 18 +-
src/raptor_internal.h | 118 +++++-----
src/raptor_option.c | 380 ++++++++++++++++++++++++++++
src/raptor_parse.c | 292 +++++++++++-----------
src/raptor_rdfxml.c | 50 ++--
src/raptor_rss.c | 10 +-
src/raptor_sax2.c | 106 ++++----
src/raptor_serialize.c | 538 ++++++++++++++++++++--------------------
src/raptor_serialize_dot.c | 24 +-
src/raptor_serialize_json.c | 14 +-
src/raptor_serialize_rdfxml.c | 14 +-
src/raptor_serialize_rdfxmla.c | 32 ++--
src/raptor_serialize_rss.c | 30 ++--
src/raptor_serialize_turtle.c | 10 +-
src/raptor_turtle_writer.c | 256 ++++++++++----------
src/raptor_xml_writer.c | 280 +++++++++++-----------
19 files changed, 1383 insertions(+), 1381 deletions(-)
delete mode 100644 src/raptor_feature.c
create mode 100644 src/raptor_option.c
hooks/post-receive
--
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits