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
/
uri.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-25
Switch to 2-clause BSD license.
David Robillard
1
-16
/
+24
2011-02-10
Make serd_uri_resolve return void, since it has no error case anyway.
David Robillard
1
-4
/
+3
2011-02-03
Write "//" for URIs with empty authorities (e.g. the correct file:///foo/bar ...
David Robillard
1
-1
/
+4
2011-01-25
Add `amalgamate' waf target for building single source file distribution.
David Robillard
1
-0
/
+2
2011-01-25
Change source header tag line.
David Robillard
1
-1
/
+1
2011-01-25
Fix URI resolution of absolute URIs.
David Robillard
1
-6
/
+1
2011-01-24
Remove SerdString from public API in favour of more expressive (and not neces...
David Robillard
1
-54
/
+2
2011-01-23
Faster serd_uri_serialise.
David Robillard
1
-19
/
+32
2011-01-23
Rearrange code, put common internal stuff in serd_internal.h.
David Robillard
1
-22
/
+1
2011-01-23
Code cleanup (appease cpplint).
David Robillard
1
-1
/
+1
2011-01-21
Make writer write to any sink passed in by the user.
David Robillard
1
-1
/
+1
2011-01-20
Support passing no base URI on command line (use filename as base URI).
David Robillard
1
-8
/
+6
2011-01-20
Flesh out documentation.
David Robillard
1
-1
/
+1
2011-01-20
Fix memory errors (full test suite passes with zero errors or leaks reported ...
David Robillard
1
-3
/
+2
2011-01-20
Run, and pass all, bad tests.
David Robillard
1
-37
/
+31
2011-01-20
Rework character reading functions to support reading multi-byte characters (...
David Robillard
1
-34
/
+15
2011-01-19
Initial import.
David Robillard
1
-0
/
+428
[prev]