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  e44f7b8a0a2cf1ac395e73f762070871ec3918d6 (commit)
      from  a0cc973f2eac321e9f658987e2b21d8afd9c504c (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 e44f7b8a0a2cf1ac395e73f762070871ec3918d6
Author: Dave Beckett <[email protected]>
Date:   Fri Jan 8 23:17:23 2010 -0800

    Remove is_malloced field from raptor_identifier
    
    raptor_identifier loses is_malloc field
    
    (raptor_clear_identifier): Added to clear fields of static
    identified; pulled out of raptor_free_identifier
    
    (raptor_free_identifier): Call above and then free the object.

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

Summary of changes:
 src/raptor.h            |    2 --
 src/raptor_identifier.c |   27 ++++++++++++++++++++-------
 src/raptor_internal.h   |    2 ++
 src/raptor_rdfxml.c     |   11 ++++++-----
 src/turtle_parser.y     |    4 ----
 5 files changed, 28 insertions(+), 18 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