David Robillard
253f6ba9c9
Support parallel installation of different major versions
...
git-svn-id: http://svn.drobilla.net/serd/trunk@151 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
8732797de8
Fix Python whitespace (PEP8).
...
git-svn-id: http://svn.drobilla.net/serd/trunk@142 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
259c304b92
Remove use of Python 2.6 syntax.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@138 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
d6549d7e88
Remove duplicate line.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@136 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
cf5542d017
Bump version number (reflecting that this is a different version than the one in lv2core).
...
git-svn-id: http://svn.drobilla.net/serd/trunk@128 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
fa17b08338
Add waf upload_docs.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@126 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
664c1c7a00
Add waf fixdocs to strip decorators from doxygen documentation.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@125 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
ab605d3603
Remove INSTALL and waf (broken intermediary commit).
...
Update wscript for new waf with included autowaf.
git-svn-id: http://svn.drobilla.net/serd/trunk@121 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
0b870e3789
Python 2/3: Use print('') instead of print() to print blank lines.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@120 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
48454fa922
Fix #include in amalgamation to refer to amalgamation header instead of system header.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@116 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
5b72a58a2f
Add @file comments to amalgamation to ease readability.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@113 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
4b003164f1
Fix amalgamation.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@112 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
ddd073f0a1
Abstract common read state tracking code (SerdReadState) to make user code less tedious.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@110 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
645d107da8
Sshh.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@94 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
306b4d2d86
Make unit tests work when serd is a sub-project.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@93 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
cfdea96ce4
Fix crashes when passed NULL nodes.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@88 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
8addf2ddad
Tidy.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@87 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
42f453554e
Print configuration summary.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@84 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
b5e093df6f
Use package version as library version.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@80 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
111f9ae323
Add `amalgamate' waf target for building single source file distribution.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@78 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
8a2478b3ef
Add man page for serdi.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@76 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
839dd67ed1
Move node functions into API.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@75 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
2a4db42ee2
Add `lint' waf target.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@73 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
c6d028b2ea
Fix/test reading empty files.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@70 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
b56591a083
Add serd_reader_read_string.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@69 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
e4daedb841
Remove SerdString cruft.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@54 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
752051a76a
SerdNamespaces => SerdEnv.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@36 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
187a60b1e0
Full rount-trip test coverage for Turtle reading and writing.
...
Fix writing UTF-8 URIs.
Improved test coverage.
git-svn-id: http://svn.drobilla.net/serd/trunk@28 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
ff9510dc36
Preliminary support for writing abbreviated Turtle.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@22 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
c5a3f407cb
Rename write.c to writer.c for consistency.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@21 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
8e86488fb0
More extensive test coverage.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@19 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
be0d9a7989
Support new autowaf test interface.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@17 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
b40edc21bf
Run, and pass all, bad tests.
...
Fix memory errors.
git-svn-id: http://svn.drobilla.net/serd/trunk@10 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
0a62fc5f6a
Rework character reading functions to support reading multi-byte characters (take a string dest parameter instead of returning uchar).
...
Escape ntriples output.
Pass all good read tests with output verification.
git-svn-id: http://svn.drobilla.net/serd/trunk@8 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago
David Robillard
05f3e795be
Initial import.
...
git-svn-id: http://svn.drobilla.net/serd/trunk@2 490d8e77-9747-427b-9fa3-0b8f29cee8a0
12 years ago