CIA.vc
Dave Beckett
Real-time open source activity stats
Stats » Authors » Dave Beckett
informationsyndicateUTC clock
13:06 on Feb 13, 2012
event counters
The last message was received 1.04 years ago at 00:41 on Jan 30, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
2131 messages since the first one, 2.93 years ago, for an average of 12.03 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
00:41 on Jan 30, 2011redlandpp
Commit by dajobe :: rd30f1b0 /.gitignore: (link)
gitignore
#
00:41 on Jan 30, 2011redlandpp
Commit by dajobe :: rb6bdecb /configure.ac: (link)

Modernise autoconf state to match other redland packages

  • Use AC_LANG_SOURCE for newer autoconf
  • autoconf 2.62+ and automake 1.11+
#
00:41 on Jan 30, 2011redlandpp
Commit by dajobe :: rc5d888c /autogen.sh: (link)
update autogen.sh
#
01:40 on Sep 27, 2010redland-bindings
Commit by dajobe :: r4f65076 /000-README-GIT.txt: (link)
#
01:39 on Sep 27, 2010redland
Commit by dajobe :: r8c491d3 /000-README-GIT.txt: (link)
Moved to GitHub at http://github.com/dajobe/librdf
#
17:43 on Sep 20, 2010redland-bindings
Commit by dajobe :: reb290d7 /lua/ (Makefile.am test.lua): (link)
Add test.lua and make 'make check' work
#
17:40 on Sep 20, 2010redland-bindings
Commit by dajobe :: r24d44b3 / (Makefile.am configure.ac lua/Makefile.am): (link)
Add skeleton config for LUA bindings
#
23:43 on Aug 20, 2010redland
Commit by dajobe :: rbffb905 /src/rdf_query_rasqal.c: (link)
 Try to construct a set of data graphs that make rasqal queries with graphs work.

(rasqal_redland_new_triples_source): After deleteing any existing
graphs in the query string, add all the graph context uris as data
graphs into the query model.  This allows rasqal to iterate over them
and bind variables to graph names correctly.  This is a workaround,
as really rasqal + redland should work together to allow abstracting
this out of the triples-focused API.

Intended to address Issue#000382 http://bugs.librdf.org/mantis/view.php?id=382
#
17:57 on Aug 17, 2010rasqal
Commit by dajobe :: r85629df /000-README-GIT.txt: (link)
Moved to GitHub at http://github.com/dajobe/rasqal
#
22:27 on Aug 14, 2010redland-raptor
Commit by dajobe :: r4e2c63f /RELEASE.html: (link)
Merge branch 'master' of git.librdf.org:/repositories/raptor
#
22:27 on Aug 14, 2010redland-raptor
Commit by dajobe :: rf892ad1 /000-README-GIT.txt: (link)
Moved to GitHub at http://github.com/dajobe/raptor
#
21:35 on Aug 14, 2010redland-raptor
Commit by dajobe :: r8d60361 /RELEASE.html: (link)
1.9.0 notes
#
21:23 on Aug 14, 2010redland-raptor
Commit by dajobe :: r3ed71e9 /docs/raptor-serializers.xml: (link)
Add N-Quads section
#
21:23 on Aug 14, 2010redland-raptor
Commit by dajobe :: r83a6c86 /tests/trig/Makefile.am: (link)
Add bug370.out to dist
#
21:00 on Aug 14, 2010redland-raptor
Commit by dajobe :: ra47c072 /tests/trig/ (6 files): (link)
Convert TRiG output results file to N-Quads to check graph parameter.
#
20:57 on Aug 14, 2010redland-raptor
Commit by dajobe :: rcd6de7e / (5 files in 2 dirs): (link)
 Add N-Quads serializer name 'nquads' using N-Triples serializer.

Add conditions in makefile to allow ntriples and/or nquads
serializers

raptor_ntriples_serializer_context rename dummy field to is_quads

(raptor_ntriples_serialize_statement): Pass on flag to print graph.

(raptor_nquads_serializer_register_factory): Added to register nquads
serializer with text/n-quads mime type

(raptor_init_serializer_nquads): Added
#
20:53 on Aug 14, 2010redland-raptor
Commit by dajobe :: rd1cf072 /tests/turtle/ (Makefile.am bad-23.ttl): (link)
Merge branch 'master' of git.librdf.org:/repositories/raptor
#
20:53 on Aug 14, 2010redland-raptor
Commit by dajobe :: r91298cf /src/turtle_parser.y: (link)
Make TRiG parser reset flag after ending named graph, so next triple makes a default graph start event if necessary
#
21:48 on Aug 11, 2010redland-raptor
Commit by dajobe :: r9583c9e /tests/turtle/ (Makefile.am bad-23.ttl): (link)
#
04:56 on Aug 10, 2010redland-bindings
Commit by dajobe :: r7f85cf9 /python/redland-post.i: (link)
Revert raptor_locator_uri_string to raptor_locator_uri
#