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
/
serd
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-03
Add ability to set blank node prefix for parsing several files without conflict.
David Robillard
1
-0
/
+12
2011-02-03
Add serd_node_from_string.
David Robillard
1
-0
/
+7
2011-01-26
Change documentation tag line.
David Robillard
1
-1
/
+1
2011-01-26
Fix compilation in C++ (which won't implicitly cast 0 to an enum).
David Robillard
1
-1
/
+4
2011-01-26
Remove prototype for nonexistent serd_uri_write.
David Robillard
1
-5
/
+0
2011-01-25
Move node functions into API.
David Robillard
1
-0
/
+24
2011-01-25
Change source header tag line.
David Robillard
1
-1
/
+1
2011-01-25
Add serd_reader_read_string.
David Robillard
1
-0
/
+5
2011-01-24
Remove SerdString from public API in favour of more expressive (and not neces...
David Robillard
1
-63
/
+44
2011-01-23
Shrink code.
David Robillard
1
-20
/
+16
2011-01-23
Code cleanup (appease cpplint).
David Robillard
1
-4
/
+2
2011-01-23
Document styles.
David Robillard
1
-2
/
+2
2011-01-23
SerdNodeType => SerdType.
David Robillard
1
-8
/
+8
2011-01-23
Streaming abbreviation.
David Robillard
1
-13
/
+65
2011-01-22
SerdNamespaces => SerdEnv.
David Robillard
1
-25
/
+26
2011-01-22
Cleanup.
David Robillard
1
-25
/
+25
2011-01-21
Preliminary support for writing abbreviated Turtle.
David Robillard
1
-1
/
+20
2011-01-21
Make writer write to any sink passed in by the user.
David Robillard
1
-3
/
+4
2011-01-20
Support passing no base URI on command line (use filename as base URI).
David Robillard
1
-2
/
+4
2011-01-20
Add writer API.
David Robillard
1
-12
/
+35
2011-01-20
Add serd_string_free to API.
David Robillard
1
-37
/
+46
2011-01-20
Flesh out documentation.
David Robillard
1
-18
/
+21
2011-01-20
Run, and pass all, bad tests.
David Robillard
1
-12
/
+20
2011-01-20
Rework character reading functions to support reading multi-byte characters (...
David Robillard
1
-45
/
+60
2011-01-19
Add documentation.
David Robillard
1
-13
/
+47
2011-01-19
Initial import.
David Robillard
1
-0
/
+194
[prev]