summaryrefslogtreecommitdiffstats
path: root/src/pluginclasses.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-12Merge various collections into single files, reduce rampant code duplication.David Robillard1-89/+0
2009-01-21Add slv2_plugin_classes_free to public API (fix ticket #324).David Robillard1-1/+0
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-3/+3
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...David Robillard1-3/+4
2007-10-03Fix Plugin class related bugs.David Robillard1-3/+3
2007-09-30Be more tolerant of NULL collections (appear as if they're empty instead of d...David Robillard1-1/+2
2007-07-26Fix possible missed plugin search when list size == 1.David Robillard1-3/+0
2007-05-08Reworked simple query API to allow passing either QName or URI predicates.David Robillard1-1/+2
2007-04-21Code cleanups.David Robillard1-1/+1
2007-04-21Changed "categories" to "plugin classes" to better match RDF.David Robillard1-0/+90