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
path:
root
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-22
Fix Python whitespace (PEP8).
David Robillard
1
-204
/
+204
2011-04-20
Remove use of Python 2.6 syntax.
David Robillard
1
-1
/
+1
2011-04-06
Remove duplicate line.
David Robillard
1
-2
/
+0
2011-03-19
Bump version number (reflecting that this is a different version than the one...
David Robillard
1
-1
/
+1
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-15
Remove INSTALL and waf (broken intermediary commit).
David Robillard
1
-4
/
+4
2011-03-07
Python 2/3: Use print('') instead of print() to print blank lines.
David Robillard
1
-1
/
+1
2011-03-02
Fix #include in amalgamation to refer to amalgamation header instead of syste...
David Robillard
1
-1
/
+4
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
Abstract common read state tracking code (SerdReadState) to make user code le...
David Robillard
1
-0
/
+7
2011-02-04
Sshh.
David Robillard
1
-1
/
+0
2011-02-03
Make unit tests work when serd is a sub-project.
David Robillard
1
-10
/
+25
2011-01-28
Fix crashes when passed NULL nodes.
David Robillard
1
-1
/
+1
2011-01-27
Tidy.
David Robillard
1
-2
/
+3
2011-01-26
Print configuration summary.
David Robillard
1
-0
/
+3
2011-01-25
Use package version as library version.
David Robillard
1
-3
/
+2
2011-01-25
Add `amalgamate' waf target for building single source file distribution.
David Robillard
1
-0
/
+24
2011-01-25
Add man page for serdi.
David Robillard
1
-0
/
+3
2011-01-25
Move node functions into API.
David Robillard
1
-0
/
+1
2011-01-25
Add `lint' waf target.
David Robillard
1
-0
/
+3
2011-01-25
Fix/test reading empty files.
David Robillard
1
-2
/
+4
2011-01-25
Add serd_reader_read_string.
David Robillard
1
-1
/
+3
2011-01-24
Remove SerdString cruft.
David Robillard
1
-1
/
+0
2011-01-22
SerdNamespaces => SerdEnv.
David Robillard
1
-1
/
+1
2011-01-21
Full rount-trip test coverage for Turtle reading and writing.
David Robillard
1
-15
/
+33
2011-01-21
Preliminary support for writing abbreviated Turtle.
David Robillard
1
-17
/
+19
2011-01-21
Rename write.c to writer.c for consistency.
David Robillard
1
-1
/
+1
2011-01-21
More extensive test coverage.
David Robillard
1
-10
/
+27
2011-01-20
Support new autowaf test interface.
David Robillard
1
-3
/
+6
2011-01-20
Run, and pass all, bad tests.
David Robillard
1
-8
/
+8
2011-01-20
Rework character reading functions to support reading multi-byte characters (...
David Robillard
1
-1
/
+7
2011-01-19
Initial import.
David Robillard
1
-0
/
+142
[prev]