Posted
about 16 years
ago
by
deveiant
6 edits1 add in trunkManual work
Adding an experimental implementation of the GraphPath? library
|
Posted
over 16 years
ago
by
deveiant
Added link to Python GraphPath?
(diff)
|
Posted
over 16 years
ago
by
deveiant
1 edit in trunk/misc/redland-1.0.9.patch
Added some instructions to the redland patch.
|
Posted
over 16 years
ago
by
deveiant
10 edits2 adds in trunkAdded a Redleaf::StoreCreationError? to disambiguate creation errors from other
exceptions raised by a store.
Made the specs tolerant of connection failures in the RDBMS-backed store classes. Thanks
to Gregg Kellogg for the
|
Posted
over 16 years
ago
by
deveiant
3 edits1 add in trunkAdded an experiment to try to figure out why IPAddr conversion sometimes doesn't work.
Some manual work.
|
Posted
over 16 years
ago
by
deveiant
6 edits in trunkChanged logging in the spec helper to support the webkit RSpec runner
Commented out the manual:build hack in Rakefile.local; need to find a better
way to do this, as it's causing problems.
Cleaned up some examples.
|
Posted
over 16 years
ago
by
deveiant
1 edit in trunk/examples/redleaf_skos.rb
Adding example output to the redleaf_skos example
|
Posted
over 16 years
ago
by
deveiant
5 edits in trunk
A little bit of work on the manual.
|
Posted
over 16 years
ago
by
deveiant
8 edits in trunk
Reorganized the manual a bit.
|
Posted
over 16 years
ago
by
deveiant
4 edits in trunkMade literal-conversion stringify values returned from conversions called via
Redleaf::NodeUtils?.make_object_type_literal.
Fixed stupid inversion of logic bug in Redleaf::Store#sync.
|