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  efd40982c2356eab8c37c1da1acd8b459ec06b56 (commit)
       via  c790acaf5ac5c5edb463feace1fed6d33827214d (commit)
       via  352a29a0aacca6108ab9da3c8d38a5ae7721994e (commit)
       via  89b75f9a411938e7e32d459c036a949cdc89133f (commit)
       via  f20693b831f80bd90f6056300e2c4ba9daa6789f (commit)
       via  9015c69c048d946f97e34503c1c5c565163f24d4 (commit)
       via  a41f171e17dada2d9e92a46ddc9d9f6bb6c860aa (commit)
       via  b3c4100a2006ad1a404ef99868d2e919da715071 (commit)
       via  921317554141e00f94e93aa305a6bfe9bd9f7bbf (commit)
       via  21f73f46e89a77d0a685ed6fc931eceffea7802a (commit)
       via  077af11d1f20c8809b226a7719f4b03e6aafaace (commit)
       via  32ce678a5329aeab17b42fdc61b41825a7b1503f (commit)
       via  6d30c0be25dece56f520762d61a83dff557ee3d0 (commit)
       via  6a4aad92a5e1eabb823abf43511529cc12e49651 (commit)
       via  dba1b4308b448706dc9f08913cfec74034d80db2 (commit)
       via  8e727c8ee798d5834cdf0c2da978a6e4ae30bbd8 (commit)
       via  4e71f31dedcb22a5b76820c922ba7e63b3a3f2b3 (commit)
       via  1935ae1ef55d38b67d3e63be721c55a4ab1d9384 (commit)
       via  02a2c1ba8b5b69de27d4133e9c13a5502391d218 (commit)
       via  93f16dcca691078a3144c25810cb4360b9d81a89 (commit)
       via  140700939b35c49ba8e87e4d3e78c4b0c575ffe5 (commit)
       via  7026fc87776fd907aba58afe9a26658d5d39aa28 (commit)
       via  31a8663503ea17cb8273956afcb7f9a598265b48 (commit)
      from  d6be3f498ff77c3e489433cdaf623bce64b2571c (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 efd40982c2356eab8c37c1da1acd8b459ec06b56
Merge: d6be3f498ff77c3e489433cdaf623bce64b2571c 
c790acaf5ac5c5edb463feace1fed6d33827214d
Author: Dave Beckett <[email protected]>
Date:   Sat Jan 16 08:03:23 2010 -0800

    Merge branch 'statement-term'

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

Summary of changes:
 docs/tmpl/section-triples.sgml  |    1 +
 src/Makefile.am                 |    4 +-
 src/ntriples_parse.c            |   33 +-
 src/raptor.h                    |   52 +--
 src/raptor_grddl.c              |   24 +-
 src/raptor_identifier.c         |  276 ------------
 src/raptor_internal.h           |   33 +-
 src/raptor_librdfa.c            |  101 +++--
 src/raptor_rdfxml.c             |  899 ++++++++++++++++++++++++---------------
 src/raptor_rss.c                |  206 +++++-----
 src/raptor_rss.h                |    4 +-
 src/raptor_rss_common.c         |   23 +-
 src/raptor_serialize.c          |    2 +-
 src/raptor_serialize_dot.c      |   34 +-
 src/raptor_serialize_json.c     |   64 ++--
 src/raptor_serialize_ntriples.c |    8 +-
 src/raptor_serialize_rdfxml.c   |   44 +-
 src/raptor_serialize_rdfxmla.c  |   28 +-
 src/raptor_serialize_rss.c      |  114 +++---
 src/raptor_serialize_simple.c   |   30 +-
 src/raptor_serialize_turtle.c   |   22 +-
 src/raptor_statement.c          |  407 ++++++++++--------
 src/raptor_xsd.c                |   63 ---
 src/turtle_parser.y             |  382 +++++++----------
 utils/rapper.c                  |    8 +-
 utils/rdfdiff.c                 |   76 ++--
 26 files changed, 1360 insertions(+), 1578 deletions(-)
 delete mode 100644 src/raptor_identifier.c
 delete mode 100644 src/raptor_xsd.c


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