summaryrefslogtreecommitdiffstats
path: root/sord/sordmm.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-28Const-correct node API.David Robillard1-2/+2
2011-04-27Remove boost and glibmm dependencies from sordmm.hpp.David Robillard1-19/+28
2011-04-27Don't hide pointers behind typedefs.David Robillard1-16/+17
2011-04-27Update for new Serd API.David Robillard1-6/+6
2011-04-23Improve node struct alignmentDavid Robillard1-1/+1
2011-04-22Fix license header (awk oops).David Robillard1-1/+1
2011-04-22Switch to ISC license (legally equivalent to MIT license but with less obnoxi...David Robillard1-20/+20
2011-04-16Update copyright headersDavid Robillard1-2/+1
2011-03-09We use fully braced blocks 'round these parts.David Robillard1-1/+2
2011-03-09Fix compilation (and hopefully inexplicable revision control craziness...)David Robillard1-2/+2
2011-02-19String reading/writing.David Robillard1-9/+14
2011-02-17Fix Namespaces::qualify.David Robillard1-1/+1
2011-02-16Sord::Resource => Sord::URI (consistency with C API).David Robillard1-11/+11
2011-02-16Make serd.h C++ safe.David Robillard1-0/+504