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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-01
Windows compatibility fixes.
David Robillard
1
-18
/
+20
2012-01-28
Update state interface to support multiple state snapshots with shared files.
David Robillard
1
-16
/
+99
2012-01-18
Fix memory leaks.
David Robillard
1
-5
/
+8
2012-01-18
Fix memory error (fix #810).
David Robillard
1
-2
/
+2
2012-01-17
Tidy.
David Robillard
1
-1
/
+1
2012-01-17
Add test cases for lilv_expand and fix bugs.
David Robillard
1
-2
/
+2
2012-01-17
Remove use of wordexp.
David Robillard
1
-27
/
+68
2012-01-17
Support compilation as C++ under MSVC++,
David Robillard
1
-14
/
+42
2012-01-16
Use correct WIN32 define.
David Robillard
1
-2
/
+2
2012-01-14
Lint.
David Robillard
1
-2
/
+2
2012-01-09
Make lilv_state_save take a full filename with extension.
David Robillard
1
-0
/
+15
2012-01-08
Fix compilation on Mac OS X.
David Robillard
1
-2
/
+6
2012-01-08
Move all non-portable stuff to util.c.
David Robillard
1
-2
/
+37
2012-01-08
Localise directory traversal stuff.
David Robillard
1
-34
/
+49
2012-01-08
Use flock instead of lockf (seems to be more portable).
David Robillard
1
-3
/
+6
2012-01-08
Add file support to state implementation.
David Robillard
1
-1
/
+223
2012-01-04
Implement proper support for LV2_STATE_BUNDLE.
David Robillard
1
-0
/
+39
2011-11-06
Remove unnecessary _XOPEN_SOURCE defines causing problems on FreeBSD.
David Robillard
1
-2
/
+0
2011-05-24
Re-use the SordNode of blank nodes when copying.
David Robillard
1
-10
/
+1
2011-04-29
Tidy.
David Robillard
1
-1
/
+1
2011-04-29
Rename command line utilities to avoid clashing with slv2.
David Robillard
1
-3
/
+3
2011-04-29
Remove half-assed qname API.
David Robillard
1
-23
/
+0
2011-04-29
Don't hide pointers behind typedefs.
David Robillard
1
-1
/
+1
2011-04-28
Rename slv2 to lilv.
David Robillard
1
-8
/
+8
2011-04-23
Improve node struct alignment
David Robillard
1
-2
/
+3
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
/
+1
2011-03-28
Fix Windows build
David Robillard
1
-2
/
+17
2011-03-06
Relicense to 2-clause BSD... for the good of LV2... and hopefully me... event...
David Robillard
1
-17
/
+24
2011-02-12
Document entire API in a single header/page.
David Robillard
1
-1
/
+0
2011-02-11
Tidy up includes.
David Robillard
1
-2
/
+2
2011-02-11
Better, tested, i18n system.
David Robillard
1
-16
/
+29
2011-02-04
Update for uint8_t sord API.
David Robillard
1
-2
/
+2
2011-02-04
Remove repeated blank lines.
David Robillard
1
-3
/
+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
-26
/
+15
2011-01-30
Non-SPARQL versions of slv2_port_get_value_by_qname, slv2_port_get_value_by_q...
David Robillard
1
-1
/
+35
2011-01-29
Non-SPARQL version of slv2_plugin_get_value_by_qname_i18n.
David Robillard
1
-1
/
+1
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2009-06-03
Single-pass slv2_strjoin.
David Robillard
1
-18
/
+10
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-2
/
+2
2008-11-08
Support i18n literals via LANG environment variable.
David Robillard
1
-0
/
+23
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-1
/
+1
2008-01-25
Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...
David Robillard
1
-14
/
+2
2007-02-18
Implemented discovery of plugin extension bundles.
David Robillard
1
-16
/
+7
2007-02-05
Copyright/Documentation/etc cleanups.
David Robillard
1
-2
/
+2
2006-07-26
Removed vstrjoin
David Robillard
1
-24
/
+25
2006-07-26
- Removed all the unsigned char garbage from the API
David Robillard
1
-19
/
+11
2006-07-18
Stricter warning cleanliness
David Robillard
1
-2
/
+2
[next]