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 04484c0a17c2a773bc3c30373e3ddc9afdbb2e92 (commit)
via 47d9bb847748f26297c8cef53da40565488921c3 (commit)
from f856d533e2bc3eac1ab35c3da811318028cf22e8 (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 04484c0a17c2a773bc3c30373e3ddc9afdbb2e92
Author: Dave Beckett <[email protected]>
Date: Sat Jan 30 20:31:03 2010 -0800
Move raptor_avltree to public API.
Public opaque typedefs: raptor_avltree and raptor_avltree_iterator
Public function typedefs: raptor_data_compare_function,
raptor_data_free_function and raptor_avltree_visit_function
Public functions: raptor_new_avltree, raptor_free_avltree,
raptor_avltree_add, raptor_avltree_delete, raptor_avltree_print,
raptor_avltree_remove, raptor_avltree_search,
raptor_avltree_set_print_handler, raptor_avltree_size,
raptor_avltree_visit, raptor_new_avltree_iterator,
raptor_free_avltree_iterator, raptor_avltree_iterator_end,
raptor_avltree_iterator_get and raptor_avltree_iterator_next
NOTE: These were not made public and seem to be internal/unused:
raptor_avltree_cursor_first, raptor_avltree_cursor_last,
raptor_avltree_cursor_prev, raptor_avltree_cursor_next and
raptor_avltree_cursor_get
commit 47d9bb847748f26297c8cef53da40565488921c3
Author: Dave Beckett <[email protected]>
Date: Sat Jan 30 20:28:31 2010 -0800
2010
-----------------------------------------------------------------------
Summary of changes:
docs/raptor-docs.xml | 2 +
docs/raptor-sections.txt | 21 +++++++++++++++++
src/raptor.h | 53 +++++++++++++++++++++++++++++++++++++++++++
src/raptor_avltree.c | 56 +++++++++++++++++++++++-----------------------
src/raptor_internal.h | 39 +-------------------------------
5 files changed, 105 insertions(+), 66 deletions(-)
hooks/post-receive
--
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits