aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/Edge.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-2/+1
2011-02-16Drop redlandmm for sordmm.David Robillard1-9/+8
2011-02-15Remove fuzzy lack of distinction between URIs and CURIEs.David Robillard1-4/+4
2011-02-15Trim more redlandmm API.David Robillard1-1/+2
2011-01-10Rewrite with UI/engine split.David Robillard1-2/+9
2010-12-22Update license to GPLv3.David Robillard1-10/+10
2010-12-22Expose numeric ID.David Robillard1-4/+4
2010-12-22Assign all objects a numeric ID at creation time.David Robillard1-16/+17
2010-12-17Simplify blank node ID stuff (and remove circular dependency of World and Node).David Robillard1-1/+1
2010-12-17Fix serialisation (fix ticket #508).David Robillard1-1/+1
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-21Fix Eugene and Machine compilation.David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-4/+4
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-4/+4
2008-01-06Remove raul dependency on liblo and redlandmm.David Robillard1-1/+2
2007-12-05Preliminary evolutionary stuff in machina.David Robillard1-2/+3
2007-11-30Split redland C++ wrappers out from Raul.David Robillard1-3/+3
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-2/+2
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard1-13/+14
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-03-30Canvas auto-layout uses durations like graphviz diagrams.David Robillard1-6/+6
2007-03-14Serialization bug fixes.David Robillard1-5/+1
2007-02-24Serialization of edges.David Robillard1-0/+63