aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-30Use descriptive return codes instead of boolDavid Robillard7-99/+100
2011-04-30Fix indentation.David Robillard1-17/+17
2011-04-30Consistent error messagesDavid Robillard4-14/+14
2011-04-28Support parallel installation of different major versionsDavid Robillard3-7/+10
2011-04-27Don't hide pointers in typedefs.David Robillard5-150/+149
2011-04-24Fix reader memory stack use and verify read_object fully clears its stack.David Robillard4-33/+73
2011-04-23Fix stack memory leak (unbounded memory increasing per read triple, oops).David Robillard1-3/+5
2011-04-23Improve node struct alignmentDavid Robillard3-8/+8
2011-04-23Fix parsing of language tags with several hyphens.David Robillard3-2/+4
2011-04-23Tidy.David Robillard8-8/+0
2011-04-23Fix crazy define name.David Robillard1-5/+5
2011-04-22Fix license header (awk oops).David Robillard8-8/+8
2011-04-22Fix Python whitespace (PEP8).David Robillard1-204/+204
2011-04-22Upgrade to waf 1.6.4 and autowaf r43David Robillard1-0/+0
2011-04-22Upgrade to waf 1.6.4David Robillard1-0/+0
2011-04-22Switch to ISC license (legally equivalent to MIT license but with less obnoxi...David Robillard10-181/+108
2011-04-20Remove use of Python 2.6 syntax.David Robillard1-1/+1
2011-04-16Update copyright headersDavid Robillard3-3/+2
2011-04-06Remove duplicate line.David Robillard1-2/+0
2011-03-29Update library preprocessor boilerplateDavid Robillard1-13/+13
2011-03-29Fix yelley project name in docs.David Robillard1-1/+1
2011-03-28Update waf (use standard LV2_PATH on Windows)David Robillard1-0/+0
2011-03-28Fix serdi on Windows (support file:///C:/... URIs)David Robillard1-0/+5
2011-03-27Update waf (working windows version)David Robillard1-0/+0
2011-03-27Update wafDavid Robillard1-0/+0
2011-03-27Update waf.David Robillard1-0/+0
2011-03-19Bump version number (reflecting that this is a different version than the one...David Robillard1-1/+1
2011-03-19Fix references to old license.David Robillard2-3/+2
2011-03-17Add waf upload_docs.David Robillard1-3/+6
2011-03-17Add waf fixdocs to strip decorators from doxygen documentation.David Robillard1-0/+11
2011-03-17Better documentation table style.David Robillard1-4/+5
2011-03-17Improve documentation.David Robillard3-47/+49
2011-03-15Add INSTALL and waf with autowaf bundled.David Robillard2-0/+35
2011-03-15Remove INSTALL and waf (broken intermediary commit).David Robillard3-6/+4
2011-03-07Python 2/3: Use print('') instead of print() to print blank lines.David Robillard1-1/+1
2011-03-07Fix documentation typo.David Robillard1-1/+1
2011-03-06Fix Doxygen warning.David Robillard1-3/+1
2011-03-03Tweak documentation style.David Robillard1-6/+6
2011-03-02Fix #include in amalgamation to refer to amalgamation header instead of syste...David Robillard1-1/+4
2011-03-02Shrink.David Robillard1-2/+0
2011-03-02Fix parsing several files/strings with the same parser.David Robillard2-0/+36
2011-03-01Add @file comments to amalgamation to ease readability.David Robillard1-0/+1
2011-03-01Fix amalgamation.David Robillard1-1/+1
2011-02-25Improve documentation style (align right/left edges, more logical/consistent ...David Robillard1-11/+21
2011-02-25Abstract common read state tracking code (SerdReadState) to make user code le...David Robillard4-78/+183
2011-02-25Lighten up documentation a bit.David Robillard1-10/+3
2011-02-25Tweak documentation style a bit.David Robillard1-5/+9
2011-02-25Fix documentation.David Robillard1-3/+3
2011-02-25Tidy.David Robillard1-11/+13
2011-02-25Switch to 2-clause BSD license.David Robillard10-978/+217