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
/
test
/
test_uri.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-02
Add SerdNodes for storing a cache of interned nodes
David Robillard
1
-4
/
+7
2023-12-02
[WIP] Generalize node construction API
David Robillard
1
-15
/
+20
2023-12-02
Add support for custom allocators
David Robillard
1
-26
/
+60
2023-12-02
Simplify node construction API
David Robillard
1
-6
/
+6
2023-12-02
Simplify URI API and implementation
David Robillard
1
-31
/
+131
2023-12-02
Make nodes opaque
David Robillard
1
-27
/
+26
2023-12-02
Shorten node constructor names
David Robillard
1
-12
/
+11
2023-12-02
Rename string view fields
David Robillard
1
-3
/
+3
2023-12-02
Split up public API header
David Robillard
1
-1
/
+4
2023-12-02
Rename SerdURI to SerdURIView
David Robillard
1
-8
/
+8
2023-12-02
Rename SerdChunk to SerdStringView
David Robillard
1
-1
/
+1
2023-12-02
Use char* for strings in public API
David Robillard
1
-39
/
+32
2023-12-02
Remove escape parameter from serd_node_new_file_uri
David Robillard
1
-25
/
+10
2023-12-02
Remove serd_uri_to_path()
David Robillard
1
-45
/
+0
2023-04-05
Fix relative URI creation
David Robillard
1
-13
/
+0
2023-04-05
Clean up relative URI unit tests
David Robillard
1
-31
/
+156
2023-04-05
Strengthen URI utility unit tests
David Robillard
1
-6
/
+29
2022-11-24
Avoid mutation in test
David Robillard
1
-18
/
+22
2022-11-14
Add Windows path separator support to serd_node_new_file_uri()
David Robillard
1
-5
/
+51
2022-08-31
Adopt REUSE machine-readable licensing standard
David Robillard
1
-15
/
+2
2021-01-02
Use email address instead of website for attribution
David Robillard
1
-1
/
+1
2020-12-31
Format all code with clang-format
David Robillard
1
-107
/
+109
2020-12-17
Add test for attempting to convert a non-file URI to a path
David Robillard
1
-0
/
+3
2020-11-14
Deprecate serd_uri_to_path()
David Robillard
1
-0
/
+9
2020-11-09
Split out URI tests
David Robillard
1
-0
/
+171