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  62d9294d40b5d384af9a3d76d382771d6db6d993 (commit)
       via  3630f6915e8850feac0f484202469823bbe775c0 (commit)
       via  55e06b7a4d15f25f2409dd65ff6eeed253e41f61 (commit)
       via  efcccaa222c66f57093316ab331fdd0437fd0437 (commit)
       via  ad3bb206a56f9c175933b7ea7aae850fac50e5ea (commit)
      from  c9861d54348f3d4f58456b4dc2e7cdf8e6e9c680 (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 62d9294d40b5d384af9a3d76d382771d6db6d993
Author: Dave Beckett <[email protected]>
Date:   Tue Mar 9 22:52:33 2010 -0800

    (raptor_world_set_flag): Replaces raptor_world_set_www_flags with world 
flag RAPTOR_WORLD_FLAG_WWW_SKIP_INIT_FINISH

commit 3630f6915e8850feac0f484202469823bbe775c0
Author: Dave Beckett <[email protected]>
Date:   Tue Mar 9 22:43:59 2010 -0800

    Remove get/set option_string forms

commit 55e06b7a4d15f25f2409dd65ff6eeed253e41f61
Author: Dave Beckett <[email protected]>
Date:   Tue Mar 9 22:43:31 2010 -0800

    Update serializer and xml_writer get/set options to use just 1 function.

commit efcccaa222c66f57093316ab331fdd0437fd0437
Author: Dave Beckett <[email protected]>
Date:   Tue Mar 9 22:39:34 2010 -0800

    Update sax2 set options (there is no get) to use generic code.
    
    (raptor_new_sax2): Init options structure.
    
    (raptor_free_sax2): Clear options structure.
    
    (raptor_sax2_set_option): Alter signature to use new format.  This
    API is not yet public.
    
    Update code and callers to use the option access macros.

commit ad3bb206a56f9c175933b7ea7aae850fac50e5ea
Author: Dave Beckett <[email protected]>
Date:   Tue Mar 9 22:37:18 2010 -0800

    (raptor_new_xml_writer): Call raptor_object_options_init

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

Summary of changes:
 docs/raptor-1-to-2-map.tsv |    8 ++--
 docs/raptor-sections.txt   |    7 ---
 src/raptor.h               |    4 +-
 src/raptor_general.c       |    4 ++
 src/raptor_internal.h      |   12 +-----
 src/raptor_rdfxml.c        |    4 +-
 src/raptor_rss.c           |    2 +-
 src/raptor_sax2.c          |   89 +++++++++++--------------------------------
 src/raptor_www.c           |   33 ----------------
 src/raptor_xml_writer.c    |    3 +
 10 files changed, 42 insertions(+), 124 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