CIA.vc
Redland
Redland RDF API and triplestore
Stats » Projects » Redland
informationsyndicateUTC clock
00:00 on Jul 30, 2010
event counters
The last message was received 1.85 months ago at 08:42 on Jun 04, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 20 messages last month
1103 messages since the first one, 1.38 years ago, for an average of 10.98 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
08:42 on Jun 04redland
Commit by laalto :: r0bf9773 /src/ (4 files): (link)
(librdf_statement_encode_parts2,librdf_init_statement,librdf_finish_statement): Pulled some functionality common to both librdf and raptor2 statements to rdf_statement_common.c. Now links with LIBRDF_USE_RAPTOR_STATEMENT.
#
08:42 on Jun 04redland
Commit by laalto :: rf0ae35d /src/ (rdf_storage_hashes.c rdf_storage_list.c): (link)
#ws
#
08:42 on Jun 04redland
Commit by laalto :: r9b8160b /src/rdf_raptor_statement.c: (link)
file comment
#
17:00 on Jun 03redland
Commit by dajobe :: r5888273 /src/rdf_statement.c: (link)
(main): fix call of librdf_statement_decode2 in test
#
17:00 on Jun 03redland
Commit by dajobe :: rb17e9b8 /src/rdf_statement.c: (link)
(main): use librdf_statement_decode2 in test
#
16:56 on Jun 03redland
Commit by dajobe :: r89cfa8c /src/rdf_raptor_statement.c: (link)
(librdf_statement_decode2): Call librdf_node_decode with world
#
16:55 on Jun 03redland
Commit by dajobe :: ree1b202 /src/rdf_raptor_statement.c: (link)
Add librdf_statement_encode2 for raptor2
#
15:43 on Jun 03redland
Commit by dajobe :: r7e9e046 /src/rdf_node.c: (link)
(librdf_node_get_counted_blank_identifier): No need for strlen
#
15:42 on Jun 03redland
Commit by dajobe :: r5d91ad2 /src/rdf_node.c: (link)
(librdf_node_get_counted_blank_identifier): Add for raptor v1 node
#
15:39 on Jun 03redland
Commit by dajobe :: rf35f252 /src/ (rdf_node.h rdf_term.c): (link)
(librdf_node_get_counted_blank_identifier): Added
#
03:45 on Jun 03redland
Commit by dajobe :: rfb41095 /src/rdf_node.c: (link)
(librdf_new_node_from_blank_identifier): fix
#
03:40 on Jun 03redland
Commit by dajobe :: r0a83c28 /src/ (rdf_node.h rdf_term.c): (link)
(librdf_new_node_from_counted_blank_identifier): Implement for raptor 2 API
#
03:21 on Jun 03redland
Commit by dajobe :: r6ac1485 /src/ (rdf_node.c rdf_node.h): (link)
(librdf_new_node_from_counted_blank_identifier): Added
#
22:30 on Jun 02redland
Commit by dajobe :: r29cab3d /src/ (4 files): (link)
Use non-deprecated statement encode/decode functions for raptor V1
#
22:12 on Jun 02redland
Commit by dajobe :: r486cc1e /src/ (4 files): (link)
 Added librdf_statement_encode2, librdf_statement_encode_parts2, librdf_statement_decode2 deprecating those without world arg.

(librdf_statement_encode2, librdf_statement_encode_parts2,
librdf_statement_decode2): Added deprecating those without world arg.

(librdf_statement_encode, librdf_statement_encode_parts,
librdf_statement_decode): Deprecated.
#
21:37 on Jun 02redland
Commit by dajobe :: rae4b276 /src/ (rdf_iterator.c rdf_stream.c): (link)
Updated tests to use new librdf_node_new_static_node_iterator()
#
21:37 on Jun 02redland
Commit by dajobe :: r38c64ef /src/ (5 files): (link)
 Moved librdf_node_static_iterator code to new rdf_node_common.c module.

(librdf_node_new_static_node_iterator): Added, deprecating
librdf_node_static_iterator_create().

(librdf_node_static_iterator_create): Always fails when built with
raptor2 API.

Updated tests - all users of librdf_node_static_iterator_create() -
to use new function.
#
20:54 on Jun 02redland
Commit by dajobe :: r960b6e7 /src/ (4 files): (link)
Rename USE_RAPTOR_* macros to LIBRDF_USE_RAPTOR_*
#
20:54 on Jun 02redland
Commit by dajobe :: r191f65c /src/librdf.h: (link)
tidy USE_RAPTOR_*
#
20:54 on Jun 02redland
Commit by dajobe :: rb1c9bb5 /src/rdf_term.c: (link)
(librdf_new_node_from_typed_counted_literal): Use raptor_new_term_from_counted_literal
#