summaryrefslogtreecommitdiffstats
path: root/src/slv2_internal.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-25Don't call librdf_free_world if world was passed by called using slv2_world_n...David Robillard1-0/+1
2007-07-25Start work on lock stuff, for threadsafe SLV2 and using SLV2 with apps that u...David Robillard1-1/+11
2007-07-01Removed redundant GUI loading stub (I'm an idiot).David Robillard1-5/+5
2007-07-01Fix a couple memory leaks/errors.David Robillard1-3/+3
2007-06-30Reworked GUI access in a safer way, anticipating various GUI specs (w/o break...David Robillard1-3/+14
2007-06-30Added support for (Lars Luthman's) GTK GUI extension (SLV2 still does NOT dep...David Robillard1-0/+9
2007-06-15Discovery performance improvements.David Robillard1-0/+2
2007-05-08Exposed slv2_value_free.David Robillard1-1/+0
2007-05-08Code cleanups.David Robillard1-13/+44
2007-05-08Reworked simple query API to allow passing either QName or URI predicates.David Robillard1-17/+17
2007-04-28Use index instead of variable name for selecting query variables (performance...David Robillard1-0/+3
2007-04-28Reworked query/value system to expose data type.David Robillard1-0/+21
2007-04-23Fixed outdated includes.David Robillard1-1/+1
2007-04-21Code cleanups.David Robillard1-0/+127