index
:
lilv.git
fix-fake-ms
fix-windows
fix-windows-mkdir
main
serd1
Lilv LV2 host library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
collections.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-10
Always back LilvNode with a SordNode and shave 16 bytes off of LilvNode.
David Robillard
1
-2
/
+2
2012-08-09
Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...
David Robillard
1
-6
/
+7
2012-01-17
Support compilation as C++ under MSVC++,
David Robillard
1
-6
/
+6
2011-12-18
Fix broken lilv_resource_node_cmp (always equal)
David Robillard
1
-1
/
+1
2011-12-16
Fix lilv_world_find_nodes to work with wildcard subjects.
David Robillard
1
-0
/
+8
2011-09-28
Remove useless wrapper.
David Robillard
1
-14
/
+2
2011-09-28
Remove glib dependency
David Robillard
1
-18
/
+26
2011-05-24
Fix references to old Node name "Value"
David Robillard
1
-1
/
+1
2011-04-30
Tidy.
David Robillard
1
-2
/
+6
2011-04-29
Tidy.
David Robillard
1
-1
/
+1
2011-04-29
Rename command line utilities to avoid clashing with slv2.
David Robillard
1
-1
/
+1
2011-04-29
LilvValue => LilvNode.
David Robillard
1
-14
/
+14
2011-04-29
Don't hide pointers behind typedefs.
David Robillard
1
-48
/
+43
2011-04-28
Rename slv2 to lilv.
David Robillard
1
-100
/
+82
2011-04-28
More future-proof collection APIs.
David Robillard
1
-10
/
+13
2011-04-22
Switch to ISC license (legally equivalent to MIT license but with less obnoxi...
David Robillard
1
-20
/
+11
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-1
/
+0
2011-03-10
Hide as many collection details as possible while keeping generic iterator / ...
David Robillard
1
-0
/
+68
2011-03-09
Add a deprecated stub for slv2_plugins_free for backwards source compatibility.
David Robillard
1
-7
/
+0
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