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  767f5731d2536577d8c9246b1dff8db372e109ef (commit)
       via  62afa910512cccbd109bd828be3e0eb7d1c56ca4 (commit)
      from  fc01c1f439a1a1cea0c2996fa1b8a708d0fa7e91 (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 767f5731d2536577d8c9246b1dff8db372e109ef
Author: Dave Beckett <[email protected]>
Date:   Tue Mar 9 18:34:47 2010 -0800

    Added raptor_object_options_init to initialise options object.
    
    (raptor_object_options_init): Added
    
    (raptor_new_parser): Call above to init parser's options block.

commit 62afa910512cccbd109bd828be3e0eb7d1c56ca4
Author: Dave Beckett <[email protected]>
Date:   Tue Mar 9 18:32:43 2010 -0800

    Made raptor_object_options contain an array of union str/int values and 
area.
    
    raptor_object_options gains raptor_option_area area field
    and options is now an array of raptor_str_int (union of char*/int)
    
    Adjusted RAPTOR_OPTIONS_GET/SET_NUMERIC macros to use integer
    part of union.

-----------------------------------------------------------------------

Summary of changes:
 src/raptor_internal.h |   65 +++++++++++++++++++++++++++----------------------
 src/raptor_option.c   |    8 ++++++
 src/raptor_parse.c    |    2 +
 3 files changed, 46 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits

Reply via email to