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
/
world.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-13
Fix integer conversion warnings
David Robillard
1
-1
/
+1
2019-04-13
WIP: Add validation
David Robillard
1
-1
/
+3
2019-04-13
Use consistent naming for function types
David Robillard
1
-4
/
+4
2019-04-13
Expose and annotate logging functions
David Robillard
1
-0
/
+16
2019-04-13
Expose the node cache in the world
David Robillard
1
-0
/
+6
2019-04-13
Rename SerdError to SerdMessage
David Robillard
1
-16
/
+16
2019-04-13
Cache commonly used nodes in the world
David Robillard
1
-0
/
+12
2019-04-13
Add SerdCursor to public API
David Robillard
1
-2
/
+10
2019-04-13
Shorten node constructor names
David Robillard
1
-1
/
+1
2019-04-13
Add serd_world_get_blank()
David Robillard
1
-1
/
+19
2019-04-13
Clean up includes and improve source file separation
David Robillard
1
-3
/
+2
2019-04-13
Move system utilities to separate source files
David Robillard
1
-1
/
+4
2019-04-13
Hide fopen wrapper and use reader interface consistently
David Robillard
1
-0
/
+23
2019-04-13
Move error handling to world
David Robillard
1
-0
/
+25
2019-04-13
Add SerdWorld for shared library state
David Robillard
1
-0
/
+40