index
:
serd.git
1.x
absolute-base-uri
jsonld
main
master
model
python
remove-message
serd1
serd1-meson
serd1-warnings
serd1-world-log
test-performance
windows
Serd RDF serialisation library
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-22
Fix license header (awk oops).
David Robillard
8
-8
/
+8
2011-04-22
Fix Python whitespace (PEP8).
David Robillard
1
-204
/
+204
2011-04-22
Upgrade to waf 1.6.4 and autowaf r43
David Robillard
1
-0
/
+0
2011-04-22
Upgrade to waf 1.6.4
David Robillard
1
-0
/
+0
2011-04-22
Switch to ISC license (legally equivalent to MIT license but with less obnoxi...
David Robillard
10
-181
/
+108
2011-04-20
Remove use of Python 2.6 syntax.
David Robillard
1
-1
/
+1
2011-04-16
Update copyright headers
David Robillard
3
-3
/
+2
2011-04-06
Remove duplicate line.
David Robillard
1
-2
/
+0
2011-03-29
Update library preprocessor boilerplate
David Robillard
1
-13
/
+13
2011-03-29
Fix yelley project name in docs.
David Robillard
1
-1
/
+1
2011-03-28
Update waf (use standard LV2_PATH on Windows)
David Robillard
1
-0
/
+0
2011-03-28
Fix serdi on Windows (support file:///C:/... URIs)
David Robillard
1
-0
/
+5
2011-03-27
Update waf (working windows version)
David Robillard
1
-0
/
+0
2011-03-27
Update waf
David Robillard
1
-0
/
+0
2011-03-27
Update waf.
David Robillard
1
-0
/
+0
2011-03-19
Bump version number (reflecting that this is a different version than the one...
David Robillard
1
-1
/
+1
2011-03-19
Fix references to old license.
David Robillard
2
-3
/
+2
2011-03-17
Add waf upload_docs.
David Robillard
1
-3
/
+6
2011-03-17
Add waf fixdocs to strip decorators from doxygen documentation.
David Robillard
1
-0
/
+11
2011-03-17
Better documentation table style.
David Robillard
1
-4
/
+5
2011-03-17
Improve documentation.
David Robillard
3
-47
/
+49
2011-03-15
Add INSTALL and waf with autowaf bundled.
David Robillard
2
-0
/
+35
2011-03-15
Remove INSTALL and waf (broken intermediary commit).
David Robillard
3
-6
/
+4
2011-03-07
Python 2/3: Use print('') instead of print() to print blank lines.
David Robillard
1
-1
/
+1
2011-03-07
Fix documentation typo.
David Robillard
1
-1
/
+1
2011-03-06
Fix Doxygen warning.
David Robillard
1
-3
/
+1
2011-03-03
Tweak documentation style.
David Robillard
1
-6
/
+6
2011-03-02
Fix #include in amalgamation to refer to amalgamation header instead of syste...
David Robillard
1
-1
/
+4
2011-03-02
Shrink.
David Robillard
1
-2
/
+0
2011-03-02
Fix parsing several files/strings with the same parser.
David Robillard
2
-0
/
+36
2011-03-01
Add @file comments to amalgamation to ease readability.
David Robillard
1
-0
/
+1
2011-03-01
Fix amalgamation.
David Robillard
1
-1
/
+1
2011-02-25
Improve documentation style (align right/left edges, more logical/consistent ...
David Robillard
1
-11
/
+21
2011-02-25
Abstract common read state tracking code (SerdReadState) to make user code le...
David Robillard
4
-78
/
+183
2011-02-25
Lighten up documentation a bit.
David Robillard
1
-10
/
+3
2011-02-25
Tweak documentation style a bit.
David Robillard
1
-5
/
+9
2011-02-25
Fix documentation.
David Robillard
1
-3
/
+3
2011-02-25
Tidy.
David Robillard
1
-11
/
+13
2011-02-25
Switch to 2-clause BSD license.
David Robillard
10
-978
/
+217
2011-02-25
Switch to standard Javadoc/Doxygen style comments without leading asterisks.
David Robillard
1
-154
/
+296
2011-02-19
Specify explicit (but relative) header sizes.
David Robillard
1
-4
/
+15
2011-02-16
Make serd_writer_set_prefix return bool so it is compatible with SerdPrefixSi...
David Robillard
3
-13
/
+23
2011-02-16
Add SERD_STYLE_RESOLVED option for resolving (expanding) relative URIs in out...
David Robillard
3
-23
/
+82
2011-02-16
Fix serd_node_new_uri_from_string with empty string.
David Robillard
1
-5
/
+8
2011-02-16
Turtle rdf:type, xsd:decimal, xsd:integer, and xsd:float abbreviation.
David Robillard
1
-1
/
+21
2011-02-10
Add serd_node_new_uri_from_string.
David Robillard
2
-8
/
+18
2011-02-10
Add base parameter to serd_node_new_uri and add serd_node_new_uri_from_node.
David Robillard
3
-29
/
+65
2011-02-10
Make serd_uri_resolve return void, since it has no error case anyway.
David Robillard
4
-19
/
+12
2011-02-04
Fix parsing double with signs in their exponents (e.g. 1.234e+56).
David Robillard
3
-1
/
+11
2011-02-04
Sshh.
David Robillard
1
-1
/
+0
[prev]
[next]