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 a29a4e8c53746cfcc125b7a10748ad2760a0356e (commit)
via c9982168e3e187cada376dbe742b2dd476ad5008 (commit)
via 7007e1f2a87619586698f3fc3ebb8f3e8418c640 (commit)
via 3dc67b36fa872db76a9d1f0aafea8b3584077d1a (commit)
via d3da8631695025aed8aafd7e7d34813b97756a7e (commit)
from 9638d5f04c609918642069d6f92e518bc0899c1a (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 a29a4e8c53746cfcc125b7a10748ad2760a0356e
Author: Dave Beckett <[email protected]>
Date: Sat Mar 20 22:16:33 2010 -0700
Update docs and API ref to remove options enumeration functions.
commit c9982168e3e187cada376dbe742b2dd476ad5008
Author: Dave Beckett <[email protected]>
Date: Sat Mar 20 22:10:52 2010 -0700
Remove all raptor_world_enumerate_CLASS_options functions.
(raptor_world_options_enumerate_common): Remove internal function no
longer used.
Update parser test code to use option descriptions for testing option
URIs.
Update autodocs to refer to raptor_world_get_option_description() for
getting the valid option IDs.
commit 7007e1f2a87619586698f3fc3ebb8f3e8418c640
Author: Dave Beckett <[email protected]>
Date: Sat Mar 20 22:03:14 2010 -0700
Added option description class to describe any domain option.
typedef raptor_option_description added
(raptor_world_get_option_description): Added, to create an option
description object for a domain and option ID.
(raptor_free_option_description): Added to free an option
description.
(raptor_option_get_option_area_for_domain): Added internal helper to
map option IDs to area bits.
Update rapper to use option description instead of options
enumeration calls.
commit 3dc67b36fa872db76a9d1f0aafea8b3584077d1a
Author: Dave Beckett <[email protected]>
Date: Sat Mar 20 21:58:54 2010 -0700
Rename raptor_parser_get_option_count() to raptor_option_get_count().
commit d3da8631695025aed8aafd7e7d34813b97756a7e
Author: Dave Beckett <[email protected]>
Date: Sat Mar 20 21:53:24 2010 -0700
Add RAPTOR_DOMAIN_TURTLE_WRITER
-----------------------------------------------------------------------
Summary of changes:
docs/raptor-1-to-2-map.tsv | 15 ++--
docs/raptor-sections.txt | 5 +-
src/raptor.h | 43 ++++++--
src/raptor_internal.h | 1 -
src/raptor_option.c | 253 ++++++++++++++++----------------------------
src/raptor_parse.c | 25 ++---
src/raptor_sax2.c | 2 +-
src/raptor_serialize.c | 4 +-
src/raptor_turtle_writer.c | 7 +-
src/raptor_xml_writer.c | 4 +-
utils/rapper.c | 143 +++++++++++--------------
11 files changed, 215 insertions(+), 287 deletions(-)
hooks/post-receive
--
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits