Age | Commit message (Expand) | Author | Files | Lines |
2011-03-09 | New collections and iterator API. | David Robillard | 1 | -51/+119 |
2011-03-08 | Use the same data structure for all collections (fix ticket #650). | David Robillard | 1 | -48/+20 |
2011-03-06 | Relicense to 2-clause BSD... for the good of LV2... and hopefully me... event... | David Robillard | 1 | -17/+24 |
2011-02-24 | Move UI stuff back into slv2.h (avoid breakage). | David Robillard | 1 | -2/+0 |
2011-02-12 | Make UI support a compile-time option, and separate UI functions into slv2/ui.h. | David Robillard | 1 | -2/+5 |
2011-02-12 | Document entire API in a single header/page. | David Robillard | 1 | -4/+0 |
2011-02-11 | Tidy up includes. | David Robillard | 1 | -3/+2 |
2011-02-11 | Use GSequence for collections with get_by_uri search methods. | David Robillard | 1 | -65/+52 |
2011-02-11 | Use `static' and `SLV2_API' explicitly/consistently. | David Robillard | 1 | -10/+6 |
2011-02-04 | Replace use of raptor (for raptor_sequence) with glib. | David Robillard | 1 | -10/+10 |
2011-02-04 | Tidy. | David Robillard | 1 | -1/+1 |
2011-02-04 | Remove repeated blank lines. | David Robillard | 1 | -6/+0 |
2011-02-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2011-02-04 | Drop librdf in favour of serd/sord. | David Robillard | 1 | -1/+0 |
2010-10-16 | Use #include <redland.h> over #include <librdf.h> (since redland 1.0.11 broke... | David Robillard | 1 | -1/+1 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2009-06-03 | Consistent error/warning message output. | David Robillard | 1 | -1/+1 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -8/+8 |
2009-02-12 | Add missing file (oops). | David Robillard | 1 | -0/+155 |