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
/
src
/
serdi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-23
Shrink code.
David Robillard
1
-13
/
+10
2011-01-23
SerdNodeType => SerdType.
David Robillard
1
-3
/
+3
2011-01-23
Streaming abbreviation.
David Robillard
1
-1
/
+9
2011-01-22
SerdNamespaces => SerdEnv.
David Robillard
1
-10
/
+10
2011-01-21
Full rount-trip test coverage for Turtle reading and writing.
David Robillard
1
-2
/
+1
2011-01-21
Fix command line argument handling when options are given.
David Robillard
1
-3
/
+4
2011-01-21
Gracefully stop parsing on error (i.e. report exactly one error for each bad ...
David Robillard
1
-2
/
+2
2011-01-21
Preliminary support for writing abbreviated Turtle.
David Robillard
1
-7
/
+47
2011-01-21
Make writer write to any sink passed in by the user.
David Robillard
1
-4
/
+11
2011-01-21
Fix language tag reading and writing.
David Robillard
1
-1
/
+1
2011-01-20
Support passing no base URI on command line (use filename as base URI).
David Robillard
1
-13
/
+38
2011-01-20
Add writer API.
David Robillard
1
-15
/
+16
2011-01-20
Add serd_string_free to API.
David Robillard
1
-3
/
+3
2011-01-20
Flesh out documentation.
David Robillard
1
-1
/
+1
2011-01-20
Run, and pass all, bad tests.
David Robillard
1
-2
/
+1
2011-01-20
Rework character reading functions to support reading multi-byte characters (...
David Robillard
1
-76
/
+8
2011-01-19
Initial import.
David Robillard
1
-0
/
+234
[prev]